# git rev-parse -q --verify 12d61c6996999e6562cbbed5f270d572248a11c5^{commit} 12d61c6996999e6562cbbed5f270d572248a11c5 already have revision, skipping fetch # git checkout -q -f -B kisskb 12d61c6996999e6562cbbed5f270d572248a11c5 # git clean -qxdf # < git log -1 # commit 12d61c6996999e6562cbbed5f270d572248a11c5 # Author: Stephen Rothwell # Date: Thu Oct 24 16:50:01 2019 +1100 # # Add linux-next specific files for 20191024 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 12d61c6996999e6562cbbed5f270d572248a11c5 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xA3D332FC # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/tools/objtool /kisskb/src/kernel/debug/debug_core.c: In function 'kdb_dump_stack_on_cpu': /kisskb/src/kernel/debug/debug_core.c:452:17: warning: array subscript [0, 0] is outside array bounds of 'struct debuggerinfo_struct[1]' [-Warray-bounds] if (!(kgdb_info[cpu].exception_state & DCPU_IS_SLAVE)) { ~~~~~~~~~^~~~~ /kisskb/src/kernel/debug/debug_core.c:469:33: warning: array subscript [0, 0] is outside array bounds of 'struct debuggerinfo_struct[1]' [-Warray-bounds] kgdb_info[cpu].exception_state |= DCPU_WANT_BT; /kisskb/src/kernel/debug/debug_core.c:470:18: warning: array subscript [0, 0] is outside array bounds of 'struct debuggerinfo_struct[1]' [-Warray-bounds] while (kgdb_info[cpu].exception_state & DCPU_WANT_BT) ~~~~~~~~~^~~~~ /kisskb/src/drivers/gpio/gpio-aspeed-sgpio.c: In function 'bank_reg': /kisskb/src/drivers/gpio/gpio-aspeed-sgpio.c:112:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:46.022418