Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 19:16:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236064] lang/go fails to stage
Message-ID:  <bug-236064-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: driesm.michiels@gmail.com
             Flags: maintainer-feedback?(jlaffaye@FreeBSD.org)
          Assignee: jlaffaye@FreeBSD.org

Hi,

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




--  Phase: stage
---------------------------------------------------------------------------=
-----
=3D=3D=3D>  Staging for go-1.12,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/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=3D"/usr/bin/=
env
bash" sh_CMD=3D${SH}.

--=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-236064-7788>