* [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu
@ 2015-03-18 0:03 bugzilla at busybox.net
2015-03-18 10:05 ` [Buildroot] [Bug 7951] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2015-03-18 0:03 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7951
Host: x86_64
Target: sparc-buildroot-linux-gnu
Summary: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: uwe at hermann-uwe.de
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created attachment 5931
--> https://bugs.busybox.net/attachment.cgi?id=5931
build log
gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu (buildroot git HEAD as
of today).
In file included from
../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:17:0:
../../../../libsanitizer/sanitizer_common/sanitizer_internal_defs.h:257:72:
error: size of array ???assertion_failed__865??? is negative
typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1]
^
Full log attached.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 7951] gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu 2015-03-18 0:03 [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu bugzilla at busybox.net @ 2015-03-18 10:05 ` bugzilla at busybox.net 2015-03-19 15:40 ` bugzilla at busybox.net ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2015-03-18 10:05 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=7951 --- Comment #1 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2015-03-18 10:05:41 UTC --- Care to provide a config? I was able to build qemu_sparc_ss10_defconfig switching to gcc 4.9.2 just fine and it even boots. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 7951] gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu 2015-03-18 0:03 [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu bugzilla at busybox.net 2015-03-18 10:05 ` [Buildroot] [Bug 7951] " bugzilla at busybox.net @ 2015-03-19 15:40 ` bugzilla at busybox.net 2015-03-19 15:40 ` bugzilla at busybox.net ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2015-03-19 15:40 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=7951 --- Comment #2 from Uwe Hermann <uwe@hermann-uwe.de> 2015-03-19 15:40:03 UTC --- Yup, qemu_sparc_ss10_defconfig works for me as well. The attached config (based on a fresh checkout, "make menuconfig" and only minimal changes to the config settings) doesn't build for me though. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 7951] gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu 2015-03-18 0:03 [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu bugzilla at busybox.net 2015-03-18 10:05 ` [Buildroot] [Bug 7951] " bugzilla at busybox.net 2015-03-19 15:40 ` bugzilla at busybox.net @ 2015-03-19 15:40 ` bugzilla at busybox.net 2015-04-09 13:09 ` bugzilla at busybox.net 2015-04-16 11:37 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2015-03-19 15:40 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=7951 --- Comment #3 from Uwe Hermann <uwe@hermann-uwe.de> 2015-03-19 15:40:29 UTC --- Created attachment 5936 --> https://bugs.busybox.net/attachment.cgi?id=5936 .config -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 7951] gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu 2015-03-18 0:03 [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu bugzilla at busybox.net ` (2 preceding siblings ...) 2015-03-19 15:40 ` bugzilla at busybox.net @ 2015-04-09 13:09 ` bugzilla at busybox.net 2015-04-16 11:37 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2015-04-09 13:09 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=7951 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at buildroot.uclibc |gustavo at zacarias.com.ar |.org | -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 7951] gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu 2015-03-18 0:03 [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu bugzilla at busybox.net ` (3 preceding siblings ...) 2015-04-09 13:09 ` bugzilla at busybox.net @ 2015-04-16 11:37 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2015-04-16 11:37 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=7951 Gustavo Zacarias <gustavo@zacarias.com.ar> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2015-04-16 11:37:26 UTC --- Fixed in master commit e0046e533fe22240f6eda7048d2733b01adb15ef Thanks. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-04-16 11:37 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-03-18 0:03 [Buildroot] [Bug 7951] New: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu bugzilla at busybox.net 2015-03-18 10:05 ` [Buildroot] [Bug 7951] " bugzilla at busybox.net 2015-03-19 15:40 ` bugzilla at busybox.net 2015-03-19 15:40 ` bugzilla at busybox.net 2015-04-09 13:09 ` bugzilla at busybox.net 2015-04-16 11:37 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox