From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0IgiFn/Z316VMQAA0tVLHw (envelope-from ) for ; Tue, 09 Jun 2020 18:48:31 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id EP/tEX/Z314kJQAAbx9fmQ (envelope-from ) for ; Tue, 09 Jun 2020 18:48:31 +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 D38CF94030A for ; Tue, 9 Jun 2020 18:48:30 +0000 (UTC) Received: from localhost ([::1]:42626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jijIS-00013Q-4z for larch@yhetil.org; Tue, 09 Jun 2020 14:48:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jijI5-00012E-Qm for bug-guix@gnu.org; Tue, 09 Jun 2020 14:48:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49369) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jijI2-00038O-2C for bug-guix@gnu.org; Tue, 09 Jun 2020 14:48:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jijI2-0000SS-17 for bug-guix@gnu.org; Tue, 09 Jun 2020 14:48:02 -0400 Subject: bug#41768: x265 fails to build on i686 Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 09 Jun 2020 18:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41768 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41768-done@debbugs.gnu.org Mail-Followup-To: 41768@debbugs.gnu.org, marius@gnu.org, marius@gnu.org Received: via spool by 41768-done@debbugs.gnu.org id=D41768.15917284581726 (code D ref 41768); Tue, 09 Jun 2020 18:48:01 +0000 Received: (at 41768-done) by debbugs.gnu.org; 9 Jun 2020 18:47:38 +0000 Received: from localhost ([127.0.0.1]:60914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jijHd-0000Rl-SW for submit@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jijHd-0000Ra-8T for 41768-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47417) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jijHX-00031q-VD for 41768-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:31 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:47794 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jijHU-0003AO-AR for 41768-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:30 -0400 From: Marius Bakke In-Reply-To: <87ftb55il6.fsf@gnu.org> References: <87ftb55il6.fsf@gnu.org> Date: Tue, 09 Jun 2020 20:47:24 +0200 Message-ID: <87bllsgjpf.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: -1.61 X-TUID: S2txASctuNlO --=-=-= Content-Type: text/plain Marius Bakke writes: > Hello, > > Since commit bec45e6ddb0fd8b8feff3c0147936e4d8f41208d, 'x265' fails to > build on i686: I worked around this in d32a3b395c4b9926316779aecec4e5e02ad571ef by removing the nasm input on i686. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7f2T0ACgkQoqBt8qM6 VPq7SggAn4ccrohmHxRx3GXWE/iFRWpG8tx172wnNl0OeSOcN69xBotqkc2RdnqV Iq1f+NnuJoksQHit/rBuHb0Q3WS9GwFfsiIaS+lZbQkYqiJOu2gm4BHHQN+53+Ne JEaW+l/XSWRlw07x2doP1Pc3cPeItYoWvA/TVA7FNs8too0DePttG/rKtDtMn1QB LhBjy+p1sM2KiTecARKN1ipYjrtX7n47Jg3uAa7tGf917rQSxA79lWsrxzJI+duV 2/aGxKxyodR7dkPaq/KhFvscqrQXWqZXxbsoXV5F2np73TJ6aqsvR+WVtrIkWkjI 0w/r4gYcTQyROSdG4UFL3LvHb7CajA== =Q1Ti -----END PGP SIGNATURE----- --=-=-=--