Buildresult: linus/um-allmodconfig/um-x86_64 built on Aug 12 2022, 05:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 12 2022, 05:31
Duration:
0:00:53.326166
Builder:
ka4
Revision:
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (
2ae08b36c06ea8df73a79f6b80ff7964e006e9e3)
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:1855: arch/um/os-Linux] Error 2 make: *** [Makefile:222: __sub-make] Error 2
Possible warnings (5)
.config:12450:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12455:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12457:warning: override: reassigning to symbol UML_NET_SLIP .config:12460:warning: override: reassigning to symbol UML_NET_MCAST .config:12462:warning: override: reassigning to symbol UML_NET_SLIRP
Full Log
# git rev-parse -q --verify 2ae08b36c06ea8df73a79f6b80ff7964e006e9e3^{commit} 2ae08b36c06ea8df73a79f6b80ff7964e006e9e3 already have revision, skipping fetch # git checkout -q -f -B kisskb 2ae08b36c06ea8df73a79f6b80ff7964e006e9e3 # git clean -qxdf # < git log -1 # commit 2ae08b36c06ea8df73a79f6b80ff7964e006e9e3 # Merge: 21f9c8a13bb2 8bb5e7f4dcd9 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Aug 11 09:23:08 2022 -0700 # # Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - changes to input core to properly queue synthetic events (such as # autorepeat) and to release multitouch contacts when an input device # is inhibited or suspended # # - reworked quirk handling in i8042 driver that consolidates multiple # DMI tables into one and adds several quirks for TUXEDO line of # laptops # # - update to mt6779 keypad to better reflect organization of the # hardware # # - changes to mtk-pmic-keys driver preparing it to handle more variants # # - facelift of adp5588-keys driver # # - improvements to iqs7222 driver # # - adjustments to various DT binding documents for input devices # # - other assorted driver fixes. # # * tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (54 commits) # Input: adc-joystick - fix ordering in adc_joystick_probe() # dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml # Input: deactivate MT slots when inhibiting or suspending devices # Input: properly queue synthetic events # dt-bindings: input: iqs7222: Use central 'linux,code' definition # Input: i8042 - add dritek quirk for Acer Aspire One AO532 # dt-bindings: input: gpio-keys: accept also interrupt-extended # dt-bindings: input: gpio-keys: reference input.yaml and document properties # dt-bindings: input: gpio-keys: enforce node names to match all properties # dt-bindings: input: Convert adc-keys to DT schema # dt-bindings: input: Centralize 'linux,input-type' definition # dt-bindings: input: Use common 'linux,keycodes' definition # dt-bindings: input: Centralize 'linux,code' definition # dt-bindings: input: Increase maximum keycode value to 0x2ff # Input: mt6779-keypad - implement row/column selection # Input: mt6779-keypad - match hardware matrix organization # Input: i8042 - add additional TUXEDO devices to i8042 quirk tables # Input: goodix - switch use of acpi_gpio_get_*_resource() APIs # Input: i8042 - add TUXEDO devices to i8042 quirk tables # Input: i8042 - add debug output for quirks # ... # < /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 2ae08b36c06ea8df73a79f6b80ff7964e006e9e3 # < 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:12450:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12455:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12457:warning: override: reassigning to symbol UML_NET_SLIP .config:12460:warning: override: reassigning to symbol UML_NET_MCAST .config:12462: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:1855: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __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:53.326166
© Michael Ellerman 2006-2018.