https://bugzilla.redhat.com/show_bug.cgi?id=1803479 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |quantum.analyst@xxxxxxxxx Doc Type|--- |If docs needed, set a value --- Comment #2 from Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> --- This fails to build: cd perl && \ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Can't locate ExtUtils/Embed.pm in @INC (you may need to install the ExtUtils::Embed module) (@INC contains: /usr/local/lib64/perl5/5.30 /usr/local/share/perl5/5.30 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 3. BEGIN failed--compilation aborted at Makefile.PL line 3. make[3]: [Makefile:776: perl/Makefile] Error 2 (ignored) Note LibreDWG.c is huge. This will need some time... if test -f perl/pm_to_blib; then rm perl/pm_to_blib; fi if test -d perl/blib; then rm -rf perl/blib; fi if grep "NOOP = rem" perl/Makefile; then false; else \ cd perl && /usr/bin/make OPTIMIZE="-I/builddir/build/BUILD/libredwg-0.10.1/include -I/builddir/build/BUILD/libredwg-0.10.1/src" \ OTHERLDFLAGS="-L/builddir/build/BUILD/libredwg-0.10.1/src/.libs"; fi grep: perl/Makefile: No such file or directory Looks like you're missing BuildRequires: perl(ExtUtils::Embed) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx