# git rev-parse -q --verify fca4fe890ea0352f7e9e4bf33ffed287946ff59e^{commit} fca4fe890ea0352f7e9e4bf33ffed287946ff59e already have revision, skipping fetch # git checkout -q -f -B kisskb fca4fe890ea0352f7e9e4bf33ffed287946ff59e # git clean -qxdf # < git log -1 # commit fca4fe890ea0352f7e9e4bf33ffed287946ff59e # Author: Stephen Rothwell # Date: Tue Dec 17 13:06:02 2019 +1100 # # Add linux-next specific files for 20191217 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fca4fe890ea0352f7e9e4bf33ffed287946ff59e # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x12E2D1A8 WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/spinlock.h:89, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/arch/powerpc/kernel/asm-offsets.c:14: /kisskb/src/arch/powerpc/include/asm/spinlock.h:39:1: warning: data definition has no type or storage class DECLARE_STATIC_KEY_FALSE(shared_processor); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/spinlock.h:39:1: error: type defaults to 'int' in declaration of 'DECLARE_STATIC_KEY_FALSE' [-Werror=implicit-int] /kisskb/src/arch/powerpc/include/asm/spinlock.h:39:1: warning: parameter names (without types) in function declaration /kisskb/src/arch/powerpc/include/asm/spinlock.h: In function 'vcpu_is_preempted': /kisskb/src/arch/powerpc/include/asm/spinlock.h:44:7: error: implicit declaration of function 'static_branch_unlikely' [-Werror=implicit-function-declaration] if (!static_branch_unlikely(&shared_processor)) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/spinlock.h:44:31: error: 'shared_processor' undeclared (first use in this function) if (!static_branch_unlikely(&shared_processor)) ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/spinlock.h:44:31: note: each undeclared identifier is reported only once for each function it appears in cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:99: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1114: prepare0] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc8 # Build took: 0:00:12.104754