Buildresult: linus/sparc64-allmodconfig/sparc64-gcc11 built on Jul 19 2023, 09:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 19 2023, 09:03
Duration:
0:17:27.143178
Builder:
ka7
Revision:
Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (
ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf)
Target:
linus/sparc64-allmodconfig/sparc64-gcc11
Branch:
linus
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (3)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf^{commit} ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # git checkout -q -f -B kisskb ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # git clean -qxdf # < git log -1 # commit ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # Merge: 4806364acf77 2480232c61b8 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jul 18 14:51:29 2023 -0700 # # Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Don't group events when computing metrics that require more than the # maximum number of simultaneously enabled events on AMD systems. # # - Fix multi CU handling in 'perf probe', add a 'perf test' entry to # regress test it. # # - Make the 'perf test task_exit' stop generating samples by using the # 'dummy' event, all it is testing is if a PERF_RECORD_EXIT is # generated at the end of a perf session. This makes this perf test to # stop sometimes failing on some systems due to a full ring buffer. # # - Avoid SEGV if PMU lookup fails for legacy cache terms. # # - Fix libsubcmd SEGV/use-after-free when commands aren't excluded. # # - Fix OpenCSD (ARM64's CoreSight hardware tracing) library path # resolution when specifying CSLIBS= in the make command line. # # - Fix broken feature check for libtracefs due to external lib changes, # use the provided pkgconfig file instead future proof it. # # - Sync drm, fcntl, kvm, mount, prctl, socket, vhost, asound, arm64's # cputype headers with the kernel sources, in some cases this made the # tools become aware of new kernel APIs such as ioctls and the # cachestat sysctl. # # * tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools: # perf test task_exit: No need for a cycles event to check if we get an PERF_RECORD_EXIT # tools headers arm64: Sync arm64's cputype.h with the kernel sources # tools include UAPI: Sync the sound/asound.h copy with the kernel sources # tools include UAPI: Sync linux/vhost.h with the kernel sources # perf beauty: Update copy of linux/socket.h with the kernel sources # perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache terms # libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded # tools headers UAPI: Sync linux/prctl.h with the kernel sources # perf build: Fix broken feature check for libtracefs due to external lib changes # tools include UAPI: Sync linux/mount.h copy with the kernel sources # tools headers UAPI: Sync linux/kvm.h with the kernel sources # tools headers uapi: Sync linux/fcntl.h with the kernel sources # perf vendor events amd: Fix large metrics # perf build: Fix library not found error when using CSLIBS # tools headers UAPI: Sync files changed by new cachestat syscall with the kernel sources # tools headers UAPI: Sync drm/i915_drm.h with the kernel sources # perf probe: Read DWARF files from the correct CU # perf probe: Add test for regression introduced by switch to die_get_decl_file() # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc11 # Build took: 0:17:27.143178
© Michael Ellerman 2006-2018.