Buildresult: linus/um-allmodconfig/um-x86_64 built on Sep 25 2022, 11:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 25 2022, 11:13
Duration:
0:01:55.618506
Builder:
ka7
Revision:
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (
1a61b828566fba088d3baa0dc3e440b51fdf9ce2)
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
arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory make[2]: *** [scripts/Makefile.build:249: arch/um/os-Linux/util.o] Error 1 make[1]: *** [Makefile:1852: arch/um/os-Linux] Error 2 make: *** [Makefile:222: __sub-make] Error 2
Possible warnings (5)
.config:12449:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12454:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12456:warning: override: reassigning to symbol UML_NET_SLIP .config:12459:warning: override: reassigning to symbol UML_NET_MCAST .config:12461:warning: override: reassigning to symbol UML_NET_SLIRP
Full Log
# git rev-parse -q --verify 1a61b828566fba088d3baa0dc3e440b51fdf9ce2^{commit} 1a61b828566fba088d3baa0dc3e440b51fdf9ce2 already have revision, skipping fetch # git checkout -q -f -B kisskb 1a61b828566fba088d3baa0dc3e440b51fdf9ce2 # git clean -qxdf # < git log -1 # commit 1a61b828566fba088d3baa0dc3e440b51fdf9ce2 # Merge: 7e2cd21e02b3 2bc54aaa65d2 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Sep 24 08:46:07 2022 -0700 # # Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver fixes from Greg KH: # "Here are three tiny driver fixes for 6.0-rc7. They include: # # - phy driver reset bugfix # # - fpga memleak bugfix # # - counter irq config bugfix # # The first two have been in linux-next for a while, the last one has # only been added to my tree in the past few days, but was in linux-next # under a different commit id. I couldn't pull directly from the counter # tree due to some gpg key propagation issue, so I took the commit # directly from email instead" # # * tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # counter: 104-quad-8: Fix skipped IRQ lines during events configuration # fpga: m10bmc-sec: Fix possible memory leak of flash_buf # phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support # < /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 1a61b828566fba088d3baa0dc3e440b51fdf9ce2 # < make -s -j 32 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 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 32 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:12449:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12454:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12456:warning: override: reassigning to symbol UML_NET_SLIP .config:12459:warning: override: reassigning to symbol UML_NET_MCAST .config:12461:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 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 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:249: arch/um/os-Linux/util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1852: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 32 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:01:55.618506
© Michael Ellerman 2006-2018.