Bug 7754

Summary: make: *** [/..../buildroot-2014.11/output/build/host-gcc-initial-4.8.3/.stamp_built] Error 2
Product: buildroot Reporter: IsWin <defseg>
Component: OtherAssignee: unassigned
Status: RESOLVED WONTFIX    
Severity: normal CC: buildroot, defseg
Priority: P5    
Version: 2014.11   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description IsWin 2014-12-25 14:59:27 UTC
make gemu_mips_malta_defconfig (or make gemu_x86_defconfig)
make

..
..
make: *** [/..../buildroot-2014.11/output/build/host-gcc-initial-4.8.3/.stamp_built] Error 2



PS: I checked only on gemu_mips_malta_defconfig & gemu_x86_defconfig
Comment 1 Thomas Petazzoni 2014-12-26 12:57:41 UTC
Could you specify which Buildroot version you're using, and include the last 100-200 lines of build output?

With the message you gave, there's nothing we can do: all we can conclude is that the build of host-gcc-initial has failed, which is not enough to solve this bug.

Thanks!
Comment 2 Thomas Petazzoni 2015-06-03 01:10:20 UTC
Not enough information provided by the bug reporter.