https://bugzilla.redhat.com/show_bug.cgi?id=2193124
--- Comment #8 from Miro HronĨok <[email protected]> --- no debug source files generated by the build and unstripped-binary-or-object usually mean the build does not honor the build flags from the environment. For example, the cmake files might override the flags completely by their own. From the build log: cd /builddir/build/BUILD/cronopete-4.15.1/redhat-linux-build/src && /usr/bin/gcc -DGETTEXT_PACKAGE=\"cronopete\" -I/builddir/build/BUILD/cronopete-4.15.1/redhat-linux-build/src -DUSE_APPINDICATOR -DNDEBUG -I/usr/include/libappindicator3-0.1 -I/usr/include/gee-0.8 -I/usr/include/udisks2 -I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/pango-1.0 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/fribidi -I/usr/include/sysprof-4 -pthread -I/usr/include/libpng16 -MD -MT src/CMakeFiles/cronopete.dir/Config.c.o -MF CMakeFiles/cronopete.dir/Config.c.o.d -o CMakeFiles/cronopete.dir/Config.c.o -c /builddir/build/BUILD/cronopete-4.15.1/redhat-linux-build/src/Config.c There's not even -O2 in there. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2193124 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202193124%23c8 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
