Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301159 - Packages checking for USE=spl need fixing for php-5.3
Summary: Packages checking for USE=spl need fixing for php-5.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 274512
  Show dependency tree
 
Reported: 2010-01-16 02:28 UTC by Enne Eziarc
Modified: 2010-05-29 18:58 UTC (History)
1 user (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 Enne Eziarc 2010-01-16 02:28:52 UTC
I originally found this in pecl-syck-0.9.2.ebuild, it contains the line "require_php_with_use spl hash" which fails due to the php 5.3.1 ebuild having no USE=spl. It builds and runs fine if the SPL check's edited out.

Here's a list of everything I could find with such a line:

dev-php5/pecl-syck-0.9.2
dev-php5/propel-generator-1.3.0_beta4
dev-php5/propel-generator-1.3.0_beta2
dev-php5/propel-generator-1.3.0_beta3
dev-php5/phpunit-3.3.1
dev-php5/phpunit-3.2.8
dev-php5/phpunit-3.4.6
dev-php5/phpunit-3.2.21
dev-php5/phing-2.3.0
dev-php5/phing-2.2.0
dev-php5/phing-2.3.3
dev-php5/propel-runtime-1.3.0_beta3
dev-php5/propel-runtime-1.3.0_beta4
dev-php5/propel-runtime-1.3.0_beta2
dev-php5/symfony-1.0.17
dev-php5/symfony-1.1.1
dev-php5/symfony-1.0.16
dev-php5/symfony-1.2.0
dev-php5/pecl-sca_sdo-1.2.3
dev-php5/pecl-sca_sdo-1.2.4
dev-php5/ezc-ConsoleTools-1.3.2
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2010-04-02 13:04:44 UTC
All these packages have been fixed in the overlay mentioned in #312775
Comment 2 Akos Szalkai 2010-04-09 18:43:18 UTC
dev-db/phpmyadmin-3.2.2.1 also checks for spl.  It is not fixed in the #312775 overlay either.
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2010-04-12 12:15:52 UTC
New ebuilds for phpmyadmin in the overlay now
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2010-05-29 18:58:33 UTC
All of the above have newer and/or updated versions with fixed dependencies in gentoo-x86 now. Thanks!