debug-file-with-no-debug-symbols

Jaromír Mikeš mira.mikes at gmail.com
Thu Aug 25 14:50:10 UTC 2016


2016-08-25 15:03 GMT+02:00 Felipe Sateler <fsateler at debian.org>:
> On 25 August 2016 at 09:39, Jaromír Mikeš <mira.mikes at gmail.com> wrote:
>> Hi all,
>>
>> I have a plenty of these warnings in eq10q package :(
>>
>> W: eq10q-dbgsym: debug-file-with-no-debug-symbols
>> usr/lib/debug/.build-id/04/acdb8bc701b4237e2de4a94680dc5af26e3d14.debug
>>
>> I didn't have any problems with debugging symbols before ... any idea
>> how to fix it?
>
> The upstream build system is ignoring the flags from the
> environment[1]. It should not set that variable, but only add to it:
>
> set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ...")
>
>
> [1] https://anonscm.debian.org/cgit/pkg-multimedia/eq10q.git/tree/CMakeLists.txt#n6

I have just push patch which fixing this issue.
Can you check if it is correct?

best regards

mira



More information about the pkg-multimedia-maintainers mailing list