qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH stable-7.2 15/23] .gitlab-ci.d/cirrus: Drop support for macOS


From: Michael Tokarev
Subject: Re: [PATCH stable-7.2 15/23] .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
Date: Tue, 3 Dec 2024 18:52:24 +0300
User-agent: Mozilla Thunderbird

03.12.2024 13:53, Thomas Huth wrote:
From: Philippe Mathieu-Daudé <philmd@linaro.org>

macOS 15 "Sequoia" was released on September 16, 2024 [1].

According to QEMU's support policy, we stop supporting
the previous major release two years after the the new
major release has been published. Time to remove support
for macOS 13 (Ventura, released on October 2022, [2]).

Promote the macOS 14 job, which was only built manually,
to be run by default.

[1] https://www.apple.com/newsroom/2024/09/macos-sequoia-is-available-today/
[2] https://www.apple.com/newsroom/2022/10/macos-ventura-is-now-available/

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240917085058.1740-3-philmd@linaro.org>
(cherry picked from commit de11da6448ca4278197fb2923af06c50e2385259)
[thuth: Pick some changes from 9094f7c934, too]

Which changes did you pick here from 9094f7c934?  I'm not seeing
these.  But I do see CONFIGURE_ARGS: --target-list-exclude=
addition which seems to be coming from a88a04906b966ff
".gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs".

What a messy stuff ;)

...
      PATH_EXTRA: /opt/homebrew/ccache/libexec:/opt/homebrew/gettext/bin
      PKG_CONFIG_PATH: 
/opt/homebrew/curl/lib/pkgconfig:/opt/homebrew/ncurses/lib/pkgconfig:/opt/homebrew/readline/lib/pkgconfig
+    CONFIGURE_ARGS: 
--target-list-exclude=arm-softmmu,i386-softmmu,microblazeel-softmmu,mips64-softmmu,mipsel-softmmu,mips-softmmu,ppc-softmmu,sh4-softmmu,xtensaeb-softmmu
      TEST_TARGETS: check-unit check-block check-qapi-schema check-softfloat 
check-qtest-x86_64
-    QEMU_JOB_OPTIONAL: 1


Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]