summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1568589
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1568589')
-rw-r--r--results/scraper/launchpad-without-comments/156858916
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1568589 b/results/scraper/launchpad-without-comments/1568589
new file mode 100644
index 000000000..a8af76489
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1568589
@@ -0,0 +1,16 @@
+Compile for os x host failed
+
+Hello QEMU,
+
+I try compile qemu from git pulled by me today and have a troubles:
+
+ GEN   trace/generated-helpers.c
+  CC    aarch64-softmmu/trace/generated-helpers.o
+  LINK  aarch64-softmmu/qemu-system-aarch64
+Undefined symbols for architecture x86_64:
+  "_event_notifier_init_fd", referenced from:
+      _process_msg in ivshmem.o
+ld: symbol(s) not found for architecture x86_64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+make[1]: *** [qemu-system-aarch64] Error 1
+make: *** [subdir-aarch64-softmmu] Error 2
\ No newline at end of file