Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The eclipse-sdk-3.2.1-r1 ebuild generates the following output when run: * The ebuild is attempting to use ant-core that is not declared in DEPEND. * Because you have this package installed the package will * build without problems, but please report this to * http://bugs.gentoo.org * The ebuild is attempting to use ant-core, without specifying --build-only, th at is not declared in RDEPEND. * The package will build without problems, but may fail to run * if you don't have ant-core installed, so please report * this to http://bugs.gentoo.org * The ebuild is attempting to use ant-tasks that is not declared in DEPEND. * Because you have this package installed the package will * build without problems, but please report this to * http://bugs.gentoo.org * The ebuild is attempting to use ant-tasks, without specifying --build-only, t hat is not declared in RDEPEND. * The package will build without problems, but may fail to run * if you don't have ant-tasks installed, so please report * this to http://bugs.gentoo.org * The ebuild is attempting to use junit that is not declared in DEPEND. * Because you have this package installed the package will * build without problems, but please report this to * http://bugs.gentoo.org * The ebuild is attempting to use junit, without specifying --build-only, that is not declared in RDEPEND. * The package will build without problems, but may fail to run * if you don't have junit installed, so please report * this to http://bugs.gentoo.org Reproducible: Always Steps to Reproduce: 1. emerge -u eclipse-sdk 2. 3. Actual Results: see error output in description Expected Results: No error output should have been generated
Fixed in CVS. Thanks for reminding me that I forgot to commit this and the revbump :)
Glad I could be of help.