=> 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-ruamel-yaml-clib-0.2.12nb1 * Building wheel... :79: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead :79: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead :79: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead :79: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead :101: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead :105: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead :107: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead :117: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead :104: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead :108: DeprecationWarning: Attribute n is deprecated and will be removed in Python 3.14; use value instead /usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/pkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-313/ruamel/yaml/clib copying ./__init__.py -> build/lib.netbsd-10.0-i386-cpython-313/ruamel/yaml/clib copying ./setup.py -> build/lib.netbsd-10.0-i386-cpython-313/ruamel/yaml/clib copying ./LICENSE -> build/lib.netbsd-10.0-i386-cpython-313/ruamel/yaml/clib running build_ext building '_ruamel_yaml' extension creating build/temp.netbsd-10.0-i386-cpython-313 gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 _ruamel_yaml.c -o build/temp.netbsd-10.0-i386-cpython-313/_ruamel_yaml.o In file included from _ruamel_yaml.c:1222: _ruamel_yaml.h:10: warning: "PyString_CheckExact" redefined 10 | #define PyString_CheckExact PyBytes_CheckExact | _ruamel_yaml.c:1062: note: this is the location of the previous definition 1062 | #define PyString_CheckExact PyUnicode_CheckExact | _ruamel_yaml.c: In function '__pyx_pf_6ruamel_4yaml_4clib_12_ruamel_yaml_get_version_string': _ruamel_yaml.c:4089:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4089 | __pyx_v_value = yaml_get_version_string(); | ^ gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 api.c -o build/temp.netbsd-10.0-i386-cpython-313/api.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 dumper.c -o build/temp.netbsd-10.0-i386-cpython-313/dumper.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 emitter.c -o build/temp.netbsd-10.0-i386-cpython-313/emitter.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 loader.c -o build/temp.netbsd-10.0-i386-cpython-313/loader.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 parser.c -o build/temp.netbsd-10.0-i386-cpython-313/parser.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 reader.c -o build/temp.netbsd-10.0-i386-cpython-313/reader.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 scanner.c -o build/temp.netbsd-10.0-i386-cpython-313/scanner.o gcc -O2 -Wno-error=incompatible-pointer-types -march=i586 -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 writer.c -o build/temp.netbsd-10.0-i386-cpython-313/writer.o gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -Wno-error=incompatible-pointer-types -march=i586 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 build/temp.netbsd-10.0-i386-cpython-313/_ruamel_yaml.o build/temp.netbsd-10.0-i386-cpython-313/api.o build/temp.netbsd-10.0-i386-cpython-313/dumper.o build/temp.netbsd-10.0-i386-cpython-313/emitter.o build/temp.netbsd-10.0-i386-cpython-313/loader.o build/temp.netbsd-10.0-i386-cpython-313/parser.o build/temp.netbsd-10.0-i386-cpython-313/reader.o build/temp.netbsd-10.0-i386-cpython-313/scanner.o build/temp.netbsd-10.0-i386-cpython-313/writer.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-313/_ruamel_yaml.so error: invalid command 'install' ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-ruamel-yaml-clib *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-ruamel-yaml-clib