[Bug 240074] misc/dive: Switch to USES=go:modules, fix build with go1.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 24 13:45:19 UTC 2019


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

            Bug ID: 240074
           Summary: misc/dive: 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: yuri at freebsd.org
          Reporter: dg at syrec.org
                CC: yuri at freebsd.org
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)
 Attachment #206850 maintainer-approval?(yuri at freebsd.org)
             Flags:
                CC: yuri at freebsd.org

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

===>  Building for dive-0.7.2
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:62709->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