# git rev-parse -q --verify 05e1b0273393dffae321dac02b259d92fccf7f74^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.19.y error: 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 05e1b0273393dffae321dac02b259d92fccf7f74^{commit} 05e1b0273393dffae321dac02b259d92fccf7f74 # git checkout -q -f -B kisskb 05e1b0273393dffae321dac02b259d92fccf7f74 # git clean -qxdf # < git log -1 # commit 05e1b0273393dffae321dac02b259d92fccf7f74 # Author: Greg Kroah-Hartman # Date: Thu Dec 13 19:04:10 2018 +0100 # # Linux 4.19.10-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 05e1b0273393dffae321dac02b259d92fccf7f74 # < make -s -j 80 ARCH=x86 O=/kisskb/build/stable-rc-4.19_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # make -s -j 80 ARCH=x86 O=/kisskb/build/stable-rc-4.19_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- arch/x86/Makefile:227: *** You are building kernel with non-retpoline compiler, please update your compiler.. Stop. make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 80 ARCH=x86 O=/kisskb/build/stable-rc-4.19_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-rc-4.19_x86_64_defconfig_x86_64 # Build took: 0:02:21.906391