# git rev-parse -q --verify b18179b91e8b8e3c00f111995c6e358709589d67^{commit} b18179b91e8b8e3c00f111995c6e358709589d67 already have revision, skipping fetch # git checkout -q -f -B kisskb b18179b91e8b8e3c00f111995c6e358709589d67 # git clean -qxdf # < git log -1 # commit b18179b91e8b8e3c00f111995c6e358709589d67 # Author: Greg Kroah-Hartman # Date: Mon Jan 21 15:28:45 2019 +0100 # # Linux 4.14.95-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 b18179b91e8b8e3c00f111995c6e358709589d67 # < make -s -j 80 ARCH=x86 O=/kisskb/build/stable-rc-4.14_x86_64_defconfig_x86_64-gcc4.6 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.14_x86_64_defconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-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 80 ARCH=x86 O=/kisskb/build/stable-rc-4.14_x86_64_defconfig_x86_64-gcc4.6 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.14_x86_64_defconfig_x86_64-gcc4.6 # Build took: 0:00:19.671429