=> 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 py311-acora-2.5 * Building wheel... /usr/pkg/lib/python3.11/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Building acora 2.5 running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-311/acora copying acora/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/acora copying acora/_acora.py -> build/lib.netbsd-10.0-i386-cpython-311/acora running build_ext building 'acora._acora' extension creating build/temp.netbsd-10.0-i386-cpython-311/acora gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/usr/pkg/include/python3.11 -c acora/_acora.c -o build/temp.netbsd-10.0-i386-cpython-311/acora/_acora.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 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/acora/_acora.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/acora/_acora.so building 'acora._cacora' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/usr/pkg/include/python3.11 -c acora/_cacora.c -o build/temp.netbsd-10.0-i386-cpython-311/acora/_cacora.o acora/_cacora.c: In function '__pyx_pf_5acora_7_cacora_17_UnicodeAcoraIter___cinit__': acora/_cacora.c:10754:5: warning: 'PyUnicode_AS_UNICODE' is deprecated [-Wdeprecated-declarations] 10754 | __pyx_v_self->data_start = PyUnicode_AS_UNICODE(__pyx_v_data); | ^~~~~~~~~~~~ In file included from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.11/unicodeobject.h:1042, from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.11/Python.h:51, from acora/_cacora.c:29: /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.11/cpython/unicodeobject.h:685:27: note: declared here 685 | static inline Py_UNICODE* PyUnicode_AS_UNICODE(PyObject *op) | ^~~~~~~~~~~~~~~~~~~~ acora/_cacora.c:10763:5: warning: 'PyUnicode_GET_SIZE' is deprecated [-Wdeprecated-declarations] 10763 | __pyx_v_self->data_len = PyUnicode_GET_SIZE(__pyx_v_data); | ^~~~~~~~~~~~ In file included from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.11/unicodeobject.h:1042, from /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.11/Python.h:51, from acora/_cacora.c:29: /pbulk/work/textproc/py-acora/work/.buildlink/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ 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 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/acora/_cacora.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/acora/_cacora.so installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/acora copying build/lib.netbsd-10.0-i386-cpython-311/acora/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./acora copying build/lib.netbsd-10.0-i386-cpython-311/acora/_acora.py -> build/bdist.netbsd-10.0-i386/wheel/./acora copying build/lib.netbsd-10.0-i386-cpython-311/acora/_acora.so -> build/bdist.netbsd-10.0-i386/wheel/./acora copying build/lib.netbsd-10.0-i386-cpython-311/acora/_cacora.so -> build/bdist.netbsd-10.0-i386/wheel/./acora running install_egg_info running egg_info writing acora.egg-info/PKG-INFO writing dependency_links to acora.egg-info/dependency_links.txt writing requirements to acora.egg-info/requires.txt writing top-level names to acora.egg-info/top_level.txt reading manifest file 'acora.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'acora.egg-info/SOURCES.txt' Copying acora.egg-info to build/bdist.netbsd-10.0-i386/wheel/./acora-2.5-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/acora-2.5.dist-info/WHEEL creating '/pbulk/work/textproc/py-acora/work/acora-2.5/dist/.tmp-8aix9p3d/acora-2.5-cp311-cp311-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'acora/__init__.py' adding 'acora/_acora.py' adding 'acora/_acora.so' adding 'acora/_cacora.so' adding 'acora-2.5.dist-info/licenses/LICENSE.txt' adding 'acora-2.5.dist-info/METADATA' adding 'acora-2.5.dist-info/WHEEL' adding 'acora-2.5.dist-info/top_level.txt' adding 'acora-2.5.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built acora-2.5-cp311-cp311-netbsd_10_0_i386.whl