Buildresult: linus/um-allmodconfig/um-x86_64-gcc12 built on Oct 21 2023, 17:39
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 21 2023, 17:39
Duration:
0:42:22.954166
Builder:
blade4b
Revision:
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (
9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c)
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:14018:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14022:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14024:warning: override: reassigning to symbol UML_NET_SLIP .config:14029:warning: override: reassigning to symbol UML_NET_SLIRP
Full Log
# git rev-parse -q --verify 9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c^{commit} 9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c already have revision, skipping fetch # git checkout -q -f -B kisskb 9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c # git clean -qxdf # < git log -1 # commit 9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c # Merge: 444ccf1b11a0 4fa008a2db48 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Oct 20 14:49:24 2023 -0700 # # Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix regression in reading scale and unit files from sysfs for PMU # events, so that we can use that info to pretty print instead of # printing raw numbers: # # # perf stat -e power/energy-ram/,power/energy-gpu/ sleep 2 # # Performance counter stats for 'system wide': # # 1.64 Joules power/energy-ram/ # 0.20 Joules power/energy-gpu/ # # 2.001228914 seconds time elapsed # # # # grep -m1 "model name" /proc/cpuinfo # model name : Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz # # # # - The small llvm.cpp file used to check if the llvm devel files are # present was incorrectly deleted when removing the BPF event in 'perf # trace', put it back as it is also used by tools/bpf/bpftool, that # uses llvm routines to do disassembly of BPF object files. # # - Fix use of addr_location__exit() in dlfilter__object_code(), making # sure that it is only used to pair a previous addr_location__init() # call. # # * tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools: # tools build: Fix llvm feature detection, still used by bpftool # perf dlfilter: Add a test for object_code() # perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code() # perf pmu: Fix perf stat output with correct scale and unit # < /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 9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c # make -s -j 24 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 24 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 24 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:14018:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14022:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14024:warning: override: reassigning to symbol UML_NET_SLIP .config:14029:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 24 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:42:22.954166
© Michael Ellerman 2006-2018.