summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1368791
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1368791')
-rw-r--r--results/scraper/launchpad-without-comments/136879112
1 files changed, 12 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1368791 b/results/scraper/launchpad-without-comments/1368791
new file mode 100644
index 00000000..b9058501
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1368791
@@ -0,0 +1,12 @@
+qemu build fails on Ubuntu 10.04 LTS since recent pixman changes
+
+Since commit 0dfa7e30126364c434a48cb37a1a41119e536c2a, the qemu git mainline no longer builds on Ubuntu 10.04 LTS.  The build fails with:
+
+  CC    ui/input.o
+ui/qemu-pixman.c: In function 'qemu_pixelformat_from_pixman':
+ui/qemu-pixman.c:42: error: 'PIXMAN_TYPE_RGBA' undeclared (first use in this function)
+ui/qemu-pixman.c:42: error: (Each undeclared identifier is reported only once
+ui/qemu-pixman.c:42: error: for each function it appears in.)
+make: *** [ui/qemu-pixman.o] Error 1
+
+Andreas Gustafsson, <email address hidden>
\ No newline at end of file