From: [email protected] Operating system: Linux Mint PHP version: 5.5.10 Package: PECL Bug Type: Bug Bug description:Installing from PECL package fails as a file doesn't exist
Description: ------------ When installing the qb package via PECL I am getting the error (see actual result) from the package. Additionally qb is not available in the list of PECL packages in the bug tracker hence assigning this bug to PECL directly. It should be assigned to cleong728 / [email protected] / http://pecl.php.net/package/qb Test script: --------------- sudo pecl install qb Expected result: ---------------- Completed installation Actual result: -------------- downloading qb-2.1.1.tar ... Starting to download qb-2.1.1.tar (Unknown size) ...........................................................................................................................................................................................................................................................................................................................................................................................................................done: 14,024,192 bytes ERROR: file /tmp/pear/temp/tmpL6hkI6/qb-2.1.1/win32/msc_inttypes.h does not exist -- Edit bug report at https://bugs.php.net/bug.php?id=66920&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=66920&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=66920&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=66920&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=66920&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=66920&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=66920&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=66920&r=needscript Try newer version: https://bugs.php.net/fix.php?id=66920&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=66920&r=support Expected behavior: https://bugs.php.net/fix.php?id=66920&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=66920&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=66920&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=66920&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=66920&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=66920&r=dst IIS Stability: https://bugs.php.net/fix.php?id=66920&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=66920&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=66920&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=66920&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=66920&r=mysqlcfg -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
