Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190974 - commons-cli-1.0-r5 -- ebuild attempts to use common-logging and common-lang without specifying --build-only in RDEPEND OR PDEPEND
Summary: commons-cli-1.0-r5 -- ebuild attempts to use common-logging and common-lang w...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-01 16:36 UTC by James Harvey
Modified: 2007-09-01 16:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Harvey 2007-09-01 16:36:49 UTC
errors reported during configuration (using commons-cli-1.0-build.xml.patch) state that package may fail to run if commons-logging and commons-lang are not installed. Error output listed below.

Reproducible: Always

Steps to Reproduce:
emerge commons-cli



Messages for package dev-java/commons-cli-1.0-r5:

 * Because you have this package installed the package will
 * build without problems, but please report this to
 * http://bugs.gentoo.org
 * The package will build without problems, but may fail to run
 * if you don't have commons-logging installed, so please report
 * this to http://bugs.gentoo.org
 * Because you have this package installed the package will
 * build without problems, but please report this to
 * http://bugs.gentoo.org
 * The package will build without problems, but may fail to run
 * if you don't have commons-lang installed, so please report
 * this to http://bugs.gentoo.org
 * The ebuild is attempting to use commons-logging that is not declared in DEPEND.
 * The ebuild is attempting to use commons-logging, without specifying --build-only, that is not declared in RDEPEND or PDEPEND.
 * The ebuild is attempting to use commons-lang that is not declared in DEPEND.
 * The ebuild is attempting to use commons-lang, without specifying --build-only, that is not declared in RDEPEND or PDEPEND.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-09-01 16:55:53 UTC
Works fine here, and ebuild looks right too, the dependencies are declared properly. Please reopen with the output of emerge --verbose --info
If it's too long for comment, use plaintext attachment, thanks.