Skip to content

trying to fix build_wheel github action #9

trying to fix build_wheel github action

trying to fix build_wheel github action #9

Triggered via push April 14, 2024 01:36
Status Failure
Total duration 1m 5s
Artifacts

build_wheels.yml

on: push
Matrix: build_wheels
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build wheels on ubuntu-latest aarch64
Command ['sh', '-c', 'dnf update -y dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm dnf install -y boost-devel openssl-devel libxml2-devel libtirpc-devel dnf install -y fmt fmt-devel spdlog spdlog-devel capnproto capnproto-devel cd /project cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DSSLAUTHENTICATION=OFF -DENABLE_CAPNP=ON -DCLIENT_ONLY=ON make -C build -j install cp -r /usr/local/python_installer/* /project ls /project\n'] failed with code 2.
build wheels on ubuntu-latest aarch64
Process completed with exit code 1.
build wheels on ubuntu-latest x86_64
Command ['sh', '-c', 'dnf update -y dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm dnf install -y boost-devel openssl-devel libxml2-devel libtirpc-devel dnf install -y fmt fmt-devel spdlog spdlog-devel capnproto capnproto-devel cd /project cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DSSLAUTHENTICATION=OFF -DENABLE_CAPNP=ON -DCLIENT_ONLY=ON make -C build -j install cp -r /usr/local/python_installer/* /project ls /project\n'] failed with code 2.
build wheels on ubuntu-latest x86_64
Process completed with exit code 1.
build wheels on ubuntu-latest aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build wheels on ubuntu-latest x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.