# git rev-parse -q --verify 8d1988f838a95e836342b505398d38b223181f17^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.4.y # git rev-parse -q --verify 8d1988f838a95e836342b505398d38b223181f17^{commit} 8d1988f838a95e836342b505398d38b223181f17 # git checkout -q -f -B kisskb 8d1988f838a95e836342b505398d38b223181f17 # git clean -qxdf # < git log -1 # commit 8d1988f838a95e836342b505398d38b223181f17 # Author: Zefan Li # Date: Wed Oct 26 23:15:47 2016 +0800 # # Linux 3.4.113 # < /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 8d1988f838a95e836342b505398d38b223181f17 # < make -s -j 8 ARCH=m68k O=/kisskb/build/stable-3.4_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig In file included from scripts/kconfig/zconf.tab.c:2500: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:705:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] sprintf(newname, "%s%s", dirname, basename); ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:705:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:705:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 sprintf(newname, "%s%s", dirname, basename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:708:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:708:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 8 ARCH=m68k O=/kisskb/build/stable-3.4_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-3.4_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-3.4_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- GEN /kisskb/build/stable-3.4_m68k-defconfig_m68k-gcc11/Makefile GEN /kisskb/build/stable-3.4_m68k-defconfig_m68k-gcc11/Makefile CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o Using /kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h CC kernel/bounds.s In file included from /kisskb/src/include/linux/compiler.h:48, from /kisskb/src/include/linux/stddef.h:4, from /kisskb/src/include/linux/posix_types.h:4, from /kisskb/src/include/linux/types.h:17, from /kisskb/src/include/linux/page-flags.h:8, from /kisskb/src/kernel/bounds.c:9: /kisskb/src/include/linux/compiler-gcc.h:106:1: fatal error: linux/compiler-gcc11.h: No such file or directory 106 | #include gcc_header(__GNUC__) | ^~~~~ compilation terminated. make[2]: *** [/kisskb/src/./Kbuild:36: kernel/bounds.s] Error 1 make[1]: *** [/kisskb/src/Makefile:987: prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... HOSTLD scripts/mod/modpost make: *** [Makefile:130: sub-make] Error 2 Command 'make -s -j 8 ARCH=m68k O=/kisskb/build/stable-3.4_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-3.4_m68k-defconfig_m68k-gcc11 # Build took: 0:00:54.471433