Bonjour a tous,

j'ai un leger soucis a la compilation de mon php (sur une debian squeeze).

Lors du de php, je me retrouve avec cette erreur:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
 
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]  XFAIL REASON: This test will fail until the fix in revision r214155 is backported from php 6
 
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
 
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
 
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
 
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
 
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
 
DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt]  XFAIL REASON: Windows VC6 libs' floor()/ceil() choke on floats
 
DateTime::diff() add() sub() -- fall type2 type2 [ext/date/tests/DateTime_diff_add_sub-fall-type2-type2.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- fall type2 type3 [ext/date/tests/DateTime_diff_add_sub-fall-type2-type3.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- fall type3 type2 [ext/date/tests/DateTime_diff_add_sub-fall-type3-type2.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- fall type3 type3 [ext/date/tests/DateTime_diff_add_sub-fall-type3-type3.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- spring type2 type2 [ext/date/tests/DateTime_diff_add_sub-spring-type2-type2.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- spring type2 type3 [ext/date/tests/DateTime_diff_add_sub-spring-type2-type3.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- spring type3 type2 [ext/date/tests/DateTime_diff_add_sub-spring-type3-type2.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
DateTime::diff() add() sub() -- spring type3 type3 [ext/date/tests/DateTime_diff_add_sub-spring-type3-type3.phpt]  XFAIL REASON: PHP < 5.4 has bugs
 
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]  XFAIL REASON: Does anyone know why?
 
=====================================================================
 
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt] (warn: XFAIL section but test passes)
=====================================================================
Avez vous une idée de la source du probleme ?

Je vous remercie d'avance pour votre aide