Buildresult: gustavoars/alpha-defconfig/alpha-gcc4.9 built on Jul 14 2021, 10:04
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 14 2021, 10:04
Duration:
0:01:00.727994
Builder:
blade46
Revision:
Makefile: Enable -Wimplicit-fallthrough for Clang (
7c4548d2cc817320b4d7fca9beb30a455121ec7d)
Target:
gustavoars/alpha-defconfig/alpha-gcc4.9
Branch:
gustavoars
Compiler:
alpha-gcc4.9
(alpha-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
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. <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] WARNING: modpost: "saved_config" [vmlinux] is COMMON symbol
Full Log
# git rev-parse -q --verify 7c4548d2cc817320b4d7fca9beb30a455121ec7d^{commit} # git fetch -q -n -f https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git for-next/kspp 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 7c4548d2cc817320b4d7fca9beb30a455121ec7d^{commit} 7c4548d2cc817320b4d7fca9beb30a455121ec7d # git checkout -q -f -B kisskb 7c4548d2cc817320b4d7fca9beb30a455121ec7d # git clean -qxdf # < git log -1 # commit 7c4548d2cc817320b4d7fca9beb30a455121ec7d # Author: Gustavo A. R. Silva <gustavoars@kernel.org> # Date: Mon Jul 12 00:57:54 2021 -0500 # # Makefile: Enable -Wimplicit-fallthrough for Clang # # With the recent fixes for fallthrough warnings, it is now possible to # enable -Wimplicit-fallthrough for Clang. # # Notice that since we have adopted the new pseudo-keyword macro # fallthrough; we also want to avoid having more /* fall through */ # comments being introduced. Contrary to GCC, Clang doesn't recognize # any comments as implicit fall-through markings when the # -Wimplicit-fallthrough option is enabled. So, in order to avoid # more comments being introduced, we need to use the option # -Wimplicit-fallthrough=5 for GCC. # # Co-developed-by: Kees Cook <keescook@chromium.org> # Signed-off-by: Kees Cook <keescook@chromium.org> # Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux-ld --version # < git log --format=%s --max-count=1 7c4548d2cc817320b4d7fca9beb30a455121ec7d # < make -s -j 32 ARCH=alpha O=/kisskb/build/gustavoars_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- defconfig # < make -s -j 32 ARCH=alpha O=/kisskb/build/gustavoars_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- help # make -s -j 32 ARCH=alpha O=/kisskb/build/gustavoars_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- olddefconfig # make -s -j 32 ARCH=alpha O=/kisskb/build/gustavoars_alpha-defconfig_alpha-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/alpha-linux/bin/alpha-linux- <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] WARNING: modpost: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/gustavoars_alpha-defconfig_alpha-gcc4.9 # Build took: 0:01:00.727994
© Michael Ellerman 2006-2018.