# git rev-parse -q --verify 8e0f97357533aa5b57b333de47eb008c6072fcac^{commit} 8e0f97357533aa5b57b333de47eb008c6072fcac already have revision, skipping fetch # git checkout -q -f -B kisskb 8e0f97357533aa5b57b333de47eb008c6072fcac # git clean -qxdf # < git log -1 # commit 8e0f97357533aa5b57b333de47eb008c6072fcac # Author: Mathieu Malaterre # Date: Sat Feb 2 14:05:35 2019 +0100 # # Move static keyword at beginning of declaration # # Move the static keyword around to remove the following warnings (W=1): # # arch/powerpc/platforms/ps3/os-area.c:212:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] # arch/powerpc/platforms/ps3/system-bus.c:45:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] # # Signed-off-by: Mathieu Malaterre # Acked-by: Geoff Levand # 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 8e0f97357533aa5b57b333de47eb008c6072fcac # < 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.904855