On 16/12/2020 11:39, Paolo Bonzini wrote:
> On 16/12/20 12:07, Peter Maydell wrote:
>> Something has definitely changed here. What you had with 4.2.1
>> is what you should be getting. The obvious suspect is that
>> something weird happened in the meson conversion...

Ubuntu/Debian maintainer reproduced and confirmed my findings. It's been
git-bisect-ed to the addition/use of -static-pie on 'supported'
architectures when calling configure with --static at commit 127814629b
"configure: Support -static-pie if requested".

Using --disable-pie works around it on x86_64 for us.

https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1908331

https://salsa.debian.org/qemu-team/qemu/-/merge_requests/16

> Please send the (gzipped) build.ninja file.

build.ninja archives with and without --disable-pie can be fetched from:

https://iam.tj/projects/qemu/

Reply via email to