[Bug 217524] [PATH] devel/gb: update to 0.4.4, required for go1.8 package builds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 3 21:30:41 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217524

            Bug ID: 217524
           Summary: [PATH] devel/gb: update to 0.4.4, required for go1.8
                    package builds
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills at FreeBSD.org
          Reporter: 482254ac at razorfever.net
          Assignee: swills at FreeBSD.org
             Flags: maintainer-feedback?(swills at FreeBSD.org)

Created attachment 180477
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180477&action=edit
svn patch to latest version

Updates gb to the latest release, with support for v1.8 of the Go runtime.

Fixes broken builds (e.g. sysutils/hfm).

Broken builds look something like this:

_testmain.go:96: cannot use matchString (type func(string, string) (bool,
error)) as type testing.testDeps in argument to testing.MainStart:
        func(string, string) (bool, error) does not implement testing.testDeps
(missing MatchString method)
FATAL: command "test" failed: exit status 2

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


More information about the freebsd-ports-bugs mailing list