From: Leo Famulari <leo@famulari.name>
To: Andy Wingo <wingo@igalia.com>
Cc: guix-devel@gnu.org, Matthew Jordan <matthewjordandevops@yandex.com>
Subject: Re: Go 1.4.3 failing on core-updates
Date: Sat, 22 Oct 2016 02:28:17 -0400 [thread overview]
Message-ID: <20161022062817.GC2312@jasmine> (raw)
In-Reply-To: <cuca8e3qt8z.fsf@igalia.com>
On Mon, Oct 17, 2016 at 10:23:08AM +0200, Andy Wingo wrote:
> On Sat 15 Oct 2016 22:12, Leo Famulari <leo@famulari.name> writes:
>
> > # net
> > cannot load DWARF output from $WORK/net/_obj//_cgo_.o: decoding dwarf section info at offset 0x4: unsupported version 0
> > # os/user
> > cannot load DWARF output from $WORK/os/user/_obj//_cgo_.o: decoding dwarf section info at offset 0x4: unsupported version 0
>
> Probably this is due to a version change in GCC or the toolchain -- this
> part of go is designed to interoperate with GCC in some way. Try fixing
> the version of the toolchain to something older, perhaps?
It turns out that Go 1.4.3's cgo (the Go interface to C code) doesn't
work with Binutils > 2.27:
https://github.com/golang/go/issues/16906
We are still able to use Go 1.4.3 to bootstrap later versions of Go if
we disable cgo, as I did in 04a95a4fd66.
next prev parent reply other threads:[~2016-10-22 6:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-15 20:12 Go 1.4.3 failing on core-updates Leo Famulari
2016-10-17 8:23 ` Andy Wingo
2016-10-22 6:28 ` Leo Famulari [this message]
2016-10-24 21:12 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161022062817.GC2312@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=matthewjordandevops@yandex.com \
--cc=wingo@igalia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).