https://sourceware.org/bugzilla/show_bug.cgi?id=33246
--- Comment #26 from Sam James <sam at gentoo dot org> --- Created attachment 16227 --> https://sourceware.org/bugzilla/attachment.cgi?id=16227&action=edit Deterministic patch (In reply to Sam James from comment #25) > (In reply to H.J. Lu from comment #24) > > Created attachment 16226 [details] > > A patch with --disable-deterministic-archives > > > > Please try this. > > Don't we want --enable-*? The default is off unless overridden at > configure-time, and I didn't specify it. But I'll try it. It failed with disable. With enable, I got: ld/ld.sum:1857:FAIL: pr33246 with --strip-debug --enable-deterministic-archives (strip tmpdir/pr33246.a) ld/ld.sum:1861:FAIL: pr33246-llvm with --strip-debug --enable-deterministic-archives (strip tmpdir/pr33246-llvm.a) ld/ld.log:30940:FAIL: pr33246 with --strip-debug --enable-deterministic-archives (strip tmpdir/pr33246.a) ld/ld.log:30962:FAIL: pr33246-llvm with --strip-debug --enable-deterministic-archives (strip tmpdir/pr33246-llvm.a) because the original archive itself differed, while the stripped one was OK (normalised). I'm testing this. -- You are receiving this mail because: You are on the CC list for the bug.