# git rev-parse -q --verify 51309b9d73f5de2d8cba2c850df0c3b5d9125bee^{commit} 51309b9d73f5de2d8cba2c850df0c3b5d9125bee already have revision, skipping fetch # git checkout -q -f -B kisskb 51309b9d73f5de2d8cba2c850df0c3b5d9125bee # git clean -qxdf # < git log -1 # commit 51309b9d73f5de2d8cba2c850df0c3b5d9125bee # Author: Stephen Rothwell # Date: Tue Nov 5 21:38:09 2019 +1100 # # Add linux-next specific files for 20191105 # # 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 51309b9d73f5de2d8cba2c850df0c3b5d9125bee # < make -s -j 80 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=0x1FE1D940 WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=y] 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=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 80 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 80 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- WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=y] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=y] WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=y] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=y] WARNING: unmet direct dependencies detected for PTP_1588_CLOCK Depends on [n]: NET [=n] && POSIX_TIMERS [=y] Selected by [y]: - PTP_1588_CLOCK_IDTCM [=y] /kisskb/src/lib/test_objagg.c: In function 'test_hints_case.constprop': /kisskb/src/lib/test_objagg.c:994:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ WARNING: vmlinux.o(.text+0x2dac): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. WARNING: vmlinux.o(.data+0x62478): Section mismatch in reference from the variable bcm_iproc_gpio_driver to the variable .init.rodata:bcm_iproc_gpio_of_match The variable bcm_iproc_gpio_driver references the variable __initconst bcm_iproc_gpio_of_match If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console drivers/ptp/ptp_clock.o: In function `ptp_clock_unregister': (.text+0x444): undefined reference to `pps_unregister_source' drivers/ptp/ptp_clock.o: In function `ptp_clock_event': (.text+0x678): undefined reference to `pps_event' (.text+0x7a8): undefined reference to `pps_event' drivers/ptp/ptp_clock.o: In function `ptp_clock_register': (.text+0xa7c): undefined reference to `pps_register_source' (.text+0xac8): undefined reference to `pps_unregister_source' drivers/ptp/ptp_clockmatrix.o: In function `idtcm_xfer': ptp_clockmatrix.c:(.text+0xd8): undefined reference to `i2c_transfer' drivers/ptp/ptp_clockmatrix.o: In function `idtcm_driver_init': ptp_clockmatrix.c:(.init.text+0x28): undefined reference to `i2c_register_driver' drivers/ptp/ptp_clockmatrix.o: In function `idtcm_driver_exit': ptp_clockmatrix.c:(.exit.text+0x1c): undefined reference to `i2c_del_driver' make[1]: *** [/kisskb/src/Makefile:1074: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 80 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:03:06.831166