[Bug 239865] net-mgmt/blackbox_exporter: Switch to USES=go:modules, fix build with go1.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 14 19:41:01 UTC 2019


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

            Bug ID: 239865
           Summary: net-mgmt/blackbox_exporter: 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: bsam at FreeBSD.org
          Reporter: dg at syrec.org
                CC: bsam at FreeBSD.org
             Flags: maintainer-feedback?(bsam at FreeBSD.org)
          Assignee: bsam at FreeBSD.org
 Attachment #206554 maintainer-approval?(bsam at FreeBSD.org)
             Flags:
                CC: bsam at FreeBSD.org

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

===>  Building for blackbox_exporter-0.13.0
go: github.com/alecthomas/assert at v0.0.0-20170929043011-405dbfeb8e38: Get
https://proxy.golang.org/github.com/ale
cthomas/assert/@v/v0.0.0-20170929043011-405dbfeb8e38.mod: dial tcp: lookup
proxy.golang.org on 1.0.0.1:53: write
 udp 127.0.0.1:14125->1.0.0.1:53: write: permission denied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with go1.13
- Remove GO_TARGET, not needed after r507340
- Remove custom do-install target

QA:
  poudriere testport: OK (120a-go1.12.8, 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