Task 4601084783624192

RFC: Riscv bare metal CI job

2024-12-06 15:39:40 completed worker:ci_worker_1732185956_530406238 pull/31425 f27760012b3e236933ea5d1b39a6ba74884df1a2


Commands that took longer than 1 second (total 30m9s)
linedurationpercentagecommand
2952s0%retry -- apt-get update
31524s1%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'
12881s0%./configure --prefix=/opt/riscv-ilp32 --with-arch=rv32gc --with-abi=ilp32
131227m12s90%make -j -j10
2784410s0%rm -rf /riscv/gcc
278453s0%retry -- git clone --depth=1 https://sourceware.org/git/newlib-cygwin.git -b topic/3.6 /riscv/newlib
278501s0%../configure --target=riscv32-unknown-elf --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
2795223s1%make -j -j10
293372s0%make install
2948325s1%git config --global ci.base-install-done true
2952510s0%podman image prune --force --external
2979710s0%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)'
3018444s2%cmake --build . --target bitcoin_consensus
Tags
  • worker:ci_worker_1732185956_530406238
  • riscv32 bare metal, static libbitcoin_consensus
  • pull/31425
  • COMPLETED