Skip to content

"gmake test" fails with 98.5% #13605

@hicham65

Description

@hicham65

Description

When I run "gmake test" most of the tests fails
The majority ( 21742 ) of the errors were related to opcache.so.
( I tried compiling with both openssl & zlib 32 and 64 bits, gave me the same test results )

================================================================================
/tmp/compile/php-8.1.27/tests/run-test/extensions-static.phpt
================================================================================
Failed loading /tmp/compile/php-8.1.27/modules/opcache.so:  ld.so.1: php: relocation error: file /tmp/compile/php-8.1.27/modules/opcache.so: symbol zend_one_char_string: referenced symbol not found
bool(true)
================================================================================
001+ Failed loading /tmp/compile/php-8.1.27/modules/opcache.so:  ld.so.1: php: relocation error: file /tmp/compile/php-8.1.27/modules/opcache.so: symbol zend_one_char_string: referenced symbol not found
     bool(true)
================================================================================

Resulted in this output:

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   48
Exts tested     :   25
---------------------------------------------------------------------

Number of tests : 17628             10992
Tests borked    :  226 (  1.3%) --------
Tests skipped   : 6410 ( 36.4%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    : 10827 ( 61.4%) ( 98.5%)
Expected fail   :   15 (  0.1%) (  0.1%)
Tests passed    :  150 (  0.9%) (  1.4%)
---------------------------------------------------------------------
Time taken      : 1926 seconds
=====================================================================

Also, I am not sure what this means, I had 1908 of these types.

=====================================================================
BORKED TEST SUMMARY

ORA-24550: signal received: [si_signo=11] [si_errno=0] [si_code=1] [si_addr=ff179938]
*** WARNING: Unable to skip initial frames
ORA-24550: signal received: [si_signo=11] [si_errno=0] [si_code=1] [si_addr=ff179928]
*** WARNING: Unable to skip initial frames

Any thoughts will be appreciated.

Regards
Hicham

PHP Version

PHP 8.1.27

Operating System

SunOS 5.11-SPARC

Openssl version

openssl-3.2.0

zlib version

zlib-1.2.11

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions