Skip to content

Add changes to support building arm64 macos wheels #140

Add changes to support building arm64 macos wheels

Add changes to support building arm64 macos wheels #140

Triggered via pull request January 31, 2024 12:53
Status Failure
Total duration 2m 44s
Artifacts
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
macos-14 / pyproject.toml
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m pip install --upgrade pip
macos-14 / pyproject.toml
Command brew install pkg-config gcc readline sqlite gdbm libpng && brew install eigen libyaml fftw [email protected] libsamplerate libtag && brew link --force [email protected] && brew install chromaprint && brew link --force [email protected] && python waf configure --pkg-config-path="${PKG_CONFIG_PATH}" --arch arm64 --no-msse && python waf && python waf install failed with code 1. None
macos-14 / pyproject.toml
Process completed with exit code 1.
macos-14 / pyproject.toml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.