public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Problem with trying to build qemu-9.0.2 - it requires dtc for all architectures
@ 2024-09-02 17:46 Adolf Belka
  2024-09-03  7:24 ` Michael Tremer
  0 siblings, 1 reply; 9+ messages in thread
From: Adolf Belka @ 2024-09-02 17:46 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

Hi All,

I am trying to do an update of the qemu package.

It is failing for a missing fdt library which it says is required by targets x86_64-softmmu, aarch64-softmmu and riscv64-softmmu.

The previous version that we currently have, 8.1.2 has a bundled dtc which includes the fdt library. That has been removed, probably with the change to the 9.x branch as it is not in 9.0.2

We have the dtc package in make but it is after qemu.

I could move it to before qemu, however I also note that the dtc package is specified only for aarch64 but if we need to have the above softmmu targets specified then qemu is requiring the fdt library for all our architectures.

Before I move dtc and change it to be for all architectures, I just want to flag this up and confirm that it is the right thing to do.

Regards,

Adolf.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-09-04 19:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-02 17:46 Problem with trying to build qemu-9.0.2 - it requires dtc for all architectures Adolf Belka
2024-09-03  7:24 ` Michael Tremer
2024-09-03 13:25   ` Adolf Belka
2024-09-03 19:06     ` Adolf Belka
2024-09-04  6:58       ` Michael Tremer
2024-09-04  7:22         ` Adolf Belka
2024-09-04  9:34           ` Michael Tremer
2024-09-04 13:37             ` Adolf Belka
2024-09-04 19:49               ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox