Page MenuHomePhabricator

[CI] Install the gcc/g++ multilib package for building on 32 bits
ClosedPublic

Authored by Fabien on Oct 1 2022, 16:22.

Details

Summary

This is actually missing and causes the linux 32 build to fail.
Also update the cross gcc versions to use the same version (9) as the gitian builds so we are testing under release conditions.

Test Plan

Tried on a bullseye machine:

./contrib/teamcity/build-configurations.py build-linux32

Fails without that patch, succeeds after.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ci_multilib
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20282
Build 40241: Build Diff
Build 40240: arc lint + arc unit