Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 2014 19:29:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192317] New: [PATCH] lang/go fails to build on i386 systems
Message-ID:  <bug-192317-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192317

            Bug ID: 192317
           Summary: [PATCH] lang/go fails to build on i386 systems
           Product: Ports Tree
           Version: Latest
          Hardware: i386
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: robak@freebsd.org

Created attachment 145228
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145228&action=edit
go.diff

The port's pkg-plist has a %%ARCH%% variable in one line that causes the port
build to fail on i386 systems due to duplicated lines. The fix is to remove
that with 'amd64' string. The patch is applied, and below is the build log
after applying the patch:

http://pd.valinor.palantiri.org/data/latest-per-pkg/go/1.3_1%2c1/

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192317-13>