[Bug 240172] sysutils/node_exporter: Switch to USES=go:modules, fix build with go1.13
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 28 13:59:52 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240172
Bug ID: 240172
Summary: sysutils/node_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: ports-bugs at FreeBSD.org
Reporter: dg at syrec.org
CC: ports at ecadlabs.com
CC: ports at ecadlabs.com
Flags: maintainer-feedback?(ports at ecadlabs.com)
Attachment #206978 maintainer-approval?(ports at ecadlabs.com)
Flags:
Created attachment 206978
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206978&action=edit
patch file
===> Building for node_exporter-0.18.1
go: github.com/beevik/ntp at v0.2.0: Get
https://proxy.golang.org/github.com/beevik/ntp/@v/v0.2.0.mod: dial tcp: lookup
proxy.golang.org on 209.222.18.218:53: write udp
127.0.0.1:36278->209.222.18.218:53: write: permission denied
*** Error code 1
- Switch to USES=go:modules, this also fixes the build with upcoming go1.13
- Remove redundant GO_TARGET
- Remove do-install target (already provided by go.mk)
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