From: "Alex Bennée" <alex.bennee@linaro.org>
To: Thomas Huth <thuth@redhat.com>
Cc: Richard Henderson <richard.henderson@linaro.org>,
Paolo Bonzini <pbonzini@redhat.com>,
Ed Maste <emaste@freebsd.org>,
qemu-devel@nongnu.org, Li-Wen Hsu <lwhsu@freebsd.org>
Subject: Re: [PATCH 0/2] Fix atomic test in "configure" + bump FreeBSD CI to 12.2
Date: Fri, 19 Mar 2021 15:33:51 +0000 [thread overview]
Message-ID: <87h7l79mz0.fsf@linaro.org> (raw)
In-Reply-To: <20210317110512.583747-1-thuth@redhat.com>
Thomas Huth <thuth@redhat.com> writes:
> FreeBSD 12.1 is out of service now, so the Cirrus-CI task is failing due
> to using some packages from 12.2 on the 12.1 image. We have to update
> it to 12.2. However, there are two obstacles:
>
> First, the check for the 128-bit atomic functions in the configure
> script does not work right with the version of Clang in FreeBSD 12.2
> anymore. Looks like the __atomic_*_16() functions do not have valid
> prototypes anymore. First patch fixes this issue.
>
> Second, there is a problem with libtasn1 and the latest version of
> Clang that also triggers on FreeBSD 12.2. We have to disable gnutls
> in this task until libtasn1 got fixed in FreeBSD.
>
> Thomas Huth (2):
> configure: Don't use the __atomic_*_16 functions for testing 128-bit
> support
> cirrus.yml: Update the FreeBSD task to version 12.2
Queued to for-6.0/fixes-for-rc1, thanks. b4 did manage to pick up v2 of
2/2 which confused me a little.
--
Alex Bennée
prev parent reply other threads:[~2021-03-19 15:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-17 11:05 [PATCH 0/2] Fix atomic test in "configure" + bump FreeBSD CI to 12.2 Thomas Huth
2021-03-17 11:05 ` [PATCH 1/2] configure: Don't use the __atomic_*_16 functions for testing 128-bit support Thomas Huth
2021-03-17 12:03 ` Paolo Bonzini
2021-03-17 15:22 ` Richard Henderson
2021-03-17 11:05 ` [PATCH 2/2] cirrus.yml: Update the FreeBSD task to version 12.2 Thomas Huth
2021-03-17 11:16 ` Peter Maydell
2021-03-17 12:44 ` Thomas Huth
2021-03-17 13:12 ` Daniel P. Berrangé
2021-03-17 16:24 ` Alex Bennée
2021-03-19 10:14 ` [PATCH v2 " Thomas Huth
2021-03-17 13:16 ` [PATCH " Roman Bolshakov
2021-03-17 13:24 ` Peter Maydell
2021-03-19 15:33 ` Alex Bennée [this message]
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=87h7l79mz0.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=emaste@freebsd.org \
--cc=lwhsu@freebsd.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@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 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.