Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2019 14:22:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240816] www/tusd: Unbreak build
Message-ID:  <bug-240816-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: dmgk@freebsd.org
             Flags: maintainer-feedback?(mm@FreeBSD.org)
          Assignee: mm@FreeBSD.org

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

Hi,

This port currently doesn't build in poudriere:

=3D=3D=3D>  Building tusd from cmd/tusd/main.go
go: cloud.google.com/go@v0.40.0: Get
https://proxy.golang.org/cloud.google.com/go/@v/v0.40.0.mod: dial tcp: look=
up
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

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