Date: Sat, 28 Jan 2017 16:20:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216550] devel/go-tools is broken but it only requires the supplementary go networking libraries to work Message-ID: <bug-216550-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216550 Bug ID: 216550 Summary: devel/go-tools is broken but it only requires the supplementary go networking libraries to work Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cs@FreeBSD.org Reporter: transitive@gmail.com Assignee: cs@FreeBSD.org Flags: maintainer-feedback?(cs@FreeBSD.org) Fixing this port only seems to require adding the missing supplementary go networking libraries which can be found here: https://github.com/golang/net Copying the libraries under the correct directory allows the port to compile and install. /usr/local/go/src/golang.org/x/net=20=20 I had to manually create the golang.org and x directories and then included= the network libraries there. As show below: % ls /usr/local/go/src/golang.org/net AUTHORS bpf icmp lif trace CONTRIBUTING.md codereview.cfg idna nettest webdav CONTRIBUTORS context internal netutil websocket LICENSE dict ipv4 proxy xsrftoken PATENTS html ipv6 publicsuffix README http2 lex route Hopefully, the maintainer can fix the broken port with this new information. Thanks --=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-216550-13>