=> 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-httptools-0.6.4 * Building wheel... /usr/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: 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-311/httptools copying httptools/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/httptools copying httptools/_version.py -> build/lib.netbsd-10.0-i386-cpython-311/httptools creating build/lib.netbsd-10.0-i386-cpython-311/httptools/parser copying httptools/parser/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser copying httptools/parser/errors.py -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser running egg_info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing requirements to httptools.egg-info/requires.txt writing top-level names to httptools.egg-info/top_level.txt reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'httptools.egg-info/SOURCES.txt' copying httptools/parser/cparser.pxd -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser copying httptools/parser/parser.pyx -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser copying httptools/parser/python.pxd -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser copying httptools/parser/url_cparser.pxd -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser copying httptools/parser/url_parser.pyx -> build/lib.netbsd-10.0-i386-cpython-311/httptools/parser running build_ext building 'httptools.parser.parser' extension creating build/temp.netbsd-10.0-i386-cpython-311/httptools/parser creating build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/usr/pkg/include/python3.11 -c httptools/parser/parser.c -o build/temp.netbsd-10.0-i386-cpython-311/httptools/parser/parser.o -O2 gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/usr/pkg/include/python3.11 -c vendor/llhttp/src/api.c -o build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src/api.o -O2 gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/usr/pkg/include/python3.11 -c vendor/llhttp/src/http.c -o build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src/http.o -O2 gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/usr/pkg/include/python3.11 -c vendor/llhttp/src/llhttp.c -o build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src/llhttp.o -O2 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/httptools/parser/parser.o build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src/api.o build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src/http.o build/temp.netbsd-10.0-i386-cpython-311/vendor/llhttp/src/llhttp.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/parser.so building 'httptools.parser.url_parser' extension creating build/temp.netbsd-10.0-i386-cpython-311/vendor/http-parser gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/http-parser -I/usr/pkg/include/python3.11 -c httptools/parser/url_parser.c -o build/temp.netbsd-10.0-i386-cpython-311/httptools/parser/url_parser.o -O2 gcc -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -I/pbulk/work/www/py-httptools/work/httptools-0.6.4/vendor/http-parser -I/usr/pkg/include/python3.11 -c vendor/http-parser/http_parser.c -o build/temp.netbsd-10.0-i386-cpython-311/vendor/http-parser/http_parser.o -O2 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/httptools/parser/url_parser.o build/temp.netbsd-10.0-i386-cpython-311/vendor/http-parser/http_parser.o -L/usr/pkg/lib -o build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/url_parser.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/httptools copying build/lib.netbsd-10.0-i386-cpython-311/httptools/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./httptools copying build/lib.netbsd-10.0-i386-cpython-311/httptools/_version.py -> build/bdist.netbsd-10.0-i386/wheel/./httptools creating build/bdist.netbsd-10.0-i386/wheel/httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/errors.py -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/cparser.pxd -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/parser.pyx -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/python.pxd -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/url_cparser.pxd -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/url_parser.pyx -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/parser.so -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser copying build/lib.netbsd-10.0-i386-cpython-311/httptools/parser/url_parser.so -> build/bdist.netbsd-10.0-i386/wheel/./httptools/parser running install_egg_info Copying httptools.egg-info to build/bdist.netbsd-10.0-i386/wheel/./httptools-0.6.4-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/httptools-0.6.4.dist-info/WHEEL creating '/pbulk/work/www/py-httptools/work/httptools-0.6.4/dist/.tmp-cjmd9k9q/httptools-0.6.4-cp311-cp311-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'httptools/__init__.py' adding 'httptools/_version.py' adding 'httptools/parser/__init__.py' adding 'httptools/parser/cparser.pxd' adding 'httptools/parser/errors.py' adding 'httptools/parser/parser.pyx' adding 'httptools/parser/parser.so' adding 'httptools/parser/python.pxd' adding 'httptools/parser/url_cparser.pxd' adding 'httptools/parser/url_parser.pyx' adding 'httptools/parser/url_parser.so' adding 'httptools-0.6.4.dist-info/licenses/LICENSE' adding 'httptools-0.6.4.dist-info/METADATA' adding 'httptools-0.6.4.dist-info/WHEEL' adding 'httptools-0.6.4.dist-info/top_level.txt' adding 'httptools-0.6.4.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built httptools-0.6.4-cp311-cp311-netbsd_10_0_i386.whl