Skip to content

More blind fixes

More blind fixes #231

Triggered via push June 15, 2024 16:21
Status Failure
Total duration 1m 23s
Artifacts

build_linux.yml

on: push
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build cp310-manylinux_aarch64
Command ['sh', '-c', 'dnf install -y zlib-devel openssl-devel freetype-devel freeglut-devel alsa-lib-devel mesa-libGL-devel xorg-x11-proto-devel xorg-x11-proto-devel libcurl-devel libpng-devel libX11-devel libXcursor-devel libXrandr-devel libXinerama-devel libXrender-devel libXcomposite-devel libXinerama-devel libXcursor-devel xorg-x11-server-Xvfb fontconfig-devel wget && wget https://github.com/linux-test-project/lcov/releases/download/v2.0/lcov-2.0-1.noarch.rpm && wget https://rpmfind.net/linux/epel/7/x86_64/Packages/p/perl-JSON-XS-3.01-2.el7.x86_64.rpm && yum localinstall -y lcov-2.0-1.noarch.rpm && yum localinstall -y perl-JSON-XS-3.01-2.el7.x86_64.rpm && sed -i "s/use JSON::PP/use JSON::XS/g" /usr/bin/geninfo && ln -s /usr/include/freetype2/ft2build.h /usr/include/ft2build.h && ln -s /usr/include/freetype2/freetype /usr/include/freetype'] failed with code 127.
Build cp310-manylinux_aarch64
Process completed with exit code 1.
Build cp310-manylinux_x86_64
The job was canceled because "ubuntu-latest_310_manyl_2" failed.