Skip to content

[CI] set MACOSX_DEPLOYMENT_TARGET for tests #492

[CI] set MACOSX_DEPLOYMENT_TARGET for tests

[CI] set MACOSX_DEPLOYMENT_TARGET for tests #492

Triggered via push August 24, 2025 22:43
Status Success
Total duration 36m 18s
Artifacts 56

wheel.yml

on: push
Matrix: build
Matrix: build-macos
Matrix: build-windows
Matrix: pyodide
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, 22 warnings, and 346 notices
build-macos (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 25.0.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 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
cibw (macos-13, swig-project)
cibuildwheel: 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, swig-project)
cibuildwheel: 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)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, swig-project)
cibuildwheel: Invalid skip selector: 'cp313t-win*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
cibw (macos-latest, swig-project)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, swig-project)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, swig-project)
cibuildwheel: Invalid skip selector: 'cp313t-win*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
cibw (macos-13, nanobind-project)
cibuildwheel: 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)
cibuildwheel: 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)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (windows-2022, swig-project)
cibuildwheel: While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
cibw (macos-13, pybind11-project)
cibuildwheel: 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)
cibuildwheel: 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)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, pybind11-project)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, pybind11-project)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, nanobind-project)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, nanobind-project)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (windows-2022, pybind11-project)
cibuildwheel: While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
cibw (windows-2022, pybind11-project)
cibuildwheel: While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
cibw (windows-2022, nanobind-project)
cibuildwheel: While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
cibw (windows-2022, nanobind-project)
cibuildwheel: While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
build-macos (3.13, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-macos (3.11, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-windows (3.13, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (3.10, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (3.9, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (3.12, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-macos (pypy3.10, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-windows (3.11, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-macos (3.9, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-macos (3.14t, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-windows (pypy3.10, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (3.8, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-macos (3.14, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-macos (3.12, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-windows (3.14t, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-macos (3.10, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-windows (3.14, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (3.7, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (3.13t, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-macos (3.8, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-macos (3.13t, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
pyodide (swig-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (swig-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (swig-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (swig-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (nanobind-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (nanobind-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (pybind11-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
pyodide (pybind11-project): src/py_build_cmake/config/quirks/pyodide.py#L45
py_build_cmake.config.quirks.pyodide:PYODIDE was specified. Automatically enabling cross-compilation.
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, swig-project)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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/build.py#L820
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/config/quirks/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L820
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/build.py#L820
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-2022, swig-project): src\py_build_cmake\config\quirks\windows.py#L82
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
cibw (windows-2022, swig-project): src\py_build_cmake\config\quirks\windows.py#L82
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
cibw (windows-2022, swig-project)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
cibw (windows-2022, swig-project)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
cibw (windows-2022, swig-project)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
cibw (windows-2022, swig-project)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-p_r4psq4\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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/build.py#L820
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/config/quirks/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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/build.py#L820
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#L820
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/build.py#L820
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/config/quirks/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L101
py_build_cmake.config.quirks.macos: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#L820
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/build.py#L820
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/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, pybind11-project)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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/build.py#L820
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/config/quirks/macos.py#L101
py_build_cmake.config.quirks.macos: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/macos.py#L101
py_build_cmake.config.quirks.macos: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#L820
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/build.py#L820
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/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L25
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, nanobind-project)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
cibw (windows-2022, pybind11-project)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
cibw (windows-2022, pybind11-project)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-fsl5px56\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
cibw (windows-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, pybind11-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
cibw (windows-2022, nanobind-project)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-vowkl2lp\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
cibw (windows-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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-2022, nanobind-project): src\py_build_cmake\build.py#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.11): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.11): src/py_build_cmake/build.py#L820
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 (python, 3.11): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.10): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.10): src/py_build_cmake/build.py#L820
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 (python, 3.10): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.12): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.12): src/py_build_cmake/build.py#L820
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 (python, 3.12): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.13): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.13): src/py_build_cmake/build.py#L820
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 (python, 3.13): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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.14, python, -rc): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (3.14, python, -rc): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (3.14, python, -rc): src/py_build_cmake/build.py#L820
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.14, python, -rc): src/py_build_cmake/build.py#L820
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.14, python, -rc): src/py_build_cmake/build.py#L820
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.14, python, -rc): src/py_build_cmake/build.py#L820
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.14, python, -rc): src/py_build_cmake/build.py#L820
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.14, python, -rc): src/py_build_cmake/build.py#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.8): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.8): src/py_build_cmake/build.py#L820
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 (python, 3.8): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.9): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.9): src/py_build_cmake/build.py#L820
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 (python, 3.9): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.7): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.7): src/py_build_cmake/build.py#L823
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 (python, 3.7): src/py_build_cmake/build.py#L823
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/build.py#L823
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#L823
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.12, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.12, macos-latest): src/py_build_cmake/build.py#L820
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.12, macos-latest): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-macos (3.13t, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.13t, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.13t, macos-latest): src/py_build_cmake/build.py#L820
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.13t, macos-latest): src/py_build_cmake/build.py#L820
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.13t, macos-latest): src/py_build_cmake/build.py#L820
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.13t, macos-latest): src/py_build_cmake/build.py#L820
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.13t, macos-latest): src/py_build_cmake/build.py#L820
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.13t, macos-latest): src/py_build_cmake/build.py#L820
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.13t, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-macos (3.8, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.8, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.8, macos-latest): src/py_build_cmake/build.py#L820
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-latest): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-windows (3.9, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.9, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.11, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.11, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.10, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.10, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.7, windows-latest): src\py_build_cmake\build.py#L823
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-windows (3.7, windows-latest): src\py_build_cmake\build.py#L823
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\build.py#L823
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#L823
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-macos (3.13, macos-13): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.13, macos-13): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.13, macos-13): src/py_build_cmake/build.py#L820
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.13, macos-13): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (3.10, pypy): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (3.10, pypy): src/py_build_cmake/build.py#L820
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#L820
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/build.py#L820
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#L820
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#L820
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#L820
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#L820
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-windows (3.8, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.14, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.14, windows-latest): src\py_build_cmake\build.py#L820
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.14, windows-latest): src\py_build_cmake\build.py#L820
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.14, windows-latest): src\py_build_cmake\build.py#L820
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.14, windows-latest): src\py_build_cmake\build.py#L820
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.14, windows-latest): src\py_build_cmake\build.py#L820
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.14, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.13, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.13, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-macos (pypy3.10, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (pypy3.10, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (pypy3.10, macos-latest): src/py_build_cmake/build.py#L820
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 (pypy3.10, macos-latest): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-windows (3.12, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.12, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.13t, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.13t, windows-latest): src\py_build_cmake\build.py#L820
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.13t, windows-latest): src\py_build_cmake\build.py#L820
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.13t, windows-latest): src\py_build_cmake\build.py#L820
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.13t, windows-latest): src\py_build_cmake\build.py#L820
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.13t, windows-latest): src\py_build_cmake\build.py#L820
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.13t, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-windows (3.14t, windows-latest): src\py_build_cmake\build.py#L820
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-windows (3.14t, windows-latest): src\py_build_cmake\build.py#L820
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.14t, windows-latest): src\py_build_cmake\build.py#L820
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.14t, windows-latest): src\py_build_cmake\build.py#L820
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.14t, windows-latest): src\py_build_cmake\build.py#L820
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.14t, windows-latest): src\py_build_cmake\build.py#L820
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.14t, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-macos (3.9, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.9, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.9, macos-latest): src/py_build_cmake/build.py#L820
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#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-macos (3.11, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.11, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L820
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#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-macos (3.14, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.14, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.14, macos-latest): src/py_build_cmake/build.py#L820
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.14, macos-latest): src/py_build_cmake/build.py#L820
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.14, macos-latest): src/py_build_cmake/build.py#L820
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.14, macos-latest): src/py_build_cmake/build.py#L820
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.14, macos-latest): src/py_build_cmake/build.py#L820
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.14, macos-latest): src/py_build_cmake/build.py#L820
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.14, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-macos (3.13, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.13, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.13, macos-latest): src/py_build_cmake/build.py#L820
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.13, macos-latest): src/py_build_cmake/build.py#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-macos (3.10, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.10, macos-latest): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L820
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#L820
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/build.py#L820
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#L820
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#L820
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#L820
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)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L820
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-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L820
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\build.py#L820
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#L820
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#L820
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#L820
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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-macos (3.7, macos-13): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.7, macos-13): src/py_build_cmake/export/wheel.py#L47
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.7, macos-13): src/py_build_cmake/build.py#L823
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.7, macos-13): src/py_build_cmake/build.py#L823
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/build.py#L823
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#L823
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists

