# git rev-parse -q --verify c1c07416cdd47161a359286021d483f449ad8c4f^{commit} c1c07416cdd47161a359286021d483f449ad8c4f already have revision, skipping fetch # git checkout -q -f -B kisskb c1c07416cdd47161a359286021d483f449ad8c4f # git clean -qxdf # < git log -1 # commit c1c07416cdd47161a359286021d483f449ad8c4f # Merge: 4a7a772 0da7e43 # Author: Linus Torvalds # Date: Fri May 4 21:15:25 2018 -1000 # # Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild fixes from Masahiro Yamada: # # - remove state comment in modpost # # - extend MAINTAINERS entry to cover modpost and more makefiles # # - fix missed building of SANCOV gcc-plugin # # - replace left-over 'bison' with $(YACC) # # - display short log when generating parer of genksyms # # * tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # genksyms: fix typo in parse.tab.{c,h} generation rules # kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) # gcc-plugins: fix build condition of SANCOV plugin # MAINTAINERS: Update Kbuild entry with a few paths # modpost: delete stale comment # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 c1c07416cdd47161a359286021d483f449ad8c4f # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0x892479B9 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler /kisskb/src/Makefile:1148: recipe for target 'prepare-compiler-check' failed make[1]: *** [prepare-compiler-check] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sh-randconfig_sh4 # Build took: 0:00:06.302423