unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45943: php 7.4.14 fails tests on aarch64
@ 2021-01-17 20:56 Vagrant Cascadian
  2021-01-18 12:14 ` Julien Lepiller
  0 siblings, 1 reply; 5+ messages in thread
From: Vagrant Cascadian @ 2021-01-17 20:56 UTC (permalink / raw)
  To: 45943

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

php 7.4.14 fails to build on aarch64 due to test suite failures.

Reverting back to php 7.4.13 by reverting commit
d033540e6c113323089403a26e39f9a288c9c857 works fine for me, though
obviously it would be better to track down the exact test suite failure
and figure out a proper fix.

This blocks numerous other packages from building, such as libsoup,
which blocks building of network-manager.


live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#45943: php 7.4.14 fails tests on aarch64
  2021-01-17 20:56 bug#45943: php 7.4.14 fails tests on aarch64 Vagrant Cascadian
@ 2021-01-18 12:14 ` Julien Lepiller
  2021-01-18 17:56   ` Vagrant Cascadian
  0 siblings, 1 reply; 5+ messages in thread
From: Julien Lepiller @ 2021-01-18 12:14 UTC (permalink / raw)
  To: Vagrant Cascadian, 45943

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

What does the log say? It should list test failures at the end.

Le 17 janvier 2021 15:56:34 GMT-05:00, Vagrant Cascadian <vagrant@debian.org> a écrit :
>php 7.4.14 fails to build on aarch64 due to test suite failures.
>
>Reverting back to php 7.4.13 by reverting commit
>d033540e6c113323089403a26e39f9a288c9c857 works fine for me, though
>obviously it would be better to track down the exact test suite failure
>and figure out a proper fix.
>
>This blocks numerous other packages from building, such as libsoup,
>which blocks building of network-manager.
>
>
>live well,
>  vagrant

[-- Attachment #2: Type: text/html, Size: 861 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#45943: php 7.4.14 fails tests on aarch64
  2021-01-18 12:14 ` Julien Lepiller
@ 2021-01-18 17:56   ` Vagrant Cascadian
  2021-01-23  0:14     ` Vagrant Cascadian
  0 siblings, 1 reply; 5+ messages in thread
From: Vagrant Cascadian @ 2021-01-18 17:56 UTC (permalink / raw)
  To: Julien Lepiller, 45943

[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]

On 2021-01-18, Julien Lepiller wrote:
> What does the log say? It should list test failures at the end.

I don't have the system handy at the moment, but there is a recent build
log failure from staging:

  https://ci.guix.gnu.org/build/187255/log/raw

It appears to have logged 6 failures, though I haven't managed to find
which tests failed in the build output at a cursory glance...

Will try to get a failed build log locally when I get a chance to more
easily debug and review...


live well,
  vagrant

> Le 17 janvier 2021 15:56:34 GMT-05:00, Vagrant Cascadian <vagrant@debian.org> a écrit :
>>php 7.4.14 fails to build on aarch64 due to test suite failures.
>>
>>Reverting back to php 7.4.13 by reverting commit
>>d033540e6c113323089403a26e39f9a288c9c857 works fine for me, though
>>obviously it would be better to track down the exact test suite failure
>>and figure out a proper fix.
>>
>>This blocks numerous other packages from building, such as libsoup,
>>which blocks building of network-manager.
>>
>>
>>live well,
>>  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#45943: php 7.4.14 fails tests on aarch64
  2021-01-18 17:56   ` Vagrant Cascadian
@ 2021-01-23  0:14     ` Vagrant Cascadian
  2023-07-20 19:49       ` Vagrant Cascadian
  0 siblings, 1 reply; 5+ messages in thread
From: Vagrant Cascadian @ 2021-01-23  0:14 UTC (permalink / raw)
  To: Julien Lepiller, 45943


[-- Attachment #1.1: Type: text/plain, Size: 1497 bytes --]

On 2021-01-18, Vagrant Cascadian wrote:
> On 2021-01-18, Julien Lepiller wrote:
>> What does the log say? It should list test failures at the end.
>
> I don't have the system handy at the moment, but there is a recent build
> log failure from staging:
>
>   https://ci.guix.gnu.org/build/187255/log/raw
>
> It appears to have logged 6 failures, though I haven't managed to find
> which tests failed in the build output at a cursory glance...
>
> Will try to get a failed build log locally when I get a chance to more
> easily debug and review...

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #76705: unusable ssl => peer_fingerprint in stream_context_create()
[ext/openssl/tests/bug76705.phpt]
int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array
$cainfo = array() [, string $untrustedfile ]] \
) function [ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt]
sni_server [ext/openssl/tests/sni_server.phpt]
sni_server with separate pk and cert
[ext/openssl/tests/sni_server_key_cert.phpt]
Bug #72071 setcookie allows max-age to be negative
[ext/standard/tests/network/bug72071.phpt]
opendir() with 'ftps://'
stream. [ext/standard/tests/streams/opendir-003.phpt]
opendir() with 'ftps://'
stream. [ext/standard/tests/streams/opendir-004.phpt]
=====================================================================


Full log attached.


live well,
  vagrant


[-- Attachment #1.2: yicvkghlgfjh87y95yjb49iy73ybch-php-7.4.14.drv.bz2 --]
[-- Type: application/octet-stream, Size: 396938 bytes --]

[-- Attachment #1.3: Type: text/plain, Size: 525 bytes --]


>> Le 17 janvier 2021 15:56:34 GMT-05:00, Vagrant Cascadian <vagrant@debian.org> a écrit :
>>>php 7.4.14 fails to build on aarch64 due to test suite failures.
>>>
>>>Reverting back to php 7.4.13 by reverting commit
>>>d033540e6c113323089403a26e39f9a288c9c857 works fine for me, though
>>>obviously it would be better to track down the exact test suite failure
>>>and figure out a proper fix.
>>>
>>>This blocks numerous other packages from building, such as libsoup,
>>>which blocks building of network-manager.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#45943: php 7.4.14 fails tests on aarch64
  2021-01-23  0:14     ` Vagrant Cascadian
