Buildresult: linux-next/um-allmodconfig/um-x86_64 built on Jan 6 2021, 16:09
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jan 6 2021, 16:09
Duration:
0:06:54.673347
Builder:
ka3
Revision:
Add linux-next specific files for 20210106 (
7e4525a4232ffd10fe52a090e1be570c3f5491ee)
Target:
linux-next/um-allmodconfig/um-x86_64
Branch:
linux-next
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 fs/binfmt_elf.c:2040:16: error: passing argument 1 of 'fill_prstatus' from incompatible pointer type [-Werror=incompatible-pointer-types] cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:279: fs/binfmt_elf.o] Error 1 make[1]: *** [Makefile:1805: fs] 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 7e4525a4232ffd10fe52a090e1be570c3f5491ee^{commit} 7e4525a4232ffd10fe52a090e1be570c3f5491ee already have revision, skipping fetch # git checkout -q -f -B kisskb 7e4525a4232ffd10fe52a090e1be570c3f5491ee # git clean -qxdf # < git log -1 # commit 7e4525a4232ffd10fe52a090e1be570c3f5491ee # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Jan 6 14:29:05 2021 +1100 # # Add linux-next specific files for 20210106 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /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 7e4525a4232ffd10fe52a090e1be570c3f5491ee # < make -s -j 10 ARCH=um O=/kisskb/build/linux-next_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 10 ARCH=um O=/kisskb/build/linux-next_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 10 ARCH=um O=/kisskb/build/linux-next_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 10 ARCH=um O=/kisskb/build/linux-next_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) ^ /kisskb/src/fs/binfmt_elf.c: In function 'fill_note_info': /kisskb/src/fs/binfmt_elf.c:2040:16: error: passing argument 1 of 'fill_prstatus' from incompatible pointer type [-Werror=incompatible-pointer-types] fill_prstatus(info->prstatus, current, siginfo->si_signo); ^ /kisskb/src/fs/binfmt_elf.c:1498:13: note: expected 'struct elf_prstatus_common *' but argument is of type 'struct elf_prstatus *' static void fill_prstatus(struct elf_prstatus_common *prstatus, ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:279: fs/binfmt_elf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: fs] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=um O=/kisskb/build/linux-next_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/linux-next_um-allmodconfig_um-x86_64 # Build took: 0:06:54.673347
© Michael Ellerman 2006-2018.