[CI] upgrade cibuildwheel #286
Annotations
3 warnings and 10 notices
|
While universal2 wheels can be built on x86_64, the arm64 part of them cannot currently be tested. The ability to test the arm64 part of a universal2 wheel will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/py_build_cmake/config/quirks.py#L201
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
|
src/py_build_cmake/config/quirks.py#L201
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
|
src/py_build_cmake/build.py#L498
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
|
src/py_build_cmake/build.py#L498
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
|
src/py_build_cmake/config/quirks.py#L149
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
|
src/py_build_cmake/config/quirks.py#L149
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
|
src/py_build_cmake/config/quirks.py#L201
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
|
src/py_build_cmake/config/quirks.py#L201
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
|
src/py_build_cmake/build.py#L498
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
|
src/py_build_cmake/build.py#L498
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
|
The logs for this run have expired and are no longer available.
Loading