tianon / docker-qemu

Dockerization of supported QEMU releases
https://qemu.org
133 stars 34 forks source link

Add 7.2.0-rc0 #39

Closed tianon closed 1 year ago

tianon commented 1 year ago
In file included from /usr/src/qemu/include/ui/console.h:4,
                 from ../hw/display/vga_int.h:30,
                 from ../hw/display/acpi-vga.c:4:
/usr/src/qemu/include/ui/qemu-pixman.h:12:10: fatal error: pixman.h: No such file or directory
   12 | #include <pixman.h>
      |          ^~~~~~~~~~
compilation terminated.

:thinking:

tianon commented 1 year ago

Oh! I think https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg01633.html is the root cause/fix!

tianon commented 1 year ago

(looks like it works! hopefully I remember to check this again for -rc1 so we can drop the patch :eyes:)