# git rev-parse -q --verify 9f8535c5f75f0e23359962527dbfd31478b2cf16^{commit} 9f8535c5f75f0e23359962527dbfd31478b2cf16 already have revision, skipping fetch # git checkout -q -f -B kisskb 9f8535c5f75f0e23359962527dbfd31478b2cf16 # git clean -qxdf # < git log -1 # commit 9f8535c5f75f0e23359962527dbfd31478b2cf16 # Author: Stephen Rothwell # Date: Thu Dec 19 18:08:20 2019 +1100 # # Add linux-next specific files for 20191219 # # 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 9f8535c5f75f0e23359962527dbfd31478b2cf16 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x144DBF3C # 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=y # Added to kconfig CONFIG_PPC64=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_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # 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 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_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 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_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 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_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_powerpc-randconfig_powerpc-gcc8 # Build took: 0:00:11.280232