+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-cytoolz-0.12.3/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-cytoolz-0.12.3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for py312-cytoolz-0.12.3
* Building wheel...
[1/5] Cythonizing cytoolz/dicttoolz.pyx
[2/5] Cythonizing cytoolz/functoolz.pyx
[3/5] Cythonizing cytoolz/itertoolz.pyx
[4/5] Cythonizing cytoolz/recipes.pyx
[5/5] Cythonizing cytoolz/utils.pyx
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-312
creating build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/_signatures.py -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/_version.py -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/__init__.py -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/compatibility.py -> build/lib.linux-x86_64-cpython-312/cytoolz
creating build/lib.linux-x86_64-cpython-312/cytoolz/curried
copying cytoolz/curried/__init__.py -> build/lib.linux-x86_64-cpython-312/cytoolz/curried
copying cytoolz/curried/exceptions.py -> build/lib.linux-x86_64-cpython-312/cytoolz/curried
copying cytoolz/curried/operator.py -> build/lib.linux-x86_64-cpython-312/cytoolz/curried
copying cytoolz/utils.pyx -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/functoolz.pyx -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/itertoolz.pyx -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/dicttoolz.pyx -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/recipes.pyx -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/utils.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/dicttoolz.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/cpython.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/itertoolz.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/__init__.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/recipes.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
copying cytoolz/functoolz.pxd -> build/lib.linux-x86_64-cpython-312/cytoolz
creating build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_compatibility.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_none_safe.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_tlz.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_docstrings.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_signatures.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_curried.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_utils.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_doctests.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_functoolz.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_recipes.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
copying cytoolz/tests/test_serialization.py -> build/lib.linux-x86_64-cpython-312/cytoolz/tests
UPDATING build/lib.linux-x86_64-cpython-312/cytoolz/_version.py
set build/lib.linux-x86_64-cpython-312/cytoolz/_version.py to '0.12.3'
running build_ext
building 'cytoolz.dicttoolz' extension
creating build/temp.linux-x86_64-cpython-312
creating build/temp.linux-x86_64-cpython-312/cytoolz
cc -fno-strict-overflow -Wsign-compare -DNDEBUG -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.12 -fPIC -I/usr/pkg/include/python3.12 -c cytoolz/dicttoolz.c -o build/temp.linux-x86_64-cpython-312/cytoolz/dicttoolz.o
In file included from cytoolz/dicttoolz.c:15778:0:
/home/pbulk/build/devel/py-cytoolz/work/.buildlink/include/python3.12/internal/pycore_frame.h: In function '_PyFrame_Initialize':
/home/pbulk/build/devel/py-cytoolz/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for (int i = null_locals_from; i < code->co_nlocalsplus; i++) {
     ^
/home/pbulk/build/devel/py-cytoolz/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: note: use option -std=c99 or -std=gnu99 to compile your code
error: command '/home/pbulk/build/devel/py-cytoolz/work/.cwrapper/bin/cc' failed with exit code 1

ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/py-cytoolz
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/py-cytoolz