Debian Automated Code Analysis

checkbashisms analysis of lilypond_2.12.3-7.dsc

possible bashism in ./configure line 2234 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"MAKE"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 2379 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"FIND"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 2525 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"TAR"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 4077 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"CC"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 4868 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"CXX"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 5171 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"AR"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 5364 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"RANLIB"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 5661 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"BISON"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 5891 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"FLEX"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 7245 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"MSGFMT"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 7392 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"METAFONT"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 7537 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"METAPOST"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 7702 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"KPSEWHICH"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 8063 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"GUILE_CONFIG"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 8094 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"GUILE_CONFIG"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 8904 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"GHOSTSCRIPT"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 9092 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"FONTFORGE"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 9280 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"T1ASM"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 10480 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"PKG_CONFIG"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 11501 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"WINDRES"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 11653 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"GUILE"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 11844 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"PERL"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 12033 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"MAKEINFO"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./configure line 12178 ($'...' should be "$(printf '...')"):
    if test -n "$r" -a "$r" != "error" -a "$r" != "no" && expr '`eval echo '$'"TEXI2HTML"`' : '.*\(echo\)' > /dev/null; then
possible bashism in ./scripts/auxiliar/build-coverage.sh line 3 (should be 'b = a'):
if test "$1" == "--fresh"; then
possible bashism in ./scripts/auxiliar/build-profile.sh line 3 (should be 'b = a'):
if test "$1" == "--fresh"; then

This report was generated on Thu, 16 Dec 2010 14:38:13 +0000, based on results by checkbashisms 2.10.65git5