Fix CI, add wheels, adjust for SCM policy #87
wheels.yaml
on: pull_request
Matrix: wheels
Publish wheels to PyPI
0s
Annotations
15 errors and 7 warnings
Build wheels on macos-13-xlarge for arm64
[notice] A new release of pip is available: 23.0.1 -> 23.3.1
[notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip
|
Build wheels on macos-13-xlarge for arm64
Command curl -L https://github.com/fmtlib/fmt/archive/refs/tags/7.1.3.tar.gz -o fmt-7.1.3.tar.gz && tar xf fmt-7.1.3.tar.gz && cmake -S fmt-7.1.3 -B fmt-7.1.3/build -DFMT_TEST=OFF -DFMT_DOC=OFF && cmake --build fmt-7.1.3/build --target install --config Release && git clone https://github.com/equinor/layered-file-protocols.git && cmake -S layered-file-protocols -B layered-file-protocols/build -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DLFP_FMT_HEADER_ONLY=ON -DBUILD_TESTING=OFF && cmake --build layered-file-protocols/build --target install --config Release && curl -L https://github.com/mpark/variant/archive/refs/tags/v1.4.0.tar.gz -o variant-1.4.0.tar.gz && tar xf variant-1.4.0.tar.gz && cmake -S variant-1.4.0 -B variant-1.4.0/build && cmake --build variant-1.4.0/build --target install --config Release failed with code 2. None
|
Build wheels on macos-13-xlarge for arm64
Process completed with exit code 1.
|
Build wheels on windows-2019 for AMD64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on windows-2019 for AMD64
The operation was canceled.
|
Build wheels on windows-2019 for x86
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on windows-2019 for x86
The operation was canceled.
|
Build wheels on macos-11 for x86_64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on macos-11 for x86_64
The operation was canceled.
|
Build wheels on ubuntu-20.04 for i686
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on ubuntu-20.04 for i686
The operation was canceled.
|
Build wheels on ubuntu-20.04 for x86_64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on ubuntu-20.04 for x86_64
The operation was canceled.
|
Build wheels on ubuntu-20.04 for aarch64
The job was canceled because "macos-13-xlarge_arm64" failed.
|
Build wheels on ubuntu-20.04 for aarch64
The operation was canceled.
|
Build wheels on macos-13-xlarge for arm64
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Build wheels on windows-2019 for AMD64
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build wheels on windows-2019 for x86
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build wheels on macos-11 for x86_64
The process '/usr/local/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for i686
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for x86_64
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for aarch64
The process '/usr/bin/git' failed with exit code 128
|