From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sOt5DV3MBWDsUwAA0tVLHw (envelope-from ) for ; Mon, 18 Jan 2021 17:58:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id MBtWCV3MBWDTCgAA1q6Kng (envelope-from ) for ; Mon, 18 Jan 2021 17:58:53 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B48AA9404E4 for ; Mon, 18 Jan 2021 17:58:52 +0000 (UTC) Received: from localhost ([::1]:36200 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l1Ynj-0005GT-Mh for larch@yhetil.org; Mon, 18 Jan 2021 12:58:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l1Yly-0003mH-HH for bug-guix@gnu.org; Mon, 18 Jan 2021 12:57:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36842) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l1Yly-0003JV-9g for bug-guix@gnu.org; Mon, 18 Jan 2021 12:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l1Yly-0002V7-7e for bug-guix@gnu.org; Mon, 18 Jan 2021 12:57:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#45943: php 7.4.14 fails tests on aarch64 Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 18 Jan 2021 17:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45943 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Julien Lepiller , 45943@debbugs.gnu.org Received: via spool by 45943-submit@debbugs.gnu.org id=B45943.16109926139598 (code B ref 45943); Mon, 18 Jan 2021 17:57:02 +0000 Received: (at 45943) by debbugs.gnu.org; 18 Jan 2021 17:56:53 +0000 Received: from localhost ([127.0.0.1]:48388 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l1Ylo-0002Uk-Op for submit@debbugs.gnu.org; Mon, 18 Jan 2021 12:56:52 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:45928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l1Yln-0002UW-43 for 45943@debbugs.gnu.org; Mon, 18 Jan 2021 12:56:51 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 471D41AA3C; Mon, 18 Jan 2021 09:56:44 -0800 (PST) From: Vagrant Cascadian In-Reply-To: <1D88A62C-89D0-4846-B1EC-CB3564399E00@lepiller.eu> References: <87pn23nuyl.fsf@yucca> <1D88A62C-89D0-4846-B1EC-CB3564399E00@lepiller.eu> Date: Mon, 18 Jan 2021 09:56:38 -0800 Message-ID: <87mtx6nn6x.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.96 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: B48AA9404E4 X-Spam-Score: -3.96 X-Migadu-Scanner: scn1.migadu.com X-TUID: bByqq8SjOw2h --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 a =C3=A9crit : >>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 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYAXL1gAKCRDcUY/If5cW qna8AP4naESMLEXDemTybDoM+u8GacEh2Bvr2QmrxVVTpSBe/AD/eZoL5W5LT2Eo 8nbFtNLafcIJUaBU/wK+FnhCz2A+egw= =uNlO -----END PGP SIGNATURE----- --=-=-=--