+ 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-fastbencode-0.3.1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-fastbencode-0.3.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py312-fastbencode-0.3.1 * Building wheel... 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/fastbencode copying fastbencode/__init__.py -> build/lib.linux-x86_64-cpython-312/fastbencode copying fastbencode/_bencode_py.py -> build/lib.linux-x86_64-cpython-312/fastbencode copying fastbencode/_bencode_pyx.pyi -> build/lib.linux-x86_64-cpython-312/fastbencode copying fastbencode/py.typed -> build/lib.linux-x86_64-cpython-312/fastbencode running build_ext Compiling fastbencode/_bencode_pyx.pyx because it changed. [1/1] Cythonizing fastbencode/_bencode_pyx.pyx building 'fastbencode._bencode_pyx' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/fastbencode 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/include -I/usr/pkg/include/python3.12 -I/usr/include -I/usr/pkg/include/python3.12 -fPIC -Ifastbencode -I/usr/pkg/include/python3.12 -c fastbencode/_bencode_pyx.c -o build/temp.linux-x86_64-cpython-312/fastbencode/_bencode_pyx.o In file included from fastbencode/_bencode_pyx.c:16910:0: /home/pbulk/build/converters/py-fastbencode/work/.buildlink/include/python3.12/internal/pycore_frame.h: In function '_PyFrame_Initialize': /home/pbulk/build/converters/py-fastbencode/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/converters/py-fastbencode/work/.buildlink/include/python3.12/internal/pycore_frame.h:134:5: note: use option -std=c99 or -std=gnu99 to compile your code warning: build_ext: building extension "fastbencode._bencode_pyx" failed: command '/home/pbulk/build/converters/py-fastbencode/work/.cwrapper/bin/cc' failed with exit code 1 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/fastbencode copying build/lib.linux-x86_64-cpython-312/fastbencode/py.typed -> build/bdist.linux-x86_64/wheel/fastbencode copying build/lib.linux-x86_64-cpython-312/fastbencode/_bencode_pyx.pyi -> build/bdist.linux-x86_64/wheel/fastbencode copying build/lib.linux-x86_64-cpython-312/fastbencode/__init__.py -> build/bdist.linux-x86_64/wheel/fastbencode copying build/lib.linux-x86_64-cpython-312/fastbencode/_bencode_py.py -> build/bdist.linux-x86_64/wheel/fastbencode running install_egg_info running egg_info writing fastbencode.egg-info/PKG-INFO writing dependency_links to fastbencode.egg-info/dependency_links.txt writing requirements to fastbencode.egg-info/requires.txt writing top-level names to fastbencode.egg-info/top_level.txt reading manifest file 'fastbencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'fastbencode' adding license file 'COPYING' writing manifest file 'fastbencode.egg-info/SOURCES.txt' Copying fastbencode.egg-info to build/bdist.linux-x86_64/wheel/fastbencode-0.3.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/fastbencode-0.3.1.dist-info/WHEEL creating '/home/pbulk/build/converters/py-fastbencode/work/fastbencode-0.3.1/dist/.tmp-y6rwjuvt/fastbencode-0.3.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'fastbencode/__init__.py' adding 'fastbencode/_bencode_py.py' adding 'fastbencode/_bencode_pyx.pyi' adding 'fastbencode/py.typed' adding 'fastbencode-0.3.1.dist-info/COPYING' adding 'fastbencode-0.3.1.dist-info/METADATA' adding 'fastbencode-0.3.1.dist-info/WHEEL' adding 'fastbencode-0.3.1.dist-info/top_level.txt' adding 'fastbencode-0.3.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built fastbencode-0.3.1-cp312-cp312-linux_x86_64.whl