===> Building for py311-apsw-3.49.1.0 * Building wheel... /opt/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() /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 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/apsw copying apsw/__main__.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/bestpractice.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/ext.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/fts5.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/fts5aux.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/fts5query.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/ftstests.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/shell.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/speedtest.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/tests.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/trace.py -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/unicode.py -> build/lib.macosx-12.3-arm64-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.macosx-12.3-arm64-cpython-311/apsw copying apsw/fts_test_strings -> build/lib.macosx-12.3-arm64-cpython-311/apsw copying apsw/py.typed -> build/lib.macosx-12.3-arm64-cpython-311/apsw running build_ext building 'apsw.__init__' extension creating build/temp.macosx-12.3-arm64-cpython-311/src clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -Isrc -I/opt/pkg/include/python3.11 -c src/apsw.c -o build/temp.macosx-12.3-arm64-cpython-311/src/apsw.o 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 -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 build/temp.macosx-12.3-arm64-cpython-311/src/apsw.o -L/opt/pkg/lib -lsqlite3 -o build/lib.macosx-12.3-arm64-cpython-311/apsw/__init__.so building 'apsw._unicode' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include/python3.11 -c src/unicode.c -o build/temp.macosx-12.3-arm64-cpython-311/src/unicode.o 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 -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 build/temp.macosx-12.3-arm64-cpython-311/src/unicode.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-311/apsw/_unicode.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/apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/__init__.pyi -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/__init__.so -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/_unicode.so -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/bestpractice.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/ext.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/fts5.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/fts5aux.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/fts5query.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/fts_test_strings -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/ftstests.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/shell.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/speedtest.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/tests.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/trace.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw copying build/lib.macosx-12.3-arm64-cpython-311/apsw/unicode.py -> build/bdist.macosx-12.3-arm64/wheel/./apsw running install_egg_info Copying apsw.egg-info to build/bdist.macosx-12.3-arm64/wheel/./apsw-3.49.1.0-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/apsw-3.49.1.0.dist-info/WHEEL creating '/Users/pbulk/build/databases/py-apsw/work/apsw-3.49.1.0/dist/.tmp-xzvdg2yo/apsw-3.49.1.0-cp311-cp311-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/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.macosx-12.3-arm64/wheel Successfully built apsw-3.49.1.0-cp311-cp311-macosx_12_0_arm64.whl