Buildresult: stable-27/powerpc-allmodconfig/powerpc-gcc4.9 built on May 13 2020, 21:04
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 13 2020, 21:04
Duration:
0:01:18.253029
Builder:
ka3
Revision:
Linux 2.6.27.62 (
bc4e1a77b06519a01e7aed1125695598e27ddeb2)
Target:
stable-27/powerpc-allmodconfig/powerpc-gcc4.9
Branch:
stable-27
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
powerpc64-linux-gcc: error: unrecognized argument in option '-mtraceback=none' make[3]: *** [scripts/Makefile.build:214: scripts/mod/empty.o] Error 1 powerpc64-linux-gcc: error: unrecognized argument in option '-mtraceback=none' make[2]: *** [./Kbuild:36: kernel/bounds.s] Error 1 make[1]: *** [Makefile:962: prepare0] Error 2 make[2]: *** [scripts/Makefile.build:348: scripts/mod] Error 2 make[1]: *** [Makefile:462: scripts] Error 2 make: *** [Makefile:128: sub-make] Error 2
Possible warnings (5)
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=] scripts/genksyms/keywords.gperf:45:26: warning: 'is_reserved_hash' is static but used in inline function 'is_reserved_word' which is not static
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 # 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-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 bc4e1a77b06519a01e7aed1125695598e27ddeb2 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-27_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- allmodconfig /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()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_OPTIMIZE_INLINING=n # Added to kconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-27_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help /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 # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-27_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-27_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /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/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 GEN /kisskb/build/stable-27_powerpc-allmodconfig_powerpc-gcc4.9/Makefile /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 GEN /kisskb/build/stable-27_powerpc-allmodconfig_powerpc-gcc4.9/Makefile SYMLINK include/asm -> include/asm-powerpc Using /kisskb/src as source for kernel powerpc64-linux-gcc: error: unrecognized argument in option '-mtraceback=none' powerpc64-linux-gcc: note: valid arguments to '-mtraceback=' are: full no part make[3]: *** [/kisskb/src/scripts/Makefile.build:214: scripts/mod/empty.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from scripts/genksyms/lex.l:102: scripts/genksyms/keywords.gperf:45:26: warning: 'is_reserved_hash' is static but used in inline function 'is_reserved_word' which is not static powerpc64-linux-gcc: error: unrecognized argument in option '-mtraceback=none' powerpc64-linux-gcc: note: valid arguments to '-mtraceback=' are: full no part make[2]: *** [/kisskb/src/./Kbuild:36: kernel/bounds.s] Error 1 make[1]: *** [/kisskb/src/Makefile:962: prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:348: scripts/mod] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:462: scripts] Error 2 make: *** [Makefile:128: sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-27_powerpc-allmodconfig_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-27_powerpc-allmodconfig_powerpc-gcc4.9 # Build took: 0:01:18.253029
© Michael Ellerman 2006-2018.