Fix UncheckedConfigOption.override #489
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
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 (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-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 (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 (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, 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, 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"`.
|
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 (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).
|
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.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.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.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.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-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.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 (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-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
|
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.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-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.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-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.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-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-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-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.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
|
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.
|
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#L23
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#L23
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
|
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 (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-b4_knwy1\cp311-win_arm64\build\extra-setup.cfg for 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#L23
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#L23
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 (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-oyd966as\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 (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#L23
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#L23
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, 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#L23
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#L23
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, 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-ks1rei3k\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.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.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 (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 (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.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
|
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#L23
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#L23
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
|
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
|
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#L23
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#L23
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
|
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 (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.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.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-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 (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-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.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.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.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-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-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-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.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-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
|
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-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.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
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
nanobind-project-macos-13-whl
|
791 KB |
sha256:1b7b836f04096af0ce54ca8aad826e0cf66757d8a9fdeaa4a9a4a829e06d9518
|
|
nanobind-project-macos-latest-whl
|
917 KB |
sha256:8800dca7bda4a6eb4876bac1af772fd8da4ad224858f24c6e51ce5e94ed4b246
|
|
nanobind-project-pyodide-whl
|
36.6 KB |
sha256:c6d0aa89d6c8b4a40f5a308349585cee9f60a802c654b41a4ac73e75efc7af71
|
|
nanobind-project-ubuntu-22.04-whl
|
6.61 MB |
sha256:6ca6ebf80a36fdc3b9c4629626e3622dcdea936d4ccd9d2094583e92cdf8fae9
|
|
nanobind-project-windows-2022-whl
|
878 KB |
sha256:e42c4afc6e8dd66fc402b95e2c9d4e6df3ea688c6dfc3e2ebebf177853481102
|
|
py_build_cmake-src-pypy3.10
|
84.1 KB |
sha256:40ef129e1140ffd9857a81918b9e1a61f9c93d0392cd4feb506e6f987567e16c
|
|
py_build_cmake-src-python3.10
|
84.1 KB |
sha256:f87218740a51640fc07492f4d3d1c59f816b9b0d5a946d4285d7eac99adf531d
|
|
py_build_cmake-src-python3.11
|
84.1 KB |
sha256:5fc168839aeefa313fbd5553a65b842e7c03cfb3db154ca652a446901b3be4a1
|
|
py_build_cmake-src-python3.12
|
84.1 KB |
sha256:ea3a6b7327747f4b1f4a0f33bc992015fd0c3e01ae7c16d805907a20bdcb0916
|
|
py_build_cmake-src-python3.13
|
84.1 KB |
sha256:05066c40b3d4bd8cd68c4936a3e8981d45ce00cfc4f1e87ead63457a4ff86670
|
|
py_build_cmake-src-python3.14
|
84.1 KB |
sha256:1f829a73aeacc2cb7db38125dcce579371de187e5c5ecdf566bc265837bafac4
|
|
py_build_cmake-src-python3.7
|
84.1 KB |
sha256:142ece808d1ab4f04685557246f2b40245cf585cd5f008a8bb8da0cbd0ec6d0e
|
|
py_build_cmake-src-python3.8
|
84.1 KB |
sha256:307bac9789021fb29fcd0dfa542ae1cb15c45f3400a69abb8319e65fb806f548
|
|
py_build_cmake-src-python3.9
|
84.1 KB |
sha256:2d241157f80db85587ecd83bc9b8a8c4cd58cc4a70bc67f538334eba27cf6c07
|
|
py_build_cmake-whl-macos-13-3.13
|
101 KB |
sha256:c0d49127c6ee45a4209c10d3aa6935ccb8a52c220a5ec30fa67b6dbafccf6bd2
|
|
py_build_cmake-whl-macos-13-3.7
|
101 KB |
sha256:f54bd432fb94cabd612ebe93ebe79f9991e53b2b591f67363198a310d9952051
|
|
py_build_cmake-whl-macos-latest-3.10
|
101 KB |
sha256:ff944b539b1f720dbb3382104c8a7bbafc724ca0d71d618110bebdf575bcdd03
|
|
py_build_cmake-whl-macos-latest-3.11
|
101 KB |
sha256:447f094560976f78728b45b0a9ee45bf0c671391cf7f6d6f2f639d71fb132c94
|
|
py_build_cmake-whl-macos-latest-3.12
|
101 KB |
sha256:5eac4b978ef4149e3d5c896580004575ae9e5b306826761c8686dac7dbf2c207
|
|
py_build_cmake-whl-macos-latest-3.13
|
101 KB |
sha256:a8656bcd9ba0f0e03e0825a93b1e9c3d47cc48f35ed776470baa80dbdca5c328
|
|
py_build_cmake-whl-macos-latest-3.13t
|
101 KB |
sha256:0fef8841c6465cb9ddd0e654dc2668964b592e327b8d4da19c8caff8006cadee
|
|
py_build_cmake-whl-macos-latest-3.14
|
101 KB |
sha256:07d58e6a62dd419e35b84f985d34a6e7a3dfd73cc0aebef9faec2985be9acd1d
|
|
py_build_cmake-whl-macos-latest-3.14t
|
101 KB |
sha256:7e77f81be20efb673ff9db09ba6271326d5afdc6ee5e05db618d4aec1f9b1db8
|
|
py_build_cmake-whl-macos-latest-3.8
|
101 KB |
sha256:9cde7e74add1adc4356e57c8be1486aaed3e61b6e716b908d0e0abdfbafe522e
|
|
py_build_cmake-whl-macos-latest-3.9
|
101 KB |
sha256:45bba568d1528ab8a1c7cde6447f3074612882e2ffde6a3a44c0713b69863268
|
|
py_build_cmake-whl-macos-latest-pypy3.10
|
101 KB |
sha256:f691d6733866842acdb5c7cb73b8ea26d8a5a7749ee7a9010b2e4c5a27ef4b47
|
|
py_build_cmake-whl-pypy3.10
|
101 KB |
sha256:0daa815543d6645d342a40d378f3c69b43ee2a0b241ade2e0889ca15d68bf284
|
|
py_build_cmake-whl-python3.10
|
101 KB |
sha256:38d6f8d01771262ab46b227a028f4dcf950bfb65ce093c540467c904327e99d9
|
|
py_build_cmake-whl-python3.11
|
101 KB |
sha256:fe4cf0dda7a072204e7d7f2d81df2c38cdda6d07c22faa33a0472dc893682938
|
|
py_build_cmake-whl-python3.12
|
101 KB |
sha256:fe4cf0dda7a072204e7d7f2d81df2c38cdda6d07c22faa33a0472dc893682938
|
|
py_build_cmake-whl-python3.13
|
101 KB |
sha256:ea743b53a1b3927fa284fccff4b2fdcf4cbb32e491029fb0b3b753daf8d02460
|
|
py_build_cmake-whl-python3.14
|
101 KB |
sha256:38d6f8d01771262ab46b227a028f4dcf950bfb65ce093c540467c904327e99d9
|
|
py_build_cmake-whl-python3.7
|
101 KB |
sha256:24f709bcfa4036cb28bae08b7cd3960b3a963c678c432bdbada64884ba21070b
|
|
py_build_cmake-whl-python3.8
|
101 KB |
sha256:38d6f8d01771262ab46b227a028f4dcf950bfb65ce093c540467c904327e99d9
|
|
py_build_cmake-whl-python3.9
|
101 KB |
sha256:26bdf4a27751800812c2afb333d5b9916da5b04036759bc3af38a78e4d962c25
|
|
py_build_cmake-whl-windows-latest-3.10
|
102 KB |
sha256:b34427295de386bf56920fe87f798d10045964c26f20ff2577957790e61a53e0
|
|
py_build_cmake-whl-windows-latest-3.11
|
102 KB |
sha256:d2e333fdc05731fd704c40c14be3b667ad6ff530d5cb4e3529f79141a3c72073
|
|
py_build_cmake-whl-windows-latest-3.12
|
102 KB |
sha256:53597eb659643d0ed952721960ca694967944807d152e423d25001c8238d51d5
|
|
py_build_cmake-whl-windows-latest-3.13
|
102 KB |
sha256:28742e142a1dc57f4b16d04592a517c20d5bedad4878424149a8596f400c4916
|
|
py_build_cmake-whl-windows-latest-3.13t
|
102 KB |
sha256:6ac8340e0c6534b2cdc36855e1bf4605bca1590eb2ff65fdb7747372e58416b0
|
|
py_build_cmake-whl-windows-latest-3.14
|
102 KB |
sha256:a948b3cc07825bfbcf3b4d59538e4df227176848fcad8e89c2ebbbc298fe3bf9
|
|
py_build_cmake-whl-windows-latest-3.14t
|
102 KB |
sha256:5cb322b8aaaf90404556f9efed50894bfdacfcdb79666225f9515235408f35f1
|
|
py_build_cmake-whl-windows-latest-3.7
|
102 KB |
sha256:76a20bc14246a56619e488d9f5aa545fcf489697802546f19409a9fbfae6d3dc
|
|
py_build_cmake-whl-windows-latest-3.8
|
102 KB |
sha256:415c4245478418ca29d41139fa18ee97b55fa72aab43a11764e4dbcee331c69d
|
|
py_build_cmake-whl-windows-latest-3.9
|
102 KB |
sha256:3ee772796e4f771b85e0dbe33a8bac0605c4a9efb6ff4b6cfb8f443c8a01c1b3
|
|
py_build_cmake-whl-windows-latest-pypy3.10
|
102 KB |
sha256:2d7b0c15b9efd947f758adb4dabf682f7bd770998d2dbca0f61a44b64502d44f
|
|
pybind11-project-macos-13-whl
|
827 KB |
sha256:63d743d2a80c91e425a97db56eb3ff98121736828fb01794b18dc067a69e4460
|
|
pybind11-project-macos-latest-whl
|
968 KB |
sha256:29c5826d8c63735cc3cfe59da43b147b3be933c4a12a0250c7e4b71f0217f2ba
|
|
pybind11-project-pyodide-whl
|
80.1 KB |
sha256:38220d24e6eb6afec95fe125315d067fd5683f04be001c0d15f89c69b13df90b
|
|
pybind11-project-ubuntu-22.04-whl
|
5.87 MB |
sha256:27b333bb946c7f55d577bd7aa2633fa58e546039a51c5e41cd9cdd813a31aa7a
|
|
pybind11-project-windows-2022-whl
|
1.18 MB |
sha256:7a5ed2d9b1ecad0744423f354b8e1ae6621a5d24ae5695aaa15d50ee8f9c83e7
|
|
swig-project-macos-13-whl
|
163 KB |
sha256:2bb220a297388a208b80f24705489d8aceb27e6102da86f43947c8b9e2715c5e
|
|
swig-project-macos-latest-whl
|
176 KB |
sha256:6631d6d04764ae62df2569a8d168ea830f0ba76146f5f8ed2e82f95027b1652f
|
|
swig-project-pyodide-whl
|
17.7 KB |
sha256:01dc747d76a83966635edc9fc42376112ff75f8bc6ff15738126e7adb4e05260
|
|
swig-project-ubuntu-22.04-whl
|
4.37 MB |
sha256:97b38144fa9e24e1d4ef643dcd27018ce7c2bf3042a2f8764dd1c241bd4ffc17
|
|
swig-project-windows-2022-whl
|
164 KB |
sha256:ecbd1bc6095ad8c5b793dfbaa1c37b9a8658a95ab0685d7883e22a6dfbaea884
|
|