Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523972 - www-apps/rt-4.2.4 should depend on dev-perl/String-ShellQuote dev-perl/File-Which
Summary: www-apps/rt-4.2.4 should depend on dev-perl/String-ShellQuote dev-perl/File-W...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-28 22:13 UTC by Mattias Merilai
Modified: 2014-09-29 13:27 UTC (History)
3 users (show)

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 Mattias Merilai 2014-09-28 22:13:36 UTC
build fails without dev-perl/String-ShellQuote and dev-perl/File-Which present

Reproducible: Always




config.status: creating Makefile
config.status: creating etc/RT_Config.pm
config.status: creating lib/RT/Generated.pm
config.status: creating t/data/configs/apache2.2+mod_perl.conf
config.status: creating t/data/configs/apache2.2+fastcgi.conf
 * Missing Perl dependency!
 * 
        File::Which ...MISSING
        String::ShellQuote ...MISSING
        File::Which ...MISSING
SOME DEPENDENCIES WERE MISSING.
        File::Which ...MISSING
        String::ShellQuote ...MISSING
        File::Which ...MISSING
 * 
 * Please run perl-cleaner. If the problem persists,
 * please file a bug in the Gentoo Bugzilla with the information above
 * ERROR: www-apps/rt-4.2.4::gentoo failed (configure phase):
 *   Missing dependencies.
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_configure
 *   environment, line 2765:  Called die
 * The specific snippet of code:
 *           die "Missing dependencies.";
Comment 1 Aaron W. Swenson gentoo-dev 2014-09-29 13:27:39 UTC
Thanks!