[Bug 240816] www/tusd: Unbreak build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 25 14:22:58 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240816
Bug ID: 240816
Summary: www/tusd: Unbreak build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mm at FreeBSD.org
Reporter: dmgk at freebsd.org
Flags: maintainer-feedback?(mm at FreeBSD.org)
Assignee: mm at FreeBSD.org
Created attachment 207803
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207803&action=edit
patch file
Hi,
This port currently doesn't build in poudriere:
===> Building tusd from cmd/tusd/main.go
go: cloud.google.com/go at v0.40.0: Get
https://proxy.golang.org/cloud.google.com/go/@v/v0.40.0.mod: dial tcp: lookup
proxy.golang.org on 209.222.18.218:53: write udp
127.0.0.1:10222->209.222.18.218:53: write: permission denied
*** Error code 1
- Unbreak by switching to go:modules and vendoring dependencies
- While here, remove custom do-install and fix GO_TARGET
Tested on 113i, 120a
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list