WARNING: line over 80 characters #42: FILE: scripts/host-build-all.sh:26: + ./configure --with-arch=host --enable-library=yes --host=x86_64-unknown-linux-gnu 1>>host.log WARNING: line over 80 characters #48: FILE: scripts/host-build-all.sh:31: + ./configure --with-arch=host --enable-library=yes --host=x86_64-unknown-linux-gnu --prefix=$pwd/host-lib 1>>host.log WARNING: line over 80 characters #111: FILE: scripts/xtensa-build-all.sh:159: + CC=$XCC OBJCOPY=$XTOBJCOPY OBJDUMP=$XTOBJDUMP --with-dsp-core=$XTENSA_CORE 1>>build.log total: 0 errors, 3 warnings, 0 checks, 93 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. 0001-scripts-redirct-scripts-std-output-into-files.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.