Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Mar 2017 21:30:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217524] [PATH] devel/gb: update to 0.4.4, required for go1.8 package builds
Message-ID:  <bug-217524-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: 482254ac@razorfever.net
          Assignee: swills@FreeBSD.org
             Flags: maintainer-feedback?(swills@FreeBSD.org)

Created attachment 180477
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180477&action=
=3Dedit
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.testD=
eps
(missing MatchString method)
FATAL: command "test" failed: exit status 2

--=20
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-217524-13>