https://sourceware.org/bugzilla/show_bug.cgi?id=33246
--- Comment #16 from Sam James <sam at gentoo dot org> --- $ diffoscope ./build/ld/tmpdir/pr33246-llvm.a.strip ./build/ld/tmpdir/pr33246-llvm.a --- ./build/ld/tmpdir/pr33246-llvm.a.strip +++ ./build/ld/tmpdir/pr33246-llvm.a ├── file list │ @@ -1,2 +1,2 @@ │ ---------- 0 0 0 12 2025-08-04 16:56:15.000000 / │ --rw-r--r-- 0 250 250 3032 2025-08-04 16:56:15.000000 pr33246-llvm.o │ +-rw-r--r-- 0 250 250 3032 2025-08-04 16:56:14.000000 pr33246-llvm.o ``` [...] /var/tmp/portage/sys-devel/binutils-9999/work/build/ld/../binutils/nm-new --plugin /usr/lib/llvm/20/lib64/LLVMgold.so tmpdir/pr33246-llvm.a.strip cmp tmpdir/pr33246-llvm.a tmpdir/pr33246-llvm.a.strip tmpdir/pr33246-llvm.a tmpdir/pr33246-llvm.a.strip differ: char 106, line 3 child process exited abnormally FAIL: pr33246-llvm with --strip-debug (strip tmpdir/pr33246-llvm.a) ``` Should we use strip -p? -- You are receiving this mail because: You are on the CC list for the bug.