On 10/28/23 03:32, Alex Bennée wrote:
@@ -278,6 +291,7 @@ build-user-hexagon:
MAKE_CHECK_ARGS: check-tcg
# Only build the softmmu targets we have check-tcg tests for
+# (skip alpha due to missing compilers, others need their own containers)
build-some-softmmu:
extends: .native_b
The current bookworm compiler doesn't build the static binaries due to
bug #1054412 and it might be awhile before it gets fixes. The problem
of keeping older architecture compilers running isn't going to go away
so lets prepare the ground. Create a legacy container and move some
tests around so the