[Bug 218702] lang/go: go-1.8.1 does not buiild
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 17 12:30:09 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218702
Bug ID: 218702
Summary: lang/go: go-1.8.1 does not buiild
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: kenji at k2r.org
Assignee: jlaffaye at FreeBSD.org
Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)
Created attachment 181840
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181840&action=edit
Patch of Makefile for go-1.8.1
Building lang/go for go-1.8.1,1 on FreeBSD amd64 11.0-STABLE r316723 fails with
the following error message:
===> Staging for go-1.8.1,1
===> Generating temporary packing list
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/lib/time/update.bash'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/misc/benchcmp'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/misc/nacl/go_nacl_386_exec'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/misc/nacl/go_nacl_amd64p32_exec'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/misc/nacl/go_nacl_arm_exec'
Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
'go/src/all.rc'
Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
'go/src/clean.rc'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/src/cmd/dist/mkdeps.bash'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'go/src/cmd/go/mkalldocs.sh'
Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
'go/src/make.rc'
Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for
'go/src/net/http/cgi/testdata/test.cgi'
Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for
'go/src/regexp/syntax/make_perl_groups.pl'
Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
'go/src/run.rc'
*** Error code 1
The attached patch will add new dependencies, including RUN_DEPENDS for
shells/rc.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list