Skip to content

Add Python_ROOT CMake FindPython hint #387

Add Python_ROOT CMake FindPython hint

Add Python_ROOT CMake FindPython hint #387

Triggered via push December 10, 2024 23:45
Status Success
Total duration 49m 25s
Artifacts 51

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, 31 warnings, and 380 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
build (python, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (python, 3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (python, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (python, 3.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (python, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (python, 3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (python, 3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.10, pypy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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, 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, 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, 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-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, 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).
test (python, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (python, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (python, 3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (python, 3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (python, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (python, 3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (python, 3.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (3.10, pypy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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, 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)
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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, 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#L568
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#L568
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#L568
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#L568
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 (python, 3.12): src/py_build_cmake/build.py#L568
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 (python, 3.12): src/py_build_cmake/build.py#L568
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 (python, 3.12): src/py_build_cmake/build.py#L568
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 (python, 3.12): src/py_build_cmake/build.py#L568
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 (python, 3.12): src/py_build_cmake/build.py#L568
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.12): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.10): src/py_build_cmake/build.py#L568
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 (python, 3.10): src/py_build_cmake/build.py#L568
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 (python, 3.10): src/py_build_cmake/build.py#L568
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 (python, 3.10): src/py_build_cmake/build.py#L568
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 (python, 3.10): src/py_build_cmake/build.py#L568
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.10): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.9): src/py_build_cmake/build.py#L568
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 (python, 3.9): src/py_build_cmake/build.py#L568
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 (python, 3.9): src/py_build_cmake/build.py#L568
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 (python, 3.9): src/py_build_cmake/build.py#L568
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 (python, 3.9): src/py_build_cmake/build.py#L568
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.9): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.8): src/py_build_cmake/build.py#L568
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 (python, 3.8): src/py_build_cmake/build.py#L568
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 (python, 3.8): src/py_build_cmake/build.py#L568
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 (python, 3.8): src/py_build_cmake/build.py#L568
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 (python, 3.8): src/py_build_cmake/build.py#L568
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.8): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.8): 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/build.py#L568
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#L568
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#L568
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#L568
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#L568
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 (python, 3.11): src/py_build_cmake/build.py#L568
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 (python, 3.11): src/py_build_cmake/build.py#L568
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 (python, 3.11): src/py_build_cmake/build.py#L568
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 (python, 3.11): src/py_build_cmake/build.py#L568
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 (python, 3.11): src/py_build_cmake/build.py#L568
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.11): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.13): src/py_build_cmake/build.py#L568
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 (python, 3.13): src/py_build_cmake/build.py#L568
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 (python, 3.13): src/py_build_cmake/build.py#L568
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 (python, 3.13): src/py_build_cmake/build.py#L568
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 (python, 3.13): src/py_build_cmake/build.py#L568
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.13): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/build.py#L571
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 (python, 3.7): src/py_build_cmake/build.py#L571
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 (python, 3.7): src/py_build_cmake/build.py#L571
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 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 (python, 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 (python, 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 (python, 3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/build.py#L571
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#L568
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#L568
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#L568
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#L568
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#L568
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-macos (3.12, macos-latest): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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-windows (3.7, windows-latest): src\py_build_cmake\build.py#L571
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, windows-latest): src\py_build_cmake\build.py#L571
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, windows-latest): src\py_build_cmake\build.py#L571
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, windows-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-windows (3.7, windows-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-windows (3.7, windows-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-windows (3.7, windows-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, windows-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, windows-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, windows-latest): src\py_build_cmake\build.py#L571
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 (3.10, pypy): src/py_build_cmake/build.py#L568
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, pypy): src/py_build_cmake/build.py#L568
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, pypy): src/py_build_cmake/build.py#L568
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, pypy): src/py_build_cmake/build.py#L568
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, pypy): src/py_build_cmake/build.py#L568
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, pypy): 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, pypy): 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, pypy): 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, pypy): src/py_build_cmake/config/load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.10, pypy): 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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-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-windows (3.10, windows-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-windows (3.10, windows-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-windows (3.10, windows-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.10, windows-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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-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-windows (3.9, windows-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-windows (3.9, windows-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-windows (3.9, windows-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, windows-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.8, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-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-windows (3.8, windows-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-windows (3.8, windows-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-windows (3.8, windows-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.8, windows-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-13): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-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-windows (3.11, windows-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-windows (3.11, windows-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-windows (3.11, windows-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.11, windows-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.12, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-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-windows (3.12, windows-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-windows (3.12, windows-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-windows (3.12, windows-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.12, windows-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.13, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-latest): src\py_build_cmake\build.py#L568
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, windows-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-windows (3.13, windows-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-windows (3.13, windows-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-windows (3.13, windows-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.13, windows-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-13): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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.13, macos-latest): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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-13): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L568
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 (pypy3.10, windows-latest): src\py_build_cmake\build.py#L568
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 (pypy3.10, windows-latest): src\py_build_cmake\build.py#L568
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 (pypy3.10, windows-latest): src\py_build_cmake\build.py#L568
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 (pypy3.10, windows-latest): src\py_build_cmake\build.py#L568
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 (pypy3.10, windows-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-windows (pypy3.10, windows-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-windows (pypy3.10, windows-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-windows (pypy3.10, windows-latest): src\py_build_cmake\config\load.py#L230
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (pypy3.10, windows-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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L571
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#L571
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#L571
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#L571
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.9, macos-latest): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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
test-macos (3.8, macos-13): src/py_build_cmake/build.py#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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#L568
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 (pypy3.10, macos-latest): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-latest): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-latest): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-latest): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-latest): src/py_build_cmake/build.py#L568
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 (pypy3.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 (pypy3.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 (pypy3.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 (pypy3.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 (pypy3.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 (pypy3.10, macos-13): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-13): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-13): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-13): src/py_build_cmake/build.py#L568
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 (pypy3.10, macos-13): src/py_build_cmake/build.py#L568
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 (pypy3.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 (pypy3.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 (pypy3.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 (pypy3.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 (pypy3.10, macos-13): 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
755 KB
nanobind-project-macos-latest-whl
878 KB
nanobind-project-ubuntu-20.04-whl
3.79 MB
nanobind-project-windows-2019-whl
425 KB
py_build_cmake-src-pypy3.10
66.4 KB
py_build_cmake-src-python3.10
66.5 KB
py_build_cmake-src-python3.11
66.5 KB
py_build_cmake-src-python3.12
66.5 KB
py_build_cmake-src-python3.13
66.5 KB
py_build_cmake-src-python3.7
66.5 KB
py_build_cmake-src-python3.8
66.4 KB
py_build_cmake-src-python3.9
66.5 KB
py_build_cmake-whl-macos-13-3.10
80.5 KB
py_build_cmake-whl-macos-13-3.11
80.5 KB
py_build_cmake-whl-macos-13-3.12
80.5 KB
py_build_cmake-whl-macos-13-3.13
80.5 KB
py_build_cmake-whl-macos-13-3.7
80.5 KB
py_build_cmake-whl-macos-13-3.8
80.5 KB
py_build_cmake-whl-macos-13-3.9
80.5 KB
py_build_cmake-whl-macos-13-pypy3.10
80.5 KB
py_build_cmake-whl-macos-latest-3.10
80.5 KB
py_build_cmake-whl-macos-latest-3.11
80.5 KB
py_build_cmake-whl-macos-latest-3.12
80.5 KB
py_build_cmake-whl-macos-latest-3.13
80.5 KB
py_build_cmake-whl-macos-latest-3.8
80.5 KB
py_build_cmake-whl-macos-latest-3.9
80.5 KB
py_build_cmake-whl-macos-latest-pypy3.10
80.5 KB
py_build_cmake-whl-pypy3.10
80.5 KB
py_build_cmake-whl-python3.10
80.5 KB
py_build_cmake-whl-python3.11
80.5 KB
py_build_cmake-whl-python3.12
80.5 KB
py_build_cmake-whl-python3.13
80.5 KB
py_build_cmake-whl-python3.7
80.5 KB
py_build_cmake-whl-python3.8
80.5 KB
py_build_cmake-whl-python3.9
80.5 KB
py_build_cmake-whl-windows-latest-3.10
81.3 KB
py_build_cmake-whl-windows-latest-3.11
81.3 KB
py_build_cmake-whl-windows-latest-3.12
81.3 KB
py_build_cmake-whl-windows-latest-3.13
81.3 KB
py_build_cmake-whl-windows-latest-3.7
81.3 KB
py_build_cmake-whl-windows-latest-3.8
81.3 KB
py_build_cmake-whl-windows-latest-3.9
81.3 KB
py_build_cmake-whl-windows-latest-pypy3.10
81.3 KB
pybind11-project-macos-13-whl
717 KB
pybind11-project-macos-latest-whl
838 KB
pybind11-project-ubuntu-20.04-whl
3.02 MB
pybind11-project-windows-2019-whl
479 KB
swig-project-macos-13-whl
145 KB
swig-project-macos-latest-whl
158 KB
swig-project-ubuntu-20.04-whl
2.15 MB
swig-project-windows-2019-whl
131 KB