Buildresult: stable-27/powernv_defconfig+NO_RADIX/powerpc-gcc12 built on Oct 10 2022, 18:54
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 10 2022, 18:54
Duration:
0:00:43.836892
Builder:
ka7
Revision:
Linux 2.6.27.62 (
bc4e1a77b06519a01e7aed1125695598e27ddeb2)
Target:
stable-27/powernv_defconfig+NO_RADIX/powerpc-gcc12
Branch:
stable-27
Compiler:
powerpc-gcc12
(powerpc64-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Log:
Download original
Possible errors
make[2]: *** [scripts/kconfig/Makefile:73: powernv_defconfig] Error 1 make[1]: *** [Makefile:449: powernv_defconfig] Error 2 make: *** [Makefile:128: sub-make] Error 2
Possible warnings (6)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. scripts/kconfig/conf.c:158:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c:230:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 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=] scripts/kconfig/confdata.c:430:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
Full Log
# git rev-parse -q --verify bc4e1a77b06519a01e7aed1125695598e27ddeb2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-2.6.27.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify bc4e1a77b06519a01e7aed1125695598e27ddeb2^{commit} bc4e1a77b06519a01e7aed1125695598e27ddeb2 # git checkout -q -f -B kisskb bc4e1a77b06519a01e7aed1125695598e27ddeb2 # git clean -qxdf # < git log -1 # commit bc4e1a77b06519a01e7aed1125695598e27ddeb2 # Author: Willy Tarreau <w@1wt.eu> # Date: Sat Mar 17 14:03:53 2012 +0100 # # Linux 2.6.27.62 # # Signed-off-by: Willy Tarreau <w@1wt.eu> # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 bc4e1a77b06519a01e7aed1125695598e27ddeb2 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/stable-27_powernv_defconfig+NO_RADIX_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.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] 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] 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=] 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 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=] 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 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 32 ARCH=powerpc O=/kisskb/build/stable-27_powernv_defconfig+NO_RADIX_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.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-gcc12 # Build took: 0:00:43.836892
© Michael Ellerman 2006-2018.