https://sourceware.org/bugzilla/show_bug.cgi?id=33246
--- Comment #17 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Sam James from comment #16) > $ 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 How was tmpdir/pr33246-llvm.a.strip generated? How can I reproduce it? > 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.