Buildresult: linus-rand/x86_64-randconfig/um-x86_64 built on Feb 4 2020, 09:57
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 4 2020, 09:57
Duration:
0:00:38.948173
Builder:
ka2
Revision:
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty (
d4e9056daedca3891414fe3c91de3449a5dad0f2)
Target:
linus-rand/x86_64-randconfig/um-x86_64
Branch:
linus-rand
Compiler:
um-x86_64
(x86_64-linux-gcc.br_real (Buildroot 2017.05) 5.4.0 / GNU ld (GNU Binutils) 2.27)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
arch/x86/include/asm/pci.h:126:9: error: implicit declaration of function 'to_pci_sysdata' [-Werror=implicit-function-declaration] arch/x86/include/asm/pci.h:126:28: error: invalid type argument of '->' (have 'int') cc1: some warnings being treated as errors make[4]: *** [scripts/Makefile.build:266: arch/x86/events/amd/ibs.o] Error 1 make[3]: *** [scripts/Makefile.build:503: arch/x86/events/amd] Error 2 make[2]: *** [scripts/Makefile.build:503: arch/x86/events] Error 2 make[1]: *** [Makefile:1681: arch/x86] Error 2 make: *** [Makefile:179: sub-make] Error 2
No warnings found in log.
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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d4e9056daedca3891414fe3c91de3449a5dad0f2 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x2CC7FF26 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- In file included from /kisskb/src/include/linux/pci.h:1778:0, from /kisskb/src/arch/x86/events/amd/ibs.c:12: /kisskb/src/arch/x86/include/asm/pci.h: In function '__pcibus_to_node': /kisskb/src/arch/x86/include/asm/pci.h:126:9: error: implicit declaration of function 'to_pci_sysdata' [-Werror=implicit-function-declaration] return to_pci_sysdata(bus)->node; ^ /kisskb/src/arch/x86/include/asm/pci.h:126:28: error: invalid type argument of '->' (have 'int') return to_pci_sysdata(bus)->node; ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:266: arch/x86/events/amd/ibs.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:503: arch/x86/events/amd] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:503: arch/x86/events] Error 2 make[1]: *** [/kisskb/src/Makefile:1681: arch/x86] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:00:38.948173
© Michael Ellerman 2006-2018.