Debian Automated Code Analysis

checkbashisms analysis of asterisk_1.6.2.9-2+squeeze1.dsc

possible bashism in ./configure line 7650 ($RANDOM):
		  tmp=$TMPDIR/foo$$-$RANDOM
possible bashism in ./configure line 33387 (let ...):
		let PWLIB_VER=${PWLIB_MAJOR_VERSION}*10000+${PWLIB_MINOR_VERSION}*100+${PWLIB_BUILD_NUMBER}
possible bashism in ./configure line 33388 (let ...):
		let PWLIB_REQ=1*10000+9*100+2
possible bashism in ./configure line 34168 (let ...):
		let OPENH323_VER=${OPENH323_MAJOR_VERSION}*10000+${OPENH323_MINOR_VERSION}*100+${OPENH323_BUILD_NUMBER}
possible bashism in ./configure line 34169 (let ...):
		let OPENH323_REQ=1*10000+17*100+3
possible bashism in ./menuselect/configure line 370 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./menuselect/configure line 3806 (should be >word 2>&1):
$as_echo "$as_me: *** Please install it to include ${NEWT_DESCRIP} support" >&or re-run configure;}
possible bashism in ./menuselect/configure line 3829 (should be >word 2>&1):
$as_echo "$as_me: *** Either correct the installation" >&or run configure;}
possible bashism in ./menuselect/configure line 3927 (should be >word 2>&1):
$as_echo "$as_me: *** Please install it to include ${CURSES_DESCRIP} support" >&or re-run configure;}
possible bashism in ./menuselect/configure line 3950 (should be >word 2>&1):
$as_echo "$as_me: *** Either correct the installation" >&or run configure;}
possible bashism in ./menuselect/configure line 4048 (should be >word 2>&1):
$as_echo "$as_me: *** Please install it to include ${NCURSES_DESCRIP} support" >&or re-run configure;}
possible bashism in ./menuselect/configure line 4071 (should be >word 2>&1):
$as_echo "$as_me: *** Either correct the installation" >&or run configure;}
possible bashism in ./menuselect/mxml/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./contrib/scripts/ast_grab_core line 66 ($HOST(TYPE|NAME)):
/usr/bin/mail -s "${HOSTNAME} core dumped at ${DUMPDIR}/core.${PID}" ${ADMINEMAIL} < ${DUMPDIR}/gdb_dump.${PID}.txt
possible bashism in ./contrib/init.d/rc.mandriva.asterisk line 106 ($HOST(TYPE|NAME)):
				echo "Asterisk exited on signal $EXITSIGNAL - $EXITMSG.  Might want to take a peek." | \
				mail -s "Asterisk Died ($HOSTNAME)" $NOTIFY
possible bashism in ./contrib/init.d/rc.redhat.asterisk line 80 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting asterisk: "
possible bashism in ./contrib/init.d/rc.redhat.asterisk line 104 ($"foo" should be eval_gettext "foo"):
		echo -n $"Stopping safe_asterisk: "
possible bashism in ./contrib/init.d/rc.redhat.asterisk line 108 ($"foo" should be eval_gettext "foo"):
	echo -n $"Shutting down asterisk: "
possible bashism in ./contrib/init.d/rc.mandriva.zaptel line 32 ('function' is useless):
function probe() {
possible bashism in ./contrib/init.d/rc.mandriva.zaptel line 44 ('function' is useless):
function unprobe() {
possible bashism in ./contrib/init.d/rc.mandriva.zaptel line 56 ('function' is useless):
function reverse_modules() {
possible bashism in ./contrib/init.d/rc.suse.asterisk line 75 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting asterisk: "
possible bashism in ./contrib/init.d/rc.suse.asterisk line 94 ($"foo" should be eval_gettext "foo"):
	echo -n $"Shutting down asterisk: "

This report was generated on Mon, 21 Mar 2011 06:38:02 +0000, based on results by checkbashisms 2.10.65git5