pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48811: running go(1) throws exec format error



The following reply was made to PR pkg/48811; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, bsiegert%NetBSD.org@localhost, 
gnats-admin%netbsd.org@localhost, 
        pkgsrc-bugs%netbsd.org@localhost, Thomas Klausner 
<wiz%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/48811: running go(1) throws exec format error
Date: Fri, 16 May 2014 12:05:28 -0400

 On May 16,  1:55am, uebayasi%gmail.com@localhost (Masao Uebayashi) wrote:
 -- Subject: Re: pkg/48811: running go(1) throws exec format error
 
 | The following reply was made to PR pkg/48811; it has been noted by GNATS.
 | 
 | From: Masao Uebayashi <uebayasi%gmail.com@localhost>
 | To: gnats-bugs%netbsd.org@localhost
 | Cc: bsiegert%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost, 
 |      Thomas Klausner <wiz%netbsd.org@localhost>
 | Subject: Re: pkg/48811: running go(1) throws exec format error
 | Date: Fri, 16 May 2014 10:53:30 +0900
 | 
 |  What changed behavior?  NetBSD?  Go?  GCC?
 
 Gcc 4.8 stopped putting notes at a % 4 address. The note generating code
 in go was buggy and created notes with inconsistent size in that case.
 Also the note generating code in go was using voodoo to figure out the note
 size (getting it right, but using the wrong calculation).
 The NetBSD kernel was changed recently to be pickier about notes than before.
 
 christos
 


Home | Main Index | Thread Index | Old Index