===> Building for py313-dm-tree-0.1.8nb1 * Building wheel... /opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.13/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 :: Apache Software 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-313/tree copying tree/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/tree copying tree/sequence.py -> build/lib.macosx-12.3-arm64-cpython-313/tree copying tree/tree_benchmark.py -> build/lib.macosx-12.3-arm64-cpython-313/tree copying tree/tree_test.py -> build/lib.macosx-12.3-arm64-cpython-313/tree running build_ext cmake version 3.31.7 CMake suite maintained and supported by Kitware (kitware.com/cmake). -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/devel/py-dm-tree/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /opt/pkg/bin/python3.13 (found version "3.13.3") found components: Interpreter Development Development.Module Development.Embed Current build type is: Release PROJECT_BINARY_DIR is: /Users/pbulk/build/devel/py-dm-tree/work/dm-tree-0.1.8/build/temp.macosx-12.3-arm64-cpython-313 -- Performing Test HAS_FLTO_THIN -- Performing Test HAS_FLTO_THIN - Success -- Found pybind11: /opt/pkg/lib/python3.13/site-packages/pybind11/include (found version "2.13.6") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (1.3s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build/devel/py-dm-tree/work/dm-tree-0.1.8/build/temp.macosx-12.3-arm64-cpython-313 [ 50%] Building CXX object CMakeFiles/_tree.dir/tree.cc.o [100%] Linking CXX shared module /Users/pbulk/build/devel/py-dm-tree/work/dm-tree-0.1.8/build/lib.macosx-12.3-arm64-cpython-313/tree/_tree.so [100%] Built target _tree Found CMake 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/tree copying build/lib.macosx-12.3-arm64-cpython-313/tree/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./tree copying build/lib.macosx-12.3-arm64-cpython-313/tree/_tree.so -> build/bdist.macosx-12.3-arm64/wheel/./tree copying build/lib.macosx-12.3-arm64-cpython-313/tree/sequence.py -> build/bdist.macosx-12.3-arm64/wheel/./tree copying build/lib.macosx-12.3-arm64-cpython-313/tree/tree_benchmark.py -> build/bdist.macosx-12.3-arm64/wheel/./tree copying build/lib.macosx-12.3-arm64-cpython-313/tree/tree_test.py -> build/bdist.macosx-12.3-arm64/wheel/./tree running install_egg_info running egg_info writing dm_tree.egg-info/PKG-INFO writing dependency_links to dm_tree.egg-info/dependency_links.txt writing top-level names to dm_tree.egg-info/top_level.txt reading manifest file 'dm_tree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'WORKSPACE' warning: no files found matching '*.sh' under directory '.' adding license file 'LICENSE' writing manifest file 'dm_tree.egg-info/SOURCES.txt' Copying dm_tree.egg-info to build/bdist.macosx-12.3-arm64/wheel/./dm_tree-0.1.8-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/dm_tree-0.1.8.dist-info/WHEEL creating '/Users/pbulk/build/devel/py-dm-tree/work/dm-tree-0.1.8/dist/.tmp-fpuk2rkw/dm_tree-0.1.8-cp313-cp313-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'dm_tree-0.1.8.dist-info/licenses/LICENSE' adding 'tree/__init__.py' adding 'tree/_tree.so' adding 'tree/sequence.py' adding 'tree/tree_benchmark.py' adding 'tree/tree_test.py' adding 'dm_tree-0.1.8.dist-info/METADATA' adding 'dm_tree-0.1.8.dist-info/WHEEL' adding 'dm_tree-0.1.8.dist-info/top_level.txt' adding 'dm_tree-0.1.8.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built dm_tree-0.1.8-cp313-cp313-macosx_12_0_arm64.whl