Hi all, After merging the perf tree, today's linux-next build (native perf) failed like this: arch/powerpc/util/kvm-stat.c: In function 'is_tracepoint_available': arch/powerpc/util/kvm-stat.c:117:16: error: 'struct parse_events_error' has no member named 'str' 117 | if (err.str) | ^ Caused by commit fd7b8e8fb20f ("perf parse-events: Print all errors") I have used the perf tree from next-20240206 for today. -- Cheers, Stephen Rothwell