Debian Automated Code Analysis

checkbashisms analysis of audacity_1.3.13-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./lib-src/libnyquist/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./lib-src/libscorealign/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./lib-src/portmixer/configure line 380 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./lib-src/portsmf/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./lib-src/portaudio-v19/configure line 377 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./lib-src/portmidi/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./mac/build_manual.sh line 6 ('function' is useless):
function cleanAction
possible bashism in ./mac/build_manual.sh line 13 ('function' is useless):
function buildAction
possible bashism in ./mac/build_manual.sh line 38 ('function' is useless):
function installAction
possible bashism in ./mac/build_plugins.sh line 30 ('function' is useless):
function build
possible bashism in ./mac/build_plugins.sh line 52 (${parm/?/pat[/str]}):
      gcc-"${GCC_VERSION}" -bundle -arch ${ARCHS/ / -arch } \
          -mmacosx-version-min="${MACOSX_DEPLOYMENT_TARGET}" -isysroot "${SDKROOT}" \
          -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math \
          "-D_init=__attribute__ ((constructor)) _${target}_init" \
          -o "${TARGET_BUILD_DIR}/${target}.so" ${*}
possible bashism in ./mac/build_plugins.sh line 56 ('function' is useless):
function cleanAction
possible bashism in ./mac/build_plugins.sh line 64 ('function' is useless):
function buildAction
possible bashism in ./mac/build_plugins.sh line 104 ('function' is useless):
function installAction

This report was generated on Fri, 15 Apr 2011 06:38:11 +0000, based on results by checkbashisms 2.10.65git5