=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py313-msgspec-0.18.6 * Building wheel... running bdist_wheel running build running build_py creating build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/_json_schema.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/_utils.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/_version.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/inspect.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/json.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/msgpack.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/structs.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/toml.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/yaml.py -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/__init__.pyi -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/json.pyi -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/msgpack.pyi -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/structs.pyi -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec copying msgspec/py.typed -> build/lib.netbsd-9.0-amd64-cpython-313/msgspec UPDATING build/lib.netbsd-9.0-amd64-cpython-313/msgspec/_version.py set build/lib.netbsd-9.0-amd64-cpython-313/msgspec/_version.py to '0.18.6' running build_ext building 'msgspec._core' extension creating build/temp.netbsd-9.0-amd64-cpython-313/msgspec gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -O2 -I/usr/include -I/usr/include/readline -I/usr/pkg/include -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-9.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] 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'; did you mean '_PyCode_SetExtra'? [-Wimplicit-function-declaration] while (_PySet_NextEntry(state->structs_set, &set_pos, &set_item, &set_hash)) { ^~~~~~~~~~~~~~~~ _PyCode_SetExtra msgspec/_core.c: In function 'ms_uuid_to_16_bytes': msgspec/_core.c:11254:15: error: too few arguments to function '_PyLong_AsByteArray' int out = _PyLong_AsByteArray((PyLongObject *)int128, buf, 16, 0, 0); ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/py-msgspec/work/.buildlink/include/python3.13/longobject.h:107:0, from /pbulk/work/devel/py-msgspec/work/.buildlink/include/python3.13/Python.h:81, from msgspec/_core.c:9: /pbulk/work/devel/py-msgspec/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: declared here PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, ^~~~~~~~~~~~~~~~~~~ error: command '/pbulk/work/devel/py-msgspec/work/.cwrapper/bin/gcc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-msgspec *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-msgspec