+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/py313-msgspec-0.18.6/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/py313-msgspec-0.18.6/work.log ===> Building for py313-msgspec-0.18.6 * Building wheel... running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/_json_schema.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/_utils.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/_version.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/inspect.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/json.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/msgpack.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/structs.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/toml.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/yaml.py -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/__init__.pyi -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/json.pyi -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/msgpack.pyi -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/structs.pyi -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec copying msgspec/py.typed -> build/lib.netbsd-10.0-amd64-cpython-313/msgspec UPDATING build/lib.netbsd-10.0-amd64-cpython-313/msgspec/_version.py set build/lib.netbsd-10.0-amd64-cpython-313/msgspec/_version.py to '0.18.6' running build_ext building 'msgspec._core' extension creating build/temp.netbsd-10.0-amd64-cpython-313/msgspec cc -fno-strict-overflow -Wsign-compare -DNDEBUG -pipe -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -pipe -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -pipe -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I/usr/pkg/include/python3.13 -c msgspec/_core.c -o build/temp.netbsd-10.0-amd64-cpython-313/msgspec/_core.o msgspec/_core.c: In function 'find_keyword': msgspec/_core.c:500:13: warning: implicit declaration of function '_PyUnicode_EQ'; did you mean 'PyUnicode_New'? [-Wimplicit-function-declaration] 500 | if (_PyUnicode_EQ(kwname, key)) { | ^~~~~~~~~~~~~ | PyUnicode_New msgspec/_core.c: In function 'typenode_collect_convert_structs': msgspec/_core.c:4452:12: warning: implicit declaration of function '_PySet_NextEntry' [-Wimplicit-function-declaration] 4452 | while (_PySet_NextEntry(state->structs_set, &set_pos, &set_item, &set_hash)) { | ^~~~~~~~~~~~~~~~ msgspec/_core.c: In function 'ms_uuid_to_16_bytes': msgspec/_core.c:11254:15: error: too few arguments to function '_PyLong_AsByteArray' 11254 | int out = _PyLong_AsByteArray((PyLongObject *)int128, buf, 16, 0, 0); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-msgspec/work/.buildlink/include/python3.13/longobject.h:107, from /home/pbulk/build/devel/py-msgspec/work/.buildlink/include/python3.13/Python.h:81, from msgspec/_core.c:9: /home/pbulk/build/devel/py-msgspec/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ error: command '/home/pbulk/build/devel/py-msgspec/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-netbsd-trunk-x86_64/devel/py-msgspec *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/py-msgspec