Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2018 18:31:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228874] /usr/bin/make rejected as shebang by stage-qa
Message-ID:  <bug-228874-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 228874
           Summary: /usr/bin/make rejected as shebang by stage-qa
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: jwb@freebsd.org
                CC: ports-bugs@FreeBSD.org

Error: '/usr/bin/make' is an invalid shebang you need USES=3Dshebangfix for
'bin/abyss-pe'
Error: '/usr/bin/make' is an invalid shebang you need USES=3Dshebangfix for
'bin/abyss-bloom-dist.mk'
*** Error code 1

Stop.
make: stopped in /usr/ports/wip/abyss

It's an unusual use of make:

#!/usr/bin/make -rRf
# Run the ABySS assembler.
# Written by Shaun Jackman <sjackman@bcgsc.ca> and
# Anthony Raymond <traymond@bcgsc.ca>.

Simply adding /usr/bin/make to the whitelist in /usr/ports/Mk/Scripts/qa.sh
eliminates the error.

Can this be added to ports, or should I hack around this in the abyss port?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228874-7788>