Convert cross-compilation Python hints to pathlib.Path #294
Annotations
2 warnings and 10 notices
Build Wheels
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"`.
|
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/.
|
Build Wheels:
src\py_build_cmake\build.py#L506
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#L506
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\build.py#L506
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#L506
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
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-19ii5lfu\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Wheels
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Build Wheels
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Wheels
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Wheels:
src\py_build_cmake\config\quirks.py#L60
py_build_cmake.config.quirks:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
|
Build Wheels:
src\py_build_cmake\config\quirks.py#L60
py_build_cmake.config.quirks:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
|
Loading