Received: (at submit) by debbugs.gnu.org; 7 Feb 2023 20:27:42 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Feb 07 15:27:42 2023
Received: from localhost ([127.0.0.1]:54139 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1pPUZ4-0001Y2-7Y
for submit <at> debbugs.gnu.org; Tue, 07 Feb 2023 15:27:42 -0500
Received: from lists.gnu.org ([209.51.188.17]:34926)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <andrius@HIDDEN>) id 1pPUZ2-0001Xv-7X
for submit <at> debbugs.gnu.org; Tue, 07 Feb 2023 15:27:40 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <andrius@HIDDEN>)
id 1pPUZ1-0004gY-Uk
for bug-guix@HIDDEN; Tue, 07 Feb 2023 15:27:39 -0500
Received: from mail.stikonas.eu ([82.71.3.19])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <andrius@HIDDEN>)
id 1pPUYz-0001jl-Rj
for bug-guix@HIDDEN; Tue, 07 Feb 2023 15:27:39 -0500
Received: from pine.stikonas.eu (localhost [IPv6:::1])
by mail.stikonas.eu (Postfix) with ESMTP id C1DE513A9FC2E;
Tue, 7 Feb 2023 20:27:32 +0000 (GMT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=stikonas.eu; s=mail;
t=1675801652; bh=SAoEMqjelyQdxrcltzqosnRFRlbKAKLBMbTFGwpVnEU=;
h=From:To:Subject:Date;
b=AuOA+BsrdlJCJtd2SpmwUlDKCSHVAWAeAV6IxBt1ZC1nNCAMB/AmIsu5TTdX1omnq
F9CRunH+/pVWQKltuzz8FGJgSZXXCGpqccVgWEa3lQPf3f0SqBGt/WyItFqTsykbMj
wn6cdsK6XmTGJI7Nse1ILBZRAvvs2v45b5kSQeW4=
Received: from laptop.localnet ([2a02:8010:6548:0:8bb2:1488:f49f:1676])
by pine.stikonas.eu with ESMTPSA id rCAzJjS04mOLHgwAtWO0jw
(envelope-from <andrius@HIDDEN>); Tue, 07 Feb 2023 20:27:32 +0000
From: Andrius =?utf-8?B?xaB0aWtvbmFz?= <andrius@HIDDEN>
To: bug-guix@HIDDEN
Subject: rust tarballs include precompiled amd64 binaries
Date: Tue, 07 Feb 2023 20:27:32 +0000
Message-ID: <2611678.TWR48h1MnF@laptop>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Received-SPF: pass client-ip=82.71.3.19; envelope-from=andrius@HIDDEN;
helo=mail.stikonas.eu
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001,
SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
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: -2.4 (--)
Rust source tarballs ship two precombiled amd64 binaries vendor/vte/vim10m_{match,table} that should not be included.
I'm not sure whether they are actually used but we should still remove them.
Those binaries come from vte 0.3 crate and upstream is willing to upgrade vte to fix it
https://github.com/rust-lang/rust/pull/107710
So hopefully rust 1.68 will not have this problem anymore.
Note that this also affects rust-bootstrap package.
Andrius Štikonas <andrius@HIDDEN>:bug-guix@HIDDEN.
Full text available.bug-guix@HIDDEN:bug#61352; Package guix.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.