Received: (at 45943) by debbugs.gnu.org; 18 Jan 2021 12:15:16 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Jan 18 07:15:16 2021 Received: from localhost ([127.0.0.1]:46603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1l1TRE-0008NX-3S for submit <at> debbugs.gnu.org; Mon, 18 Jan 2021 07:15:16 -0500 Received: from lepiller.eu ([89.234.186.109]:54090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <julien@HIDDEN>) id 1l1TRC-0008NO-2E for 45943 <at> debbugs.gnu.org; Mon, 18 Jan 2021 07:15:15 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id d6e3a81d; Mon, 18 Jan 2021 12:14:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=67b4I692Q21m1Y8Y3HWekXkDJdPS1oj4y5naMvhgvIY=; b=gO/ULIts1AZI 1sbHaB41EN/jcs1XFGZHxTaBo9I1gRCLqs5zWQKpKsnuhNJV0otwkbUVbAXYQV7q sCelzUDWiaKRLESg8N5bB12kQ02W2SYWI2OJkNYs2bSaSUd96QTlFOlCprtItdc/ dXxdF75UbF5lYGBDqm+GOrz7QEwvuAWNgiyMyishG3VyTfKtKae1E9Z/vONZ+WQE sesCXMPoveVntzVy2DCLTCRaYxY5A6rKF02SK3bLexqzxXkaaqheedpFnOvtF+Xa DXHcO3pHBWfIC+WLFkAeSqaiY8Ik+Gs0yKID9gtjHjFy+AB7HCPCvWconPsWOvix I+EGHMV0Nw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 8bbbfdd8 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Mon, 18 Jan 2021 12:14:45 +0000 (UTC) Date: Mon, 18 Jan 2021 07:14:29 -0500 User-Agent: K-9 Mail for Android In-Reply-To: <87pn23nuyl.fsf@yucca> References: <87pn23nuyl.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----W0U0MO8FTBGE8R3OAG3I82NCTR4O0O" Content-Transfer-Encoding: 7bit Subject: Re: bug#45943: php 7.4.14 fails tests on aarch64 To: Vagrant Cascadian <vagrant@HIDDEN>,45943 <at> debbugs.gnu.org From: Julien Lepiller <julien@HIDDEN> Message-ID: <1D88A62C-89D0-4846-B1EC-CB3564399E00@HIDDEN> X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 45943 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) ------W0U0MO8FTBGE8R3OAG3I82NCTR4O0O Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable What does the log say? It should list test failures at the end=2E Le 17 janvier 2021 15:56:34 GMT-05:00, Vagrant Cascadian <vagrant@debian= =2Eorg> a =C3=A9crit : >php 7=2E4=2E14 fails to build on aarch64 due to test suite failures=2E > >Reverting back to php 7=2E4=2E13 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=2E > >This blocks numerous other packages from building, such as libsoup, >which blocks building of network-manager=2E > > >live well, > vagrant ------W0U0MO8FTBGE8R3OAG3I82NCTR4O0O Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head></head><body>What does the log say? It should list test failure= s at the end=2E<br><br><div class=3D"gmail_quote">Le 17 janvier 2021 15:56:= 34 GMT-05:00, Vagrant Cascadian <vagrant@debian=2Eorg> a =C3=A9crit := <blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0=2E8ex; bor= der-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> <pre class=3D"k9mail">php 7=2E4=2E14 fails to build on aarch64 due to test= suite failures=2E<br><br>Reverting back to php 7=2E4=2E13 by reverting com= mit<br>d033540e6c113323089403a26e39f9a288c9c857 works fine for me, though<b= r>obviously it would be better to track down the exact test suite failure<b= r>and figure out a proper fix=2E<br><br>This blocks numerous other packages= from building, such as libsoup,<br>which blocks building of network-manage= r=2E<br><br><br>live well,<br> vagrant<br></pre></blockquote></div></body>= </html> ------W0U0MO8FTBGE8R3OAG3I82NCTR4O0O--
bug-guix@HIDDEN
:bug#45943
; Package guix
.
Full text available.Received: (at submit) by debbugs.gnu.org; 17 Jan 2021 20:56:50 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jan 17 15:56:50 2021 Received: from localhost ([127.0.0.1]:45776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1l1F6Q-000721-5e for submit <at> debbugs.gnu.org; Sun, 17 Jan 2021 15:56:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:49976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <vagrant@HIDDEN>) id 1l1F6M-00071r-Gb for submit <at> debbugs.gnu.org; Sun, 17 Jan 2021 15:56:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <vagrant@HIDDEN>) id 1l1F6M-0001ng-7J for bug-guix@HIDDEN; Sun, 17 Jan 2021 15:56:46 -0500 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:41278) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <vagrant@HIDDEN>) id 1l1F6K-00020B-Jv for bug-guix@HIDDEN; Sun, 17 Jan 2021 15:56:45 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@HIDDEN) by cascadia.aikidev.net (Postfix) with ESMTPSA id 7400A1AA3C for <bug-guix@HIDDEN>; Sun, 17 Jan 2021 12:56:38 -0800 (PST) From: Vagrant Cascadian <vagrant@HIDDEN> To: bug-guix@HIDDEN Subject: php 7.4.14 fails tests on aarch64 Date: Sun, 17 Jan 2021 12:56:34 -0800 Message-ID: <87pn23nuyl.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@HIDDEN; helo=cascadia.aikidev.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain 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/If5cWqgUCYASkgwAKCRDcUY/If5cW qmVlAP48apz9ojfugk/S/pjCrRR8VHvRgQPqlutQAX4AnmfsugD+Jv6Ih7BvDICI OUM764sUi0C1BVtzhSJYMqiRctzY3AY= =rhYf -----END PGP SIGNATURE----- --=-=-=--
Vagrant Cascadian <vagrant@HIDDEN>
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#45943
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.