@ 2023-07-20 19:49       ` Vagrant Cascadian
  0 siblings, 0 replies; 5+ messages in thread
From: Vagrant Cascadian @ 2023-07-20 19:49 UTC (permalink / raw)
  To: Julien Lepiller, 45943-done

[-- Attachment #1: Type: text/plain, Size: 2718 bytes --]

On 2021-01-22, Vagrant Cascadian wrote:
> On 2021-01-18, Vagrant Cascadian wrote:
>> I don't have the system handy at the moment, but there is a recent build
>> log failure from staging:
>>
>>   https://ci.guix.gnu.org/build/187255/log/raw
>>
>> It appears to have logged 6 failures, though I haven't managed to find
>> which tests failed in the build output at a cursory glance...
>>
>> Will try to get a failed build log locally when I get a chance to more
>> easily debug and review...
>
> =====================================================================
> FAILED TEST SUMMARY
> ---------------------------------------------------------------------
> Bug #76705: unusable ssl => peer_fingerprint in stream_context_create()
> [ext/openssl/tests/bug76705.phpt]
> int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array
> $cainfo = array() [, string $untrustedfile ]] \
> ) function [ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt]
> sni_server [ext/openssl/tests/sni_server.phpt]
> sni_server with separate pk and cert
> [ext/openssl/tests/sni_server_key_cert.phpt]
> Bug #72071 setcookie allows max-age to be negative
> [ext/standard/tests/network/bug72071.phpt]
> opendir() with 'ftps://'
> stream. [ext/standard/tests/streams/opendir-003.phpt]
> opendir() with 'ftps://'
> stream. [ext/standard/tests/streams/opendir-004.phpt]
> =====================================================================
>
>
> Full log attached.

Seems to be working now with php 8.2.2 (and 7.x is no longer packaged):

$ guix weather --system=aarch64-linux php
computing 1 package derivations for aarch64-linux...
looking for 1 store items on https://ci.guix.gnu.org...
https://ci.guix.gnu.org ☀
  100.0% substitutes available (1 out of 1)
  at least 17.0 MiB of nars (compressed)
  66.1 MiB on disk (uncompressed)
  0.740 seconds per request (0.7 seconds in total)
  1.4 requests per second

  at least 1,000 queued builds
      aarch64-linux: 636 (63.6%)
      x86_64-linux: 363 (36.3%)
      i686-linux: 1 (.1%)
  build rate: 31.92 builds per hour
      powerpc64le-linux: 12.35 builds per hour
      i686-linux: 3.77 builds per hour
      x86_64-linux: 12.34 builds per hour
      aarch64-linux: 3.87 builds per hour
      armhf-linux: 0.04 builds per hour
looking for 1 store items on https://bordeaux.guix.gnu.org...
https://bordeaux.guix.gnu.org ☀
  100.0% substitutes available (1 out of 1)
  4.7 MiB of nars (compressed)
  66.1 MiB on disk (uncompressed)
  0.759 seconds per request (0.8 seconds in total)
  1.3 requests per second
  (continuous integration information unavailable)

Marking as done.

live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-20 19:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 20:56 bug#45943: php 7.4.14 fails tests on aarch64 Vagrant Cascadian
2021-01-18 12:14 ` Julien Lepiller
2021-01-18 17:56   ` Vagrant Cascadian
2021-01-23  0:14     ` Vagrant Cascadian
2023-07-20 19:49       ` Vagrant Cascadian

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).