Buildresult: mpe-quick/ppc6xx_defconfig/powerpc-gcc4.9 built on May 13 2020, 19:23
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 13 2020, 19:23
Duration:
0:02:43.578971
Builder:
ka1
Revision:
powerpc: Add -Wimplicit-fallthrough to arch CFLAGS (
c719d28628a5c74f07b8250f8e6f092e9015ba82)
Target:
mpe-quick/ppc6xx_defconfig/powerpc-gcc4.9
Branch:
mpe-quick
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc6xx_defconfig
(
download
)
Log:
Download original
Possible errors
net/sunrpc/auth_gss/gss_krb5_seal.c:145:3: error: implicit declaration of function 'cmpxchg64' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[4]: *** [scripts/Makefile.build:293: net/sunrpc/auth_gss/gss_krb5_seal.o] Error 1 make[3]: *** [scripts/Makefile.build:518: net/sunrpc/auth_gss] Error 2 make[2]: *** [scripts/Makefile.build:518: net/sunrpc] Error 2 make[1]: *** [Makefile:1060: net] Error 2 make: *** [Makefile:152: sub-make] Error 2
Possible warnings (1)
include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify c719d28628a5c74f07b8250f8e6f092e9015ba82^{commit} c719d28628a5c74f07b8250f8e6f092e9015ba82 already have revision, skipping fetch # git checkout -q -f -B kisskb c719d28628a5c74f07b8250f8e6f092e9015ba82 # git clean -qxdf # < git log -1 # commit c719d28628a5c74f07b8250f8e6f092e9015ba82 # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Thu Nov 1 21:34:19 2018 +1100 # # powerpc: Add -Wimplicit-fallthrough to arch CFLAGS # # Warn whenever a switch statement has a fallthrough without a comment # annotating it. # # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # < /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 c719d28628a5c74f07b8250f8e6f092e9015ba82 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/mpe-quick_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/mpe-quick_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/mpe-quick_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/mpe-quick_ppc6xx_defconfig_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/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ /kisskb/src/net/sunrpc/auth_gss/gss_krb5_seal.c: In function 'gss_seq_send64_fetch_and_inc': /kisskb/src/net/sunrpc/auth_gss/gss_krb5_seal.c:145:3: error: implicit declaration of function 'cmpxchg64' [-Werror=implicit-function-declaration] seq_send = cmpxchg64(&ctx->seq_send64, old, old + 1); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:293: net/sunrpc/auth_gss/gss_krb5_seal.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:518: net/sunrpc/auth_gss] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:518: net/sunrpc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: net] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/mpe-quick_ppc6xx_defconfig_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/mpe-quick_ppc6xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:43.578971
© Michael Ellerman 2006-2018.