https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85024
Bug ID: 85024 Summary: applyRelocations not implemented for alpha-linux-gnu Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: ucko at debian dot org CC: cmang at google dot com Target Milestone: --- As seen in https://buildd.debian.org/status/fetch.php?pkg=debos&arch=alpha&ver=1.0.0%2Bgit20180112.6e577d4-1&stamp=1519745141&raw=0, applyRelocations is not implemented for alpha-linux-gnu, at least as of Debian's 7.3.0-5: # github.com/sjoerdsimons/ostree-go/pkg/glibobject cannot load DWARF output from $WORK/github.com/sjoerdsimons/ostree-go/pkg/glibobject/_obj//_cgo_.o: applyRelocations: not implemented Could you please take a look? https://github.com/golang/go/issues/18959 appears related, but claims to have been already fixed for gccgo, though maybe not on alpha. Thanks!