Debian Automated Code Analysis

checkbashisms analysis of root-system_5.18.00-2.3.dsc

possible bashism in ./configure line 3275 (should be >word 2>&1):
         read v1 v2 v3 <&10
possible bashism in ./configure line 3285 (should be >word 2>&1):
           read v1 v2 v3 <&10
possible bashism in ./unuran/src/unuran-1.1.1-root/configure line 20559 (should be 'b = a'):
if test "x$with_urng_default" == xrngstream; then
possible bashism in ./unuran/src/unuran-1.1.1-root/configure line 20560 (should be 'b = a'):
  if test "x$with_urng_rngstream" == xno; then
possible bashism in ./etc/proof/utils/pload line 21 (typeset):
   typeset -i offset=772
possible bashism in ./config/olbd.in line 39 ($"foo" should be eval_gettext "foo"):
        echo -n $"Starting $prog: "
possible bashism in ./config/olbd.in line 53 ($"foo" should be eval_gettext "foo"):
        echo -n $"Stopping $prog: "
possible bashism in ./config/olbd.in line 84 ($"foo" should be eval_gettext "foo"):
	echo  $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
possible bashism in ./config/xrootd.in line 40 ($"foo" should be eval_gettext "foo"):
        echo -n $"Starting $prog: "
possible bashism in ./config/xrootd.in line 54 ($"foo" should be eval_gettext "foo"):
        echo -n $"Stopping $prog: "
possible bashism in ./config/xrootd.in line 85 ($"foo" should be eval_gettext "foo"):
	echo  $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
possible bashism in ./config/rootd.in line 36 ($"foo" should be eval_gettext "foo"):
        echo -n $"Starting $prog: "
possible bashism in ./config/rootd.in line 48 ($"foo" should be eval_gettext "foo"):
        echo -n $"Stopping $prog: "
possible bashism in ./config/rootd.in line 78 ($"foo" should be eval_gettext "foo"):
	echo  $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
possible bashism in ./config/proofd.in line 35 ($"foo" should be eval_gettext "foo"):
        echo -n $"Starting $prog: "
possible bashism in ./config/proofd.in line 47 ($"foo" should be eval_gettext "foo"):
        echo -n $"Stopping $prog: "
possible bashism in ./config/proofd.in line 77 ($"foo" should be eval_gettext "foo"):
	echo  $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
possible bashism in ./main/src/roots.sh line 28 (should be '.', not 'source'):
source bin/thisroot.sh
possible bashism in ./cint7/tool/INSTALLBIN line 72 (should be 'b = a'):
if ! test "${MANDIR}x" == "x"; then
possible bashism in ./cint7/tool/INSTALLBIN line 77 (should be 'b = a'):
if ! test "${DOCDIR}x" == "x"; then
possible bashism in ./cint7/tool/INSTALLBIN line 94 (echo -e):
echo -e "\n  ... successfully installed in $BINDIR\n"
possible bashism in ./cint7/tool/INSTALLBIN line 125 (echo -e):
echo -e "\n  ... successfully installed in $LIBDIR\n"
possible bashism in ./cint7/tool/INSTALLBIN line 130 (should be 'b = a'):
if ! test "${MANDIR}x" == "x"; then
possible bashism in ./cint7/tool/INSTALLBIN line 140 (echo -e):
  echo -e "\n  ... successfully installed in $MANDIR\n")
possible bashism in ./cint7/tool/INSTALLBIN line 146 (should be 'b = a'):
if ! test "${DOCDIR}x" == "x"; then
possible bashism in ./cint7/tool/INSTALLBIN line 156 (echo -e):
  echo -e "\n  ... successfully installed in $DOCDIR\n")
possible bashism in ./build/package/lib/makedebdir.sh line 91 (brace expansion):
	for i in build/package/*/root-{bin,doc,common,xrootd,rootd,proofd}* 
possible bashism in ./build/unix/makeversion.sh line 18 (sourced script with arguments):
echo "New version is `cat build/version_number`. Updating dependencies..."
possible bashism in ./build/win/compiledata.sh line 49 (should be 'b = a'):
if [ "$HAVEMT" == "1" ]; then
possible bashism in ./build/win/ld.sh line 33 (should be 'b = a'):
if [ "$dll" != "bin/rmkdepend.exe" -a \
     "$dll" != "bin/bindexplib.exe" -a \
     "$dll" != "bin/cint.exe" -a \
     "$dll" != "bin/cint7.exe" -a \
     "$dll" != "bin/makecint.exe" -a \
     "$dll" != "bin/makecint7.exe" -a \
     "$dll" != "bin/rootcint.exe" -a \
     "$dll" != "bin/rootcint7.exe" -a \
     "$dll" != "bin/rlibmap.exe" -a \
     "$dll" != "bin/genmap.exe" -a \
     "$dll" != "cint/main/cint_tmp.exe" -a \
     "$dll" != "cint7/main/cint7_tmp.exe" -a \
     "$dll" != "utils/src/rootcint_tmp.exe" -a \
     "$dll" != "bin/libCint.dll" -a \
     "$dll" != "bin/libReflex.dll" -a \
     "$dll" == "`echo $dll | sed 's,^cint/,,'`" -a \
     -r base/src/precompile.o ]; then
possible bashism in ./build/win/ld.sh line 33 (should be 'b = a'):
if [ "$dll" != "bin/rmkdepend.exe" -a \
     "$dll" != "bin/bindexplib.exe" -a \
     "$dll" != "bin/cint.exe" -a \
     "$dll" != "bin/cint7.exe" -a \
     "$dll" != "bin/makecint.exe" -a \
     "$dll" != "bin/makecint7.exe" -a \
     "$dll" != "bin/rootcint.exe" -a \
     "$dll" != "bin/rootcint7.exe" -a \
     "$dll" != "bin/rlibmap.exe" -a \
     "$dll" != "bin/genmap.exe" -a \
     "$dll" != "cint/main/cint_tmp.exe" -a \
     "$dll" != "cint7/main/cint7_tmp.exe" -a \
     "$dll" != "utils/src/rootcint_tmp.exe" -a \
     "$dll" != "bin/libCint.dll" -a \
     "$dll" != "bin/libReflex.dll" -a \
     "$dll" == "`echo $dll | sed 's,^cint/,,'`" -a \
     -r base/src/precompile.o ]; then
possible bashism in ./build/win/ld.sh line 39 (should be 'b = a'):
   if [ "${dll%.dll}" == "$dll" ]

This report was generated on Fri, 17 Dec 2010 10:38:18 +0000, based on results by checkbashisms 2.10.65git5