295 | 2s | 0% | retry -- apt-get update |
315 | 21s | 1% | 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' |
1268 | 1s | 0% | retry -- git clone --depth=1 https://github.com/riscv-collab/riscv-gnu-toolchain -b 2024.11.22 /riscv/gcc |
1312 | 23m10s | 75% | make -j -j10 |
27847 | 4s | 0% | retry -- git clone --depth=1 https://sourceware.org/git/newlib-cygwin.git -b topic/3.6 /riscv/newlib |
27852 | 1s | 0% | ../configure --target=riscv32-unknown-elf --disable-newlib-io-float --enable-newlib-io-long-long --enable-newlib-io-long-double --with-arch=rv32gc --with-abi=ilp32 --disable-shared --disable-multilib --prefix=/opt/newlib CC_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-gcc CXX_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-g++ AR_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-ar RANLIB_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-ranlib 'CFLAGS_FOR_TARGET=-march=rv32gc -mabi=ilp32 -mcmodel=medlow ' 'CXXFLAGS_FOR_TARGET=-std=c++20 -march=rv32gc -mabi=ilp32 -mcmodel=medlow' |
27954 | 18s | 0% | make -j -j10 |
29339 | 2s | 0% | make install |
29484 | 5m13s | 16% | git config --global ci.base-install-done true |
29522 | 11s | 0% | podman image prune --force --external |
29538 | 1s | 0% | docker exec 029045e846cde44bee76e1ae52daec3568d3541a6c95326acc4362df991ce8df bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-3358093291/ /ci_container_base' |
29792 | 13s | 0% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_C_COMPILER=/opt/riscv-ilp32/bin/riscv32-unknown-elf-gcc -DCMAKE_CXX_COMPILER=/opt/riscv-ilp32/bin/riscv32-unknown-elf-g++ -DBUILD_KERNEL_LIB=OFF -DBUILD_UTIL_CHAINSTATE=OFF -DBUILD_TESTS=OFF -DBUILD_BENCH=OFF -DBUILD_FUZZ_BINARY=OFF -DBUILD_DAEMON=OFF -DBUILD_TX=OFF -DBUILD_UTIL=OFF -DBUILD_CLI=OFF -DENABLE_WALLET=OFF -DCMAKE_SYSTEM_NAME=Generic || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
30187 | 47s | 2% | cmake --build . --target bitcoin_consensus |