===> Building for py311-httptools-0.6.4 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/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.macosx-12.3-arm64-cpython-311/httptools copying httptools/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/httptools copying httptools/_version.py -> build/lib.macosx-12.3-arm64-cpython-311/httptools creating build/lib.macosx-12.3-arm64-cpython-311/httptools/parser copying httptools/parser/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/httptools/parser copying httptools/parser/errors.py -> build/lib.macosx-12.3-arm64-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.macosx-12.3-arm64-cpython-311/httptools/parser copying httptools/parser/parser.pyx -> build/lib.macosx-12.3-arm64-cpython-311/httptools/parser copying httptools/parser/python.pxd -> build/lib.macosx-12.3-arm64-cpython-311/httptools/parser copying httptools/parser/url_cparser.pxd -> build/lib.macosx-12.3-arm64-cpython-311/httptools/parser copying httptools/parser/url_parser.pyx -> build/lib.macosx-12.3-arm64-cpython-311/httptools/parser running build_ext building 'httptools.parser.parser' extension creating build/temp.macosx-12.3-arm64-cpython-311/httptools/parser creating build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/opt/pkg/include/python3.11 -c httptools/parser/parser.c -o build/temp.macosx-12.3-arm64-cpython-311/httptools/parser/parser.o -O2 clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/opt/pkg/include/python3.11 -c vendor/llhttp/src/api.c -o build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src/api.o -O2 clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/opt/pkg/include/python3.11 -c vendor/llhttp/src/http.c -o build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src/http.o -O2 clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/llhttp/src -I/opt/pkg/include/python3.11 -c vendor/llhttp/src/llhttp.c -o build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src/llhttp.o -O2 clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-311/httptools/parser/parser.o build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src/api.o build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src/http.o build/temp.macosx-12.3-arm64-cpython-311/vendor/llhttp/src/llhttp.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/parser.so building 'httptools.parser.url_parser' extension creating build/temp.macosx-12.3-arm64-cpython-311/vendor/http-parser clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/http-parser -I/opt/pkg/include/python3.11 -c httptools/parser/url_parser.c -o build/temp.macosx-12.3-arm64-cpython-311/httptools/parser/url_parser.o -O2 clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/vendor/http-parser -I/opt/pkg/include/python3.11 -c vendor/http-parser/http_parser.c -o build/temp.macosx-12.3-arm64-cpython-311/vendor/http-parser/http_parser.o -O2 clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-311/httptools/parser/url_parser.o build/temp.macosx-12.3-arm64-cpython-311/vendor/http-parser/http_parser.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/url_parser.so installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/httptools copying build/lib.macosx-12.3-arm64-cpython-311/httptools/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./httptools copying build/lib.macosx-12.3-arm64-cpython-311/httptools/_version.py -> build/bdist.macosx-12.3-arm64/wheel/./httptools creating build/bdist.macosx-12.3-arm64/wheel/httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/cparser.pxd -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/errors.py -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/parser.pyx -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/parser.so -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/python.pxd -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/url_cparser.pxd -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/url_parser.pyx -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser copying build/lib.macosx-12.3-arm64-cpython-311/httptools/parser/url_parser.so -> build/bdist.macosx-12.3-arm64/wheel/./httptools/parser running install_egg_info Copying httptools.egg-info to build/bdist.macosx-12.3-arm64/wheel/./httptools-0.6.4-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/httptools-0.6.4.dist-info/WHEEL creating '/Users/pbulk/build/www/py-httptools/work/httptools-0.6.4/dist/.tmp-qlo5v37h/httptools-0.6.4-cp311-cp311-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/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.macosx-12.3-arm64/wheel Successfully built httptools-0.6.4-cp311-cp311-macosx_12_0_arm64.whl