Skip to content

trying to fix windows and mac wheel builds #41

trying to fix windows and mac wheel builds

trying to fix windows and mac wheel builds #41

Triggered via push December 16, 2024 16:23
Status Failure
Total duration 12m 24s
Artifacts

build_wheels.yml

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

Annotations

8 errors and 12 warnings
build manylinux_2_28_x86_64 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 boost1.78-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=ON -DNO_JAVA_WRAPPER=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 2.
build manylinux_2_28_x86_64 wheels on ubuntu-latest x86_64
Process completed with exit code 1.
build macosx_arm64 wheels on macos-14 arm64
Command delocate-wheel --require-archs arm64 -w /private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-a2zskubo/cp38-macosx_arm64/repaired_wheel -v /private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-a2zskubo/cp38-macosx_arm64/built_wheel/uda-2.8.0.post5-cp38-cp38-macosx_12_0_arm64.whl failed with code 1.
build macosx_arm64 wheels on macos-14 arm64
Process completed with exit code 1.
build macosx_x86_64 wheels on macos-13 x86_64
Command delocate-wheel --require-archs x86_64 -w /private/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/cibw-run-itnn0lcu/cp37-macosx_x86_64/repaired_wheel -v /private/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/cibw-run-itnn0lcu/cp37-macosx_x86_64/built_wheel/uda-2.8.0.post5-cp37-cp37m-macosx_12_0_x86_64.whl failed with code 1.
build macosx_x86_64 wheels on macos-13 x86_64
Process completed with exit code 1.
build win_amd64 wheels on windows-latest AMD64
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\UDA\\UDA\\install\\python_installer', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-l1wztaid\\cp313-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
build win_amd64 wheels on windows-latest AMD64
Process completed with exit code 1.
build manylinux2014_x86_64 wheels on ubuntu-latest x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build manylinux2014_x86_64 wheels on ubuntu-latest x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
build manylinux_2_28_aarch64 wheels on ubuntu-latest aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build manylinux_2_28_aarch64 wheels on ubuntu-latest aarch64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
build macosx_arm64 wheels on macos-14 arm64
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
build macosx_arm64 wheels on macos-14 arm64
git 2.47.1 is already installed and up-to-date. To reinstall 2.47.1, run: brew reinstall git
build macosx_arm64 wheels on macos-14 arm64
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
build macosx_arm64 wheels on macos-14 arm64
cmake 3.31.2 is already installed and up-to-date. To reinstall 3.31.2, run: brew reinstall cmake
build macosx_x86_64 wheels on macos-13 x86_64
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
build macosx_x86_64 wheels on macos-13 x86_64
git 2.47.1 is already installed and up-to-date. To reinstall 2.47.1, run: brew reinstall git
build macosx_x86_64 wheels on macos-13 x86_64
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
build macosx_x86_64 wheels on macos-13 x86_64
cmake 3.31.2 is already installed and up-to-date. To reinstall 3.31.2, run: brew reinstall cmake