Buildresult: kbuild/ppc64e_defconfig/powerpc-gcc4.9 built on May 27 2021, 06:12
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 27 2021, 06:12
Duration:
0:01:52.326441
Builder:
ka2
Revision:
kbuild: clean up ${quiet} checks in shell scripts (
c39013ee64b5083ec3202aae8a418e9c70baff7a)
Target:
kbuild/ppc64e_defconfig/powerpc-gcc4.9
Branch:
kbuild
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc64e_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
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]
Full Log
# git rev-parse -q --verify c39013ee64b5083ec3202aae8a418e9c70baff7a^{commit} c39013ee64b5083ec3202aae8a418e9c70baff7a already have revision, skipping fetch # git checkout -q -f -B kisskb c39013ee64b5083ec3202aae8a418e9c70baff7a # git clean -qxdf # < git log -1 # commit c39013ee64b5083ec3202aae8a418e9c70baff7a # 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/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 c39013ee64b5083ec3202aae8a418e9c70baff7a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-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] Completed OK # rm -rf /kisskb/build/kbuild_ppc64e_defconfig_powerpc-gcc4.9 # Build took: 0:01:52.326441
© Michael Ellerman 2006-2018.