Debian Automated Code Analysis

checkbashisms analysis of hwloc_1.2-1.dsc

possible bashism in ./configure line 388 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 6407 ('((' should be '$(('):
         extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
possible bashism in ./configure line 7045 ('((' should be '$(('):
         int square(int * argument) __attribute__ ((__nonnull__));
possible bashism in ./configure line 7570 ('((' should be '$(('):
         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
possible bashism in ./configure line 7846 ('((' should be '$(('):
         int foo(int arg) __attribute__ ((__warn_unused_result__));
possible bashism in ./configure line 20678 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./utils/test-hwloc-distrib.sh.in line 18 ($RANDOM):
  tmp=$TMPDIR/foo$$-$RANDOM
possible bashism in ./tests/xml/test-topology.sh.in line 43 ($RANDOM):
  tmp=$TMPDIR/foo$$-$RANDOM

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