=> 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-cbor2-5.6.5 * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/__init__.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/_decoder.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/_encoder.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/_types.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/decoder.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/encoder.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/tool.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 copying cbor2/types.py -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 running egg_info writing cbor2.egg-info/PKG-INFO writing dependency_links to cbor2.egg-info/dependency_links.txt writing entry points to cbor2.egg-info/entry_points.txt writing requirements to cbor2.egg-info/requires.txt writing top-level names to cbor2.egg-info/top_level.txt reading manifest file 'cbor2.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'cbor2.egg-info/SOURCES.txt' copying cbor2/py.typed -> build/lib.netbsd-10.0-macppc-cpython-313/cbor2 running build_ext building '_cbor2' extension creating build/temp.netbsd-10.0-macppc-cpython-313/source 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/usr/pkg/include/python3.13 -c source/decoder.c -o build/temp.netbsd-10.0-macppc-cpython-313/source/decoder.o -std=c99 -D_GNU_SOURCE 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/usr/pkg/include/python3.13 -c source/encoder.c -o build/temp.netbsd-10.0-macppc-cpython-313/source/encoder.o -std=c99 -D_GNU_SOURCE 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/usr/pkg/include/python3.13 -c source/halffloat.c -o build/temp.netbsd-10.0-macppc-cpython-313/source/halffloat.o -std=c99 -D_GNU_SOURCE 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/usr/pkg/include/python3.13 -c source/module.c -o build/temp.netbsd-10.0-macppc-cpython-313/source/module.o -std=c99 -D_GNU_SOURCE 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/usr/pkg/include/python3.13 -c source/tags.c -o build/temp.netbsd-10.0-macppc-cpython-313/source/tags.o -std=c99 -D_GNU_SOURCE 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/source/decoder.o build/temp.netbsd-10.0-macppc-cpython-313/source/encoder.o build/temp.netbsd-10.0-macppc-cpython-313/source/halffloat.o build/temp.netbsd-10.0-macppc-cpython-313/source/module.o build/temp.netbsd-10.0-macppc-cpython-313/source/tags.o -L/usr/pkg/lib -lm -o build/lib.netbsd-10.0-macppc-cpython-313/_cbor2.so ld: cannot find -latomic ld: cannot find -latomic warning: build_ext: building extension "_cbor2" failed: command '/usr/pkgsrc/devel/py-cbor2/work/.cwrapper/bin/gcc' failed with exit code 1 installing to build/bdist.netbsd-10.0-macppc/wheel running install running install_lib creating build/bdist.netbsd-10.0-macppc/wheel creating build/bdist.netbsd-10.0-macppc/wheel/cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/__init__.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/_decoder.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/_encoder.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/_types.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/decoder.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/encoder.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/tool.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/types.py -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 copying build/lib.netbsd-10.0-macppc-cpython-313/cbor2/py.typed -> build/bdist.netbsd-10.0-macppc/wheel/./cbor2 running install_egg_info Copying cbor2.egg-info to build/bdist.netbsd-10.0-macppc/wheel/./cbor2-5.6.5-py3.13.egg-info running install_scripts creating build/bdist.netbsd-10.0-macppc/wheel/cbor2-5.6.5.dist-info/WHEEL creating '/usr/pkgsrc/devel/py-cbor2/work/cbor2-5.6.5/dist/.tmp-omq4juwo/cbor2-5.6.5-cp313-cp313-netbsd_10_0_macppc.whl' and adding 'build/bdist.netbsd-10.0-macppc/wheel' to it adding 'cbor2/__init__.py' adding 'cbor2/_decoder.py' adding 'cbor2/_encoder.py' adding 'cbor2/_types.py' adding 'cbor2/decoder.py' adding 'cbor2/encoder.py' adding 'cbor2/py.typed' adding 'cbor2/tool.py' adding 'cbor2/types.py' adding 'cbor2-5.6.5.dist-info/LICENSE.txt' adding 'cbor2-5.6.5.dist-info/METADATA' adding 'cbor2-5.6.5.dist-info/WHEEL' adding 'cbor2-5.6.5.dist-info/entry_points.txt' adding 'cbor2-5.6.5.dist-info/top_level.txt' adding 'cbor2-5.6.5.dist-info/RECORD' removing build/bdist.netbsd-10.0-macppc/wheel 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 Successfully built cbor2-5.6.5-cp313-cp313-netbsd_10_0_macppc.whl