debug-file-with-no-debug-symbols

Felipe Sateler fsateler at debian.org
Thu Aug 25 13:03:57 UTC 2016


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

-- 

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list