Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 14:46:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239880] databases/redis_exporter: Switch to USES=go:modules, fix build with go1.13
Message-ID:  <bug-239880-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239880
           Summary: databases/redis_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: arcade@b1t.name
             Flags: maintainer-feedback?(arcade@b1t.name)
                CC: arcade@b1t.name
 Attachment #206580 maintainer-approval?(arcade@b1t.name)
             Flags:

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

=3D=3D=3D>  Building for redis_exporter-1.0.3
go: github.com/golang/protobuf@v1.3.1: Get
https://proxy.golang.org/github.com/golang/protobuf/@v/v1.3.1.mod: dial tcp:
lookup proxy.golang.org on 1.0.0.1:53: write udp 127.0.0.1:11789->1.0.0.1:5=
3:
write: permission denied
*** Error code 1

- Switch to USES=3Dgo:modules, this also fixes the build with go1.13
- Remove custom do-install target
- Remove GO_PKGNAME and GO_TARGET (not needed after r507340)

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-239880-7788>