# git rev-parse -q --verify bc4e1a77b06519a01e7aed1125695598e27ddeb2^{commit} bc4e1a77b06519a01e7aed1125695598e27ddeb2 already have revision, skipping fetch # git checkout -q -f -B kisskb bc4e1a77b06519a01e7aed1125695598e27ddeb2 # git clean -qxdf # < git log -1 # commit bc4e1a77b06519a01e7aed1125695598e27ddeb2 # Author: Willy Tarreau # Date: Sat Mar 17 14:03:53 2012 +0100 # # Linux 2.6.27.62 # # Signed-off-by: Willy Tarreau # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 bc4e1a77b06519a01e7aed1125695598e27ddeb2 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/stable-27_powernv_defconfig+NO_RADIX_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig /kisskb/src/arch/powerpc/Makefile:164: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:164: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:164: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:164: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:164: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:167: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/scripts/kconfig/conf.c: In function 'conf_sym': /kisskb/src/scripts/kconfig/conf.c:158:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 158 | int type; | ^~~~ /kisskb/src/scripts/kconfig/conf.c: In function 'conf_choice': /kisskb/src/scripts/kconfig/conf.c:230:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 230 | int type; | ^~~~ In file included from scripts/kconfig/zconf.tab.c:2486: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:427:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] 427 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:427:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:427:2: note: 'sprintf' output 1 or more bytes (assuming 135) into a destination of size 128 427 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:430:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] 430 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:430:3: note: 'sprintf' output between 13 and 150 bytes into a destination of size 128 430 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:73: powernv_defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:449: powernv_defconfig] Error 2 make: *** [Makefile:128: sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/stable-27_powernv_defconfig+NO_RADIX_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-27_powernv_defconfig+NO_RADIX_powerpc-gcc9 # Build took: 0:00:07.609161