Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603178 - dev-lang/go[gccgo] fails to build - cannot load DWARF output
Summary: dev-lang/go[gccgo] fails to build - cannot load DWARF output
Status: RESOLVED DUPLICATE of bug 602224
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-20 11:48 UTC by Kfir Ozer
Modified: 2016-12-22 19:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.txt,5.68 KB, text/plain)
2016-12-20 11:48 UTC, Kfir Ozer
Details
build log (build.log,1.73 KB, text/plain)
2016-12-22 14:19 UTC, Michael Palimaka (kensington)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kfir Ozer 2016-12-20 11:48:34 UTC
Created attachment 456820 [details]
emerge --info

Hello.

I can't seem to emerge go-1.7.4 successfully with gccgo flag.
when I do I get the following error:

cannot load DWARF output from $WORK/_/var/tmp/portage/dev-lang/go-1.7.4/work/go/src/cmd/dist/_obj//_cgo_.o: decoding dwarf section info at offset 0x4: unsupported version 0
Comment 1 Kfir Ozer 2016-12-20 11:50:45 UTC
for some reason I can't add another attachment to this case, so this is the build og: https://paste.pound-python.org/show/THs25O3fwvyVzGFyC12d/
Comment 2 Michael Palimaka (kensington) gentoo-dev 2016-12-22 14:19:41 UTC
Created attachment 457116 [details]
build log
Comment 3 William Hubbs gentoo-dev 2016-12-22 15:27:45 UTC
This looks like another instance of bug #602224.
Can you build it without the gccgo flag?
Comment 4 Kfir Ozer 2016-12-22 17:53:26 UTC
Yeah. It builds fine without this flag.
Comment 5 William Hubbs gentoo-dev 2016-12-22 19:37:04 UTC

*** This bug has been marked as a duplicate of bug 602224 ***