=> 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-msgpack-1.1.0 * Building wheel... running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-macppc-cpython-313/msgpack copying msgpack/__init__.py -> build/lib.netbsd-10.0-macppc-cpython-313/msgpack copying msgpack/exceptions.py -> build/lib.netbsd-10.0-macppc-cpython-313/msgpack copying msgpack/ext.py -> build/lib.netbsd-10.0-macppc-cpython-313/msgpack copying msgpack/fallback.py -> build/lib.netbsd-10.0-macppc-cpython-313/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.netbsd-10.0-macppc-cpython-313/msgpack gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -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. -I/usr/pkg/include/python3.13 -c msgpack/_cmsgpack.c -o build/temp.netbsd-10.0-macppc-cpython-313/msgpack/_cmsgpack.o In file included from msgpack/_cmsgpack.c:1300: msgpack/unpack.h: In function 'unpack_callback_array': msgpack/unpack.h:141:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 141 | if (n > u->max_array_len) { | ^ In file included from msgpack/_cmsgpack.c:1300: msgpack/unpack.h: In function 'unpack_callback_map': msgpack/unpack.h:176:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 176 | if (n > u->max_map_len) { | ^ msgpack/unpack.h: In function 'unpack_callback_raw': msgpack/unpack.h:234:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 234 | if (l > u->max_str_len) { | ^ msgpack/unpack.h: In function 'unpack_callback_bin': msgpack/unpack.h:254:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 254 | if (l > u->max_bin_len) { | ^ In file included from msgpack/_cmsgpack.c:1300: msgpack/unpack.h: In function 'unpack_callback_ext': msgpack/unpack.h:308:18: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 308 | if (length-1 > u->max_ext_len) { | ^ gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -latomic -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -latomic -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 build/temp.netbsd-10.0-macppc-cpython-313/msgpack/_cmsgpack.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-macppc-cpython-313/msgpack/_cmsgpack.so ld: cannot find -latomic ld: cannot find -latomic error: command '/usr/pkgsrc/devel/py-msgpack/work/.cwrapper/bin/gcc' failed with exit code 1 Exception ignored in: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/threading.py", line 1383, in __del__ TypeError: 'NoneType' object does not support the context manager protocol ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-msgpack *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-msgpack