# git rev-parse -q --verify 62134e7b2b7993aff369a2f64f5b39634ac7f7c9^{commit} 62134e7b2b7993aff369a2f64f5b39634ac7f7c9 already have revision, skipping fetch # git checkout -q -f -B kisskb 62134e7b2b7993aff369a2f64f5b39634ac7f7c9 # git clean -qxdf # < git log -1 # commit 62134e7b2b7993aff369a2f64f5b39634ac7f7c9 # Author: Greg Kroah-Hartman # Date: Fri Aug 24 13:07:17 2018 +0200 # # Linux 4.17.19 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 62134e7b2b7993aff369a2f64f5b39634ac7f7c9 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.17_powerpc-allyesconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- allyesconfig In file included from scripts/kconfig/zconf.tab.c:2363: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:773:22: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 773 | sprintf(newname, "%s%s", dirname, basename); | ^~ /kisskb/src/scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:23: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Added to kconfig CONFIG_PROFILE_ALL_BRANCHES=n # Added to kconfig CONFIG_ENABLE_WARN_DEPRECATED=n # Added to kconfig CONFIG_ENABLE_MUST_CHECK=n # Added to kconfig CONFIG_DEBUG_INFO=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.17_powerpc-allyesconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.17_powerpc-allyesconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:10523:warning: override: reassigning to symbol ENABLE_MUST_CHECK # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.17_powerpc-allyesconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/scripts/selinux/genheaders/genheaders.c:19: /kisskb/src/security/selinux/include/classmap.h:247:2: error: #error New address family defined, please update secclass_map. 247 | #error New address family defined, please update secclass_map. | ^~~~~ make[4]: *** [scripts/Makefile.host:90: scripts/selinux/genheaders/genheaders] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:559: scripts/selinux/genheaders] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/scripts/selinux/mdp/mdp.c:49: /kisskb/src/security/selinux/include/classmap.h:247:2: error: #error New address family defined, please update secclass_map. 247 | #error New address family defined, please update secclass_map. | ^~~~~ make[4]: *** [scripts/Makefile.host:90: scripts/selinux/mdp/mdp] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:559: scripts/selinux/mdp] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:559: scripts/selinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1079: scripts] Error 2 make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.17_powerpc-allyesconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-4.17_powerpc-allyesconfig_powerpc-gcc4.9 # Build took: 0:00:13.054035