+ 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=311 WRKLOG=/tmp/bulklog/djbsort-20190516nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/djbsort-20190516nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for djbsort-20190516nb2
cd /home/pbulk/build/math/djbsort/work/djbsort-20190516 && ./build
build starting
version 20190516
hostname pkgsrchostname
compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
output
> gcc: error: unrecognized command-line option '-Qunused-arguments'
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command-line option '-Qunused-arguments'
compilers/base.c compiler exited 1
compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command-line option '-Qunused-arguments'
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command-line option '-Qunused-arguments'
compilers/base.c compiler exited 1
cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
nm: -p set. -P ignored
Usage: nm [-ACDhiLlnPpRrsTVv] [-efox] [-g | -u] [-t d|o|x] file ...
Traceback (most recent call last):
  File "/home/pbulk/build/math/djbsort/work/djbsort-20190516/./build", line 211, in <module>
    checknamespace(tmp,'cpucycles','cpucycles.o','djbsort_cpucycles')
  File "/home/pbulk/build/math/djbsort/work/djbsort-20190516/./build", line 134, in checknamespace
    for symbol in subprocess.check_output(['nm','-pP','--defined-only','%s/%s' % (tmp,fo)]).decode().splitlines():
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/pkg/lib/python3.11/subprocess.py", line 466, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/pkg/lib/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['nm', '-pP', '--defined-only', '/home/pbulk/build/math/djbsort/work/djbsort-20190516/link-build/build-20190516/pkgsrchostname/tmp/cpucycles.o']' returned non-zero exit status 1.
*** Error code 1

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/djbsort