# git rev-parse -q --verify 5f9e832c137075045d15cd6899ab0505cfb2ca4b^{commit} 5f9e832c137075045d15cd6899ab0505cfb2ca4b already have revision, skipping fetch # git checkout -q -f -B kisskb 5f9e832c137075045d15cd6899ab0505cfb2ca4b # git clean -qxdf # < git log -1 # commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b # Author: Linus Torvalds # Date: Sun Jul 21 14:05:38 2019 -0700 # # Linus 5.3-rc1 # < /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 5f9e832c137075045d15cd6899ab0505cfb2ca4b # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PPC_RADIX_MMU=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_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 8 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: vmlinux.o(.text+0x2bd0): 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. Completed OK # rm -rf /kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc8 # Build took: 0:07:16.509667