===> Building for py311-rapidjson-1.20 * Building wheel... /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 running egg_info writing python_rapidjson.egg-info/PKG-INFO writing dependency_links to python_rapidjson.egg-info/dependency_links.txt writing top-level names to python_rapidjson.egg-info/top_level.txt reading manifest file 'python_rapidjson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'python-rapidjson/*.cpp' warning: no files found matching 'python-rapidjson/*.h' warning: no files found matching 'typings/*.pyi' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.gitmodules' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.bat' under directory 'docs' warning: no files found matching '*.sh' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'python_rapidjson.egg-info/SOURCES.txt' creating build/lib.macosx-12.3-arm64-cpython-311/rapidjson-stubs copying typings/rapidjson/__init__.pyi -> build/lib.macosx-12.3-arm64-cpython-311/rapidjson-stubs running build_ext building 'rapidjson' extension creating build/temp.macosx-12.3-arm64-cpython-311 clang++ -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -DPYTHON_RAPIDJSON_VERSION=1.20 -DRAPIDJSON_EXACT_VERSION=v1.1.0-752-gab1842a2 -I./rapidjson/include -I/opt/pkg/include/python3.11 -c ./rapidjson.cpp -o build/temp.macosx-12.3-arm64-cpython-311/rapidjson.o -pedantic -Wno-long-long -std=c++11 clang++ -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -bundle -undefined dynamic_lookup -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/rapidjson.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-311/rapidjson.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/rapidjson-stubs copying build/lib.macosx-12.3-arm64-cpython-311/rapidjson-stubs/__init__.pyi -> build/bdist.macosx-12.3-arm64/wheel/./rapidjson-stubs copying build/lib.macosx-12.3-arm64-cpython-311/rapidjson.so -> build/bdist.macosx-12.3-arm64/wheel/. running install_egg_info Copying python_rapidjson.egg-info to build/bdist.macosx-12.3-arm64/wheel/./python_rapidjson-1.20-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/python_rapidjson-1.20.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-rapidjson/work/python_rapidjson-1.20/dist/.tmp-8wx4yril/python_rapidjson-1.20-cp311-cp311-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'rapidjson.so' adding 'python_rapidjson-1.20.dist-info/licenses/LICENSE' adding 'rapidjson-stubs/__init__.pyi' adding 'python_rapidjson-1.20.dist-info/METADATA' adding 'python_rapidjson-1.20.dist-info/WHEEL' adding 'python_rapidjson-1.20.dist-info/top_level.txt' adding 'python_rapidjson-1.20.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built python_rapidjson-1.20-cp311-cp311-macosx_12_0_arm64.whl