# git rev-parse -q --verify 60bec71b5acb0b469d07e73a348f6610236ae7fa^{commit} 60bec71b5acb0b469d07e73a348f6610236ae7fa already have revision, skipping fetch # git checkout -q -f -B kisskb 60bec71b5acb0b469d07e73a348f6610236ae7fa # git clean -qxdf # < git log -1 # commit 60bec71b5acb0b469d07e73a348f6610236ae7fa # Author: Stephen Rothwell # Date: Tue Dec 11 18:23:51 2018 +1100 # # Add linux-next specific files for 20181211 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 60bec71b5acb0b469d07e73a348f6610236ae7fa # < make -s -j 120 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=0xA94E023C # 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 120 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 120 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- WARNING: vmlinux.o(.text.unlikely+0x1f9a): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size() The function init_xstate_size() references the function __init get_xsave_size(). This is often because init_xstate_size lacks a __init annotation or the annotation of get_xsave_size is wrong. WARNING: vmlinux.o(.text.unlikely+0x1fc3): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size() The function init_xstate_size() references the function __init get_xsaves_size(). This is often because init_xstate_size lacks a __init annotation or the annotation of get_xsaves_size is wrong. WARNING: vmlinux.o(.text.unlikely+0x3564): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages() The function percpu_setup_debug_store() references the function __init cea_map_percpu_pages(). This is often because percpu_setup_debug_store lacks a __init annotation or the annotation of cea_map_percpu_pages is wrong. Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:00.225274