# git rev-parse -q --verify 3ee15ba60e6b81268f3e5f2196d566919db7967f^{commit} 3ee15ba60e6b81268f3e5f2196d566919db7967f already have revision, skipping fetch # git checkout -q -f -B kisskb 3ee15ba60e6b81268f3e5f2196d566919db7967f # git clean -qxdf # < git log -1 # commit 3ee15ba60e6b81268f3e5f2196d566919db7967f # Author: Stephen Rothwell # Date: Thu Jul 12 16:48:35 2018 +1000 # # Add linux-next specific files for 20180712 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 3ee15ba60e6b81268f3e5f2196d566919db7967f # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xA738B815 # 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 # yes \n | make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1350:2: warning: #warning syscall fspick not implemented [-Wcpp] :1353:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/arch/powerpc/platforms/cell/spufs/sched.c:1077:12: warning: 'show_spu_loadavg' defined but not used [-Wunused-function] static int show_spu_loadavg(struct seq_file *s, void *private) ^ In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:66:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /kisskb/src/fs/f2fs/sysfs.c:519:12: warning: 'segment_info_seq_show' defined but not used [-Wunused-function] static int segment_info_seq_show(struct seq_file *seq, void *offset) ^ /kisskb/src/fs/f2fs/sysfs.c:546:12: warning: 'segment_bits_seq_show' defined but not used [-Wunused-function] static int segment_bits_seq_show(struct seq_file *seq, void *offset) ^ /kisskb/src/fs/f2fs/sysfs.c:570:12: warning: 'iostat_info_seq_show' defined but not used [-Wunused-function] static int iostat_info_seq_show(struct seq_file *seq, void *offset) ^ /kisskb/src/lib/vsprintf.c:1668:13: warning: 'have_filled_random_ptr_key' defined but not used [-Wunused-variable] static bool have_filled_random_ptr_key __read_mostly; ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 # Build took: 0:04:09.788722