+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/qemu-guest-agent-10.1.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/qemu-guest-agent-10.1.0/work.log ===> Building for qemu-guest-agent-10.1.0 ninja: Entering directory `build' [1/364] Generating config-poison.h with a custom command (wrapped by meson to capture output) [2/364] Generating qemu-version.h with a custom command (wrapped by meson to capture output) [3/364] Generating qemu-options.def with a custom command (wrapped by meson to capture output) [4/364] Generating tests/Test QAPI files with a custom command [5/364] Generating trace/trace-root.h with a custom command [6/364] Generating trace/trace-root.c with a custom command [7/364] Generating qemu-img-cmds.h with a custom command (wrapped by meson to capture output) [8/364] Generating trace/trace-crypto.c with a custom command [9/364] Generating trace/trace-crypto.h with a custom command [10/364] Generating trace/trace-qapi.h with a custom command [11/364] Generating trace/trace-qapi.c with a custom command [12/364] Generating trace/trace-qom.h with a custom command [13/364] Generating trace/trace-qom.c with a custom command [14/364] Generating trace/trace-monitor.h with a custom command [15/364] Generating trace/trace-util.h with a custom command [16/364] Generating trace/trace-monitor.c with a custom command [17/364] Generating trace/trace-util.c with a custom command [18/364] Generating trace/trace-gdbstub.h with a custom command [19/364] Generating trace/trace-gdbstub.c with a custom command [20/364] Generating ui/shader/texture-blit-frag.h with a custom command (wrapped by meson to capture output) [21/364] Generating ui/shader/texture-blit-vert.h with a custom command (wrapped by meson to capture output) [22/364] Generating ui/shader/texture-blit-flip-vert.h with a custom command (wrapped by meson to capture output) [23/364] Generating tests/include/QAPI test (include) with a custom command [24/364] Generating qga/QGA QAPI files with a custom command [25/364] Generating trace/trace-events-all with a custom command (wrapped by meson to capture output) [26/364] Generating tests/qapi-schema/QAPI rST doc reference newline-sanitized with a custom command (wrapped by meson to capture output, to feed input) [27/364] Generating qapi/shared QAPI source files with a custom command [28/364] Generating tests/qapi-schema/QAPI rST doc with a custom command FAILED: [code=2] tests/qapi-schema/doc-good.txt /home/pbulk/build/sysutils/qemu-guest-agent/work/.tools/bin/env CONFDIR=/etc/opt/pkg/qemu /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/build/pyvenv/bin/sphinx-build -q -j auto -Dversion=10.1.0 -Drelease= -b text -E -c /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/docs -D master_doc=doc-good -Ddepfile=tests/qapi-schema/docs.d -Ddepfile_stamp=doc-good.stamp /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/tests/qapi-schema /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/build/tests/qapi-schema Sphinx parallel build error! Versions ======== * Platform: sunos5; (SunOS-5.11-i86pc-i386-64bit-ELF) * Python version: 3.12.11 (CPython) * Sphinx version: 8.2.3 * Docutils version: 0.22 * Jinja2 version: 3.1.6 * Pygments version: 2.19.2 Last Messages ============= loading translations [en]... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. building [mo]: targets for 0 po files that are out of date writing output... building [text]: targets for 1 source files that are out of date updating environment: [new config] 1 added, 0 changed, 0 removed Loaded Extensions ================= * sphinx.ext.mathjax (8.2.3) * alabaster (1.0.0) * sphinxcontrib.applehelp (2.0.0) * sphinxcontrib.devhelp (2.0.0) * sphinxcontrib.htmlhelp (2.1.0) * sphinxcontrib.serializinghtml (2.0.0) * sphinxcontrib.qthelp (2.0.0) * depfile (1.0) * hxtool (1.0) * kerneldoc (1.0) * qapi_domain (1.0) * qapidoc (2.0) * qmp_lexer (unknown version) * dbusdoc (1.0) Traceback ========= File "/opt/pkg/lib/python3.12/site-packages/sphinx/util/parallel.py", line 137, in _join_one raise SphinxParallelError(*result) sphinx.errors.SphinxParallelError: TypeError: unsupported operand type(s) for +: 'NoneType' and 'list' The full traceback has been saved in: /tmp/sphinx-err-hhel2d_o.log To report this error to the developers, please open an issue at . Thanks! Please also report this if it was a user error, so that a better error message can be provided next time. [29/364] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types.c.o [30/364] Generating docs/QEMU manual with a custom command FAILED: [code=2] docs/docs.stamp /home/pbulk/build/sysutils/qemu-guest-agent/work/.tools/bin/env CONFDIR=/etc/opt/pkg/qemu /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/build/pyvenv/bin/sphinx-build -q -j auto -Dversion=10.1.0 -Drelease= -Ddepfile=docs/docs.d -Ddepfile_stamp=docs/docs.stamp -b html -d /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/build/docs/manual.p /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/docs /home/pbulk/build/sysutils/qemu-guest-agent/work/qemu-10.1.0/build/docs/manual Sphinx parallel build error! Versions ======== * Platform: sunos5; (SunOS-5.11-i86pc-i386-64bit-ELF) * Python version: 3.12.11 (CPython) * Sphinx version: 8.2.3 * Docutils version: 0.22 * Jinja2 version: 3.1.6 * Pygments version: 2.19.2 Last Messages ============= reading sources... [ 6%] devel/build-environment .. devel/crypto reading sources... [ 9%] devel/decodetree .. devel/index-tcg reading sources... [ 12%] devel/kconfig .. devel/migration/compatibility Loaded Extensions ================= * sphinx.ext.mathjax (8.2.3) * alabaster (1.0.0) * sphinxcontrib.applehelp (2.0.0) * sphinxcontrib.devhelp (2.0.0) * sphinxcontrib.htmlhelp (2.1.0) * sphinxcontrib.serializinghtml (2.0.0) * sphinxcontrib.qthelp (2.0.0) * depfile (1.0) * hxtool (1.0) * kerneldoc (1.0) * qapi_domain (1.0) * qapidoc (2.0) * qmp_lexer (unknown version) * dbusdoc (1.0) * sphinxcontrib.jquery (4.1) * sphinx_rtd_theme (unknown version) Traceback ========= File "/opt/pkg/lib/python3.12/site-packages/sphinx/util/parallel.py", line 137, in _join_one raise SphinxParallelError(*result) sphinx.errors.SphinxParallelError: TypeError: unsupported operand type(s) for +: 'NoneType' and 'list' The full traceback has been saved in: /tmp/sphinx-err-h5abxi36.log To report this error to the developers, please open an issue at . Thanks! Please also report this if it was a user error, so that a better error message can be provided next time. [31/364] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-introspect.c.o ninja: build stopped: subcommand failed. *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/qemu-guest-agent *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/qemu-guest-agent