Task 6204480629243904

RFC: Riscv bare metal CI job

2024-12-05 09:23:27 completed worker:ci_worker_1732185956_530406238 pull/31425 bc5adc3b9c7eb601a2e167643f7fb0cc955f1af9


Commands that took longer than 1 second (total 30m42s)
linedurationpercentagecommand
2952s0%retry -- apt-get update
31521s1%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'
12681s0%retry -- git clone --depth=1 https://github.com/riscv-collab/riscv-gnu-toolchain -b 2024.11.22 /riscv/gcc
131223m10s75%make -j -j10
278474s0%retry -- git clone --depth=1 https://sourceware.org/git/newlib-cygwin.git -b topic/3.6 /riscv/newlib
278521s0%../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'
2795418s0%make -j -j10
293392s0%make install
294845m13s16%git config --global ci.base-install-done true
2952211s0%podman image prune --force --external
295381s0%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'
2979213s0%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)'
3018747s2%cmake --build . --target bitcoin_consensus
Tags
  • worker:ci_worker_1732185956_530406238
  • riscv32 bare metal, static libbitcoin_consensus
  • pull/31425
  • COMPLETED