Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2019 13:59:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240172] sysutils/node_exporter: Switch to USES=go:modules, fix build with go1.13
Message-ID:  <bug-240172-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240172

            Bug ID: 240172
           Summary: sysutils/node_exporter: Switch to USES=3Dgo: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@FreeBSD.org
          Reporter: dg@syrec.org
                CC: ports@ecadlabs.com
                CC: ports@ecadlabs.com
             Flags: maintainer-feedback?(ports@ecadlabs.com)
 Attachment #206978 maintainer-approval?(ports@ecadlabs.com)
             Flags:

Created attachment 206978
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206978&action=
=3Dedit
patch file

=3D=3D=3D>  Building for node_exporter-0.18.1
go: github.com/beevik/ntp@v0.2.0: Get
https://proxy.golang.org/github.com/beevik/ntp/@v/v0.2.0.mod: dial tcp: loo=
kup
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=3Dgo: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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240172-7788>