# git rev-parse -q --verify fdc70ecdbaf0d2e6e06a1a2c9ab37f275e6b365e^{commit} fdc70ecdbaf0d2e6e06a1a2c9ab37f275e6b365e already have revision, skipping fetch # git checkout -q -f -B kisskb fdc70ecdbaf0d2e6e06a1a2c9ab37f275e6b365e # git clean -qxdf # < git log -1 # commit fdc70ecdbaf0d2e6e06a1a2c9ab37f275e6b365e # Author: Stephen Rothwell # Date: Tue Dec 4 17:42:00 2018 +1100 # # Add linux-next specific files for 20181204 # # 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 fdc70ecdbaf0d2e6e06a1a2c9ab37f275e6b365e # < make -s -j 48 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=0x9CBD5C4A # 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 48 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 48 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+0x6cdfd): 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+0x6ce3a): 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+0xb795e): 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:03:47.558794