possible bashism in ./debian/utils/mldonkey_create_chroot line 139 (echo -e): echo -e " $@" possible bashism in ./debian/utils/mldonkey_create_chroot line 161 (bash arrays, ${name[0|*|@]}): functionsRunAtExit[${#functionsRunAtExit[*]}]=$@ possible bashism in ./debian/utils/mldonkey_create_chroot line 165 (bash arrays, ${name[0|*|@]}): runCount=${#functionsRunAtExit[*]}; possible bashism in ./debian/utils/mldonkey_create_chroot line 325 (declare): declare -a functionsRunAtExit possible bashism in ./debian/utils/mldonkey_create_chroot line 351 (echo -e): echo -e "root:x :0:\n$MLD_GROUP:" > $CHROOT_DIR/etc/group possible bashism in ./debian/utils/mldonkey_create_chroot line 359 (echo -e): echo -e "root:x:0:0:root:/root:/bin/false\n$MLD_PASSWD:$MLDONKEY_DIR:/bin/false" > $CHROOT_DIR/etc/passwd possible bashism in ./config/configure line 370 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 possible bashism in ./config/configure line 4142 (echo -e): echo -e "\n--------------------------------" possible bashism in ./config/configure line 4611 (echo -e): echo -e "----------------------------------------\n" possible bashism in ./config/configure line 5349 (echo -e): echo -e "\n----------------------------------" possible bashism in ./config/configure line 5963 (echo -e): echo -e "-------------------------------------------\n" possible bashism in ./config/configure line 8077 (echo -e): echo -e "---------------------------------------------\n" possible bashism in ./config/configure line 10262 (echo -e): echo -e "\nBuilding dependencies (if it blocks, try '$GNU_MAKE depend' to see the problem)" possible bashism in ./config/configure line 10265 (echo -e): echo -e -n "\nConfiguring MLDonkey" $MLDONKEY_VERSION possible bashism in ./config/configure line 10271 (echo -e): echo -e "\nNetwork modules:" possible bashism in ./config/configure line 10346 (echo -e): echo -e "\nCore features:" possible bashism in ./config/configure line 10399 (echo -e): echo -n -e "\n - GUI support " possible bashism in ./config/configure line 10419 (echo -e): echo -e "\nCompilers:" possible bashism in ./config/configure line 10420 (echo -e): echo -e " - Ocaml version $OCAMLVERSION $OCAML_TYPE" possible bashism in ./config/configure line 10421 (echo -e): echo -e " - $CC version $CC_VERSION" possible bashism in ./config/configure line 10423 (echo -e): echo -e " - $CXX version $CXX_VERSION" possible bashism in ./config/configure line 10425 (echo -e): echo -e "\nNow execute '$GNU_MAKE' to start compiling. Good luck!" possible bashism in ./config/configure line 10427 (echo -e): echo -e "\nTo compile a static code execute: $GNU_MAKE mlnet$COMPILE_TARGET.static" possible bashism in ./config/configure line 10431 (echo -e): echo -e "\nCompiling CryptoPP.cc can take several minutes, on slow machines up to half an hour." possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 24 (should be >word 2>&1): uname -a &> buginfo/uname possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 25 (should be >word 2>&1): df &> buginfo/df possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 26 (should be >word 2>&1): (ls -lR; df .) &> buginfo/mldonkey.directory possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 27 (should be >word 2>&1): (cd incoming; ls -lR; df .) &> buginfo/incoming.directory possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 28 (should be >word 2>&1): (cd temp; ls -lR; df .) &> buginfo/temp.directory possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 29 (should be >word 2>&1): (cd torrents; ls -lR; df .) &> buginfo/torrents.directory possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 30 (should be >word 2>&1): id &> buginfo/id possible bashism in ./.pc/0002-Remove-bashisms.patch/distrib/make_buginfo line 31 (should be >word 2>&1): ifconfig &> buginfo/computer
This report was generated on Fri, 17 Dec 2010 09:38:07 +0000, based on results by checkbashisms 2.10.65git5