On 6/16/25 12:32 PM, Florian Weimer wrote:
> * Susi Lehtola:
> 
>> resurrecting the old thread from March 2024, I have now also faced this 
>> issue:
>> OpenMolcas 25.06 fails to build on all architectures in Fedora rawhide with 
>> the
>> cryptic error
> 
> Can you build
> 
> CFLAGS="$CFLAGS -Wtrampolines"
> 
> and see if there are any warnings in the build log?

Hi Florian,

thanks for the suggestion! Indeed, adding -Wtrampolines to the Fortran compiler
flags reveals one function that generates a trampoline. I guess that function
may need to be replaced to fix the issue.

Best wishes,

Susi
-- 
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.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