[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#52513: php build failure
From: |
Mathieu Othacehe |
Subject: |
bug#52513: php build failure |
Date: |
Wed, 15 Dec 2021 14:52:31 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
The php package test suite is failing this way on master:
--8<---------------cut here---------------start------------->8---
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array $cainfo
= array() [, string $untrustedfile ]] ) function
[ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt]
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
FPM: Buffered worker output decorated log with multiple continuous messages
(stdout/stderr mixed) [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt]
(warn: XFAIL section but test passes)
=====================================================================
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 qa-reports@lists.php.net later.
Do you want to send this report now? [Yns]:
Notice: Trying to access array offset on value of type bool in
/tmp/guix-build-php-7.4.26.drv-0/php-7.4.26/run-tests.php on line 934
Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text): sh: line 1: autoconf: command not found
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or
service not known in /tmp/guix-build-php-7.4.26.drv-0/php-7.4.26/run-tests.php
on line 1133
Warning: fsockopen(): unable to connect to qa.php.net:80
(php_network_getaddresses: getaddrinfo failed: Name or service not known) in
/tmp/guix-build-php-7.4.26.drv-0/php-7.4.26/run-tests.php on line 1133
The test script was unable to automatically send the report to PHP's QA Team
Please send
/tmp/guix-build-php-7.4.26.drv-0/php-7.4.26/php_test_results_20211215_1332.txt
to qa-reports@lists.php.net manually, thank you.
make: *** [Makefile:238: test] Error 1
Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("test" "-j" "32")
exit-status: 2 term-signal: #f stop-signal: #f>
phase `check' failed after 971.4 seconds
command "make" "test" "-j" "32" failed with status 2
builder for `/gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv' failed
with exit code 1
@ build-failed /gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv - 1
builder for `/gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv' failed
with exit code 1
derivation '/gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv'
offloaded to '10.0.0.1' failed: build of
`/gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv' failed
build of /gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv failed
View build log at
'/var/log/guix/drvs/qv/gr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv.bz2'.
guix build: error: build of
`/gnu/store/qvgr41cvrh6b3m5bk5n93gcw0rk0kax5-php-7.4.26.drv' failed
--8<---------------cut here---------------end--------------->8---
The openssl_x509_checkpurpose test seems to blame.
Thanks,
Mathieu
- bug#52513: php build failure,
Mathieu Othacehe <=