[Bug 228874] /usr/bin/make rejected as shebang by stage-qa
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 10 18:31:56 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228874
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 at FreeBSD.org
Reporter: jwb at freebsd.org
CC: ports-bugs at FreeBSD.org
Error: '/usr/bin/make' is an invalid shebang you need USES=shebangfix for
'bin/abyss-pe'
Error: '/usr/bin/make' is an invalid shebang you need USES=shebangfix 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 at bcgsc.ca> and
# Anthony Raymond <traymond at 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?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list