https://bugzilla.redhat.com/show_bug.cgi?id=1636111
--- Comment #15 from [email protected] --- Hi, New attempt.. Spec URL: https://services.delellis.com.ar/data/rpmbuild/SPECS/glyr.spec SRPM URL: https://services.delellis.com.ar/data/rpmbuild/SRPMS/glyr-1.0.10-8.20180824git618c418e.fc28.src.rpm Inline notes.. > > 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. Apply a patch to accept the -DCMAKE_BUILD_TYPE=RelWithDebInfo, so compile debug sub-packages. About test, just added as describe before. Regards, -- 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 -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
