Skip to content

[CI] CIBW increase MACOSX_DEPLOYMENT_TARGET to 10.15 #367

[CI] CIBW increase MACOSX_DEPLOYMENT_TARGET to 10.15

[CI] CIBW increase MACOSX_DEPLOYMENT_TARGET to 10.15 #367

Triggered via push December 2, 2024 12:47
Status Success
Total duration 38m 41s
Artifacts 46

wheel.yml

on: push
Matrix: build
Matrix: build-macos
Matrix: build-windows
Matrix: cibw
Matrix: test
Matrix: test-macos
Matrix: test-windows
Matrix: check-release
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 15 warnings, and 340 notices
build-macos (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
test-macos (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
cibw (macos-13, swig-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, swig-project)
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
cibw (macos-13, swig-project)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
cibw (macos-13, pybind11-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, pybind11-project)
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
cibw (macos-13, pybind11-project)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
cibw (macos-13, nanobind-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, nanobind-project)
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
cibw (macos-13, nanobind-project)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
cibw (macos-latest, pybind11-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, pybind11-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, nanobind-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, nanobind-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, swig-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, swig-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, native platform: arm64)
test (3.11): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.11): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.11): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.11): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.11): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.10): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.10): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.10): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.10): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.10): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.8): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.8): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.8): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.8): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.8): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.8): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.8): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.8): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.8): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.8): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.12): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.12): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.12): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.12): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.12): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.9): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.9): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.9): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.9): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.9): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.7): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.7): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.7): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.7): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.10, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.10, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.10, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.10, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7): src\py_build_cmake\build.py#L565
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.7): src\py_build_cmake\build.py#L565
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.7): src\py_build_cmake\build.py#L565
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.7): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.7): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.7): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.7): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7): src\py_build_cmake\build.py#L565
py_build_cmake.build:Not copying generated stub file minimal_comp\_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.11, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.11, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.11, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.11, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.9): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.9): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.9): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.9): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.9): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.9): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.9): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.9): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.9): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.9): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.8): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.8): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.8): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.8): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.8): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.8): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.8): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.10): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.10): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.10): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.10): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.10): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.10): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.10): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.10): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.10): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.10): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.10, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.10, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.10, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.10, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.10, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.11): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.11): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.11): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.11): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.11): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.11): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.11): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.11): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.11): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.11): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.13): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.13): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.13): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.13): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.13): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.13): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.13): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.13): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.13): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.13): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.12): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.12): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.12): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.12): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.12): src\py_build_cmake\build.py#L562
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.12): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.12): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.12): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.12): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.12): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.11, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.11, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.11, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.11, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.11, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.12, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.12, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.12, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.12, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.12, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.13, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.13, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.13, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.13, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.13, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.12, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.12, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.12, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.12, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.12, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.12, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.8, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.8, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.8, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.8, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.8, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.13, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.13, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.13, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.13, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.13, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.13, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.7, macos-13): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.7, macos-13): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.7, macos-13): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.7, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.7, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.7, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.7, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.7, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.7, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.7, macos-13): src/py_build_cmake/build.py#L565
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.8, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.8, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.8, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.8, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.8, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.9, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-13): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.9, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.9, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.9, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.9, macos-13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.9, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-latest): src/py_build_cmake/build.py#L562
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.9, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.9, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.9, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-macos (3.9, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-macos (3.9, macos-latest): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options

Artifacts

Produced during runtime
Name Size
nanobind-project-macos-13-whl
754 KB
nanobind-project-macos-latest-whl
877 KB
nanobind-project-ubuntu-20.04-whl
3.79 MB
nanobind-project-windows-2019-whl
424 KB
py_build_cmake-src-3.10
65.1 KB
py_build_cmake-src-3.11
65.1 KB
py_build_cmake-src-3.12
65.1 KB
py_build_cmake-src-3.13
65.1 KB
py_build_cmake-src-3.7
65.1 KB
py_build_cmake-src-3.8
65.1 KB
py_build_cmake-src-3.9
65.1 KB
py_build_cmake-whl-3.10
79.1 KB
py_build_cmake-whl-3.11
79.1 KB
py_build_cmake-whl-3.12
79.1 KB
py_build_cmake-whl-3.13
79.1 KB
py_build_cmake-whl-3.7
79.1 KB
py_build_cmake-whl-3.8
79.1 KB
py_build_cmake-whl-3.9
79.1 KB
py_build_cmake-whl-macos-13-3.10
79.1 KB
py_build_cmake-whl-macos-13-3.11
79.1 KB
py_build_cmake-whl-macos-13-3.12
79.1 KB
py_build_cmake-whl-macos-13-3.13
79.1 KB
py_build_cmake-whl-macos-13-3.7
79.1 KB
py_build_cmake-whl-macos-13-3.8
79.1 KB
py_build_cmake-whl-macos-13-3.9
79.1 KB
py_build_cmake-whl-macos-latest-3.10
79.1 KB
py_build_cmake-whl-macos-latest-3.11
79.1 KB
py_build_cmake-whl-macos-latest-3.12
79.1 KB
py_build_cmake-whl-macos-latest-3.13
79.1 KB
py_build_cmake-whl-macos-latest-3.8
79.1 KB
py_build_cmake-whl-macos-latest-3.9
79.1 KB
py_build_cmake-whl-win-3.10
79.8 KB
py_build_cmake-whl-win-3.11
79.8 KB
py_build_cmake-whl-win-3.12
79.8 KB
py_build_cmake-whl-win-3.13
79.8 KB
py_build_cmake-whl-win-3.7
79.8 KB
py_build_cmake-whl-win-3.8
79.8 KB
py_build_cmake-whl-win-3.9
79.8 KB
pybind11-project-macos-13-whl
715 KB
pybind11-project-macos-latest-whl
836 KB
pybind11-project-ubuntu-20.04-whl
3.01 MB
pybind11-project-windows-2019-whl
477 KB
swig-project-macos-13-whl
143 KB
swig-project-macos-latest-whl
156 KB
swig-project-ubuntu-20.04-whl
2.14 MB
swig-project-windows-2019-whl
129 KB