During the ./configure phase, the build bombs out because libreoffice apparently now needs the Archive/Zip Perl module: checking for perl... /usr/bin/perl checking the Perl version... checked (perl 5) checking for required Perl modules... Can't locate Archive/Zip.pm in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.16.3/x86_64-linux /usr/local/lib64/perl5/5.16.3 /usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.16.3/x86_64-linux /usr/lib64/perl5/5.16.3 .) at -e line 1. BEGIN failed--compilation aborted at -e line 1. configure: error: Failed to find some modules !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-office/libreoffice-4.1.3.2-r2/work/libreoffice-4.1.3.2/config.log * ERROR: app-office/libreoffice-4.1.3.2-r2::gentoo failed (configure phase): Reproducible: Always
Created attachment 365914 [details] configuration log
Turns out I had Archive-Zip emerged. I re-emerged it and libreoffice now compiles. Odd
*** This bug has been marked as a duplicate of bug 41124 ***