ports/184295: devel/subversion uses invalid shebang-lines

Matthias Andree mandree at FreeBSD.org
Mon Nov 25 23:10:00 UTC 2013


>Number:         184295
>Category:       ports
>Synopsis:       devel/subversion uses invalid shebang-lines
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 25 23:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.2-RELEASE FreeBSD 9.2-RELEASE #4: Thu Oct 17 06:54:18 CEST 2013 root at apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
Running "make stage-qa" reveals a truckload full of scripts that use
invalid shebang lines that need fixing.

This is the beginning of the log:

$ make stage-qa
====> Running Q/A tests (stage-qa)
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/centos/svnbuild.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/centos/svncheck-bindings.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/centos/svncheck.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/centos/svnclean.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/centos/svnlog.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/ubuntu-x64/svnbuild.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/ubuntu-x64/svncheck-bindings.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/ubuntu-x64/svncheck.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/ubuntu-x64/svnclean.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/ubuntu-x64/svnlog.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared-daily-ra_serf/svnbuild.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared-daily-ra_serf/svncheck.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared-daily-ra_serf/svnclean.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared-daily-ra_serf/svnlog.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared/svnbuild.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared/svncheck.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared/svnclean.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/svn-x64-macosx-gnu-shared/svnlog.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/i686-debian-sarge1/svnbuild.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/i686-debian-sarge1/svncheck.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/i686-debian-sarge1/svnclean.sh
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/buildbot/slaves/i686-debian-sarge1/svnlog.sh
Error: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/subversion/client-side/showchange.pl
Error: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/subversion/client-side/svn-graph.pl
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/client-side/bash_completion_test
Error: /bin/bash is an invalid shebang you need USES=shebangfix for share/subversion/dev/benchmarks/suite1/cronjob
Error: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/subversion/dev/stress.pl
Error: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/subversion/dev/gnuify-changelog.pl
Error: /bin/env is an invalid shebang you need USES=shebangfix for share/subversion/dev/gen_junit_report.py
Error: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/subversion/dev/svnqlite3-dump
Error: /usr/bin/python is an invalid shebang you need USES=shebangfix for share/subversion/dev/find-bad-style.py


>How-To-Repeat:
make stage stage-qa

Alternatively:
echo >>/etc/make.conf DEVELOPER=yes
make check-orphans
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list