+ 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/appstream-0.16.3nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/appstream-0.16.3nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for appstream-0.16.3.tar.gz
=> Checksum SHA512 OK for appstream-0.16.3.tar.gz
===> Installing dependencies for appstream-0.16.3nb2
==========================================================================
The following variables will affect the build process of this package,
appstream-0.16.3nb2.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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 gperf-[0-9]*: found gperf-3.1
=> Tool dependency libxslt-[0-9]*: found libxslt-1.1.39
=> Tool dependency gtk-doc-[0-9]*: found gtk-doc-1.32nb15
=> Tool dependency meson>=0: found meson-1.3.2
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency itstool-[0-9]*: found itstool-2.0.7nb5
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency glib2>=2.76.4nb1: found glib2-2.78.4
=> Full dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.78.1nb2
=> Full dependency libstemmer>=2.1.0nb2: found libstemmer-2.2.0nb1
=> Full dependency libxmlb>=0.3.14: found libxmlb-0.3.14
=> Full dependency libyaml>=0.1.4: found libyaml-0.2.5
=> Full dependency curl>=8.4.0nb1: found curl-8.6.0
===> Overriding tools for appstream-0.16.3nb2
===> Extracting for appstream-0.16.3nb2
===> Patching for appstream-0.16.3nb2
=> Applying pkgsrc patches for appstream-0.16.3nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/appstream/patches/patch-meson.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/appstream/patches/patch-meson.build
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-meson.build,v 1.2 2023/10/15 08:08:18 wiz Exp $
|
|Disable _POSIX_C_SOURCE=200809L because it removes symlink
|from the namespace on NetBSD.
|
|https://github.com/ximion/appstream/issues/537
|
|--- meson.build.orig	2023-08-22 21:51:55.000000000 +0000
|+++ meson.build
--------------------------
Patching file meson.build using Plan A...
Hunk #1 succeeded at 133.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/appstream/patches/patch-src_as-system-info.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/appstream/patches/patch-src_as-system-info.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_as-system-info.c,v 1.2 2023/10/15 08:08:18 wiz Exp $
|
|Add NetBSD support.
|https://github.com/ximion/appstream/pull/536
|
|--- src/as-system-info.c.orig	2023-08-22 21:51:55.000000000 +0000
|+++ src/as-system-info.c
--------------------------
Patching file src/as-system-info.c using Plan A...
Hunk #1 succeeded at 45.
Hunk #2 succeeded at 405.
done
===> Creating toolchain wrappers for appstream-0.16.3nb2
===> Configuring for appstream-0.16.3nb2
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
The Meson build system
Version: 1.3.2
Source dir: /home/pbulk/build/devel/appstream/work/appstream-0.16.3
Build dir: /home/pbulk/build/devel/appstream/work/appstream-0.16.3/output
Build type: native build
Project name: AppStream
Project version: 0.16.3
C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0")
C linker for the host machine: gcc ld.solaris 5.11-1.1790 (illumos)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring config.h using configuration
Compiler for C supports arguments -Werror=shadow: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=strict-prototypes: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Werror=misleading-indentation: YES 
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Compiler for C supports arguments -Werror=declaration-after-statement: YES 
Compiler for C supports arguments -Werror=format-security: NO 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-error=missing-field-initializers: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-error=unused-parameter: YES 
Found pkg-config: YES (/home/pbulk/build/devel/appstream/work/.tools/bin/pkg-config) 2.1.1
Run-time dependency glib-2.0 found: YES 2.78.4
Run-time dependency gobject-2.0 found: YES 2.78.4
Run-time dependency gio-2.0 found: YES 2.78.4
Run-time dependency gio-unix-2.0 found: YES 2.78.4
Run-time dependency libcurl found: YES 8.6.0
Run-time dependency libxml-2.0 found: YES 2.12.4
Run-time dependency yaml-0.1 found: YES 0.2.5
Run-time dependency xmlb found: YES 0.3.14
WARNING: Found CMake '/home/pbulk/build/devel/appstream/work/.tools/bin/false' but couldn't run it
Found CMake: NO
Run-time dependency libsystemd found: NO (tried pkgconfig and cmake)
Run-time dependency gobject-introspection-1.0 found: YES 1.78.1
Library stemmer found: YES
Has header "libstemmer.h" : YES 
Program gperf found: YES (/opt/pkg/bin/gperf)
Configuring as-version.h using configuration
Dependency glib-2.0 found: YES 2.78.4 (cached)
Program /opt/pkg/bin/glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.78.4 (cached)
Program /opt/pkg/bin/glib-mkenums found: YES (/opt/pkg/bin/glib-mkenums)
Dependency gio-2.0 found: YES 2.78.4 (cached)
Program /opt/pkg/bin/glib-compile-resources found: YES (/opt/pkg/bin/glib-compile-resources)
Program sed found: YES (/home/pbulk/build/devel/appstream/work/.tools/bin/sed)

src/meson.build:230:4: ERROR: Problem encountered: Unable to fix up the .pc file:
"/home/pbulk/build/devel ...": 1: extra characters at the end of p command


A full log can be found at /home/pbulk/build/devel/appstream/work/appstream-0.16.3/output/meson-logs/meson-log.txt
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/appstream
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/appstream