[Bug 236064] lang/go fails to stage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 26 19:16:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236064

            Bug ID: 236064
           Summary: lang/go fails to stage
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jlaffaye at FreeBSD.org
          Reporter: driesm.michiels at gmail.com
             Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)
          Assignee: jlaffaye at FreeBSD.org

Hi,

With the latest update of go; it fails to stage in Synth with the following
error:




--  Phase: stage
--------------------------------------------------------------------------------
===>  Staging for go-1.12,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/src/internal/x/fiximports.bash'

*** Error code 1

I suspect that this file contains /bin/bash as shebang and is not handled by
the shebang fix defined in the makefile, Which uses sh_OLD_CMD="/usr/bin/env
bash" sh_CMD=${SH}.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list