Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 190974

Summary: commons-cli-1.0-r5 -- ebuild attempts to use common-logging and common-lang without specifying --build-only in RDEPEND OR PDEPEND
Product: Gentoo Linux Reporter: James Harvey <lothmordor>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED NEEDINFO    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.