From:             
Operating system: 
PHP version:      5.4.0alpha3
Package:          PCNTL related
Bug Type:         Bug
Bug description:ext/pcntl/tests failures

Description:
------------
there are ext/pcntl/tests failures due it using $TEST_PHP_EXECUTABLE which
uses 
installed php 
config, but tests should be self-contained and use config extensions from
BUILT 
codebase.

for example if i have installed php 5.3 and i try to run tests on 5.4 i get

errors:

+ /usr/bin/make -j16 test EXTENSION_DIR=modules 
PHP_TEST_SHARED_SYSTEM_EXTENSIONS= 
RUN_TESTS_SETTINGS=-q ext/pcntl/tests/pcntl_exec_2.phpt --show-out

Build complete.
Don't forget to run 'make test'.


=====================================================================
PHP         :
/home/users/glen/rpm/BUILD.i686-linux/php-5.4.0alpha3/sapi/cli/php 
PHP_SAPI    : cli
PHP_VERSION : 5.4.0alpha3
ZEND_VERSION: 2.4.0
PHP_OS      : Linux - Linux carme-pld-i686 3.0.0_nogrsecurity-0.3 #1 SMP
Wed Jul 
27 21:17:15 CEST 
2011 i686
INI actual  :
/home/users/glen/rpm/BUILD.i686-linux/php-5.4.0alpha3/tmp-php.ini
More .INIs  :  
CWD         : /home/users/glen/rpm/BUILD.i686-linux/php-5.4.0alpha3
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
Running selected tests.
TEST 1/1 [ext/pcntl/tests/pcntl_exec_2.phpt]
========OUT========
ok
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php/pcre.so' 
- 
/usr/lib/php/pcre.so: undefined symbol: php_addslashes_ex in Unknown on
line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php/spl.so' 
- 
/usr/lib/php/spl.so: undefined symbol: php_pcre_replace_impl in Unknown on
line 
0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/session.so' - 
/usr/lib/php/session.so: undefined symbol: php_get_output_start_filename in

Unknown on line 0
PHP Warning:  PHP Startup: bcmath: Unable to initialize module
Module compiled with module API=20090626
PHP    compiled with module API=20100525
These options need to match
 in Unknown on line 0
....




-- 
Edit bug report at https://bugs.php.net/bug.php?id=55479&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=55479&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=55479&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=55479&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=55479&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=55479&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=55479&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=55479&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=55479&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=55479&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=55479&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=55479&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=55479&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=55479&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=55479&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=55479&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=55479&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=55479&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=55479&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=55479&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=55479&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=55479&r=mysqlcfg

Reply via email to