gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
commitee381b7fe1469d6ef4e11675608118eca7bc8f05
authorThomas Huth <thuth@redhat.com>
Tue, 15 Dec 2020 08:34:51 +0000 (15 09:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 2 Jan 2021 20:03:09 +0000 (2 21:03 +0100)
tree4ae61ffac1e3853bc76bff77aa3b906bc933beaf
parent2af43a6a59d6a113afb34f21b3d81264288ca735
gitlab-CI: Test 32-bit builds with the fedora-i386-cross container

After adding some missing packages, it's possible to check 32-bit
builds and tests with the fedora-i386-cross container in the gitlab-CI,
too. Unfortunately, the code in subprojects/ ignores the --extra-cflags
(on purpose), so the vhost-user part has to be disabled for this.

While we're at it, update the container to Fedora 31. Unfortunately the
gcc from the later versions emits some very dubious format-truncation
warnings, so Fedora 32 and 33 are currently unsuitable for this job.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20201215083451.92322-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.gitlab-ci.d/crossbuilds.yml
tests/docker/dockerfiles/fedora-i386-cross.docker