Hi,
The docker-opensbi job has started failing because the crosstool gcc
URLs in .gitlab-ci.d/opensbi/Dockerfile are not working:

#8 [3/4] RUN wget -O -
https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.3.0/x86_64-gcc-8.3.0-nolibc-riscv32-linux.tar.xz
| tar -C /opt -xJ
#8 0.510 --2026-07-02 10:11:48--
https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.3.0/x86_64-gcc-8.3.0-nolibc-riscv32-linux.tar.xz
#8 0.511 Resolving mirrors.edge.kernel.org
(mirrors.edge.kernel.org)... 142.0.200.124, 2605:f480:58:1:0:1994:3:14
#8 0.579 Connecting to mirrors.edge.kernel.org
(mirrors.edge.kernel.org)|142.0.200.124|:443... connected.
#8 0.643 HTTP request sent, awaiting response... 404 Not Found
#8 0.805 2026-07-02 10:11:49 ERROR 404: Not Found.
#8 0.805
#8 0.805 xz: (stdin): File format not recognized
#8 0.805 tar: Child returned status 1
#8 0.805 tar: Error is not recoverable: exiting now

https://gitlab.com/qemu-project/qemu/-/jobs/15145227587

Maybe it's time to upgrade to a newer gcc version that is still available?

Stefan

Reply via email to