summaryrefslogtreecommitdiffstats
path: root/mailinglist/output_launchpad/1245724
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 14:51:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 14:51:13 +0000
commit225caa38269323af1bfc2daadff5ec8bd930747f (patch)
treee0a5fefde9ee100ba6f32fb36de6707490e4164e /mailinglist/output_launchpad/1245724
parent904141bfb8d5385b75eb3b7afec1dcda89af65a7 (diff)
downloademulator-bug-study-225caa38269323af1bfc2daadff5ec8bd930747f.tar.gz
emulator-bug-study-225caa38269323af1bfc2daadff5ec8bd930747f.zip
add mailinglist scraper results
Diffstat (limited to 'mailinglist/output_launchpad/1245724')
-rw-r--r--mailinglist/output_launchpad/124572471
1 files changed, 71 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/1245724 b/mailinglist/output_launchpad/1245724
new file mode 100644
index 00000000..285d7053
--- /dev/null
+++ b/mailinglist/output_launchpad/1245724
@@ -0,0 +1,71 @@
+libfdt.a git compilation fail
+
+I don't know the commit tags but I checked out dtc on the 28 of october at 20:27 in the tree of qemu (also git checkout out tonight). The compilation fail at line 234 in qemu/dtc/Makefile so I inserted that line:
+
+@$ /usr/bin/strace -o /usr/src/qemu_build/error.log.txt /usr/bin/ar $@
+
+into the makefile at position 234 to see what is the exact problem but the strace log is inconclusive.
+
+for the error: /usr/bin/ar: deux operations différentes spécifiées
+
+liberal translation is: two different operation specified.
+
+the distribution is arch linux with binutils 2.23.2, gcc 4.8.2 and kernel kvm-3.12.0-rc5 from git.
+
+
+
+Which version of make are you using? Recently, a bug with make 4.0 has been discovered, please see this thread for a description and a work-around:
+
+http://<email address hidden>/msg198719.html
+
+
+I am indeed using make v4.0. Thanks you very much for the email thread, I will try to compile qemu again.
+
+Alain
+
+-----Message d'origine-----
+De : <email address hidden> [mailto:<email address hidden>] De la part de thh
+Envoyé : 29 octobre 2013 04:32
+À : <email address hidden>
+Objet : [Bug 1245724] Re: libfdt.a git compilation fail
+
+Which version of make are you using? Recently, a bug with make 4.0 has been discovered, please see this thread for a description and a work-
+around:
+
+http://<email address hidden>/msg198719.html
+
+--
+You received this bug notification because you are subscribed to the bug report.
+https://bugs.launchpad.net/bugs/1245724
+
+Title:
+ libfdt.a git compilation fail
+
+Status in QEMU:
+ New
+
+Bug description:
+ I don't know the commit tags but I checked out dtc on the 28 of
+ october at 20:27 in the tree of qemu (also git checkout out tonight).
+ The compilation fail at line 234 in qemu/dtc/Makefile so I inserted
+ that line:
+
+ @$ /usr/bin/strace -o /usr/src/qemu_build/error.log.txt /usr/bin/ar $@
+
+ into the makefile at position 234 to see what is the exact problem but
+ the strace log is inconclusive.
+
+ for the error: /usr/bin/ar: deux operations différentes spécifiées
+
+ liberal translation is: two different operation specified.
+
+ the distribution is arch linux with binutils 2.23.2, gcc 4.8.2 and
+ kernel kvm-3.12.0-rc5 from git.
+
+To manage notifications about this bug go to:
+https://bugs.launchpad.net/qemu/+bug/1245724/+subscriptions
+
+
+
+This should be working fine again with recent versions of QEMU, so I'm closing the bug. If you still have problems, feel free to open it again.
+