# git rev-parse -q --verify 2376e5fe91bcad74b997d2cc0535abff79ec73c5^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 2376e5fe91bcad74b997d2cc0535abff79ec73c5^{commit} 2376e5fe91bcad74b997d2cc0535abff79ec73c5 # git checkout -q -f -B kisskb 2376e5fe91bcad74b997d2cc0535abff79ec73c5 # git clean -qxdf # < git log -1 # commit 2376e5fe91bcad74b997d2cc0535abff79ec73c5 # Author: Stephen Rothwell # Date: Tue Oct 26 20:06:31 2021 +1100 # # Add linux-next specific files for 20211026 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 2376e5fe91bcad74b997d2cc0535abff79ec73c5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4774:warning: override: reassigning to symbol STANDALONE .config:4781:warning: override: reassigning to symbol PPC_BOOK3S_64 .config:4782:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4783:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4786:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] WARNING: modpost: vmlinux.o(.text.unlikely+0xc270): Section mismatch in reference from the function xbc_alloc_mem() to the function .init.text:memblock_alloc_try_nid() The function xbc_alloc_mem() references the function __init memblock_alloc_try_nid(). This is often because xbc_alloc_mem lacks a __init annotation or the annotation of memblock_alloc_try_nid is wrong. Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 # Build took: 0:05:42.123472