[Bug 211906] net/go.net: does not honor STAGEDIR
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 16 14:58:27 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211906
Bug ID: 211906
Summary: net/go.net: does not honor STAGEDIR
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: jlaffaye at FreeBSD.org
Reporter: amdmi3 at FreeBSD.org
Assignee: jlaffaye at FreeBSD.org
Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)
go.net does not honor STAGEDIR and thus fails to install when building as
non-root:
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
====>> Recording filesystem state for prebuild... done
=======================<phase: configure >============================
===> go.net-20160708 depends on file:
/usr/local/share/go/pkg/freebsd_amd64/golang.org/x/text/cases.a - found
===> go.net-20160708 depends on package: go.crypto>=20160709 - found
===> go.net-20160708 depends on file: /usr/local/bin/go - found
===> go.net-20160708 depends on file: /usr/local/bin/ccache - found
===> Configuring for go.net-20160708
===========================================================================
=======================<phase: build >============================
===> Building for go.net-20160708
golang.org/x/net/bpf
golang.org/x/net/context
golang.org/x/net/dict
golang.org/x/net/html/atom
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/runes
golang.org/x/net/http2/hpack
golang.org/x/net/lex/httplex
go install golang.org/x/text/encoding/internal/identifier: mkdir
/usr/local/share/go/pkg/freebsd_amd64/golang.org/x/text/encoding/internal/:
permission denied
golang.org/x/net/internal/iana
golang.org/x/net/idna
golang.org/x/net/netutil
golang.org/x/net/proxy
golang.org/x/net/html
golang.org/x/net/publicsuffix
golang.org/x/net/route
golang.org/x/net/context/ctxhttp
go install golang.org/x/text/runes: open
/usr/local/share/go/pkg/freebsd_amd64/golang.org/x/text/runes.a: permission
denied
golang.org/x/net/internal/timeseries
golang.org/x/net/http2
golang.org/x/net/webdav/internal/xml
golang.org/x/net/ipv4
golang.org/x/net/ipv6
golang.org/x/net/websocket
golang.org/x/net/trace
golang.org/x/net/xsrftoken
golang.org/x/net/icmp
golang.org/x/net/webdav
golang.org/x/net/http2/h2i
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list