# git rev-parse -q --verify 58fb9b51d6c5061d772740965eb1ca2fc68aae7b^{commit} 58fb9b51d6c5061d772740965eb1ca2fc68aae7b already have revision, skipping fetch # git checkout -q -f -B kisskb 58fb9b51d6c5061d772740965eb1ca2fc68aae7b # git clean -qxdf # < git log -1 # commit 58fb9b51d6c5061d772740965eb1ca2fc68aae7b # Author: Ben Hutchings # Date: Wed Oct 3 04:10:10 2018 +0100 # # Linux 3.16.59 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < git log --format=%s --max-count=1 58fb9b51d6c5061d772740965eb1ca2fc68aae7b # < make -s -j 48 ARCH=m68k O=/kisskb/build/stable-3.16_m68k-defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- defconfig In file included from scripts/kconfig/zconf.tab.c:2534: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:766:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] sprintf(newname, "%s%s", dirname, basename); ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:766:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:766:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 sprintf(newname, "%s%s", dirname, basename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:769:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:769:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel/time/Kconfig:162:warning: range is invalid # make -s -j 48 ARCH=m68k O=/kisskb/build/stable-3.16_m68k-defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- kernel/time/Kconfig:162:warning: range is invalid :1187:2: warning: #warning syscall recvmmsg not implemented [-Wcpp] :1211:2: warning: #warning syscall sendmmsg not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:153:2: warning: #warning check me! [-Wcpp] /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:400:2: warning: #warning check me! [-Wcpp] /kisskb/src/drivers/nubus/proc.c:64:2: warning: #warning Need to set some I/O handlers here [-Wcpp] /kisskb/src/drivers/scsi/NCR5380.h:329:27: warning: 'NCR5380_write_info' declared 'static' but never defined [-Wunused-function] Completed OK # rm -rf /kisskb/build/stable-3.16_m68k-defconfig_m68k # Build took: 0:00:50.198586