trying to get build_wheel working with dynamic pyuda versioning #40
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 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 && cmake --build build -j --config Release --target install && cp -r /usr/local/python_installer/* /project/source/wrappers/python/ sed -i \'s|\\[tool\\.setuptools_scm\\]|\\[tool\\.setuptools_scm\\]\\nroot =\\"\\/project\\"|g\' /project/source/wrappers/python/pyproject.toml\n'] failed with code 1.
|
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