Hi Orion, On Wed, 2026-05-20 at 22:44 -0600, Orion Poplawski wrote: > binary octave packages create shared libraries with a .oct extension. > rpminspect is complaining that they still contain debug symbols (see > https://artifacts.dev.testing-farm.io/0b323ef4-fd4b-490a-960c-ed58066320f6/) > > I've spent some time looking at the debuginfo/strip process but can't > figure out why they are not getting stripped. They do have the execute > bit set. > > Any ideas?
Not immediately. Is this for a specific octave (sub)pacakge? Does this happen for all .oct files or just for some? It seems to contain a .symtab, but no .debug sections. Are those other debug sections stripped away into separate .debug files? Maybe I should be able to figure all that out from the testing-farm link, but I am afraid I am a little clueless. If you could point me to a specific package or koji build (log) that would be helpful. Thanks, Mark -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
