From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wHM8JkJ2415qZAAA0tVLHw (envelope-from ) for ; Fri, 12 Jun 2020 12:34:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oAUGIkJ2417VPAAAB5/wlQ (envelope-from ) for ; Fri, 12 Jun 2020 12:34:10 +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 06253940414 for ; Fri, 12 Jun 2020 12:34:10 +0000 (UTC) Received: from localhost ([::1]:34174 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjisr-0006hn-13 for larch@yhetil.org; Fri, 12 Jun 2020 08:34:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53592) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjisk-0006hQ-AE for bug-guix@gnu.org; Fri, 12 Jun 2020 08:34:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjisk-0001Y9-0R for bug-guix@gnu.org; Fri, 12 Jun 2020 08:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jjisj-0001ev-R1 for bug-guix@gnu.org; Fri, 12 Jun 2020 08:34:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41827: lib2geom fails tests on i686-linux Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 12 Jun 2020 12:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41827 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41827@debbugs.gnu.org Received: via spool by 41827-submit@debbugs.gnu.org id=B41827.15919652146340 (code B ref 41827); Fri, 12 Jun 2020 12:34:01 +0000 Received: (at 41827) by debbugs.gnu.org; 12 Jun 2020 12:33:34 +0000 Received: from localhost ([127.0.0.1]:38982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjisI-0001eC-2m for submit@debbugs.gnu.org; Fri, 12 Jun 2020 08:33:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjisG-0001dv-JG for 41827@debbugs.gnu.org; Fri, 12 Jun 2020 08:33:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35284) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjisB-0001WO-BV for 41827@debbugs.gnu.org; Fri, 12 Jun 2020 08:33:27 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:34156 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jjisA-0003p5-Oz for 41827@debbugs.gnu.org; Fri, 12 Jun 2020 08:33:27 -0400 From: Marius Bakke In-Reply-To: <87bllofoui.fsf@gnu.org> References: <87bllofoui.fsf@gnu.org> Date: Fri, 12 Jun 2020 14:33:25 +0200 Message-ID: <878sgsfoq2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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-Scanner: scn0 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-Spam-Score: -3.11 X-TUID: znVaxeccLhqU --=-=-= Content-Type: text/plain Marius Bakke writes: > lib2geom fails several tests on i686-linux: > > https://ci.guix.gnu.org/log/h3d9i8jqygnc3qvcd83c678kzmr5p4b7-lib2geom-1.0-1.42e119d > > This is a dependency of Inkscape 1.0. The same tests also fail on aarch64-linux: https://ci.guix.gnu.org/log/rq7d8y0b8cv7ils7wd3fq97br8j3d4xz-lib2geom-1.0-1.42e119d armhf-linux and x86_64-linux seems fine. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7jdhUACgkQoqBt8qM6 VPpzeggAouaAlE5eSMhxB7mMcX5iTjJcuz2qV2GKo402E9O4DMwRMFilMDthnOhx bC++9Axgpo9w7cuZ01WxIXvIOg/4EHuU1Fmsr0N0QkGyO0VMFCdaOhTVZkevdmXa RYb+7XQpsGHQNhnY+qCqxDlCT/SUcwPpKwqcavva+fzcTx+bKLosoXWgr5I3Bsi0 YoV9aOgThZd53xpCLpW4RJGQFbi80Ldr6wKTkbB+TL0nyK4mc7CKbiJIXvSOtdg2 UDWjKr0EqjXfw43PjebjI77ZxxWPO8W+uO9gYzw5TuJ57ERBMFh25210mLT1n8f8 eSM/28jd9S2JJN1NFRBPXXwXvTCL9A== =KBv0 -----END PGP SIGNATURE----- --=-=-=--