294 | 3s | 0% | retry -- apt-get update |
314 | 40s | 6% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev ninja-build git cmake libglib2.0-dev libslirp-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1267 | 1s | 0% | retry -- git clone --depth=1 https://github.com/riscv-collab/riscv-gnu-toolchain -b 2024.11.22 /riscv/gcc |
1287 | 1s | 0% | ./configure --prefix=/opt/riscv-ilp32 --with-arch=rv32gc --with-abi=ilp32 |