[Bug 240169] sysutils/minikube: Switch to USES=go:modules, fix build with go1.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 28 13:41:07 UTC 2019


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

            Bug ID: 240169
           Summary: sysutils/minikube: Switch to USES=go:modules, fix
                    build with go1.13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danilo at FreeBSD.org
          Reporter: dg at syrec.org
                CC: danilo at FreeBSD.org
          Assignee: danilo at FreeBSD.org
             Flags: maintainer-feedback?(danilo at FreeBSD.org)
 Attachment #206976 maintainer-approval?(danilo at FreeBSD.org)
             Flags:
                CC: danilo at FreeBSD.org

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

===>  Building for minikube-1.2.0
go: github.com/Azure/go-ansiterm at v0.0.0-20170929234023-d6e3b3328b78: Get
https://proxy.golang.org/github.com/%21azure/go-ansiterm/@v/v0.0.0-20170929234023-d6e3b3328b78.mod:
dial tcp: lookup proxy.
golang.org on 209.222.18.218:53: write udp 127.0.0.1:64984->209.222.18.218:53:
write: permission d
enied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with upcoming go1.13
- Remove GO_PKGNAME, not needed with modules

QA:
  poudriere testport: OK (120a-go1.12.9, 120a-go-devel)

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


More information about the freebsd-ports-bugs mailing list