# git rev-parse -q --verify ae64379a28a321c90c20b4eb5e8de0c0fac3874c^{commit} ae64379a28a321c90c20b4eb5e8de0c0fac3874c already have revision, skipping fetch # git checkout -q -f -B kisskb ae64379a28a321c90c20b4eb5e8de0c0fac3874c # git clean -qxdf # < git log -1 # commit ae64379a28a321c90c20b4eb5e8de0c0fac3874c # Author: Stephen Rothwell # Date: Mon Nov 26 19:59:04 2018 +1100 # # Add linux-next specific files for 20181126 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 ae64379a28a321c90c20b4eb5e8de0c0fac3874c # < make -s -j 48 ARCH=i386 O=/kisskb/build/linux-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/linux-next_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- arch/x86/Makefile:224: *** You are building kernel with non-retpoline compiler, please update your compiler.. Stop. make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=i386 O=/kisskb/build/linux-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/linux-next_i386_defconfig_i386 # Build took: 0:00:03.265407