On 28/02/2023 17:05, Vitaly Zaitsev wrote:
The tests passed on GitHub CI, but not on Fedora Koji. Maybe FORTIFY_SOURCE=3 or GLIB assertions strikes again.

Found issue. Current Fedora catch v3 build uses Debug configuration and fails on assertions (src/catch2/catch_test_case_info.cpp:147).

Please add -DCMAKE_BUILD_TYPE=Release or -DCMAKE_BUILD_TYPE=RelWithDebInfo to %cmake and rebuild all catch packages for F38+.

--
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to