# git rev-parse -q --verify d608898abc749424e26aa0e451d39e33cf3f4adc^{commit} d608898abc749424e26aa0e451d39e33cf3f4adc already have revision, skipping fetch # git checkout -q -f -B kisskb d608898abc749424e26aa0e451d39e33cf3f4adc # git clean -qxdf # < git log -1 # commit d608898abc749424e26aa0e451d39e33cf3f4adc # Author: Christophe Leroy # Date: Sat Jan 12 09:55:53 2019 +0000 # # powerpc: clean stack pointers naming # # Some stack pointers used to also be thread_info pointers # and were called tp. Now that they are only stack pointers, # rename them sp. # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /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 d608898abc749424e26aa0e451d39e33cf3f4adc # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- i386_defconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386_defconfig_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:300: checkbin] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386_defconfig_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/powerpc-next_i386_defconfig_i386 # Build took: 0:00:02.718975