Artifacts

Produced during runtime
Name Size Digest
nanobind-project-macos-13-whl Expired
792 KB
sha256:1d6cc3f22b2dcdc392382e36022f2f24ad3af162f6253a7986ad8680af421e3d
nanobind-project-macos-latest-whl Expired
918 KB
sha256:2439c3fcaf326feb99ef3bdb9c849194bdd00b29900f4739c3f63fa4a7857835
nanobind-project-pyodide-whl Expired
36.6 KB
sha256:a57486f11e861b914b67c894145be8094de6eb3659080fba2431e44d971625c7
nanobind-project-ubuntu-22.04-whl Expired
6.61 MB
sha256:608f5b7f054efb5435a990b4361e86472fcd0028b537a6594cc9d42d9e57e4e8
nanobind-project-windows-2022-whl Expired
878 KB
sha256:8e62b8f1233890cfaa563bd4a3cc758e122771b20dfd67cc78c4cafd64031c3b
py_build_cmake-src-pypy3.10 Expired
84.3 KB
sha256:5577c4057768596f927075ee7df5fb848a1e57537064b759219392b44647bab7
py_build_cmake-src-python3.10 Expired
84.3 KB
sha256:2e8caa5f47bbbc7ee8e820c23c3b95fb4b7d67a69e6d3c44b4a6e3e485a57386
py_build_cmake-src-python3.11 Expired
84.4 KB
sha256:d56f35c5ec6c4e0423c1affc9363c296a8e6cad060249455ee175b47db6358f2
py_build_cmake-src-python3.12 Expired
84.3 KB
sha256:4b27c59b660f8ab57b3364f60a6afd05e7a79f2b3663d4f6e45af54b4209c907
py_build_cmake-src-python3.13 Expired
84.4 KB
sha256:4030f86530a77c3ca2bb68f9dbca42c8a066bf2ecb3535d7e0311f320a641259
py_build_cmake-src-python3.14 Expired
84.3 KB
sha256:bc3784061c1570443965d6168d89ee5527667fb22aaf9aef1f78e051f060216e
py_build_cmake-src-python3.7 Expired
84.3 KB
sha256:fe5f49f01cc6d8b0134968e2fea1b318b73ae7bde6984c31cbbbfcb3a470185b
py_build_cmake-src-python3.8 Expired
84.3 KB
sha256:ffcfaad640b14efae720533f5dc49f04e9c0ca8c1c701d8d1e74398d92e54dff
py_build_cmake-src-python3.9 Expired
84.3 KB
sha256:2a34ff8a2990397f3934b8c1010ccf0030e7af6d5b445f4c79f0a26e9321b926
py_build_cmake-whl-macos-13-3.13 Expired
102 KB
sha256:5e791e4e4e096268834bad959d08f1e883aeae0593f8254c4ee52f947c6668c6
py_build_cmake-whl-macos-13-3.7 Expired
102 KB
sha256:6ffd642ec1b5d685bfa4886669f463c5d32e982a3edb12d2c695e5f145bb7cf9
py_build_cmake-whl-macos-latest-3.10 Expired
102 KB
sha256:3d28e94528484a9673d47891fcc574e2cffd183db7086efec78730ecfc51ef42
py_build_cmake-whl-macos-latest-3.11 Expired
102 KB
sha256:eb2fa13f36231e60a76ac6cc8464e7702e673677b858f619e80d403b485b6a1b
py_build_cmake-whl-macos-latest-3.12 Expired
102 KB
sha256:42372a9a2251a57c3c3ba22b38635239187de9c87ecbcd7e861997a043ec9092
py_build_cmake-whl-macos-latest-3.13 Expired
102 KB
sha256:9dffc5741239c7270009e9d6cd83b3003b0668f90bc585b1d14a6e4b6a56f74c
py_build_cmake-whl-macos-latest-3.13t Expired
102 KB
sha256:99340e6f35d573cc2a48210ca4ea9c49fe585cef98cd5f848544bf7611cc412f
py_build_cmake-whl-macos-latest-3.14 Expired
102 KB
sha256:469d9bc668907d68a8069c26e26cd294070c2d52581bdf3d07202fdb7f1fc27d
py_build_cmake-whl-macos-latest-3.14t Expired
102 KB
sha256:7ccc0ef67623cfb78588315d3022276ed66047f854cf480d18f48705dea80b5c
py_build_cmake-whl-macos-latest-3.8 Expired
102 KB
sha256:5c12abfcad6a2707e8c4b8d79705fe32fdaa6421454bfef45f3168cfad6ad236
py_build_cmake-whl-macos-latest-3.9 Expired
102 KB
sha256:9a17502201a5fe2c57688da68018fbc128152fcec72b28707f718b07db3ae501
py_build_cmake-whl-macos-latest-pypy3.10 Expired
102 KB
sha256:98147dfde47ae841736abe5d79c5292586a4eb10cb32c9b5ebc99708d885c0a6
py_build_cmake-whl-pypy3.10 Expired
102 KB
sha256:09474383831e330e689e3025c7fdd98ef8e093b4fb065f44d0778b21fbee16e5
py_build_cmake-whl-python3.10 Expired
102 KB
sha256:f83030c6acc716f6023a8509e902c8cc0af995c60fea8b57bafe505856f0ace2
py_build_cmake-whl-python3.11 Expired
102 KB
sha256:7da142be9eb9478817dac912b00fcceec4992fed4ddbcedba18af70564ec1753
py_build_cmake-whl-python3.12 Expired
102 KB
sha256:7da142be9eb9478817dac912b00fcceec4992fed4ddbcedba18af70564ec1753
py_build_cmake-whl-python3.13 Expired
102 KB
sha256:7da142be9eb9478817dac912b00fcceec4992fed4ddbcedba18af70564ec1753
py_build_cmake-whl-python3.14 Expired
102 KB
sha256:7da142be9eb9478817dac912b00fcceec4992fed4ddbcedba18af70564ec1753
py_build_cmake-whl-python3.7 Expired
102 KB
sha256:1f94251951f76bd1ae11ef2c9ad48e6a6e7656734e2818e301ccaa235a1ec00d
py_build_cmake-whl-python3.8 Expired
102 KB
sha256:1f94251951f76bd1ae11ef2c9ad48e6a6e7656734e2818e301ccaa235a1ec00d
py_build_cmake-whl-python3.9 Expired
102 KB
sha256:1f94251951f76bd1ae11ef2c9ad48e6a6e7656734e2818e301ccaa235a1ec00d
py_build_cmake-whl-windows-latest-3.10 Expired
102 KB
sha256:6e87c315ddc192f00b57950222257c2ff73b3224be656ab76dbad953283f361b
py_build_cmake-whl-windows-latest-3.11 Expired
102 KB
sha256:0ea9551b0b491693334cc405c8b70e569a09ea7ef84ba92bb40e4d354ce32dde
py_build_cmake-whl-windows-latest-3.12 Expired
102 KB
sha256:6e87c315ddc192f00b57950222257c2ff73b3224be656ab76dbad953283f361b
py_build_cmake-whl-windows-latest-3.13 Expired
102 KB
sha256:d6dbbe9aa3b5be09ac33e2868980d78020c241565a84ac71aa655caf3c2f30a1
py_build_cmake-whl-windows-latest-3.13t Expired
102 KB
sha256:e870166f408f42d042e19d8bfa7f1e90be2727df39b6769456eb2fecc242b9a6
py_build_cmake-whl-windows-latest-3.14 Expired
102 KB
sha256:eafd35cda030090f0fd5c5645bab3107ded51e6740d184faf76431ce0326c2bb
py_build_cmake-whl-windows-latest-3.14t Expired
102 KB
sha256:e00f8b63945515c08dd6bb758111da26c9c099203e5911692080734d872f0460
py_build_cmake-whl-windows-latest-3.7 Expired
102 KB
sha256:c4c91b9d4b5b9464af8540c83d2b3e34dac57dd3e8ecbad4a6b438bfd5e0f8aa
py_build_cmake-whl-windows-latest-3.8 Expired
102 KB
sha256:3bb3002ab74ba827f5fc54856fa6e42eef5f98c510a569dddbee2fb9d6f8aa1b
py_build_cmake-whl-windows-latest-3.9 Expired
102 KB
sha256:6e87c315ddc192f00b57950222257c2ff73b3224be656ab76dbad953283f361b
py_build_cmake-whl-windows-latest-pypy3.10 Expired
102 KB
sha256:d15d4217d50d8d643e8d462ab90e6a3fdabe26def7df888c7a1d34ae61103ac5
pybind11-project-macos-13-whl Expired
827 KB
sha256:e23378a5b4a630c0796f3b864e996489bbbb0f836cbb025f4149f5f2544fd7d8
pybind11-project-macos-latest-whl Expired
968 KB
sha256:1d955165f9929379047d09266867d2b05f0977f9cba7eab5d7ca5c4238adb446
pybind11-project-pyodide-whl Expired
80.1 KB
sha256:502555f0fad9a0c1307bde19d99d98e2672bece93cf138fff71db0bd5e79dec1
pybind11-project-ubuntu-22.04-whl Expired
5.87 MB
sha256:d2e57b31afa987edb68403953ed3d17a96d4c7a93f06b5071a95bd6c8c0ee8c2
pybind11-project-windows-2022-whl Expired
1.18 MB
sha256:606942be91034b817242250dd6dfe0829ed2c073eec58908a98286812dd8fd49
swig-project-macos-13-whl Expired
163 KB
sha256:c9c68855900613e40078b20de98b5a34e3b3907b0f5a87aa8d27454808c69ba8
swig-project-macos-latest-whl Expired
176 KB
sha256:01ccfba6fce0798759881a1c53fa7d1c0fd2280f2ef1a156d05a8bead64e44c9
swig-project-pyodide-whl Expired
17.7 KB
sha256:92cfa5770ec262c6ba335e97c8432233e8e524bee6dbf38372bb14f645933a04
swig-project-ubuntu-22.04-whl Expired
4.37 MB
sha256:44652a80b906e411b8bf2eb75cba93cf0aa8706789641fa985d25de25acc0cef
swig-project-windows-2022-whl Expired
164 KB
sha256:202d777db3776bde708fe40f3a4a57979c100bdcc52f10ed818b103b02f6052a