Buildresult: linus/um-allmodconfig/um-x86_64 built on Aug 9 2022, 20:44
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 9 2022, 20:44
Duration:
0:00:51.958423
Builder:
ka4
Revision:
Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd (
eb555cb5b794f4e12a9897f3d46d5a72104cd4a7)
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:1844: arch/um/os-Linux] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (5)
.config:12442:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12447:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12449:warning: override: reassigning to symbol UML_NET_SLIP .config:12452:warning: override: reassigning to symbol UML_NET_MCAST .config:12454:warning: override: reassigning to symbol UML_NET_SLIRP
Full Log
# git rev-parse -q --verify eb555cb5b794f4e12a9897f3d46d5a72104cd4a7^{commit} eb555cb5b794f4e12a9897f3d46d5a72104cd4a7 already have revision, skipping fetch # git checkout -q -f -B kisskb eb555cb5b794f4e12a9897f3d46d5a72104cd4a7 # git clean -qxdf # < git log -1 # commit eb555cb5b794f4e12a9897f3d46d5a72104cd4a7 # Merge: f30adc0d332f 8f0541186e9a # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Aug 8 20:15:13 2022 -0700 # # Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd # # Pull ksmbd updates from Steve French: # # - fixes for memory access bugs (out of bounds access, oops, leak) # # - multichannel fixes # # - session disconnect performance improvement, and session register # improvement # # - cleanup # # * tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd: # ksmbd: fix heap-based overflow in set_ntacl_dacl() # ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT # ksmbd: prevent out of bound read for SMB2_WRITE # ksmbd: fix use-after-free bug in smb2_tree_disconect # ksmbd: fix memory leak in smb2_handle_negotiate # ksmbd: fix racy issue while destroying session on multichannel # ksmbd: use wait_event instead of schedule_timeout() # ksmbd: fix kernel oops from idr_remove() # ksmbd: add channel rwlock # ksmbd: replace sessions list in connection with xarray # MAINTAINERS: ksmbd: add entry for documentation # ksmbd: remove unused ksmbd_share_configs_cleanup function # < /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 eb555cb5b794f4e12a9897f3d46d5a72104cd4a7 # < make -s -j 120 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 120 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 120 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:12442:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12447:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12449:warning: override: reassigning to symbol UML_NET_SLIP .config:12452:warning: override: reassigning to symbol UML_NET_MCAST .config:12454:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 120 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:1844: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 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:00:51.958423
© Michael Ellerman 2006-2018.