From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: John Snow <jsnow@redhat.com>,
qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: "Beraldo Leal" <bleal@redhat.com>,
"Rene Engel" <ReneEngel80@emailn.de>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Thomas Huth" <thuth@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Howard Spoelstra" <hsp.cat7@gmail.com>,
"Daniel P . Berrangé" <berrange@redhat.com>
Subject: [PATCH v2 0/2] buildsys: Bump meson version to build on macOS Sonoma
Date: Thu, 9 Nov 2023 17:05:01 +0100 [thread overview]
Message-ID: <20231109160504.93677-1-philmd@linaro.org> (raw)
macOS 14 "Sonoma" was released end of September 2023,
developers who upgraded they host can not build QEMU
anymore because meson v0.63.3 is too old.
Bump to a working version. Test our CI covered hosts
also work.
Based-on: <20231108162022.76189-1-philmd@linaro.org>
"cirrus CI: Upgrade macOS to 13 (Ventura)"
Supersedes: <20231108183251.80572-1-philmd@linaro.org>
"buildsys: Use host meson on macOS Sonoma (14)"
Philippe Mathieu-Daudé (2):
buildsys: Bump minimal meson version required to v1.2.3
.gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)
.gitlab-ci.d/cirrus.yml | 16 ++++++++++++++++
.gitlab-ci.d/cirrus/macos-14.vars | 16 ++++++++++++++++
python/wheels/meson-0.63.3-py3-none-any.whl | Bin 926526 -> 0 bytes
python/wheels/meson-1.2.3-py3-none-any.whl | Bin 0 -> 964928 bytes
pythondeps.toml | 2 +-
tests/lcitool/libvirt-ci | 2 +-
tests/lcitool/refresh | 1 +
7 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 .gitlab-ci.d/cirrus/macos-14.vars
delete mode 100644 python/wheels/meson-0.63.3-py3-none-any.whl
create mode 100644 python/wheels/meson-1.2.3-py3-none-any.whl
--
2.41.0
next reply other threads:[~2023-11-09 16:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 16:05 Philippe Mathieu-Daudé [this message]
2023-11-09 16:05 ` [PATCH v2 1/2] buildsys: Bump minimal meson version required to v1.2.3 Philippe Mathieu-Daudé
2023-11-09 17:01 ` Paolo Bonzini
2023-11-09 21:21 ` John Snow
2023-11-09 22:00 ` BALATON Zoltan
2023-11-10 8:34 ` Paolo Bonzini
2023-11-09 22:10 ` Philippe Mathieu-Daudé
2023-11-09 22:12 ` Philippe Mathieu-Daudé
2023-11-09 16:05 ` [PATCH v2 2/2] .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma) Philippe Mathieu-Daudé
2023-11-09 17:30 ` [PATCH v2 0/2] buildsys: Bump meson version to build on macOS Sonoma Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231109160504.93677-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=ReneEngel80@emailn.de \
--cc=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=bleal@redhat.com \
--cc=hsp.cat7@gmail.com \
--cc=jsnow@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).