=> 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-wrapt-1.17.2 * 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() running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/__wrapt__.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/arguments.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/decorators.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/importer.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/patches.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/weakrefs.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt copying src/wrapt/wrappers.py -> build/lib.netbsd-10.0-i386-cpython-311/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.netbsd-10.0-i386-cpython-311/src/wrapt 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 src/wrapt/_wrappers.c -o build/temp.netbsd-10.0-i386-cpython-311/src/wrapt/_wrappers.o src/wrapt/_wrappers.c: In function 'WraptObjectProxy_init': src/wrapt/_wrappers.c:134:13: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 134 | kwlist, &wrapped)) { | ^~~~~~ In file included from /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/Python.h:91, from src/wrapt/_wrappers.c:3: /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/modsupport.h:29:65: note: expected 'char **' but argument is of type 'char * const*' 29 | const char *, char **, ...); | ^~~~~~~ src/wrapt/_wrappers.c: In function 'WraptObjectProxy_round': src/wrapt/_wrappers.c:1339:9: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1339 | kwlist, &ndigits)) { | ^~~~~~ In file included from /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/Python.h:91, from src/wrapt/_wrappers.c:3: /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/modsupport.h:29:65: note: expected 'char **' but argument is of type 'char * const*' 29 | const char *, char **, ...); | ^~~~~~~ src/wrapt/_wrappers.c: In function 'WraptFunctionWrapperBase_init': src/wrapt/_wrappers.c:2316:45: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2316 | "OOO|OOOO:FunctionWrapperBase", kwlist, &wrapped, &instance, | ^~~~~~ In file included from /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/Python.h:91, from src/wrapt/_wrappers.c:3: /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/modsupport.h:29:65: note: expected 'char **' but argument is of type 'char * const*' 29 | const char *, char **, ...); | ^~~~~~~ src/wrapt/_wrappers.c: In function 'WraptFunctionWrapper_init': src/wrapt/_wrappers.c:3156:13: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3156 | kwlist, &wrapped, &wrapper, &enabled)) { | ^~~~~~ In file included from /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/Python.h:91, from src/wrapt/_wrappers.c:3: /pbulk/work/devel/py-wrapt/work/.buildlink/include/python3.11/modsupport.h:29:65: note: expected 'char **' but argument is of type 'char * const*' 29 | const char *, char **, ...); | ^~~~~~~ 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/src/wrapt/_wrappers.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/wrapt/_wrappers.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/wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/__wrapt__.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/arguments.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/decorators.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/importer.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/patches.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/weakrefs.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/wrappers.py -> build/bdist.netbsd-10.0-i386/wheel/./wrapt copying build/lib.netbsd-10.0-i386-cpython-311/wrapt/_wrappers.so -> build/bdist.netbsd-10.0-i386/wheel/./wrapt running install_egg_info running egg_info writing src/wrapt.egg-info/PKG-INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt writing top-level names to src/wrapt.egg-info/top_level.txt reading manifest file 'src/wrapt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/wrapt.egg-info/SOURCES.txt' Copying src/wrapt.egg-info to build/bdist.netbsd-10.0-i386/wheel/./wrapt-1.17.2-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/wrapt-1.17.2.dist-info/WHEEL creating '/pbulk/work/devel/py-wrapt/work/wrapt-1.17.2/dist/.tmp-8rqx6y8c/wrapt-1.17.2-cp311-cp311-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'wrapt/__init__.py' adding 'wrapt/__wrapt__.py' adding 'wrapt/_wrappers.so' adding 'wrapt/arguments.py' adding 'wrapt/decorators.py' adding 'wrapt/importer.py' adding 'wrapt/patches.py' adding 'wrapt/weakrefs.py' adding 'wrapt/wrappers.py' adding 'wrapt-1.17.2.dist-info/licenses/LICENSE' adding 'wrapt-1.17.2.dist-info/METADATA' adding 'wrapt-1.17.2.dist-info/WHEEL' adding 'wrapt-1.17.2.dist-info/top_level.txt' adding 'wrapt-1.17.2.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built wrapt-1.17.2-cp311-cp311-netbsd_10_0_i386.whl