Buildresult: kbuild/mips-defconfig/mips-gcc4.9 built on May 27 2021, 02:23
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 27 2021, 02:23
Duration:
0:01:54.757175
Builder:
blade4b
Revision:
kbuild: clean up ${quiet} checks in shell scripts (
386a5354e1cc67730f672d741823f9cd7a297e8d)
Target:
kbuild/mips-defconfig/mips-gcc4.9
Branch:
kbuild
Compiler:
mips-gcc4.9
(mips-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
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] drivers/net/ethernet/mscc/ocelot_vcap.c:755:11: warning: missing braces around initializer [-Wmissing-braces] drivers/net/ethernet/mscc/ocelot_vcap.c:755:11: warning: (near initialization for 'etype.value') [-Wmissing-braces]
Full Log
# git rev-parse -q --verify 386a5354e1cc67730f672d741823f9cd7a297e8d^{commit} 386a5354e1cc67730f672d741823f9cd7a297e8d already have revision, skipping fetch # git checkout -q -f -B kisskb 386a5354e1cc67730f672d741823f9cd7a297e8d # git clean -qxdf # < git log -1 # commit 386a5354e1cc67730f672d741823f9cd7a297e8d # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Mon May 17 16:03:14 2021 +0900 # # kbuild: clean up ${quiet} checks in shell scripts # # There were efforts to make 'make -s' really silent when it is a # warning-free build. # # The conventional way was to let a shell script check ${quiet}, and if # it is 'silent_', suppress the stdout by itself. # # With the previous commit, the 'cmd' takes care of it now. The 'cmd' is # also invoked from if_changed, if_changed_dep, and if_changed_rule. # # You can omit ${quiet} checks in shell scripts when they are invoked # from the 'cmd' macro. # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 386a5354e1cc67730f672d741823f9cd7a297e8d # < make -s -j 24 ARCH=mips O=/kisskb/build/kbuild_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- defconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/kbuild_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/kbuild_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/kbuild_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- /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] /kisskb/src/drivers/net/ethernet/mscc/ocelot_vcap.c: In function 'is1_entry_set': /kisskb/src/drivers/net/ethernet/mscc/ocelot_vcap.c:755:11: warning: missing braces around initializer [-Wmissing-braces] struct ocelot_vcap_u16 etype = {0}; ^ /kisskb/src/drivers/net/ethernet/mscc/ocelot_vcap.c:755:11: warning: (near initialization for 'etype.value') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/kbuild_mips-defconfig_mips-gcc4.9 # Build took: 0:01:54.757175
© Michael Ellerman 2006-2018.