test pushing wheels to pypi #1
build_wheels.yml
on: push
Matrix: build_wheels
upload_pypi
0s
Annotations
3 errors and 11 warnings
build wheels on ubuntu-latest x86_64
Command ['sh', '-c', 'yum update -y && yum install -y wget openssl-devel libxml2-devel libtirpc-devel && cd /tmp && wget https://github.com/fmtlib/fmt/archive/refs/tags/10.0.0.tar.gz && tar xzf 10.0.0.tar.gz && cd fmt-10.0.0 && cmake -Bbuild -H. -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_SHARED_LIBS=ON && cmake --build build -j --config Release --target install && cd /tmp && wget https://github.com/gabime/spdlog/archive/refs/tags/v1.11.0.tar.gz && tar xzf v1.11.0.tar.gz && cd spdlog-1.11.0 && cmake -Bbuild -H. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_SHARED_LIBS=ON && cmake --build build -j --config Release --target install && cd /tmp && wget https://github.com/capnproto/capnproto/archive/refs/tags/v0.10.4.tar.gz && tar xzf v0.10.4.tar.gz && cd capnproto-0.10.4 && cmake -Bbuild -H. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_SHARED_LIBS=ON && cmake --build build && cmake --install build && cd /tmp && wget https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.tar.gz && tar xzf boost_1_80_0.tar.gz && cd boost_1_80_0 && ./bootstrap.sh --prefix=/usr/local && ./b2 --without-python --prefix=/usr/local install && cd /project && cmake -B build -DNO_JAVA_WRAPPER=ON -DBUILD_SHARED_LIBS=ON -DSSLAUTHENTICATION=ON -DENABLE_CAPNP=ON -DCLIENT_ONLY=ON && cmake --build build -j --config Release --target install && cp -r /usr/local/python_installer/* /project/source/wrappers/python/ \n'] failed with code 1.
|
build wheels on ubuntu-latest x86_64
Process completed with exit code 1.
|
build wheels on ubuntu-latest aarch64
The run was canceled by @stephen-dixon.
|
build wheels on ubuntu-latest x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build wheels on macos-14 arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build wheels on macos-14 arm64
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
build wheels on macos-14 arm64
git 2.45.2 is already installed and up-to-date.
To reinstall 2.45.2, run:
brew reinstall git
|
build wheels on macos-14 arm64
openssl@3 3.3.1 is already installed and up-to-date.
To reinstall 3.3.1, run:
brew reinstall openssl@3
|
build wheels on macos-14 arm64
cmake 3.29.6 is already installed and up-to-date.
To reinstall 3.29.6, run:
brew reinstall cmake
|
build wheels on ubuntu-latest x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build wheels on macos-13 x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build wheels on macos-13 x86_64
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
build wheels on macos-13 x86_64
git 2.45.2 is already installed and up-to-date.
To reinstall 2.45.2, run:
brew reinstall git
|
build wheels on macos-13 x86_64
openssl@3 3.3.1 is already installed and up-to-date.
To reinstall 3.3.1, run:
brew reinstall openssl@3
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-wheels--1
Expired
|
26.9 MB |
|
cibw-wheels--3
Expired
|
21 MB |
|
cibw-wheels--4
Expired
|
16 MB |
|