On Tue, 03 Sep 2024 14:25:34 +0300
Yanko Kaneti <yan...@declera.com> wrote:

> Hello
> 
> On Tue, 2024-09-03 at 11:14 +0000, Martin Gansser wrote:
> > when I try to build the rawhide package for shotcut-24.08.29-1.fc42, it 
> > fails [1] on i686
> > 
> > [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=122878905
> 
> Shotcut looks like a prime candidate for 
> https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval

don't disagree, but there is something wrong with the mlt library on
i686, the method is missing the compiler library ...

And I suspect it is the version script (src/mlt++/mlt++.vers), whioch
requests "Mlt::Producer::set_creation_time(long)", but for 32 bit
platforms it should be "Mlt::Producer::set_creation_time(long long)".


                Dan
-- 
_______________________________________________
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