Buildresult: linus/um-allmodconfig/um-x86_64 built on Dec 27 2020, 05:29
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 27 2020, 05:29
Duration:
0:05:04.506933
Builder:
ka2
Revision:
mfd: ab8500-debugfs: Remove extraneous seq_putc (
f838f8d2b694cf9d524dc4423e9dd2db13892f3f)
Target:
linus/um-allmodconfig/um-x86_64
Branch:
linus
Compiler:
um-x86_64
(x86_64-linux-gcc.br_real (Buildroot 2017.05) 5.4.0 / GNU ld (GNU Binutils) 2.27)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[2]: *** [scripts/Makefile.build:496: kernel/bpf] Error 2 make[1]: *** [Makefile:1805: kernel] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (7)
.config:4501:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4503:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4507:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4509:warning: override: reassigning to symbol UML_NET_SLIP .config:4512:warning: override: reassigning to symbol UML_NET_MCAST .config:4514:warning: override: reassigning to symbol UML_NET_SLIRP drivers/rtc/rtc-rx6110.c:314:12: warning: 'rx6110_probe' defined but not used [-Wunused-function]
Full Log
# git rev-parse -q --verify f838f8d2b694cf9d524dc4423e9dd2db13892f3f^{commit} f838f8d2b694cf9d524dc4423e9dd2db13892f3f already have revision, skipping fetch # git checkout -q -f -B kisskb f838f8d2b694cf9d524dc4423e9dd2db13892f3f # git clean -qxdf # < git log -1 # commit f838f8d2b694cf9d524dc4423e9dd2db13892f3f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Dec 26 09:19:49 2020 -0800 # # mfd: ab8500-debugfs: Remove extraneous seq_putc # # Commit c9a3c4e637ac ("mfd: ab8500-debugfs: Remove extraneous curly # brace") removed a left-over curly brace that caused build failures, but # Joe Perches points out that the subsequent 'seq_putc()' should also be # removed, because the commit that caused all these problems already added # the final '\n' to the seq_printf() above it. # # Reported-by: Joe Perches <joe@perches.com> # Fixes: 886c8121659d ("mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc") # Cc: Thomas Gleixner <tglx@linutronix.de> # Cc: Nathan Chancellor <natechancellor@gmail.com> # 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 f838f8d2b694cf9d524dc4423e9dd2db13892f3f # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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 # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4501:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4503:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4507:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4509:warning: override: reassigning to symbol UML_NET_SLIP .config:4512:warning: override: reassigning to symbol UML_NET_MCAST .config:4514:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 Auto-detecting system features: ... libelf: [ [31mOFF[m ] ... zlib: [ [31mOFF[m ] ... bpf: [ [32mon[m ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/rtc/rtc-rx6110.c:314:12: warning: 'rx6110_probe' defined but not used [-Wunused-function] static int rx6110_probe(struct rx6110_data *rx6110, struct device *dev) ^ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:05:04.506933
© Michael Ellerman 2006-2018.