From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mNW9Mx/Pr2UsKgAAe85BDQ:P1 (envelope-from ) for ; Tue, 23 Jan 2024 15:37:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id mNW9Mx/Pr2UsKgAAe85BDQ (envelope-from ) for ; Tue, 23 Jan 2024 15:37:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=jmt9I4aF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706020639; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=IXyb5TQEZiCYh1XLHlBgVhgnsRwo6MEWzg6hKKe1oNk=; b=iVcZQaY9o+paxUP8pb6JlR71zVWENEYNrYbIQKgyBu38c2IRrybEhQ3p0pl764is02ToyO l/72a6LwFcwGRinQaE4wLdJ1TRlvsZo9O3yedKTXaRxM0sYxV3/UOeqvQnlI6M4ToEAM7q k46sqMYtqcNtWebNRQT3BYFy2w/YzPvgQ39kI10ryyyEkyhMd6Hzhz5h+GJWwxCrgIgshK 0jcbkhiyxR9h2D3YupRfrb5kUd1FnJ306BhNNfxef1U9rrwPo8bAAVgDSNWSo/SbeSGRm5 8tGSdJuTzEbRdKNOt7fpTSJYH6f4ilKHQmnvhZiCDpnaU++WjrkNrTtFRcohPQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=jmt9I4aF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706020639; a=rsa-sha256; cv=none; b=tTN6eV3pVTcORRRU+8FkdOTerxBCuyh+mnapMs0HFLzNtE1+8VeqRnwakQXzk+sqgkuxCE BWdsz/nFy4t5LwVJG1ZeSgieYVSj8hrd89Zv3S9FT7iJd65aBEFixFEXGZOYd2Ajgwymup uI1DrYoUDMYGYbsh0WCyWMUuXbRKNxhm673LlTd7tdKPF9PoDLlDXBLCKQSvzrX5r/uD+D wxJ9O1nuiLbJWt3cgmZM9/aIt6hk6CZJJMY0P7/tZk92X6sFB8CfqA+PVqMIjik0dgzpU8 Yu9KAG7M+AvVzy29fySnmDBnKvY1rXOzvLq44MIOOtc+Pt08POhjNH9cuHsvKw== 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 A30FF39DF6 for ; Tue, 23 Jan 2024 15:37:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSHtg-0002Yn-8G; Tue, 23 Jan 2024 09:37:08 -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 ) id 1rSHtc-0002Vg-1q for guix-patches@gnu.org; Tue, 23 Jan 2024 09:37:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rSHtb-0002zW-N0 for guix-patches@gnu.org; Tue, 23 Jan 2024 09:36:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rSHtg-0008LV-9p for guix-patches@gnu.org; Tue, 23 Jan 2024 09:37:04 -0500 Subject: bug#68665: [PATCH 00/12 rust-team] gnu: Add Rust dependencies of python-cramjam. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 23 Jan 2024 14:37:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68665 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Troy Figiel Cc: 68665-done@debbugs.gnu.org Received: via spool by 68665-done@debbugs.gnu.org id=D68665.170602058931975 (code D ref 68665); Tue, 23 Jan 2024 14:37:04 +0000 Received: (at 68665-done) by debbugs.gnu.org; 23 Jan 2024 14:36:29 +0000 Received: from localhost ([127.0.0.1]:42535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSHt6-0008Jf-GT for submit@debbugs.gnu.org; Tue, 23 Jan 2024 09:36:28 -0500 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:53370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSHt3-0008JQ-Pb for 68665-done@debbugs.gnu.org; Tue, 23 Jan 2024 09:36:27 -0500 Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-40eb033c1b0so20805575e9.2 for <68665-done@debbugs.gnu.org>; Tue, 23 Jan 2024 06:36:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706020575; x=1706625375; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=IXyb5TQEZiCYh1XLHlBgVhgnsRwo6MEWzg6hKKe1oNk=; b=jmt9I4aF02/rb7NY3MsP+6N/fDpz/logEMJzgJyd5j0M32TPBy+GaWF8GGhJQTcfiz +boXsKsDBhBtGGpm17/1e898UTUra3vyJ1drnWfei+QGk7ETxAXkoQweLUm2O6gLMtd4 nwo8q8/A/kWA06OtzAvEBpRLvB5l+qsSvDKpp8a9TBkBELeHs/m3X8J9l6X0r/9FelqO 3GzDS34u5YaRzxBntO0urXjtxYsMTA/2cX9YUiWi/EtvdELLJUa8YTd+IELS/2SDpMus khftp1bkf19VuS7G2RRw4K+zD7aVEMvwBbP3Nn/iHOUlQm6Hu6uNyL02vxQTklLZoXnT Vtgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706020575; x=1706625375; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IXyb5TQEZiCYh1XLHlBgVhgnsRwo6MEWzg6hKKe1oNk=; b=wcI32rr9VxU0wkM9TTyZlkR9rQFXswMIA56g8GaOkhjHBTNpSugu/OQkoARqW526Jw gAOpQUJ2kHeoKOlOuTCSiXOA9ylEie+ayHehz5dRj1rhEzvq0SHhS03gks+zH4Byw+IB uBA16xlXbdSNS+tjTWOxZW96j9HvJfEOOr5sydIWtQGy/z22aTYAVzCT0p78JHct4hur VkP9lbHiuo0qTCSs0/hDeFSEREP8MudBP6xGVxEpRU7uDRmMf1rIIbelOwzIoarRVHpj DC63/KbPNR6MkTOlGkw9wS1tBDEijvJwjYx8X9teWx/zo6GnkY9QUthmOBPeArkr01k+ swHw== X-Gm-Message-State: AOJu0YzgFJDSob++1jn8/20pQ1lQv2SXy3qeioQEPu+YvXYb7r40UrUS Y1BujSwLeYaVMqg5RZBMsL6jBRYd1d/SNzcFQ0KUYR9CaifU5YJi X-Google-Smtp-Source: AGHT+IGkexDrgHPSEbIvzXphX4e277PviLvP3C/4RExWle7NG3oKTqtCvsMYzYD3PqgmWpyUxc2Rkg== X-Received: by 2002:a05:600c:6a96:b0:40e:ae93:9d28 with SMTP id jl22-20020a05600c6a9600b0040eae939d28mr221782wmb.155.1706020574623; Tue, 23 Jan 2024 06:36:14 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id p21-20020a05600c359500b0040e3488f16dsm42300877wmq.12.2024.01.23.06.36.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jan 2024 06:36:14 -0800 (PST) Date: Tue, 23 Jan 2024 16:36:12 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Troy Figiel , 68665-done@debbugs.gnu.org References: <877ck1hslb.fsf@troyfigiel.com> <87msswgvnm.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CNudjqiafqiuoM7l" Content-Disposition: inline In-Reply-To: <87msswgvnm.fsf@troyfigiel.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.26 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -4.26 X-Migadu-Queue-Id: A30FF39DF6 X-TUID: yVEBV0plSEWN --CNudjqiafqiuoM7l Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 23, 2024 at 12:02:21PM +0100, Troy Figiel wrote: > Two short points: >=20 > 1. It seems I forgot to add my copyright. In the past I added it to > crates-graphics.scm and not to crates-io.scm as I thought. I could add > an additional 13th patch, or maybe it would be easier to include it in > one of the other patches. I've added it for you to crates-io, and also to rust-apps. > 2. How is the cross-build-system depedency best handled? In the git logs > I have found two merges of the rust branch into master (1 month and 9 > months ago), so if the merge happens once every ~6 months, it could be a > long wait. I am not in any rush, but in the meantime it does block me > from upstreaming other Python patches that depend on python-cramjam. If > there is a better way to handle this, I would love to know. We don't really have a target. I figured every 3 months or so, enough time to cover 2 rounds of rust version bumps, would probably be a good cadence. Checking qa.guix.gnu.org I don't see that anyone has asked for a merge currently, which is about when I'd plan on jumping in. In terms of goals for the branch currently, I'd like to make sure that it re-adds support for riscv64 (up to 1.75 locally!) and try to figure out the issue I'm having on ppc64le with building rust-1.73. And also move more packages out of crates-io to other modules, it's still over 3000. Also, patches pushed. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --CNudjqiafqiuoM7l Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWvztwACgkQQarn3Mo9 g1FiMw/7BXUKgU+dns6lhSydU+LHD+IxOsjvjVOPn6h7ng314ynwiLtRnsy37/UN 8DHhOZ4X6lBhkI0ZO0ViQ0PtIqg6tZrE2ILX03FBSqHXXyLT/x3Iz55NNZqVhyqu Ad23tdLJlQO/8VOmwMaREQXB/1le2zfrZ//N886Fs8/x78L/vVjxDO21p1EVeD87 aC65uqE4MvQPAR4zn5LReePeLwTDjj+IwWCuj7mY8RrZydNiA+Zmbnl+rcRPSiuh JUjSgZinSzOSqNbdRtjTwA8224bXV70aFOSZZ9Sl8rl+TUd3M9Nc09ZCJsawNPtQ uexdHwZWzOk6AmUw/Sqp2FmKtF9GNKyjcmMk/JIt7ypZC/PVWD+BTfyYh8L513Ft YKNAIeXvwgyiZQZkdXC2J5J0N69jNEirjBeheV6mUbzu77ekeFsANbvMETDlhW4k kMmKQTyZa3YnaTaKf+V6N97cvpuJbH/jhaog5W/wMEuCqLOBVKzDESmVpAUvJdsg Ncf/61bb9hdifctj5f3HkKMdaY6A4/MBWfDPNmdMUqLkueapkBtYW5RCy3LtJqop VtLzXYHO8zi/bXQnzCJW7mhCck3BGGsX3/PxgXERHWywdfAs9Fzl5nBygqAx/2wm 6tTvJBtGdiPEaOxAM+hDJXQ6IXHs+4tQnO++0Mmoj5TEh/u9QCE= =tzsy -----END PGP SIGNATURE----- --CNudjqiafqiuoM7l--