Debian Automated Code Analysis

checkbashisms analysis of db_5.1.25-5.dsc

possible bashism in ./lang/sql/odbc/libtool line 3270 ($'...' should be "$(printf '...')"):
      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
possible bashism in ./lang/sql/jdbc/libtool line 3401 ($'...' should be "$(printf '...')"):
      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
possible bashism in ./lang/sql/sqlite/publish.sh line 127 (should be >word 2>&1):
rpm -ba $HOME/rpm/SPECS/sqlite.spec >& rpm-$vers.log
possible bashism in ./dist/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./dist/configure line 6896 (should be 'b = a'):
	if test "$GCC" == "yes"; then
possible bashism in ./dist/s_vxworks line 127 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/validate/s_chk_tags line 15 (<<< here string):
echo "<<< test is no longer valid >>>"
possible bashism in ./dist/validate/s_chk_tags line 47 (<<< here string):
	echo "<<< source tree >>> tags files"
possible bashism in ./dist/validate/s_chk_osdir line 23 (<<< here string):
	echo "<<< Makefile >>> os_windows"
possible bashism in ./dist/validate/s_chk_mutex_print line 29 (<<< here string):
	echo "<<< mutex/mut_stat.c >>> dbinc/mutex.h"
possible bashism in ./dist/validate/s_chk_err line 30 (<<< here string):
(echo "<<< db.h >>> db_strerror" && diff $t1 $t2 && exit 1)
possible bashism in ./dist/validate/s_chk_srcfiles line 45 (<<< here string):
    echo "<<< srcfiles.in >>> existing files"
possible bashism in ./dist/validate/s_chk_copyright line 46 (<<< here string):
        echo "<<< source tree >>> missing copyright notices"
possible bashism in ./dist/validate/s_chk_javafiles line 27 (<<< here string):
	echo "<<< java source files >>> Makefile"
possible bashism in ./dist/validate/s_chk_windef line 38 (<<< here string):
	echo "<<< libdb.def >>> DB include files"
possible bashism in ./dist/s_android line 151 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/s_windows line 191 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/gen_rec.awk line 375 ('function' is useless):
function log_function(logfunc, arg)
possible bashism in ./dist/gen_rec.awk line 468 ('function' is useless):
function read_function(logfunc, arg)
possible bashism in ./dist/gen_rec.awk line 496 ('function' is useless):
function print_function()
possible bashism in ./dist/gen_rec.awk line 545 ('function' is useless):
function proto_format(p, fp)
possible bashism in ./dist/gen_rec.awk line 576 ('function' is useless):
function make_name(unique_name, dup_name, p_version)

This report was generated on Thu, 21 Apr 2011 06:38:04 +0000, based on results by checkbashisms 2.10.65git5