Can you check that you are not building with assert?

Usually cmake should use RelWithDebug or something like this to have debbugging symbols but without assert that will dramatically slow down production build.

It means building with -DNDEBUG or équivalent.
Thx for checking.





Le lun. 6 mai 2019 22:24, Michael Cronenworth <mooninite@rpmfusion.org> a écrit :
Summary of changes:

  ba84cf7... Build with debugging symbols (rfbz#5248) (*)

(*) This commit already existed in another branch; no separate mail sent
_______________________________________________
rpmfusion-commits mailing list -- rpmfusion-commits@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-commits-leave@lists.rpmfusion.org