Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503416 - dev-php/phpDocumentor-2.2.0: missing depend on dev-lang/php[xmlreader,xslt]
Summary: dev-php/phpDocumentor-2.2.0: missing depend on dev-lang/php[xmlreader,xslt]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 14:41 UTC by Tom Knight (RETIRED)
Modified: 2014-10-10 14:17 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 Tom Knight (RETIRED) gentoo-dev 2014-03-04 14:41:06 UTC
When I try to run this command:

phpdoc -d src/ -t docs/

I get the following error:

PHP Fatal error:  Class 'XMLReader' not found in /usr/share/php/phpDocumentor/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/AbstractPluginManager.php on line 170

Fatal error: Class 'XMLReader' not found in /usr/share/php/phpDocumentor/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/AbstractPluginManager.php on line 170

Re-emerging php with USE=xmlreader gives the following error:

[2014-03-04 11:09:30] phpDocumentor.EMERGENCY: phpDocumentor detected that a requirement is missing in your system setup: The XSL writer was unable to find your XSLTProcessor; please check if you have installed the PHP XSL extension or XSLCache extension [] []

Re-emerging php with USE="xmlreader xslt" was required to prevent any errors.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2014-10-10 14:17:48 UTC
+*phpDocumentor-2.7.0 (10 Oct 2014)
+
+  10 Oct 2014; Brian Evans <grknight@gentoo.org> +phpDocumentor-2.7.0.ebuild,
+  -phpDocumentor-2.2.0.ebuild:
+  Version bump wrt bug 492512 and bug 503416