Buildresult: gustavoars/nds32-allmodconfig/nds32le-gcc8 built on Nov 19 2020, 07:55
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 19 2020, 07:55
Duration:
0:13:17.370367
Builder:
ka3
Revision:
powerpc: fix -Wimplicit-fallthrough (
49a41365052849be798716b374fabd436cce3ad0)
Target:
gustavoars/nds32-allmodconfig/nds32le-gcc8
Branch:
gustavoars
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (6)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 49a41365052849be798716b374fabd436cce3ad0^{commit} 49a41365052849be798716b374fabd436cce3ad0 already have revision, skipping fetch # git checkout -q -f -B kisskb 49a41365052849be798716b374fabd436cce3ad0 # git clean -qxdf # < git log -1 # commit 49a41365052849be798716b374fabd436cce3ad0 # Author: Nick Desaulniers <ndesaulniers@google.com> # Date: Sun Nov 15 20:35:32 2020 -0800 # # powerpc: fix -Wimplicit-fallthrough # # The "fallthrough" pseudo-keyword was added as a portable way to denote # intentional fallthrough. Clang will still warn on cases where there is a # fallthrough to an immediate break. Add explicit breaks for those cases. # # Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> # Tested-by: Nathan Chancellor <natechancellor@gmail.com> # Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org> # Reviewed-by: Miguel Ojeda <ojeda@kernel.org> # Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> # Acked-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://github.com/ClangBuiltLinux/linux/issues/236 # Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 49a41365052849be798716b374fabd436cce3ad0 # < make -s -j 80 ARCH=nds32 O=/kisskb/build/gustavoars_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 80 ARCH=nds32 O=/kisskb/build/gustavoars_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 80 ARCH=nds32 O=/kisskb/build/gustavoars_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 80 ARCH=nds32 O=/kisskb/build/gustavoars_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/gustavoars_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:13:17.370367
© Michael Ellerman 2006-2018.