* [Qemu-devel] [Bug 1245724] [NEW] libfdt.a git compilation fail
@ 2013-10-29 1:39 Alain Toussaint
2013-10-29 8:31 ` [Qemu-devel] [Bug 1245724] " thh
2016-05-23 9:35 ` thh
0 siblings, 2 replies; 4+ messages in thread
From: Alain Toussaint @ 2013-10-29 1:39 UTC (permalink / raw)
To: qemu-devel
Public bug reported:
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.
** Affects: qemu
Importance: Undecided
Status: New
** Attachment added: "strace log"
https://bugs.launchpad.net/bugs/1245724/+attachment/3894285/+files/error.log.txt
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [Bug 1245724] Re: libfdt.a git compilation fail
2013-10-29 1:39 [Qemu-devel] [Bug 1245724] [NEW] libfdt.a git compilation fail Alain Toussaint
@ 2013-10-29 8:31 ` thh
2013-10-29 19:54 ` Alain Toussaint
2016-05-23 9:35 ` thh
1 sibling, 1 reply; 4+ messages in thread
From: thh @ 2013-10-29 8:31 UTC (permalink / raw)
To: qemu-devel
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://www.mail-archive.com/qemu-devel@nongnu.org/msg198719.html
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] [Bug 1245724] Re: libfdt.a git compilation fail
2013-10-29 8:31 ` [Qemu-devel] [Bug 1245724] " thh
@ 2013-10-29 19:54 ` Alain Toussaint
0 siblings, 0 replies; 4+ messages in thread
From: Alain Toussaint @ 2013-10-29 19:54 UTC (permalink / raw)
To: qemu-devel
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 : bounces@canonical.com [mailto:bounces@canonical.com] De la part de thh
Envoyé : 29 octobre 2013 04:32
À : alain.toussaint@securivm.ca
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://www.mail-archive.com/qemu-devel@nongnu.org/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
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [Bug 1245724] Re: libfdt.a git compilation fail
2013-10-29 1:39 [Qemu-devel] [Bug 1245724] [NEW] libfdt.a git compilation fail Alain Toussaint
2013-10-29 8:31 ` [Qemu-devel] [Bug 1245724] " thh
@ 2016-05-23 9:35 ` thh
1 sibling, 0 replies; 4+ messages in thread
From: thh @ 2016-05-23 9:35 UTC (permalink / raw)
To: qemu-devel
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.
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245724
Title:
libfdt.a git compilation fail
Status in QEMU:
Fix Released
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-05-23 9:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 1:39 [Qemu-devel] [Bug 1245724] [NEW] libfdt.a git compilation fail Alain Toussaint
2013-10-29 8:31 ` [Qemu-devel] [Bug 1245724] " thh
2013-10-29 19:54 ` Alain Toussaint
2016-05-23 9:35 ` thh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).