trying to fix build_wheel github action #9
Annotations
2 errors and 1 warning
Build manylinux_2_28 wheels
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 manylinux_2_28 wheels
Process completed with exit code 1.
|
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/.
|
Loading