Debian Automated Code Analysis

checkbashisms analysis of adolc_2.2.0-1.dsc

possible bashism in ./configure line 381 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 3358 (should be 'b = a'):
if test "x$CFLAGS" == x ; then
possible bashism in ./configure line 3363 (should be 'b = a'):
if test "x$CXXFLAGS" == x ; then
possible bashism in ./configure line 16286 (should be 'b = a'):
             if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16287 (should be 'b = a'):
                test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 16297 (should be 'b = a'):
                if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16298 (should be 'b = a'):
                   test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 16318 (should be 'b = a'):
             if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16319 (should be 'b = a'):
                test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 16329 (should be 'b = a'):
                if test x${adolc_debug} == xyes ||
possible bashism in ./configure line 16330 (should be 'b = a'):
                   test x${adolc_harddebug} == xyes ; then
possible bashism in ./configure line 19205 (echo -e):
    echo -e \
"  \033[1;31mCompressed sparse structures will not be available
possible bashism in ./configure line 19231 (should be 'b = a'):
if test "x${pdir}" == "x/" ; then
possible bashism in ./configure line 19236 (echo -e):
    echo -e \
"  \033[1;31mPrefix ${prefix} not writable
possible bashism in ./configure line 19246 ('((' should be '$(('):
    for (( i=5; i>0; i-- )); do
possible bashism in ./configure line 19247 (echo -e):
        echo -ne "\rPlease read the above messages carefully, continuing in ${i} seconds"
possible bashism in ./configure line 19250 (echo -e):
    echo -e "\rPlease read the above messages carefully                                 "
possible bashism in ./autoconf/shave.in line 60 (${foo:3[:1]}):
        lt_output="${opt:5}"

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