Buildresult: kbuild/m68k-defconfig/m68k-gcc8 built on Jan 23 2023, 05:09
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 23 2023, 05:09
Duration:
0:01:43.943735
Builder:
alpine1
Revision:
kbuild: Stop using '-Qunused-arguments' with clang (
7bbf02b875b5389b8323cdaa6052929475ae1818)
Target:
kbuild/m68k-defconfig/m68k-gcc8
Branch:
kbuild
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
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.
Full Log
# git rev-parse -q --verify 7bbf02b875b5389b8323cdaa6052929475ae1818^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next 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 7bbf02b875b5389b8323cdaa6052929475ae1818^{commit} 7bbf02b875b5389b8323cdaa6052929475ae1818 # git checkout -q -f -B kisskb 7bbf02b875b5389b8323cdaa6052929475ae1818 # git clean -qxdf # < git log -1 # commit 7bbf02b875b5389b8323cdaa6052929475ae1818 # Author: Nathan Chancellor <nathan@kernel.org> # Date: Wed Jan 11 20:05:11 2023 -0700 # # kbuild: Stop using '-Qunused-arguments' with clang # # This option masks all unused command line argument warnings, which can # hide potential issues, such as an architecture Makefile adding an # unsupported flag to KBUILD_AFLAGS or KBUILD_CFLAGS, which will cause all # as-option and cc-options to silently fail due to -Werror with no # indication as to why in the main kernel build. # # Remove this flag so that warnings of this nature can be caught early and # obviously in a build. # # Signed-off-by: Nathan Chancellor <nathan@kernel.org> # Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 7bbf02b875b5389b8323cdaa6052929475ae1818 # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 # Build took: 0:01:43.943735
© Michael Ellerman 2006-2018.