+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gjs-1.68.4nb11/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gjs-1.68.4nb11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gjs-1.68.4.tar.xz => Checksum SHA512 OK for gjs-1.68.4.tar.xz ===> Installing dependencies for gjs-1.68.4nb11 ========================================================================== The following variables will affect the build process of this package, gjs-1.68.4nb11. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * READLINE_DEFAULT = readline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency meson>=0: found meson-1.2.3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency gcc6>=6.5.0nb9: found gcc6-6.5.0nb9 => Full dependency glib2>=2.76.4nb1: found glib2-2.78.1nb1 => Full dependency libffi>=3.4.2nb3: found libffi-3.4.4 => Full dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.78.1nb2 => Full dependency cairo>=1.18.0: found cairo-1.18.0nb1 => Full dependency gdk-pixbuf2>=2.42.10nb4: found gdk-pixbuf2-2.42.10nb4 => Full dependency mozjs78>=78.15.0nb8: found mozjs78-78.15.0nb8 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 => Full dependency gtk3+>=3.24.38nb6: found gtk3+-3.24.38nb6 => Full dependency readline>=6.0: found readline-8.2nb2 ===> Overriding tools for gjs-1.68.4nb11 ===> Extracting for gjs-1.68.4nb11 ===> Patching for gjs-1.68.4nb11 => Applying pkgsrc patches for gjs-1.68.4nb11 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/lang/gjs/patches/patch-gjs_jsapi-util.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/lang/gjs/patches/patch-gjs_jsapi-util.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gjs_jsapi-util.cpp,v 1.1 2020/11/10 11:33:50 nia Exp $ | |Fix va_list error | |--- gjs/jsapi-util.cpp.orig 2020-10-08 22:26:17.390874100 +0000 |+++ gjs/jsapi-util.cpp -------------------------- Patching file gjs/jsapi-util.cpp using Plan A... Hunk #1 succeeded at 7 (offset -19 lines). done ===> Creating toolchain wrappers for gjs-1.68.4nb11 ===> Configuring for gjs-1.68.4nb11 => Checking for portability problems in extracted files The Meson build system Version: 1.2.3 Source dir: /home/pbulk/build/lang/gjs/work/gjs-1.68.4 Build dir: /home/pbulk/build/lang/gjs/work/gjs-1.68.4/output Build type: native build Project name: gjs Project version: 1.68.4 C compiler for the host machine: cc (gcc 6.5.0 "gcc (GCC) 6.5.0") C linker for the host machine: cc ld.bfd 2.27-44 C++ compiler for the host machine: c++ (gcc 6.5.0 "g++ (GCC) 6.5.0") C++ linker for the host machine: c++ ld.bfd 2.27-44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C++ supports arguments -fno-strict-aliasing: YES Compiler for C++ supports arguments -Wno-variadic-macros: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-typedef-redefinition: NO Compiler for C++ supports link arguments -Bsymbolic-functions: YES Compiler for C supports arguments -fno-semantic-interposition: YES Compiler for C++ supports arguments -fno-semantic-interposition: YES Found pkg-config: /home/pbulk/build/lang/gjs/work/.tools/bin/pkg-config (2.0.3) Run-time dependency glib-2.0 found: YES 2.78.1 Run-time dependency gthread-2.0 found: YES 2.78.1 Run-time dependency gobject-2.0 found: YES 2.78.1 Run-time dependency gio-2.0 found: YES 2.78.1 Run-time dependency libffi found: YES 3.4.4 Run-time dependency gobject-introspection-1.0 found: YES 1.78.1 Run-time dependency mozjs-78 found: YES 78.15.0 Run-time dependency cairo found: YES 1.18.0 Run-time dependency cairo-gobject found: YES 1.18.0 Run-time dependency cairo-xlib found: YES 1.18.0 Dependency sysprof-capture-4 skipped: feature profiler disabled Library readline found: YES Checking if "SpiderMonkey is a non-debug build" with dependency mozjs-78 compiles: YES Checking if "SpiderMonkey sanity check" with dependency mozjs-78 runs: DID NOT COMPILE meson.build:251:4: ERROR: Problem encountered: A minimal SpiderMonkey program could not be compiled, linked, or run. Most likely you should build it with a different configuration. Check the recommended configuration: https://github.com/spidermonkey-embedders/spidermonkey-embedding-examples/blob/esr78/docs/Building%20SpiderMonkey.md A full log can be found at /home/pbulk/build/lang/gjs/work/gjs-1.68.4/output/meson-logs/meson-log.txt *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/lang/gjs *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/lang/gjs