Bug 4928

Summary: internal compiler error in varasm.c
Product: buildroot Reporter: Erland Lewin <erland>
Component: OtherAssignee: unassigned
Status: RESOLVED WONTFIX    
Severity: blocker CC: buildroot
Priority: P5    
Version: 2012.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Erland Lewin 2012-03-15 14:58:38 UTC
Building buildroot 2012.02 form arm / arm7tdmi, EABI, buildroot toolchain, Linux 2.6.24, uClibc 0.9.33.x, binutils 2.22, gcc 4.6.x, elf2flt enabled, enable large files.

Error building uClibC: 

libc/misc/internals/errno.c:8:1: internal compiler error: in do_assemble_alias, at varasm.c:5444
Please submit a full bug report,
with preprocessed source if appropriate.

Host is 64 bit Ubuntu 10.10 I think.

I can repeat error by doing make clean and then make again.
Comment 1 Gustavo Zacarias 2012-05-07 12:30:17 UTC
Did you try with another gcc version?
I wouldn't prioritize this as blocker though, since it's an upstream bug rather than a buildroot one.
Comment 2 Thomas Petazzoni 2013-05-26 13:55:18 UTC
There has been several reports of similar problems on OpenWRT (https://dev.openwrt.org/ticket/11827, https://dev.openwrt.org/ticket/12267, https://dev.openwrt.org/ticket/11775), and apparently, each time it was caused by builds being restarted without a full clean.

Since the user has reported this more than one year ago, and hasn't answered to questions also asked on year ago, I'm closing this bug.

Erland, if you still have this bug with the last Buildroot version, do not hesitate to reopen it, and provide your Buildroot .config file so that we can reproduce it. Thanks!