# git rev-parse -q --verify 2c46e21cd443b347ec5520d385b86662c9ee8a22^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.14.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 2c46e21cd443b347ec5520d385b86662c9ee8a22^{commit} 2c46e21cd443b347ec5520d385b86662c9ee8a22 # git checkout -q -f -B kisskb 2c46e21cd443b347ec5520d385b86662c9ee8a22 # git clean -qxdf # < git log -1 # commit 2c46e21cd443b347ec5520d385b86662c9ee8a22 # Author: Greg Kroah-Hartman # Date: Sat Jan 12 09:04:15 2019 +0100 # # Linux 4.14.93-rc2 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 2c46e21cd443b347ec5520d385b86662c9ee8a22 # < make -s -j 20 ARCH=i386 O=/kisskb/build/stable-rc-4.14_i386-allmodconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 20 ARCH=i386 O=/kisskb/build/stable-rc-4.14_i386-allmodconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe # make -s -j 20 ARCH=i386 O=/kisskb/build/stable-rc-4.14_i386-allmodconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- You are building kernel with non-retpoline compiler. Please update your compiler. make[1]: *** [arch/x86/Makefile:264: archprepare] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 20 ARCH=i386 O=/kisskb/build/stable-rc-4.14_i386-allmodconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-rc-4.14_i386-allmodconfig_i386 # Build took: 0:00:50.250369