Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2017 12:30:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218702] lang/go: go-1.8.1 does not buiild
Message-ID:  <bug-218702-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: kenji@k2r.org
          Assignee: jlaffaye@FreeBSD.org
             Flags: maintainer-feedback?(jlaffaye@FreeBSD.org)

Created attachment 181840
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181840&action=
=3Dedit
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:

=3D=3D=3D>  Staging for go-1.8.1,1
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/lib/time/update.bash'
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/misc/benchcmp'
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/misc/nacl/go_nacl_386_exec'
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/misc/nacl/go_nacl_amd64p32_exec'
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/misc/nacl/go_nacl_arm_exec'
Error: '/bin/rc' is an invalid shebang you need USES=3Dshebangfix for
'go/src/all.rc'
Error: '/bin/rc' is an invalid shebang you need USES=3Dshebangfix for
'go/src/clean.rc'
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/src/cmd/dist/mkdeps.bash'
Error: '/bin/bash' is an invalid shebang you need USES=3Dshebangfix for
'go/src/cmd/go/mkalldocs.sh'
Error: '/bin/rc' is an invalid shebang you need USES=3Dshebangfix for
'go/src/make.rc'
Error: '/usr/bin/perl' is an invalid shebang you need USES=3Dshebangfix for
'go/src/net/http/cgi/testdata/test.cgi'
Error: '/usr/bin/perl' is an invalid shebang you need USES=3Dshebangfix for
'go/src/regexp/syntax/make_perl_groups.pl'
Error: '/bin/rc' is an invalid shebang you need USES=3Dshebangfix for
'go/src/run.rc'
*** Error code 1

The attached patch will add new dependencies, including RUN_DEPENDS for
shells/rc.

--=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-218702-13>