===> Building for py313-msgspec-0.18.6 * Building wheel... running bdist_wheel running build running build_py creating build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/__init__.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/_json_schema.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/_utils.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/_version.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/inspect.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/json.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/msgpack.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/structs.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/toml.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/yaml.py -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/__init__.pyi -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/json.pyi -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/msgpack.pyi -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/structs.pyi -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec copying msgspec/py.typed -> build/lib.macosx-12.3-x86_64-cpython-313/msgspec UPDATING build/lib.macosx-12.3-x86_64-cpython-313/msgspec/_version.py set build/lib.macosx-12.3-x86_64-cpython-313/msgspec/_version.py to '0.18.6' running build_ext building 'msgspec._core' extension creating build/temp.macosx-12.3-x86_64-cpython-313/msgspec clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -c msgspec/_core.c -o build/temp.macosx-12.3-x86_64-cpython-313/msgspec/_core.o msgspec/_core.c:500:13: warning: implicit declaration of function '_PyUnicode_EQ' is invalid in C99 [-Wimplicit-function-declaration] if (_PyUnicode_EQ(kwname, key)) { ^ msgspec/_core.c:4452:12: warning: implicit declaration of function '_PySet_NextEntry' is invalid in C99 [-Wimplicit-function-declaration] while (_PySet_NextEntry(state->structs_set, &set_pos, &set_item, &set_hash)) { ^ msgspec/_core.c:7316:17: warning: implicit declaration of function '_PyUnicode_EQ' is invalid in C99 [-Wimplicit-function-declaration] if (_PyUnicode_EQ(kwname, field)) { ^ msgspec/_core.c:7723:17: warning: implicit declaration of function '_PyUnicode_EQ' is invalid in C99 [-Wimplicit-function-declaration] if (_PyUnicode_EQ(kwname, field)) goto kw_found; ^ msgspec/_core.c:11254:72: error: too few arguments to function call, expected 6, have 5 int out = _PyLong_AsByteArray((PyLongObject *)int128, buf, 16, 0, 0); ~~~~~~~~~~~~~~~~~~~ ^ /Users/pbulk/build/devel/py-msgspec/work/.buildlink/include/python3.13/cpython/longobject.h:111:17: note: '_PyLong_AsByteArray' declared here PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, ^ msgspec/_core.c:12426:12: warning: implicit declaration of function '_PySet_NextEntry' is invalid in C99 [-Wimplicit-function-declaration] while (_PySet_NextEntry(obj, &ppos, &item, &hash)) { ^ msgspec/_core.c:13748:12: warning: implicit declaration of function '_PySet_NextEntry' is invalid in C99 [-Wimplicit-function-declaration] while (_PySet_NextEntry(obj, &ppos, &item, &hash)) { ^ 6 warnings and 1 error generated. error: command '/Users/pbulk/build/devel/py-msgspec/work/.cwrapper/bin/clang' 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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/py-msgspec *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/py-msgspec