Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2019 19:41:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239865] net-mgmt/blackbox_exporter: Switch to USES=go:modules, fix build with go1.13
Message-ID:  <bug-239865-7788@https.bugs.freebsd.org/bugzilla/>

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

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

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

=3D=3D=3D>  Building for blackbox_exporter-0.13.0
go: github.com/alecthomas/assert@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=3Dgo: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)

--=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-239865-7788>