Buildresult: kbuild/ppc64le_defconfig/powerpc-gcc5 built on Apr 17 2023, 14:34
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 17 2023, 14:34
Duration:
0:02:10.500156
Builder:
alpine1
Revision:
Makefile: use -z pack-relative-relocs (
ccb2d173b983984bfa35398abed3f8a76c75f788)
Target:
kbuild/ppc64le_defconfig/powerpc-gcc5
Branch:
kbuild
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc64le_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
fs/btrfs/send.c:1902:23: 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} ccb2d173b983984bfa35398abed3f8a76c75f788 already have revision, skipping fetch # 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/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ccb2d173b983984bfa35398abed3f8a76c75f788 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1902:23: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (left_gen == gen && 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_ppc64le_defconfig_powerpc-gcc5 # Build took: 0:02:10.500156
© Michael Ellerman 2006-2018.