Debian Automated Code Analysis

checkbashisms analysis of openhpi_2.14.1-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 14671 (echo -e):
        OH_SIZEOF_UCHAR=`echo -e $OH_TYPE_SIZES | grep "^unsigned char" | awk '{print $3}'`
possible bashism in ./configure line 14672 (echo -e):
        OH_SIZEOF_USHORT=`echo -e $OH_TYPE_SIZES | grep "^unsigned short" | awk '{print $3}'`
possible bashism in ./configure line 14673 (echo -e):
        OH_SIZEOF_UINT=`echo -e $OH_TYPE_SIZES | grep "^unsigned int" | awk '{print $3}'`
possible bashism in ./configure line 14674 (echo -e):
        OH_SIZEOF_CHAR=`echo -e $OH_TYPE_SIZES | grep "^char" | awk '{print $2}'`
possible bashism in ./configure line 14675 (echo -e):
        OH_SIZEOF_SHORT=`echo -e $OH_TYPE_SIZES | grep "^short" | awk '{print $2}'`
possible bashism in ./configure line 14676 (echo -e):
        OH_SIZEOF_INT=`echo -e $OH_TYPE_SIZES | grep "^int" | awk '{print $2}'`
possible bashism in ./configure line 14677 (echo -e):
        OH_SIZEOF_LLONG=`echo -e $OH_TYPE_SIZES | grep "^long long" | awk '{print $3}'`
possible bashism in ./configure line 14678 (echo -e):
        OH_SIZEOF_FLOAT=`echo -e $OH_TYPE_SIZES | grep "^float" | awk '{print $2}'`
possible bashism in ./configure line 14679 (echo -e):
        OH_SIZEOF_DOUBLE=`echo -e $OH_TYPE_SIZES | grep "^double" | awk '{print $2}'`
possible bashism in ./configure line 14764 (echo -e):
    OH_MSG=`echo -e "- pkg-config not found!\n"`
possible bashism in ./configure line 14766 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- "`
possible bashism in ./configure line 14769 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the pkg-config package\n"`
possible bashism in ./configure line 14772 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 14814 (should be 'b = a'):
    if test "$GCCVERSIONOK" == "OK"; then
possible bashism in ./configure line 14819 (echo -e):
    OH_MSG=`echo -e "- gcc >= 3.2.0 is required to build OpenHPI not found!\n"`
possible bashism in ./configure line 14821 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- "`
possible bashism in ./configure line 14824 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the  package\n"`
possible bashism in ./configure line 14827 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 14924 (echo -e):
    OH_MSG=`echo -e "- glib not found!\n"`
possible bashism in ./configure line 14926 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- "`
possible bashism in ./configure line 14929 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the glib-devel package\n"`
possible bashism in ./configure line 14932 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 14996 (echo -e):
    OH_MSG=`echo -e "- libltdl not found!\n"`
possible bashism in ./configure line 14998 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- this is required for plugin loading"`
possible bashism in ./configure line 15001 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the libltdl-devel package\n"`
possible bashism in ./configure line 15004 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 15143 (echo -e):
    OH_MSG=`echo -e "- libuuid not found!\n"`
possible bashism in ./configure line 15145 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- "`
possible bashism in ./configure line 15148 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the e2fsprogs-devel package\n"`
possible bashism in ./configure line 15151 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 15705 (echo -e):
    OH_MSG=`echo -e "- OpenIPMI not found!\n"`
possible bashism in ./configure line 15707 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build IPMI support without OpenIPMI >= 1.4.20"`
possible bashism in ./configure line 15710 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the libOpenIPMI-devel package\n"`
possible bashism in ./configure line 15713 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://openipmi.sf.net\n"`
possible bashism in ./configure line 15734 (echo -e):
    OH_MSG=`echo -e "- OpenIPMI not found!\n"`
possible bashism in ./configure line 15736 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build IPMI support without OpenIPMI >= 1.4.20"`
possible bashism in ./configure line 15739 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the libOpenIPMI-devel package\n"`
possible bashism in ./configure line 15742 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://openipmi.sf.net\n"`
possible bashism in ./configure line 15781 (echo -e):
    OH_MSG=`echo -e "- libsysfs not found!\n"`
possible bashism in ./configure line 15783 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build sysfs support without libsysfs"`
possible bashism in ./configure line 15786 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the  package\n"`
possible bashism in ./configure line 15789 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://linux-diag.sf.net\n"`
possible bashism in ./configure line 15829 (echo -e):
    OH_MSG=`echo -e "- net-snmp not found!\n"`
possible bashism in ./configure line 15831 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build IBM Blade Center support without net-snmp"`
possible bashism in ./configure line 15834 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the net-snmp-devel package\n"`
possible bashism in ./configure line 15837 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://net-snmp.sourceforge.net/\n"`
possible bashism in ./configure line 15933 (echo -e):
    OH_MSG=`echo -e "- librtas not found!\n"`
possible bashism in ./configure line 15935 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Cannot build RTAS plugin without the librtas library"`
possible bashism in ./configure line 15938 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the librtas-devel package\n"`
possible bashism in ./configure line 15941 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://librtas.ozlabs.org/\n"`
possible bashism in ./configure line 15987 (echo -e):
    OH_MSG=`echo -e "- xml2-devel not found!\n"`
possible bashism in ./configure line 15989 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build ilo2_ribcl without xml2 headers"`
possible bashism in ./configure line 15992 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the  package\n"`
possible bashism in ./configure line 15995 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 16008 (echo -e):
    OH_MSG=`echo -e "- openssl-devel not found!\n"`
possible bashism in ./configure line 16010 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build ilo2_ribcl without openssl headers"`
possible bashism in ./configure line 16013 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the  package\n"`
possible bashism in ./configure line 16016 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 16057 (echo -e):
    OH_MSG=`echo -e "- xml2-devel not found!\n"`
possible bashism in ./configure line 16059 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build oa_soap without xml2 headers"`
possible bashism in ./configure line 16062 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the  package\n"`
possible bashism in ./configure line 16065 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 16078 (echo -e):
    OH_MSG=`echo -e "- openssl-devel not found!\n"`
possible bashism in ./configure line 16080 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not build oa_soap without openssl headers"`
possible bashism in ./configure line 16083 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the  package\n"`
possible bashism in ./configure line 16086 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"`
possible bashism in ./configure line 16428 (echo -e):
    OH_MSG=`echo -e "- docbook2html not found!\n"`
possible bashism in ./configure line 16430 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not generate HTML design docs without docbook2html"`
possible bashism in ./configure line 16433 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the docbook-utils package\n"`
possible bashism in ./configure line 16436 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://sources.redhat.com/docbook-tools\n"`
possible bashism in ./configure line 16513 (echo -e):
    OH_MSG=`echo -e "- pod2man not found!\n"`
possible bashism in ./configure line 16515 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Can not generate man pages without pod2man"`
possible bashism in ./configure line 16518 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- Try installing the perl package\n"`
possible bashism in ./configure line 16521 (echo -e):
        OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from http://www.perl.org\n"`

This report was generated on Fri, 17 Dec 2010 05:38:25 +0000, based on results by checkbashisms 2.10.65git5