[Bug 236033] sysutils/consul-replicate: Unbreak build with Go 1.12

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 25 16:44:37 UTC 2019


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

            Bug ID: 236033
           Summary: sysutils/consul-replicate: Unbreak build with Go 1.12
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhixson at FreeBSD.org
          Reporter: dg at syrec.org
             Flags: maintainer-feedback?(jhixson at FreeBSD.org)
          Assignee: jhixson at FreeBSD.org
 Attachment #202359 maintainer-approval?
             Flags:

Created attachment 202359
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202359&action=edit
patch file

- Remove GOCACHE=off as build cache is required starting from Go 1.12 [1]
- Pass MAKE_ENV (so GOCACHE defaults to $WRKDIR/.cache)

QA:
  poudriere testport: OK (112a, 112i, 120a)

[1] https://tip.golang.org/doc/go1.12#gocache

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


More information about the freebsd-ports-bugs mailing list