# git rev-parse -q --verify a6fcdcd94927a1b24dea6a9951ffa7c64545ecfb^{commit} a6fcdcd94927a1b24dea6a9951ffa7c64545ecfb already have revision, skipping fetch # git checkout -q -f -B kisskb a6fcdcd94927a1b24dea6a9951ffa7c64545ecfb # git clean -qxdf # < git log -1 # commit a6fcdcd94927a1b24dea6a9951ffa7c64545ecfb # Author: Stephen Rothwell # Date: Mon Oct 21 17:35:20 2019 +1100 # # Add linux-next specific files for 20191021 # # 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 a6fcdcd94927a1b24dea6a9951ffa7c64545ecfb # < 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=0x9FEECEF0 # 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) ~~~~~~~~~^~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:07:11.642837