# git rev-parse -q --verify d7d78c937183fc6920cbc09076a1652831bfccc9^{commit} d7d78c937183fc6920cbc09076a1652831bfccc9 already have revision, skipping fetch # git checkout -q -f -B kisskb d7d78c937183fc6920cbc09076a1652831bfccc9 # git clean -qxdf # < git log -1 # commit d7d78c937183fc6920cbc09076a1652831bfccc9 # Author: Ben Hutchings # Date: Sun Oct 21 08:46:24 2018 +0100 # # Linux 3.16.60 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 d7d78c937183fc6920cbc09076a1652831bfccc9 # < make -s -j 8 ARCH=x86 O=/kisskb/build/stable-3.16_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_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()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # make -s -j 8 ARCH=x86 O=/kisskb/build/stable-3.16_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /kisskb/src/kernel/cgroup.c:1811:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] Setup is 13724 bytes (padded to 13824 bytes). System is 5646 kB CRC ce2f5a90 Kernel: arch/x86/boot/bzImage is ready (#1) Completed OK # rm -rf /kisskb/build/stable-3.16_x86_64_defconfig_x86_64 # Build took: 0:01:24.974023