Buildresult: linus/powernv_defconfig+THIN/powerpc-gcc5 built on Feb 4 2020, 08:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 4 2020, 08:22
Duration:
0:02:54.508163
Builder:
ka2
Revision:
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty (
d4e9056daedca3891414fe3c91de3449a5dad0f2)
Target:
linus/powernv_defconfig+THIN/powerpc-gcc5
Branch:
linus
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
powernv_defconfig+THIN
(
download
)
Log:
Download original
Possible warnings (1)
WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel()
Full Log
# git rev-parse -q --verify d4e9056daedca3891414fe3c91de3449a5dad0f2^{commit} d4e9056daedca3891414fe3c91de3449a5dad0f2 already have revision, skipping fetch # git checkout -q -f -B kisskb d4e9056daedca3891414fe3c91de3449a5dad0f2 # git clean -qxdf # < git log -1 # commit d4e9056daedca3891414fe3c91de3449a5dad0f2 # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Tue Feb 4 01:47:08 2020 +0900 # # initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty # # Since commit ddd09bcc899f ("initramfs: make compression options not # depend on INITRAMFS_SOURCE"), Kconfig asks the compression mode for # the built-in initramfs regardless of INITRAMFS_SOURCE. # # It is technically simpler, but pointless from a UI perspective, # Linus says [1]. # # When INITRAMFS_SOURCE is empty, usr/Makefile creates a tiny default # cpio, which is so small that nobody cares about the compression. # # This commit hides the Kconfig choice in that case. The default cpio # is embedded without compression, which was the original behavior. # # [1]: https://lkml.org/lkml/2020/2/1/160 # # Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.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 d4e9056daedca3891414fe3c91de3449a5dad0f2 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 # Build took: 0:02:54.508163
© Michael Ellerman 2006-2018.