Buildresult: powerpc-fixes/x86_64-allmodconfig/x86_64-gcc11 built on Jan 7 2023, 13:44
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 7 2023, 13:44
Duration:
0:25:43.313308
Builder:
ka7
Revision:
powerpc/vmlinux.lds: Don't discard .comment (
be5f95c8779e19779dd81927c8574fec5aaba36c)
Target:
powerpc-fixes/x86_64-allmodconfig/x86_64-gcc11
Branch:
powerpc-fixes
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify be5f95c8779e19779dd81927c8574fec5aaba36c^{commit} be5f95c8779e19779dd81927c8574fec5aaba36c already have revision, skipping fetch # git checkout -q -f -B kisskb be5f95c8779e19779dd81927c8574fec5aaba36c # git clean -qxdf # < git log -1 # commit be5f95c8779e19779dd81927c8574fec5aaba36c # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Thu Jan 5 22:42:59 2023 +1100 # # powerpc/vmlinux.lds: Don't discard .comment # # Although the powerpc linker script mentions .comment in the DISCARD # section, that has never actually caused it to be discarded, because the # earlier ELF_DETAILS macro (previously STABS_DEBUG) explicitly includes # .comment. # # However commit 99cb0d917ffa ("arch: fix broken BuildID for arm64 and # riscv") introduced an earlier use of DISCARD as part of the RO_DATA # macro. With binutils < 2.36 that causes the DISCARD directives later in # the script to be applied earlier, causing .comment to actually be # discarded. # # It's confusing to explicitly include and discard .comment, and even more # so if the behaviour depends on the toolchain version. So don't discard # .comment in order to maintain the existing behaviour in all cases. # # Fixes: 83a092cf95f2 ("powerpc: Link warning for orphan sections") # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20230105132349.384666-3-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 be5f95c8779e19779dd81927c8574fec5aaba36c # < make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-fixes_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-fixes_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-fixes_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-fixes_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/powerpc-fixes_x86-allmodconfig_x86_64-gcc11 # Build took: 0:25:43.313308
© Michael Ellerman 2006-2018.