Buildresult: kbuild/sparc64-defconfig/sparc64-gcc5 built on Dec 14 2022, 19:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 14 2022, 19:49
Duration:
0:00:53.653070
Builder:
alpine1
Revision:
modpost: Include '.text.*' in TEXT_SECTIONS (
19331e84c3873256537d446afec1f6c507f8c4ef)
Target:
kbuild/sparc64-defconfig/sparc64-gcc5
Branch:
kbuild
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 19331e84c3873256537d446afec1f6c507f8c4ef^{commit} 19331e84c3873256537d446afec1f6c507f8c4ef already have revision, skipping fetch # git checkout -q -f -B kisskb 19331e84c3873256537d446afec1f6c507f8c4ef # git clean -qxdf # < git log -1 # commit 19331e84c3873256537d446afec1f6c507f8c4ef # Author: Nathan Chancellor <nathan@kernel.org> # Date: Tue Dec 13 11:35:29 2022 -0700 # # modpost: Include '.text.*' in TEXT_SECTIONS # # Commit 6c730bfc894f ("modpost: handle -ffunction-sections") added # ".text.*" to the OTHER_TEXT_SECTIONS macro to fix certain section # mismatch warnings. Unfortunately, this makes it impossible for modpost # to warn about section mismatches with LTO, which implies # '-ffunction-sections', as all functions are put in their own # '.text.<func_name>' sections, which may still reference functions in # sections they are not supposed to, such as __init. # # Fix this by moving ".text.*" into TEXT_SECTIONS, so that configurations # with '-ffunction-sections' will see warnings about mismatched sections. # # Link: https://lore.kernel.org/Y39kI3MOtVI5BAnV@google.com/ # Reported-by: Vincent Donnefort <vdonnefort@google.com> # Reviewed-and-tested-by: Alexander Lobakin <alexandr.lobakin@intel.com> # Reviewed-by: Sami Tolvanen <samitolvanen@google.com> # Tested-by: Vincent Donnefort <vdonnefort@google.com> # Signed-off-by: Nathan Chancellor <nathan@kernel.org> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 19331e84c3873256537d446afec1f6c507f8c4ef # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 # Build took: 0:00:53.653070
© Michael Ellerman 2006-2018.