https://bugzilla.redhat.com/show_bug.cgi?id=1792997
Petr Pisar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |caillon+fedoraproject@gmail | |.com, [email protected], | |[email protected], | |[email protected], | |[email protected], | |[email protected] | |ect.org, | |[email protected], | |[email protected], | |[email protected], | |[email protected] Component|vim |perl Assignee|[email protected] |[email protected] Summary|vim fails to build in |vim fails to build in |Fedora rawhide: could not |Fedora rawhide: could not |configure perl |configure perl: cc1: fatal | |error: inaccessible plugin | |file plugin/annobin.so | |expanded from short plugin | |name annobin: No such file | |or directory --- Comment #2 from Petr Pisar <[email protected]> --- I confirm that current rpm-build CFLAGS do not lost -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 option. It seems they also removed a dependency on (annobin if gcc) from redhat-rpm-config. Thus when building against Perl, Perl adds that build option, but no annobin plugin is found on the system. I will rebuild perl. That should fix it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel 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]
