Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464900 - dev-php/pecl-apc: Some "No such file or directory" warnings during install
Summary: dev-php/pecl-apc: Some "No such file or directory" warnings during install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-06 23:54 UTC by Christian Ruppert (idl0r)
Modified: 2013-04-08 11:01 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 Christian Ruppert (idl0r) gentoo-dev 2013-04-06 23:54:53 UTC
There are some warnings during src_install. Both versions are affected.

>>> Install pecl-apc-3.1.13 into /var/tmp/portage/dev-php/pecl-apc-3.1.13/image/ category dev-php
make -j8 install-headers 
Installing header files:          /var/tmp/portage/dev-php/pecl-apc-3.1.13/image//usr/lib64/php5.3/include/php/
 * Extension added to /etc/php/cli-php5.3/ext/apc.ini
 * Extension added to /etc/php/cgi-php5.3/ext/apc.ini
 * Extension added to /etc/php/fpm-php5.3/ext/apc.ini
/var/tmp/portage/dev-php/pecl-apc-3.1.13/temp/environment: line 3399: etc/php/cli-php5.3/ext/apc.ini: No such file or directory
 * Added content of /usr/portage/dev-php/pecl-apc/files/pecl-apc.ini to etc/php/cli-php5.3/ext/apc.ini
/var/tmp/portage/dev-php/pecl-apc-3.1.13/temp/environment: line 3399: etc/php/cgi-php5.3/ext/apc.ini: No such file or directory
 * Added content of /usr/portage/dev-php/pecl-apc/files/pecl-apc.ini to etc/php/cgi-php5.3/ext/apc.ini
/var/tmp/portage/dev-php/pecl-apc-3.1.13/temp/environment: line 3399: etc/php/fpm-php5.3/ext/apc.ini: No such file or directory
 * Added content of /usr/portage/dev-php/pecl-apc/files/pecl-apc.ini to etc/php/fpm-php5.3/ext/apc.ini
>>> Completed installing pecl-apc-3.1.13 into /var/tmp/portage/dev-php/pecl-apc-3.1.13/image/
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2013-04-08 11:01:26 UTC
Thanks for reporting. Was a bug in the php source eclass which now should be fixed in CVS