Debian Automated Code Analysis

checkbashisms analysis of systemtap_1.3-2.dsc

possible bashism in ./configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 5688 (should be 'b = a'):
if test "x$enable_pie" == xyes; then :
possible bashism in ./configure line 5799 (should be 'b = a'):
 if test "$enable_translator" == "yes"; then
possible bashism in ./configure line 6010 (should be 'b = a'):
   if test "$enable_docs" == "yes"; then
possible bashism in ./configure line 6013 (should be 'b = a'):
  if test "$enable_docs" == "check"; then
possible bashism in ./configure line 6018 (should be 'b = a'):
if test "x${have_latex}${have_dvips}${have_ps2pdf}${have_latex2html}" == "xyesyesyesyes" -a "$enable_docs" != "no"; then
possible bashism in ./configure line 6021 (should be 'b = a'):
 if test "$building_docs" == "yes"; then
possible bashism in ./configure line 6038 (should be 'b = a'):
if test "$building_docs" == "no" -a "$enable_publican" == "yes" ; then
possible bashism in ./configure line 6079 (should be 'b = a'):
if test "$enable_publican" == "yes"; then
possible bashism in ./configure line 6084 (should be 'b = a'):
if test "x${have_publican}" == "xyes" -a "$enable_publican" != "no" -a "${building_docs}" == "yes"; then
possible bashism in ./configure line 6087 (should be 'b = a'):
 if test "$building_publican" == "yes"; then
possible bashism in ./configure line 6115 (should be 'b = a'):
if test "$building_docs" == "no" -a "$enable_refdocs" == "yes" ; then
possible bashism in ./configure line 6156 (should be 'b = a'):
if test "$enable_refdocs" == "yes"; then
possible bashism in ./configure line 6161 (should be 'b = a'):
if test "x${have_xmlto}" == "xyes" -a "$enable_refdocs" != "no" -a "${building_docs}" == "yes"; then
possible bashism in ./configure line 6164 (should be 'b = a'):
 if test "$building_refdocs" == "yes"; then
possible bashism in ./configure line 6187 (should be 'b = a'):
if test "x${have_xmlto}" == "xyes"; then
possible bashism in ./configure line 6191 (should be 'b = a'):
   if test $? == 0; then
possible bashism in ./configure line 6201 (should be 'b = a'):
 if test "$have_xmlto_stringparam" == "yes"; then
possible bashism in ./configure line 6210 (should be 'b = a'):
if test "x${building_refdocs}" == "xyes"; then
possible bashism in ./configure line 6213 (should be >word 2>&1):
   xmlto pdf conftest.xml >& /dev/null
possible bashism in ./configure line 6214 (should be 'b = a'):
   if test $? == 0; then
possible bashism in ./configure line 6226 (should be 'b = a'):
 if test "$have_xmlto_pdf" == "yes"; then
possible bashism in ./configure line 6475 (should be 'b = a'):
    if test "$enable_server" == "yes"; then
possible bashism in ./configure line 6478 (should be 'b = a'):
    if test "$enable_server" == "check"; then
possible bashism in ./configure line 6625 (should be 'b = a'):
    if test "$enable_server" == "yes"; then
possible bashism in ./configure line 6628 (should be 'b = a'):
    if test "$enable_server" == "check"; then
possible bashism in ./configure line 6638 (should be 'b = a'):
 if test "x${have_nss_includes}${have_nss_libs}${have_certutil}" == "xyesyesyes" -a "$enable_server" != "no"; then
possible bashism in ./configure line 6646 (should be 'b = a'):
 if test "x${have_nss_includes}${have_nss_libs}${have_certutil}" == "xyesyesyes"; then
possible bashism in ./configure line 6654 (should be 'b = a'):
 if test "x${have_avahi_includes}${have_avahi_libs}" == "xyesyes"; then
possible bashism in ./configure line 6989 (should be 'b = a'):
   if test "x${have_gtkmm}" == "xno" -a x"$enable_grapher" == "xyes"; then :
possible bashism in ./configure line 7061 (should be 'b = a'):
   if test "x${have_libglade}" == "xno" -a x"$enable_grapher" == "xyes"; then :
possible bashism in ./configure line 7095 (should be 'b = a'):
   if test "x${have_boost_headers}" == "xno" -a x"$enable_grapher" == "xyes"; then :
possible bashism in ./configure line 7100 (should be 'b = a'):
      if test "x${have_gtkmm}${have_libglade}${have_boost_headers}" == "xyesyesyes"; then :
possible bashism in ./configure line 7107 (should be 'b = a'):
if test "x${have_grapher_reqs}" == "xno" -a x"$enable_grapher" == "xyes"; then :
possible bashism in ./configure line 7110 (should be 'b = a'):
 if test "x${have_grapher_reqs}" == "xyes" -a x"$enable_grapher" != "xno"; then
possible bashism in ./configure line 7176 (should be 'b = a'):
  if test "x$have_librpm" != "xyes" -a "$with_rpm" == "yes"; then
possible bashism in ./configure line 7427 (${parm/?/pat[/str]}):
   bash ${elfutils_srcdir}/configure --enable-libebl-subdir=${PACKAGE_NAME} \
				--includedir="${here}/include-elfutils" \
				--libdir="${here}/lib-elfutils" \
				--exec-prefix="$exec_prefix" \
				--prefix="$prefix" \
				CFLAGS="${CFLAGS/-Wall/} $gnu89_inline_flag" \
				LDFLAGS="$LDFLAGS $elfutils_rpath" &&
possible bashism in ./configure line 7482 (should be 'b = a'):
if test $enable_translator == "yes"; then
possible bashism in ./run-staprun.in line 7 (should be 'b = a'):
[ "$rundir" == "$0" ] || builddir="$rundir"
possible bashism in ./testsuite/configure line 371 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./testsuite/transok/tval-opt.stp line 10 (should be 'b = a'):
test x"$s1" == x"$s2"
possible bashism in ./run-stap.in line 7 (should be 'b = a'):
[ "$rundir" == "$0" ] || builddir="$rundir"

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