Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333123 - dev-php5/suhosin-0.9.32.1 - src_test() goes interactive
Summary: dev-php5/suhosin-0.9.32.1 - src_test() goes interactive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 04:31 UTC by Jeroen Roovers (RETIRED)
Modified: 2010-09-19 17:36 UTC (History)
1 user (show)

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 Jeroen Roovers (RETIRED) gentoo-dev 2010-08-17 04:31:59 UTC
>>> Test phase [test]: dev-php5/suhosin-0.9.32.1
make -j4 -j1 test

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

PHP Warning:  PHP Startup: Unable to load dynamic library '/dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so' - /dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so' - /dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so' - /dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so' - /dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/modules/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

=====================================================================
PHP         : /usr/lib/php5/bin/php
PHP_SAPI    : cli
PHP_VERSION : 5.2.14-pl0-gentoo
ZEND_VERSION: 2.2.0
PHP_OS      : Linux - Linux elmer 2.6.34-JeR #18 Mon Aug 2 20:13:25 CEST 2010 parisc64
INI actual  : /dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1/tmp-php.ini
More .INIs  :
CWD         : /dev/shm/portage/dev-php5/suhosin-0.9.32.1/work/suhosin-0.9.32.1
Extra dirs  :
VALGRIND    : Not used
=====================================================================
TIME START 2010-08-17 03:40:14
=====================================================================
FAIL Testing: suhosin.executor.disable_emodifier=0 [tests/executor/disable_emod_off.phpt]
FAIL Testing: suhosin.executor.disable_emodifier=1 [tests/executor/disable_emod_on.phpt]
FAIL Testing: suhosin.executor.disable_eval=0 [tests/executor/disable_eval_off.phpt]
FAIL Testing: suhosin.executor.disable_eval=1 [tests/executor/disable_eval_on.phpt]
FAIL memory_limit test: set suhosin hard_limit to normal limit [tests/executor/memory_limit.phpt]
FAIL memory_limit test: set suhosin hard_limit to normal limit + 1M [tests/executor/memory_limit_other_hardlimit.phpt]
FAIL memory_limit test: trying to set memory_limit to a negative value [tests/executor/negative_memory_limit.phpt]
FAIL Testing protection against "\0" in preg_replace() first parameter [tests/executor/preg_replace.phpt]
FAIL Testing protection against "\0" in preg_replace() first parameter (INCL. SUHOSIN ERROR MESSAGES) [tests/executor/preg_replace_error.phpt]
FAIL Testing: suhosin.executor.max_depth [tests/executor/recursion_maxdepth.phpt]
SKIP Testing: GLOBALS in GET [tests/filter/get_globals.phpt] reason: CGI not available
FAIL CRYPT_BLOWFISH support [tests/funcs/crypt_blowfish.phpt]
SKIP CRYPT_EXT_DES support [tests/funcs/crypt_ext_des.phpt]
FAIL CRYPT_MD5 support [tests/funcs/crypt_md5.phpt]
FAIL CRYPT_STD_DES support [tests/funcs/crypt_std_des.phpt]
FAIL SHA256 support [tests/funcs/sha256.phpt]
FAIL Include "Constant URL"; [tests/include/include_constant.phpt]
FAIL Include "../../../../../../../../../../../etc/passwd"; [tests/include/include_etc_passwd.phpt]
FAIL Include_once "Constant URL"; [tests/include/include_once_constant.phpt]
FAIL Include_once "Temp Variable URL"; [tests/include/include_once_tmpvar.phpt]
FAIL Include_once "Variable URL"; [tests/include/include_once_var.phpt]
FAIL Include "Temp Variable URL"; [tests/include/include_tmpvar.phpt]
FAIL Include "Variable URL"; [tests/include/include_var.phpt]
FAIL Require "Constant URL"; [tests/include/require_constant.phpt]
FAIL Require_once "Constant URL"; [tests/include/require_once_constant.phpt]
FAIL Require_once "Temp Variable URL"; [tests/include/require_once_tmpvar.phpt]
FAIL Require_once "Variable URL"; [tests/include/require_once_var.phpt]
FAIL Require "Temp Variable URL"; [tests/include/require_tmpvar.phpt]
FAIL Require "Variable URL"; [tests/include/require_var.phpt]
=====================================================================
TIME END 2010-08-17 03:41:17

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   56
---------------------------------------------------------------------

Number of tests :   29                27
Tests skipped   :    2 (  6.9%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   27 ( 93.1%) (100.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :    0 (  0.0%) (  0.0%)
---------------------------------------------------------------------
Time taken      :   63 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Testing: suhosin.executor.disable_emodifier=0 [tests/executor/disable_emod_off.phpt]
Testing: suhosin.executor.disable_emodifier=1 [tests/executor/disable_emod_on.phpt]
Testing: suhosin.executor.disable_eval=0 [tests/executor/disable_eval_off.phpt]
Testing: suhosin.executor.disable_eval=1 [tests/executor/disable_eval_on.phpt]
memory_limit test: set suhosin hard_limit to normal limit [tests/executor/memory_limit.phpt]
memory_limit test: set suhosin hard_limit to normal limit + 1M [tests/executor/memory_limit_other_hardlimit.phpt]
memory_limit test: trying to set memory_limit to a negative value [tests/executor/negative_memory_limit.phpt]
Testing protection against "\0" in preg_replace() first parameter [tests/executor/preg_replace.phpt]
Testing protection against "\0" in preg_replace() first parameter (INCL. SUHOSIN ERROR MESSAGES) [tests/executor/preg_replace_error.phpt]
Testing: suhosin.executor.max_depth [tests/executor/recursion_maxdepth.phpt]
CRYPT_BLOWFISH support [tests/funcs/crypt_blowfish.phpt]
CRYPT_MD5 support [tests/funcs/crypt_md5.phpt]
CRYPT_STD_DES support [tests/funcs/crypt_std_des.phpt]
SHA256 support [tests/funcs/sha256.phpt]
Include "Constant URL"; [tests/include/include_constant.phpt]
Include "../../../../../../../../../../../etc/passwd"; [tests/include/include_etc_passwd.phpt]
Include_once "Constant URL"; [tests/include/include_once_constant.phpt]
Include_once "Temp Variable URL"; [tests/include/include_once_tmpvar.phpt]
Include_once "Variable URL"; [tests/include/include_once_var.phpt]
Include "Temp Variable URL"; [tests/include/include_tmpvar.phpt]
Include "Variable URL"; [tests/include/include_var.phpt]
Require "Constant URL"; [tests/include/require_constant.phpt]
Require_once "Constant URL"; [tests/include/require_once_constant.phpt]
Require_once "Temp Variable URL"; [tests/include/require_once_tmpvar.phpt]
Require_once "Variable URL"; [tests/include/require_once_var.phpt]
Require "Temp Variable URL"; [tests/include/require_tmpvar.phpt]
Require "Variable URL"; [tests/include/require_var.phpt]
=====================================================================

You may have found a problem in PHP.
We would like to send this report automatically to the
PHP QA team, to give us a better understanding of how
the test cases are doing. If you don't want to send it
immediately, you can choose "s" to save the report to
a file that you can send us later.
Do you want to send this report now? [Yns]: n

>>> Install suhosin-0.9.32.1 into /dev/shm/portage/dev-php5/suhosin-0.9.32.1/image/ category dev-php5
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2010-09-19 17:36:37 UTC
Thanks, fixed.