All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] testing/next: hot fixes (Makefile, gitlab, docker)
@ 2026-06-01 14:31 Alex Bennée
  2026-06-01 14:31 ` [PATCH 1/3] Revert "Makefile: include tests/Makefile.include before ninja calculation" Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Alex Bennée @ 2026-06-01 14:31 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fabiano Rosas, Philippe Mathieu-Daudé, Kyle Evans,
	Peter Maydell, Brian Cain, John Snow, Thomas Huth,
	Alex Bennée, Brad Smith, Warner Losh, qemu-arm,
	Pierrick Bouvier, Daniel P. Berrangé, Paolo Bonzini,
	Jiaxun Yang, Richard Henderson, Song Gao, Cornelia Huck

The last testing/next which enabled MacOS broke check-functional-FOO
(which isn't directly called in GitLab CI). Revert the offending
commit and replace with a more hacky workaround in the gitlab
invocation itself.

Also include a fix to select the right docker fallback for building
mips things.

Please review.

Alex.

Alex Bennée (3):
  Revert "Makefile: include tests/Makefile.include before ninja
    calculation"
  gitlab: work around the inability to build targets for MacOS
  configure: use debian-all-test-cross for mipsel tcg tests

 configure              | 2 +-
 Makefile               | 4 ++--
 .gitlab-ci.d/macos.yml | 3 +++
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.47.3



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-06-01 18:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01 14:31 [PATCH 0/3] testing/next: hot fixes (Makefile, gitlab, docker) Alex Bennée
2026-06-01 14:31 ` [PATCH 1/3] Revert "Makefile: include tests/Makefile.include before ninja calculation" Alex Bennée
2026-06-01 15:57   ` Pierrick Bouvier
2026-06-01 14:31 ` [PATCH 2/3] gitlab: work around the inability to build targets for MacOS Alex Bennée
2026-06-01 15:58   ` Pierrick Bouvier
2026-06-01 16:15     ` Alex Bennée
2026-06-01 16:44       ` Pierrick Bouvier
2026-06-01 17:30         ` Alex Bennée
2026-06-01 18:14           ` Pierrick Bouvier
2026-06-01 14:31 ` [PATCH 3/3] configure: use debian-all-test-cross for mipsel tcg tests Alex Bennée
2026-06-01 15:58   ` Pierrick Bouvier
2026-06-01 15:26 ` [PATCH 0/3] testing/next: hot fixes (Makefile, gitlab, docker) Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.