Buildresult: kbuild/arm64-defconfig/arm64-gcc5 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:04:32.839694
Builder:
ka7
Revision:
kbuild: Stop using '-Qunused-arguments' with clang (
7bbf02b875b5389b8323cdaa6052929475ae1818)
Target:
kbuild/arm64-defconfig/arm64-gcc5
Branch:
kbuild
Compiler:
arm64-gcc5
(aarch64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
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-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 7bbf02b875b5389b8323cdaa6052929475ae1818 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # < make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/kbuild_arm64-defconfig_arm64-gcc5 # Build took: 0:04:32.839694
© Michael Ellerman 2006-2018.