On Wed, 2020-08-19 at 20:15 +0000, Artur Iwicki wrote: > Recently (happened today and happened a month ago), whenever I try to run > fedora-review for a Review Request that includes a C/C++ program, the mock > build fails immediately due to gcc/g++ not being able to find the annobin > plugin. > > cc1plus: fatal error: inaccessible plugin file plugin/annobin.so expanded > > from short plugin name annobin: No such file or directory > > Downloading the SRPM of the package I want to review, adding "BuildRequires: > annobin" and running fedora-review on this modified SRPM works, though > obviously it's a rather tedious workaround. > > Does anyone else have this problem, or should I be worried about something > being broken in my setup? I suspect gcc doesn't have a requirement on annobin because the primary user is for building Fedora itself, not for end-user builds.
But shouldn't annobin be showing up in your buildroots as part of the standard buildroot setup?!? jeff > _______________________________________________ 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