-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新版本是不是有什么BUG,死活安装不上 #54
Comments
/bin/sh /test/opencc4php/libtool --mode=compile cc -I. -I/test/opencc4php -DPHP_ATOM_INC -I/test/opencc4php/include -I/test/opencc4php/main -I/test/opencc4php -I/www/server/php/71/include/php -I/www/server/php/71/include/php/main -I/www/server/php/71/include/php/TSRM -I/www/server/php/71/include/php/Zend -I/www/server/php/71/include/php/ext -I/www/server/php/71/include/php/ext/date/lib -I/usr/include/opencc -DHAVE_CONFIG_H -g -O2 -c /test/opencc4php/opencc.c -o opencc.lo
|
make test这部
PHP 7.1 7.3都 试过了,都 是这提示
`Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP : /www/server/php/70/bin/php
PHP_SAPI : cli
PHP_VERSION : 7.0.33
ZEND_VERSION: 3.0.0
PHP_OS : Linux - Linux debian 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
INI actual : /root/opencc4php/tmp-php.ini
More .INIs :
PHP : /www/server/php/70/bin/phpdbg
PHP_SAPI : phpdbg
PHP_VERSION : 7.0.33
ZEND_VERSION: 3.0.0
PHP_OS : Linux - Linux debian 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
INI actual : /root/opencc4php/tmp-php.ini
More .INIs :
CWD : /root/opencc4php
Extra dirs :
VALGRIND : Not used
TIME START 2021-02-21 03:54:23
PASS Check for opencc presence [tests/001.phpt]
FAIL Test opencc4php [tests/002.phpt]
TIME END 2021-02-21 03:54:23
=====================================================================
TEST RESULT SUMMARY
Exts skipped : 0
Exts tested : 44
Number of tests : 2 2
Tests skipped : 0 ( 0.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 1 ( 50.0%) ( 50.0%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 1 ( 50.0%) ( 50.0%)
Time taken : 0 seconds
=====================================================================
FAILED TEST SUMMARY
Test opencc4php [tests/002.phpt]
You may have found a problem in PHP.
This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it. You can then email it to [email protected] later.
Do you want to send this report now? [Yns]:
`
The text was updated successfully, but these errors were encountered: