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
Lint
Lint Not Applicable
Unit
Tests Not Applicable