[Bug debugedit/33823] debugedit fails to detect sources if DWARF contains relative, not absolute paths (empty debugsourcefiles.list)
david.abdurachmanov at gmail dot com
sourceware-bugzilla@sourceware.org
Fri Apr 24 06:41:15 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=33823
--- Comment #8 from David Abdurachmanov <david.abdurachmanov at gmail dot com> ---
Shouldn't we make debugedit fail in this case?
We are failing on riscv64 because of a different issue. On non-riscv64 arch
(e.g. x86_64, aarch64, etc.) you get a directory and it's get packaged. On
riscv64 we don't get directory reported by debugedit and thus
debugsourcefiles.list is empty causing RPM to fail it.
If debugedit cannot handle it should fail with an error.
Again, we also need to debug why debugedit provides different output on
riscv64.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list