# git rev-parse -q --verify 86a705267a2a502a3d62ef0797e449677b25835f^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-2.6.33.y # git rev-parse -q --verify 86a705267a2a502a3d62ef0797e449677b25835f^{commit} 86a705267a2a502a3d62ef0797e449677b25835f # git checkout -q -f -B kisskb 86a705267a2a502a3d62ef0797e449677b25835f # git clean -qxdf # < git log -1 # commit 86a705267a2a502a3d62ef0797e449677b25835f # Author: Greg Kroah-Hartman # Date: Mon Nov 7 14:19:03 2011 -0800 # # Linux 2.6.33.20 # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 86a705267a2a502a3d62ef0797e449677b25835f # < make -s -j 8 ARCH=m68k O=/kisskb/build/stable-33_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig /kisskb/src/scripts/kconfig/conf.c: In function 'conf_sym': /kisskb/src/scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] int type; ^~~~ /kisskb/src/scripts/kconfig/conf.c: In function 'conf_choice': /kisskb/src/scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] int type; ^~~~ In file included from scripts/kconfig/zconf.tab.c:2451: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:434:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] sprintf(newname, "%s%s", dirname, basename); ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:434:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:434:2: note: 'sprintf' output 1 or more bytes (assuming 135) into a destination of size 128 sprintf(newname, "%s%s", dirname, basename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:3: note: 'sprintf' output between 13 and 150 bytes into a destination of size 128 sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/m68k/configs/multi_defconfig:222:warning: symbol value 'm' invalid for INET_LRO # < make -s -j 8 ARCH=m68k O=/kisskb/build/stable-33_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # yes \n | make -s -j 8 ARCH=m68k O=/kisskb/build/stable-33_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=m68k O=/kisskb/build/stable-33_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/compiler.h:42, from /kisskb/src/include/linux/stddef.h:4, from /kisskb/src/include/linux/posix_types.h:4, from /kisskb/src/include/linux/types.h:14, from /kisskb/src/include/linux/page-flags.h:8, from /kisskb/src/kernel/bounds.c:9: /kisskb/src/include/linux/compiler-gcc.h:87:1: fatal error: linux/compiler-gcc11.h: No such file or directory 87 | #include gcc_header(__GNUC__) | ^~~~~ compilation terminated. make[2]: *** [/kisskb/src/./Kbuild:36: kernel/bounds.s] Error 1 make[1]: *** [/kisskb/src/Makefile:986: prepare0] Error 2 make: *** [Makefile:126: sub-make] Error 2 Command 'make -s -j 8 ARCH=m68k O=/kisskb/build/stable-33_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-33_m68k-defconfig_m68k-gcc11 # Build took: 0:00:28.682083