+ 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/fceu-0.98.13nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fceu-0.98.13nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for fceu-0.98.13.src.tar.bz2 => Checksum SHA512 OK for fceu-0.98.13.src.tar.bz2 ===> Installing dependencies for fceu-0.98.13nb4 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb43 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for fceu-0.98.13nb4 ===> Extracting for fceu-0.98.13nb4 ===> Patching for fceu-0.98.13nb4 => Applying pkgsrc patches for fceu-0.98.13nb4 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2005/10/30 11:47:56 wiz Exp $ | |Make default keys match documentation. |Also, add settings for joystick. | |--- src/drivers/pc/input.c.orig 2004-09-11 10:04:33.000000000 +0200 |+++ src/drivers/pc/input.c -------------------------- Patching file src/drivers/pc/input.c using Plan A... Hunk #1 succeeded at 276. Hunk #2 succeeded at 288. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1.1.1 2004/07/19 18:37:15 wiz Exp $ | |NetBSD's zlib.h does not define OF(). | |--- src/unzip.h.orig 2004-01-21 21:50:00.000000000 +0100 |+++ src/unzip.h -------------------------- Patching file src/unzip.h using Plan A... Hunk #1 succeeded at 58. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-af => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.1 2005/10/30 11:47:56 wiz Exp $ | |Fix display and sync on sound. Ignore NoWaiting and the rest for now. | |--- src/drivers/pc/main.c.orig 2004-09-16 04:55:00.000000000 +0200 |+++ src/drivers/pc/main.c -------------------------- Patching file src/drivers/pc/main.c using Plan A... Hunk #1 succeeded at 466. Hunk #2 succeeded at 511. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-ah => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-ah Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ah,v 1.1 2005/10/30 11:47:56 wiz Exp $ | |--- configure.orig 2004-09-16 05:31:55.000000000 +0200 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 308. Hunk #2 succeeded at 5130. Hunk #3 succeeded at 5581. Hunk #4 succeeded at 6173. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-src_file.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fceu/patches/patch-src_file.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_file.c,v 1.1 2017/02/14 21:29:39 joerg Exp $ | |Newer zlib expects gzgetc argument to be correctly typed. | |--- src/file.c.orig 2017-02-09 16:51:34.243801811 +0000 |+++ src/file.c -------------------------- Patching file src/file.c using Plan A... Hunk #1 succeeded at 154. Hunk #2 succeeded at 529. Hunk #3 succeeded at 549. done ===> Creating toolchain wrappers for fceu-0.98.13nb4 ===> Configuring for fceu-0.98.13nb4 => Adjusting sound device path. => 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 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/mappers/Makefile.in". => Checking for portability problems in extracted files checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 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 how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for x86_64-sun-solaris2.11-g++... g++ checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... cpp checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for asprintf... yes checking for zlibVersion in -lz... yes checking for egrep... 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 sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sdl-config... /opt/pkg/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.