Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332489 - dev-php5/pecl-http-1.6.6 requires non-existing spl flag of php-5.3
Summary: dev-php5/pecl-http-1.6.6 requires non-existing spl flag of php-5.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-12 16:32 UTC by Matus UHLAR - fantomas
Modified: 2010-09-13 14:03 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 Matus UHLAR - fantomas 2010-08-12 16:32:29 UTC
dev-php5/pecl-http-1.6.6 has this in DEPEND:

        >=dev-lang/php-5[hash,spl,session,iconv]

spl is not flag for php-5.3 since it's required for this version of PHP
This causes emerge trying to downgrade to 5.2.14.
Please remove this flag when building with php-5.3.*

Reproducible: Always
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2010-09-13 14:03:26 UTC
Missed that one. Thanks, fixed.