Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 20:07:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226709] ports-mgmt/portlint: Bogus warning WARN: Makefile: sh is already included in SHEBANG_LANG.
Message-ID:  <bug-226709-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 226709
           Summary: ports-mgmt/portlint: Bogus warning WARN: Makefile: sh
                    is already included in SHEBANG_LANG.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

Mk/Uses/shebangfix.mk doesn't add 'sh' to SHEBANG_LANG.

Testcase: sysutils/DTraceToolkit=20

After removing this line, SHEBANG_LANG doesn't contain "sh":
> $ make -V SHEBANG_LANG
> bash java ksh perl php python ruby tcl tk

And stage-qa breaks.

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