=> 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-apsw-3.49.1.0 * Building wheel... /usr/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 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/apsw copying apsw/__main__.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/bestpractice.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/ext.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/fts5.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/fts5aux.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/fts5query.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/ftstests.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/shell.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/speedtest.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/tests.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/trace.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/unicode.py -> build/lib.netbsd-10.0-i386-cpython-311/apsw running egg_info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing entry points to apsw.egg-info/entry_points.txt writing top-level names to apsw.egg-info/top_level.txt SQLite: Using system sqlite include/libraries reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'apsw.egg-info/SOURCES.txt' copying apsw/__init__.pyi -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/fts_test_strings -> build/lib.netbsd-10.0-i386-cpython-311/apsw copying apsw/py.typed -> build/lib.netbsd-10.0-i386-cpython-311/apsw running build_ext building 'apsw.__init__' extension creating build/temp.netbsd-10.0-i386-cpython-311/src gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -Isrc -I/usr/pkg/include/python3.11 -c src/apsw.c -o build/temp.netbsd-10.0-i386-cpython-311/src/apsw.o In file included from src/apsw.c:242: src/vfs.c: In function 'apswvfspy_xDlClose': src/vfs.c:986:80: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 986 | AddTraceBackHere(__FILE__, __LINE__, "vfspy.xDlClose", "{s: K}", "handle", (unsigned long long)handle); | ^ 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/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/apsw.o -L/usr/pkg/lib -lsqlite3 -o build/lib.netbsd-10.0-i386-cpython-311/apsw/__init__.so building 'apsw._unicode' extension gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/usr/pkg/include/python3.11 -c src/unicode.c -o build/temp.netbsd-10.0-i386-cpython-311/src/unicode.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/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 build/temp.netbsd-10.0-i386-cpython-311/src/unicode.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/apsw/_unicode.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/apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/__main__.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/bestpractice.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/ext.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/fts5.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/fts5aux.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/fts5query.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/ftstests.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/shell.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/speedtest.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/tests.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/trace.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/unicode.py -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/__init__.pyi -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/fts_test_strings -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/py.typed -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/__init__.so -> build/bdist.netbsd-10.0-i386/wheel/./apsw copying build/lib.netbsd-10.0-i386-cpython-311/apsw/_unicode.so -> build/bdist.netbsd-10.0-i386/wheel/./apsw running install_egg_info Copying apsw.egg-info to build/bdist.netbsd-10.0-i386/wheel/./apsw-3.49.1.0-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/apsw-3.49.1.0.dist-info/WHEEL creating '/pbulk/work/databases/py-apsw/work/apsw-3.49.1.0/dist/.tmp-42_eodb6/apsw-3.49.1.0-cp311-cp311-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'apsw/__init__.pyi' adding 'apsw/__init__.so' adding 'apsw/__main__.py' adding 'apsw/_unicode.so' adding 'apsw/bestpractice.py' adding 'apsw/ext.py' adding 'apsw/fts5.py' adding 'apsw/fts5aux.py' adding 'apsw/fts5query.py' adding 'apsw/fts_test_strings' adding 'apsw/ftstests.py' adding 'apsw/py.typed' adding 'apsw/shell.py' adding 'apsw/speedtest.py' adding 'apsw/tests.py' adding 'apsw/trace.py' adding 'apsw/unicode.py' adding 'apsw-3.49.1.0.dist-info/licenses/LICENSE' adding 'apsw-3.49.1.0.dist-info/METADATA' adding 'apsw-3.49.1.0.dist-info/WHEEL' adding 'apsw-3.49.1.0.dist-info/entry_points.txt' adding 'apsw-3.49.1.0.dist-info/top_level.txt' adding 'apsw-3.49.1.0.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built apsw-3.49.1.0-cp311-cp311-netbsd_10_0_i386.whl