Version 0.3.0 #347
Annotations
2 warnings and 10 notices
Build Wheels
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"`.
|
Build Wheels
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"`.
|
Build Wheels:
src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
|
Build Wheels:
src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (x86_64, native platform: x86_64)
|
Build Wheels:
src/py_build_cmake/build.py#L558
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
|
Build Wheels:
src/py_build_cmake/build.py#L558
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
|
Build Wheels:
src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
|
Build Wheels:
src/py_build_cmake/config/quirks.py#L153
py_build_cmake.config.quirks:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
|
Build Wheels:
src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
|
Build Wheels:
src/py_build_cmake/config/quirks.py#L210
py_build_cmake.config.quirks:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
|
Build Wheels:
src/py_build_cmake/build.py#L558
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
|
Build Wheels:
src/py_build_cmake/build.py#L558
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
|
Loading