# git rev-parse -q --verify 8e7f81e2ebc4a71a8fe81bcffb72ecdc9a0bbe75^{commit} 8e7f81e2ebc4a71a8fe81bcffb72ecdc9a0bbe75 already have revision, skipping fetch # git checkout -q -f -B kisskb 8e7f81e2ebc4a71a8fe81bcffb72ecdc9a0bbe75 # git clean -qxdf # < git log -1 # commit 8e7f81e2ebc4a71a8fe81bcffb72ecdc9a0bbe75 # Author: Stephen Rothwell # Date: Tue Feb 26 19:06:16 2019 +1100 # # Add linux-next specific files for 20190226 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8e7f81e2ebc4a71a8fe81bcffb72ecdc9a0bbe75 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xF6562D69 # 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 # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:23:0: /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h: In function 'xics_on_xive': /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h:625:9: error: implicit declaration of function 'xive_enabled' [-Werror=implicit-function-declaration] return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/sysdev/xics/icp-opal.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:28:0: /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h: In function 'xics_on_xive': /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h:625:9: error: implicit declaration of function 'xive_enabled' [-Werror=implicit-function-declaration] return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:278: arch/powerpc/sysdev/xics/icp-native.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:493: arch/powerpc/sysdev/xics] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:493: arch/powerpc/sysdev] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/powerpc/platforms/powernv/subcore.c:22:0: /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h: In function 'xics_on_xive': /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h:625:9: error: implicit declaration of function 'xive_enabled' [-Werror=implicit-function-declaration] return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:278: arch/powerpc/platforms/powernv/subcore.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:493: arch/powerpc/platforms/powernv] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:493: arch/powerpc/platforms] Error 2 In file included from /kisskb/src/arch/powerpc/kernel/dbell.c:20:0: /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h: In function 'xics_on_xive': /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h:625:9: error: implicit declaration of function 'xive_enabled' [-Werror=implicit-function-declaration] return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); ^ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:278: arch/powerpc/kernel/dbell.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/powerpc/kernel/smp.c:45:0: /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h: In function 'xics_on_xive': /kisskb/src/arch/powerpc/include/asm/kvm_ppc.h:625:9: error: implicit declaration of function 'xive_enabled' [-Werror=implicit-function-declaration] return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); ^ cc1: some warnings being treated as errors /kisskb/src/fs/jffs2/xattr.c: In function 'jffs2_build_xattr_subsystem': /kisskb/src/fs/jffs2/xattr.c:887:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:278: arch/powerpc/kernel/smp.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:493: arch/powerpc/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1043: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:160: sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:01:42.924217