OO configure won't listen to some directives passed by ebuild: configure: WARNING: unrecognized options: --with-system-cairo, --disable-pam, --with-java Why i say that configure and not ebuild is broken? Because at least --with-java is documented as valid by configure script ./configure --help|fgrep with-java --with-java build ooo with a Jdk & Java support Reproducible: Always Steps to Reproduce: 1. USE=java emerge=openoffice-3.2.0/openoffice 2. fgrep "configure: WARNING" <EBUILD_LOG_NAME> 3. Was previous version of OO broken this way? If no i suggest returning older ebuild to portage tree, even though there were security issues
(In reply to comment #0) > Was previous version of OO broken this way? answering the question myself Concerning this bug, 3.1.1 configure seems to be not better than 3.2.0 configure For instance, OO 3.1.1 does not build with -odk
Hello, please comment a `emerge --info`, `emerge -pv <package>` and attach the full build.log ( `FEATURES=keeptemp emerge -av1 openoffice`, do gzip if necessary ) to give the maintainer a chance to get the USE flags and surrounding packages being involved. I'm assigning this to the maintainer, since it should be fairly obvious, i hope. Thanks, Michael
(In reply to comment #2) > Hello, > > please comment a `emerge --info`, `emerge -pv <package>` and attach the full > build.log ( `FEATURES=keeptemp emerge -av1 openoffice`, do gzip if necessary ) > to give the maintainer a chance to get the USE flags and surrounding packages > being involved. emerge log: http://bugs.gentoo.org/attachment.cgi?id=233211&action=view emerge --info output http://bugs.gentoo.org/attachment.cgi?id=233209&action=view
You can safely ignore these messages they are just the result of OOo using two configure layers (ooo-build and openoffice itself)