Bug 195711 - Fix lang/go on i386 with clang 3.5
Summary: Fix lang/go on i386 with clang 3.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks: 195480
  Show dependency treegraph
 
Reported: 2014-12-05 15:14 UTC by Antoine Brodin
Modified: 2014-12-13 22:18 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jlaffaye)


Attachments
go.diff (1.00 KB, patch)
2014-12-05 15:14 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin freebsd_committer freebsd_triage 2014-12-05 15:14:50 UTC
Created attachment 150231 [details]
go.diff

lang/go fails to build on i386 with clang 3.5

See error log at:

http://pb2.nyi.freebsd.org/data/head-i386-PR195480-default/2014-12-04_19h35m20s/logs/errors/go-1.3.2,1.log

A patch was committed upstream:

https://code.google.com/p/go/source/detail?r=bf4768219c1b
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-05 15:14:50 UTC
Auto-assigned to maintainer jlaffaye@FreeBSD.org
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2014-12-13 22:18:30 UTC
Close,  go version 1.4 includes the patch