From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20130501203039.65653bee@zinc.9fans.fr> References: <20130501203039.65653bee@zinc.9fans.fr> Date: Wed, 1 May 2013 11:56:38 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=089e013a1ede7dce3204dbacad7a Subject: Re: [9fans] Go tip build fails Topicbox-Message-UUID: 4e4c5818-ead8-11e9-9d60-3106f5b1d025 --089e013a1ede7dce3204dbacad7a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable the diagnostic string only appears in one place; it's in this presumably abandoned patch: https://codereview.appspot.com/9036046/ On Wed, May 1, 2013 at 11:30 AM, David du Colombier <0intro@gmail.com>wrote= : > > Go build is failing today and no mention of it in issue tracker. > > Anyone else seeing this problem? > > Same problem here. > > cmd/go > main.parseMetaGoImports: pc-relative relocation address is too big: > 0x10003b677 > main.parseMetaGoImports: pc-relative relocation address is too big: > 0x100040cf3 > main.parseMetaGoImports: pc-relative relocation address is too big: > 0x100049702 > main.init=B71: pc-relative relocation address is too big: 0x10003b61a > main.init=B71: pc-relative relocation address is too big: 0x100000325 > main.init=B71: pc-relative relocation address is too big: 0x100000317 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x10003b5c7 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x1000555a2 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100040b62 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100055508 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100040ad0 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100040b13 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x10005f1ed > main.buildCompiler.String: pc-relative relocation address is too big: > 0x10003b3f7 > main.init=B72: pc-relative relocation address is too big: 0x10003b3ca > main.init=B72: pc-relative relocation address is too big: 0x1000553a5 > main.init=B72: pc-relative relocation address is too big: 0x100040965 > main.init=B72: pc-relative relocation address is too big: 0x10005532f > main.init=B72: pc-relative relocation address is too big: 0x1000408f7 > main.addBuildFlags: pc-relative relocation address is too big: 0x10003b2b= 7 > main.addBuildFlags: pc-relative relocation address is too big: 0x10005a7f= b > too many errors > > -- > David du Colombier > > --089e013a1ede7dce3204dbacad7a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
the diagnostic string only appears in one place; it's = in this=A0presumably abandoned patch:
=A0https://codereview.appspot.com/9036046/



O= n Wed, May 1, 2013 at 11:30 AM, David du Colombier <0intro@gmail.com>= ; wrote:
> Go build is failing t= oday and no mention of it in issue tracker.
> Anyone else seeing this problem?

Same problem here.

cmd/go
main.parseMetaGoImports: pc-relative relocation address is too big: 0x10003= b677
main.parseMetaGoImports: pc-relative relocation address is too big: 0x10004= 0cf3
main.parseMetaGoImports: pc-relative relocation address is too big: 0x10004= 9702
main.init=B71: pc-relative relocation address is too big: 0x10003b61a
main.init=B71: pc-relative relocation address is too big: 0x100000325
main.init=B71: pc-relative relocation address is too big: 0x100000317
main.buildCompiler.Set: pc-relative relocation address is too big: 0x10003b= 5c7
main.buildCompiler.Set: pc-relative relocation address is too big: 0x100055= 5a2
main.buildCompiler.Set: pc-relative relocation address is too big: 0x100040= b62
main.buildCompiler.Set: pc-relative relocation address is too big: 0x100055= 508
main.buildCompiler.Set: pc-relative relocation address is too big: 0x100040= ad0
main.buildCompiler.Set: pc-relative relocation address is too big: 0x100040= b13
main.buildCompiler.Set: pc-relative relocation address is too big: 0x10005f= 1ed
main.buildCompiler.String: pc-relative relocation address is too big: 0x100= 03b3f7
main.init=B72: pc-relative relocation address is too big: 0x10003b3ca
main.init=B72: pc-relative relocation address is too big: 0x1000553a5
main.init=B72: pc-relative relocation address is too big: 0x100040965
main.init=B72: pc-relative relocation address is too big: 0x10005532f
main.init=B72: pc-relative relocation address is too big: 0x1000408f7
main.addBuildFlags: pc-relative relocation address is too big: 0x10003b2b7<= br> main.addBuildFlags: pc-relative relocation address is too big: 0x10005a7fb<= br> too many errors

--
David du Colombier


--089e013a1ede7dce3204dbacad7a--