# git rev-parse -q --verify dcd34bd234181ec74f081c7d0025204afe6b213e^{commit} dcd34bd234181ec74f081c7d0025204afe6b213e already have revision, skipping fetch # git checkout -q -f -B kisskb dcd34bd234181ec74f081c7d0025204afe6b213e # git clean -qxdf # < git log -1 # commit dcd34bd234181ec74f081c7d0025204afe6b213e # Author: Stephen Rothwell # Date: Wed Nov 6 19:00:10 2019 +1100 # # Add linux-next specific files for 20191106 # # 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 dcd34bd234181ec74f081c7d0025204afe6b213e # < 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=0xA053BFA4 WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=n] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=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=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- WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=n] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=y] WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=n] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=y] WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=n] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=y] In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:64: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:16:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ~~~^ ~~~~ %.8lx /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:22:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ~~~^ ~~~~ %.8lx /kisskb/src/fs/ext4/super.c: In function 'parse_options': /kisskb/src/fs/ext4/super.c:2054:23: warning: unused variable 'sbi' [-Wunused-variable] struct ext4_sb_info *sbi = EXT4_SB(sb); ^~~ /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:917:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /kisskb/src/lib/vsprintf.c: In function 'ptr_to_hashval': /kisskb/src/lib/vsprintf.c:766:14: warning: unused variable 'str' [-Wunused-variable] const char *str = sizeof(ptr) == 8 ? "(____ptrval____)" : "(ptrval)"; ^~~ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. arch/powerpc/perf/perf_regs.o: In function `.perf_reg_value': /kisskb/src/arch/powerpc/perf/perf_regs.c:80: undefined reference to `.is_sier_available' arch/powerpc/perf/perf_regs.o:(.debug_addr+0x60): undefined reference to `is_sier_available' drivers/ptp/ptp_clock.o: In function `.ptp_clock_register': /kisskb/src/drivers/ptp/ptp_clock.c:264: undefined reference to `.posix_clock_register' drivers/ptp/ptp_clock.o: In function `.ptp_clock_unregister': /kisskb/src/drivers/ptp/ptp_clock.c:310: undefined reference to `.posix_clock_unregister' drivers/ptp/ptp_clock.o:(.debug_addr+0x120): undefined reference to `posix_clock_unregister' drivers/ptp/ptp_clock.o:(.debug_addr+0x5a8): undefined reference to `posix_clock_register' make[1]: *** [/kisskb/src/Makefile:1074: vmlinux] Error 1 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:02:52.737406