Buildresult: linus/um-allmodconfig/um-x86_64-gcc12 built on Nov 30, 04:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 30, 04:16
Duration:
0:12:36.144550
Builder:
ka4
Revision:
Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (
3b47bc037bd44f142ac09848e8d3ecccc726be99)
Target:
linus/um-allmodconfig/um-x86_64-gcc12
Branch:
linus
Compiler:
um-x86_64-gcc12
(x86_64-linux-gcc.br_real (Buildroot 2021.11-4428-g6b6741b) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (4)
.config:14038:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14042:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14044:warning: override: reassigning to symbol UML_NET_SLIP .config:14049:warning: override: reassigning to symbol UML_NET_SLIRP
Full Log
# git rev-parse -q --verify 3b47bc037bd44f142ac09848e8d3ecccc726be99^{commit} 3b47bc037bd44f142ac09848e8d3ecccc726be99 already have revision, skipping fetch # git checkout -q -f -B kisskb 3b47bc037bd44f142ac09848e8d3ecccc726be99 # git clean -qxdf # < git log -1 # commit 3b47bc037bd44f142ac09848e8d3ecccc726be99 # Merge: 18d46e76d7c2 90785ea8158b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Nov 29 06:45:22 2023 -0800 # # Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control fixes from Linus Walleij: # # - Fix a really interesting potential core bug in the list iterator # requireing the use of READ_ONCE() discovered when testing kernel # compiles with clang. # # - Check devm_kcalloc() return value and an array bounds in the STM32 # driver. # # - Fix an exotic string truncation issue in the s32cc driver, found by # the kernel test robot (impressive!) # # - Fix an undocumented struct member in the cy8c95x0 driver. # # - Fix a symbol overlap with MIPS in the Lochnagar driver, MIPS defines # a global symbol "RST" which is a bit too generic and collide with # stuff. OK this one should be renamed too, we will fix that as well. # # - Fix erroneous branch taking in the Realtek driver. # # - Fix the mail address in MAINTAINERS for the s32g2 driver. # # * tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: # dt-bindings: pinctrl: s32g2: change a maintainer email address # pinctrl: realtek: Fix logical error when finding descriptor # pinctrl: lochnagar: Don't build on MIPS # pinctrl: avoid reload of p state in list iteration # pinctrl: cy8c95x0: Fix doc warning # pinctrl: s32cc: Avoid possible string truncation # pinctrl: stm32: fix array read out of bound # pinctrl: stm32: Add check for devm_kcalloc # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 3b47bc037bd44f142ac09848e8d3ecccc726be99 # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/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 # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14038:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14042:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14044:warning: override: reassigning to symbol UML_NET_SLIP .config:14049:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 LINK linux Completed OK # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:12:36.144550
© Michael Ellerman 2006-2018.