Issues building QEMU on Ubuntu
Chris Johns
chrisj at rtems.org
Tue May 24 22:32:35 UTC 2022
On 25/5/2022 12:47 am, Ryan Long wrote:
> When building QEMU it goes through the entire build and it looks like it passes,
> but it is failing. The only error that Joel and I saw in the output was this
>
> Found ninja-1.10.1 at /usr/bin/ninja
> +
> LD_LIBRARY_PATH=/home/tester/rtems-cron-6/rtems-source-builder/bare/build/tmp/sb-1002/devel/qemu/home/tester/rtems-cron-6/tools/6/lib
> make -j 8 all
> /usr/bin/ninja build.ninja && touch build.ninja.stamp
> ninja: no work to do.
> /usr/bin/python3 -B
> /home/tester/rtems-cron-6/rtems-source-builder/bare/build/qemu-5.2.0-rc1-x86_64-linux-gnu-1/qemu-5.2.0-rc1/meson/meson.py
> introspect --targets --tests --benchmarks | /usr/bin/python3 -B
> scripts/mtest2make.py > Makefile.mtest
> BUILD multiboot.img
> BUILD linuxboot.img
> BUILD linuxboot_dma.img
> BUILD kvmvapic.img
> ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)
> ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)
>
> Unless someone has any objections, I'm going to try the 5.2.0 release, and if
> that doesn't work, I'm going to try bumping it to 6.2.0.
Which hosts are you testing builds on?
My experience in the past has been all problems have related to support for
non-Linux hosts.
Chris
More information about the devel
mailing list