Buildresult: kbuild/arm64-defconfig/arm64-gcc5 built on Apr 17 2023, 14:29
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 17 2023, 14:29
Duration:
0:04:32.077699
Builder:
alpine2
Revision:
Makefile: use -z pack-relative-relocs (
ccb2d173b983984bfa35398abed3f8a76c75f788)
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 (4)
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. fs/btrfs/send.c:1909:13: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] cc1: warning: unrecognized command line option '-Wno-shift-negative-value'
Full Log
# git rev-parse -q --verify ccb2d173b983984bfa35398abed3f8a76c75f788^{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 ccb2d173b983984bfa35398abed3f8a76c75f788^{commit} ccb2d173b983984bfa35398abed3f8a76c75f788 # git checkout -q -f -B kisskb ccb2d173b983984bfa35398abed3f8a76c75f788 # git clean -qxdf # < git log -1 # commit ccb2d173b983984bfa35398abed3f8a76c75f788 # Author: Fangrui Song <maskray@google.com> # Date: Tue Apr 11 20:09:44 2023 +0000 # # Makefile: use -z pack-relative-relocs # # Commit 27f2a4db76e8 ("Makefile: fix GDB warning with CONFIG_RELR") # added --use-android-relr-tags to fix a GDB warning # # BFD: /android0/linux-next/vmlinux: unknown type [0x13] section `.relr.dyn' # # The GDB warning has been fixed in version 11.2. # # The DT_ANDROID_RELR tag was deprecated since DT_RELR was standardized. # Thus, --use-android-relr-tags should be removed. While making the # change, try -z pack-relative-relocs, which is supported since LLD 15. # Keep supporting --pack-dyn-relocs=relr as well for older LLD versions. # There is no indication of obsolescence for --pack-dyn-relocs=relr. # # As of today, GNU ld supports the latter option for x86 and powerpc64 # ports and has no intention to support --pack-dyn-relocs=relr. In the # absence of the glibc symbol version GLIBC_ABI_DT_RELR, # --pack-dyn-relocs=relr and -z pack-relative-relocs are identical in # ld.lld. # # GNU ld and newer versions of LLD report warnings (instead of errors) for # unknown -z options. Only errors lead to non-zero exit codes. Therefore, # we should test --pack-dyn-relocs=relr before testing # -z pack-relative-relocs. # # Link: https://github.com/ClangBuiltLinux/linux/issues/1057 # Link: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a619b58721f0a03fd91c27670d3e4c2fb0d88f1e # Signed-off-by: Fangrui Song <maskray@google.com> # Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> # Acked-by: Will Deacon <will@kernel.org> # 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 ccb2d173b983984bfa35398abed3f8a76c75f788 # < make -s -j 160 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 160 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 160 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 160 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- /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1909:13: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (right_gen == gen) { ^ /kisskb/src/fs/btrfs/send.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/kbuild_arm64-defconfig_arm64-gcc5 # Build took: 0:04:32.077699
© Michael Ellerman 2006-2018.