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

lintian and meson



Hello all,
Do you know how can I solve this problem?

N:    The binary is installed as a detached "debug symbols" ELF file, but it
N:    does not appear to have debug information associated with it.
N:
N:    A common cause is not passing -g to GCC when compiling.
N:
N:    Implementation detail: Lintian checks for the ".debug_line" and the
N:    ".debug_str" sections. If either of these are present, the binary is
N:    assumed to contain debug information.
N:
N:    Refer to https://bugs.debian.org/668437 for details.
N:
N:    Severity: normal, Certainty: possible
N:
N:    Check: binaries, Type: binary, udeb
N:
W: goodvibes-dbgsym: debug-file-with-no-debug-symbols
usr/lib/debug/.build-id/7f/8b454173ee4b7b226b21f361a7aab6c777a0ec.debug

I've tried  adding 'debugoptimized' as buildtype under meson.build
without success.

Thanks.
Elías Alejandro


Reply to: