# git rev-parse -q --verify a8ec862fd39d9adb88469eb8b9125daccc1c8335^{commit} a8ec862fd39d9adb88469eb8b9125daccc1c8335 already have revision, skipping fetch # git checkout -q -f -B kisskb a8ec862fd39d9adb88469eb8b9125daccc1c8335 # git clean -qxdf # < git log -1 # commit a8ec862fd39d9adb88469eb8b9125daccc1c8335 # Author: Greg Kroah-Hartman # Date: Thu Apr 19 08:55:13 2018 +0200 # # Linux 4.15.18 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 a8ec862fd39d9adb88469eb8b9125daccc1c8335 # < make -s -j 24 ARCH=sh O=/kisskb/build/stable-4.15_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- defconfig In file included from scripts/kconfig/zconf.tab.c:2468: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 24 ARCH=sh O=/kisskb/build/stable-4.15_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/stable-4.15_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/stable-4.15_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- sh4-linux-gcc: error: command line option '-m4-nofpu' is not supported by this configuration sh4-linux-gcc: error: command line option '-m4-nofpu' is not supported by this configuration make[3]: *** [/kisskb/src/scripts/Makefile.build:325: scripts/mod/empty.o] Error 1 make[3]: *** Waiting for unfinished jobs.... sh4-linux-gcc: error: command line option '-m4-nofpu' is not supported by this configuration sh4-linux-gcc: error: command line option '-m4-nofpu' is not supported by this configuration make[3]: *** [/kisskb/src/scripts/Makefile.build:150: scripts/mod/devicetable-offsets.s] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:583: scripts/mod] Error 2 make[2]: *** Waiting for unfinished jobs.... Generating include/generated/machtypes.h sh4-linux-gcc: error: command line option '-m4-nofpu' is not supported by this configuration sh4-linux-gcc: error: command line option '-m4-nofpu' is not supported by this configuration make[2]: *** [/kisskb/src/./Kbuild:21: kernel/bounds.s] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1078: prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:562: scripts] Error 2 make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 24 ARCH=sh O=/kisskb/build/stable-4.15_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-4.15_sh-defconfig_sh4-gcc4.9 # Build took: 0:00:17.272111