https://bugzilla.redhat.com/show_bug.cgi?id=1636111 --- Comment #14 from mati86dl@xxxxxxxxx --- > > - could you justify why debug_package is disabled? > > sure. please see https://github.com/sahib/glyr/blob/458f31838a7db1744b4ad0dfcd8433c92eee71f9/CMakeLists.txt#L63 > > by default, it use "release" for its CMAKE_BUILD_TYPE, so no debug symbol is > added. probably you could pass -DCMAKE_BUILD_TYPE=RelWithDebInfo and try again? Due how CMakeLists.txt is written any value other than "debug", is considered a "release". If use "debug", the package is built correctly, and generates the debug. But this is compiled with -g3. and I understand that not need as much debug information. I leave to your discretion if I compile as "debug", or that you decide.. ;) > is this expected? Of course that not, but since it checks internet results, the API used may have changed. > does the upstream have an issue tracking this? i cannot find > it in https://github.com/sahib/glyr/issues though. I can post a bug, but the original developer says he is not maintained any more, although it accepts patches. -That's why I'm packaging a git version- -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx