On 12/01/21 15:47, Olaf Hering wrote:
Olaf, can you expand on that?
The full log is here:
https://build.opensuse.org/public/build/home:olh:xen-unstable/openSUSE_15.1/x86_64/qemu/_log
I browsed configure and meson.build to make a guess which variable is false, so
virtfs-proxy-helper is not buil
Am Tue, 12 Jan 2021 14:08:31 +0100
schrieb Paolo Bonzini :
> Olaf, can you expand on that?
The full log is here:
https://build.opensuse.org/public/build/home:olh:xen-unstable/openSUSE_15.1/x86_64/qemu/_log
I browsed configure and meson.build to make a guess which variable is false, so
virtfs-pr
Am Tue, 12 Jan 2021 13:26:00 +0100
schrieb Christian Schoenebeck :
> Olaf, could you run a 'git bisect' to identify the relevant commit causing
> this?
attr was recently moved from configure to meson.
After further inspection it turned out that messages on stderr may have no
meaning for meson.
On 12/01/21 13:29, Daniel P. Berrangé wrote:
The -O0 might come from a pkg-config file
$BUILD_DIR/meson-logs/meson-log.txt
might show where it comes from.
It's added by Meson for compiler checks. It's useful for example for
functions that are declared as const or pure, and would be optimize
On Tue, Jan 12, 2021 at 01:26:00PM +0100, Christian Schoenebeck via wrote:
> On Dienstag, 12. Januar 2021 10:51:10 CET Olaf Hering wrote:
> > Depending on the build environment, the meson test to find a suitable
> > libattr fails. Something appends -O0 to CFLAGS.
> >
> > I see no "-O0" in qemu.git
On Dienstag, 12. Januar 2021 10:51:10 CET Olaf Hering wrote:
> Depending on the build environment, the meson test to find a suitable
> libattr fails. Something appends -O0 to CFLAGS.
>
> I see no "-O0" in qemu.git. This is a regression, it worked in
> 553032db17440f8de011390e5a1cfddd13751b0b.
>
>
Depending on the build environment, the meson test to find a suitable libattr
fails. Something appends -O0 to CFLAGS.
I see no "-O0" in qemu.git. This is a regression, it worked in
553032db17440f8de011390e5a1cfddd13751b0b.
Does anyone happen to know what is causing this?
Olaf
./configure --ho