bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44081: qtbase strips debug info from the debug output


From: Malte Frank Gerdes
Subject: bug#44081: qtbase strips debug info from the debug output
Date: Mon, 19 Oct 2020 21:48:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

i'm trying to get debug symbols for qt related packages. I noticed that
those inherit from qtsvg which itself inherits from qtbase. The
behaviour that i see is: before the stripping phase all objects have
debugging info and afterwards even the separate debug files don't have
them anymore.

I tested other packages based on gnu-build-system; there every .debug
file that's in the debug output contains the debug info as
expected. This can be checked with `readelf --debug-dump
<path-to-file>'.

I read the package defintions but can't see where it goes wrong.

Attached is build log of qtbase with (outputs '("out" "debug")) added to
it's package definition. Note that during the strip phase strip issues
warnings regarding files in the debug output which should simply not be
because this (imho) where strip strips the debug info from the .debug
files.

Any help and/or clarification as to what is happening here is much
appreciated :)


Malte

Attachment: 28yn4lc656prrqgrjbfx84ixhv07jz-qtbase-5.14.2.drv.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]