qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix CI build on Free BSD 13
@ 2024-03-04 14:44 Daniel P. Berrangé
  2024-03-04 14:44 ` [PATCH 1/2] meson: detect broken clang 17 with -fzero-call-used-regs Daniel P. Berrangé
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Daniel P. Berrangé @ 2024-03-04 14:44 UTC (permalink / raw)
  To: qemu-devel
  Cc: Wainer dos Santos Moschetta, Thomas Huth, Beraldo Leal,
	Philippe Mathieu-Daudé, Paolo Bonzini,
	Marc-André Lureau, Alex Bennée, Daniel P. Berrangé

FreeBSD seems to have prematurely purged the 13.2 images from gcloud,
despite 13.3 not being announced until tomorrow. Historically the old
images were left available for quite some time, until we noticed ports
failing due to missing symbols. Either way we need to update to 13.3

This exposed a clang bug so needs a workaround adding too.

Daniel P. Berrangé (2):
  meson: detect broken clang 17 with -fzero-call-used-regs
  gitlab: update FreeBSD Cirrus CI image to 13.3

 .gitlab-ci.d/cirrus.yml |  2 +-
 meson.build             | 17 ++++++++++++-----
 2 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-03-05  9:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 14:44 [PATCH 0/2] Fix CI build on Free BSD 13 Daniel P. Berrangé
2024-03-04 14:44 ` [PATCH 1/2] meson: detect broken clang 17 with -fzero-call-used-regs Daniel P. Berrangé
2024-03-04 14:48   ` Peter Maydell
2024-03-04 14:44 ` [PATCH 2/2] gitlab: update FreeBSD Cirrus CI image to 13.3 Daniel P. Berrangé
2024-03-04 14:49   ` Peter Maydell
2024-03-04 14:53     ` Daniel P. Berrangé
2024-03-04 17:05 ` [PATCH 0/2] Fix CI build on Free BSD 13 Richard Henderson
2024-03-04 21:16 ` Alex Bennée
2024-03-05  9:44   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).