Debian Automated Code Analysis

checkbashisms analysis of hwloc_1.1.1-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 6603 ('((' should be '$(('):
         extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
possible bashism in ./configure line 7241 ('((' should be '$(('):
         int square(int * argument) __attribute__ ((__nonnull__));
possible bashism in ./configure line 7766 ('((' should be '$(('):
         int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
possible bashism in ./configure line 8042 ('((' should be '$(('):
         int foo(int arg) __attribute__ ((__warn_unused_result__));
possible bashism in ./configure line 20877 (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 38 ($RANDOM):
  tmp=$TMPDIR/foo$$-$RANDOM

This report was generated on Tue, 08 Feb 2011 06:38:08 +0000, based on results by checkbashisms 2.10.65git5