From unknown Wed Jun 18 23:07:30 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#57030 <57030@debbugs.gnu.org> To: bug#57030 <57030@debbugs.gnu.org> Subject: Status: [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. Reply-To: bug#57030 <57030@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:07:30 +0000 retitle 57030 [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. reassign 57030 guix-patches submitter 57030 Nicolas Graves severity 57030 normal tag 57030 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 07 06:10:24 2022 Received: (at submit) by debbugs.gnu.org; 7 Aug 2022 10:10:24 +0000 Received: from localhost ([127.0.0.1]:36000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKdEm-0006t2-7N for submit@debbugs.gnu.org; Sun, 07 Aug 2022 06:10:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:39880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKdEg-0006sl-Jw for submit@debbugs.gnu.org; Sun, 07 Aug 2022 06:10:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKdEg-00032C-Cu for guix-patches@gnu.org; Sun, 07 Aug 2022 06:10:18 -0400 Received: from 8.mo583.mail-out.ovh.net ([178.32.116.78]:57069) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKdEd-0000Rd-Um for guix-patches@gnu.org; Sun, 07 Aug 2022 06:10:18 -0400 Received: from player773.ha.ovh.net (unknown [10.109.138.143]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id A7B4B228CD for ; Sun, 7 Aug 2022 10:10:11 +0000 (UTC) Received: from ngraves.fr (unknown [176.166.159.77]) (Authenticated sender: ngraves@ngraves.fr) by player773.ha.ovh.net (Postfix) with ESMTPSA id 39BB82D6A543C for ; Sun, 7 Aug 2022 10:10:10 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-100R003e1d7cc02-0928-4f1a-883f-d9923412e25b, AC1F97F36DD8A5CAA60687340F4EEE9223FA2898) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 176.166.159.77 From: Nicolas Graves To: guix-patches@gnu.org Subject: [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. Date: Sun, 07 Aug 2022 12:10:09 +0200 Message-ID: <87v8r4tldq.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 10340827697462043386 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvdefiedgvdejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepueejleeileejfffhleetjedtleejheevudffleevgfdufeekhefgvddvveegveefnecukfhppedtrddtrddtrddtpddujeeirdduieeirdduheelrdejjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtpdhhvghlohepphhlrgihvghrjeejfedrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekfe Received-SPF: pass client-ip=178.32.116.78; envelope-from=ngraves@ngraves.fr; helo=8.mo583.mail-out.ovh.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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/crates-io.scm (rust-tracing-futures-0.2): Fix build phase. --- gnu/packages/crates-io.scm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index cfafce9aa3..a7a90df7ea 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -66323,7 +66323,17 @@ (define-public rust-tracing-futures-0.2 "0k4vd3jyqz9cx8rbwbp0p93qfp1w6rfk7sc6c1jh1ai18zqvcyxb")))) (build-system cargo-build-system) (arguments - `(#:cargo-inputs + `(#:phases + (modify-phases %standard-phases + (add-after 'patch-cargo-checksums 'patch-tests + (lambda _ + (substitute* '("tests/support.rs" "src/lib.rs") + (("../../tracing/tests/support/mod.rs") + (string-append + "../guix-vendor/rust-tracing-" + "0.1.23" ;; TODO replace by rust-tracing version + ".tar.gz/tests/support/mod.rs")))))) + #:cargo-inputs (("rust-futures" ,rust-futures-0.3) ("rust-futures-task" ,rust-futures-task-0.3) ("rust-pin-project" ,rust-pin-project-0.4) -- 2.37.1 -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 07 06:16:16 2022 Received: (at 57030) by debbugs.gnu.org; 7 Aug 2022 10:16:16 +0000 Received: from localhost ([127.0.0.1]:36007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKdKS-00072G-2a for submit@debbugs.gnu.org; Sun, 07 Aug 2022 06:16:16 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:52086) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKdKO-000725-SP for 57030@debbugs.gnu.org; Sun, 07 Aug 2022 06:16:15 -0400 Received: from [IPV6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16] ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by laurent.telenet-ops.be with bizsmtp id 4aG92800120ykKC01aG9Ye; Sun, 07 Aug 2022 12:16:11 +0200 Message-ID: <6434eff2-4b01-4753-b352-25a9e79648c6@telenet.be> Date: Sun, 7 Aug 2022 12:16:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [bug#57030] [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. Content-Language: en-US To: Nicolas Graves , 57030@debbugs.gnu.org References: <87v8r4tldq.fsf@ngraves.fr> From: Maxime Devos In-Reply-To: <87v8r4tldq.fsf@ngraves.fr> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------I0Qh93qyoQOQj7UTH2Jtsmhm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1659867371; bh=dcXhrskeXpD2qY5yYidAkwAgYFzA3fSe3dyLHiKjo0E=; h=Date:Subject:To:References:From:In-Reply-To; b=PONO7PkgNPTt3tm47O+BCr+sARznX0c/77U1dUon2U6JcGNtCPD3I8qbx/5PtN3y7 mteeEKM8s7OEmEuNA1YCMcQSX6LC57uXxiOfChXeDnLChv8rzq3uVBagpYtRAsYM3a ArsqPI3pME5xEdx88kz5WBqyeFHi/jCGT2+mhEHWTbF5kuNXvMrsRbTsO4lKvEafxI 7b3QDyc8UWnVrhCUFw52Z1Qys74EZGqCyTfAJqTHGAu9Y3Aon2djvXkJxmTAjWDZDW T7Isqs/y0nYU1SkvkTIDmR39hgDlP12aUtPPWNiXOaYHI01zFXEmkMy4kfIUcJnkpT zYAV80PdicirQ== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57030 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------I0Qh93qyoQOQj7UTH2Jtsmhm Content-Type: multipart/mixed; boundary="------------vpApTv9sDJyqitTpROkz8QDH"; protected-headers="v1" From: Maxime Devos To: Nicolas Graves , 57030@debbugs.gnu.org Message-ID: <6434eff2-4b01-4753-b352-25a9e79648c6@telenet.be> Subject: Re: [bug#57030] [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. References: <87v8r4tldq.fsf@ngraves.fr> In-Reply-To: <87v8r4tldq.fsf@ngraves.fr> --------------vpApTv9sDJyqitTpROkz8QDH Content-Type: multipart/mixed; boundary="------------QrS70LgC1YzIFu75LETEtixn" --------------QrS70LgC1YzIFu75LETEtixn Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 DQpPbiAwNy0wOC0yMDIyIDEyOjEwLCBOaWNvbGFzIEdyYXZlcyB2aWEgR3VpeC1wYXRjaGVz IHZpYSB3cm90ZToNCj4gKyAgICAgICAgICAgICAgICAgIjAuMS4yMyIgOzsgVE9ETyByZXBs YWNlIGJ5IHJ1c3QtdHJhY2luZyB2ZXJzaW9uDQosKHBhY2thZ2UtdmVyc2lvbiBydXN0LXRy YWNpbmctMC4xKQ0K --------------QrS70LgC1YzIFu75LETEtixn Content-Type: application/pgp-keys; name="OpenPGP_0x49E3EE22191725EE.asc" Content-Disposition: attachment; filename="OpenPGP_0x49E3EE22191725EE.asc" Content-Description: OpenPGP public key Content-Transfer-Encoding: quoted-printable -----BEGIN PGP PUBLIC KEY BLOCK----- xjMEX4ch6BYJKwYBBAHaRw8BAQdANPb/d6MrGnGi5HyvODCkBUJPRjiFQcRU5V+m xvMaAa/NL01heGltZSBEZXZvcyA8bWF4aW1lLmRldm9zQHN0dWRlbnQua3VsZXV2 ZW4uYmU+wpAEExYIADgWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCX4ch6AIbAwUL CQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRBJ4+4iGRcl7japAQC3opZ2KGWzWmRc /gIWSu0AAcfMwyinFEEPa/QhUt2CogD/e2RdF4CYAgaRHJJmZ9WU7piKbLZ7llB4 LzgezVDHggzNJU1heGltZSBEZXZvcyA8bWF4aW1lZGV2b3NAdGVsZW5ldC5iZT7C kAQTFggAOBYhBMHzPuIMUo/bfdcBH0nj7iIZFyXuBQJf56ycAhsDBQsJCAcDBRUK CQgLBRYCAwEAAh4BAheAAAoJEEnj7iIZFyXujpQBAKV1SwDDl4f24rXciDlB9L8W ycZt30CgbewMSRQk4mvbAP9dFMbVVixYBd6C8cfhR+NsOBGiOJnQABlUmgNuqGFJ Dc44BF+HIegSCisGAQQBl1UBBQEBB0BOlzIWiJzgobMF6/cqwLaLk7jIcFSZ++c0 k9cCNT6YXwMBCAfCeAQYFggAIBYhBMHzPuIMUo/bfdcBH0nj7iIZFyXuBQJfhyHo AhsMAAoJEEnj7iIZFyXuMr0BAJc8cl5PGvVmVuSQVKjleNl4DK1/XAaPAYPe34AE fZJPAP9IqLCQhH/FeJanHqBP8gNdGNI2qn8RnnLVfRJgUjZ1BA=3D=3D =3DOVqp -----END PGP PUBLIC KEY BLOCK----- --------------QrS70LgC1YzIFu75LETEtixn-- --------------vpApTv9sDJyqitTpROkz8QDH-- --------------I0Qh93qyoQOQj7UTH2Jtsmhm Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYu+Q6AUDAAAAAAAKCRBJ4+4iGRcl7rTr AP9GY82xoddWSR0Q5RNOKuHADD+QWaJoG+r2jphuMYHTzQEA3u+7pq2DD/jV8M4zDADExM9PBiE9 3U7Z8NSlOTUFFgE= =yAwk -----END PGP SIGNATURE----- --------------I0Qh93qyoQOQj7UTH2Jtsmhm-- From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 07 09:46:00 2022 Received: (at 57030) by debbugs.gnu.org; 7 Aug 2022 13:46:00 +0000 Received: from localhost ([127.0.0.1]:36237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKgbQ-0002Ba-1t for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:46:00 -0400 Received: from 13.mo584.mail-out.ovh.net ([178.33.251.8]:46853) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKgbK-0002BJ-Db for 57030@debbugs.gnu.org; Sun, 07 Aug 2022 09:45:58 -0400 Received: from player762.ha.ovh.net (unknown [10.109.146.163]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id 341A223971 for <57030@debbugs.gnu.org>; Sun, 7 Aug 2022 13:45:51 +0000 (UTC) Received: from ngraves.fr (unknown [176.166.159.77]) (Authenticated sender: ngraves@ngraves.fr) by player762.ha.ovh.net (Postfix) with ESMTPSA id 672A12D4EFE7B; Sun, 7 Aug 2022 13:45:50 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-107S0018cc740ef-34a1-4d61-8673-5c83c8d2c537, AC1F97F36DD8A5CAA60687340F4EEE9223FA2898) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 176.166.159.77 From: Nicolas Graves To: 57030@debbugs.gnu.org Subject: [PATCH] gnu: rust-tracing-futures-0.2: Fix build when used as an input. Date: Sun, 07 Aug 2022 15:45:49 +0200 Message-ID: <87sfm8tbea.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 13983395371666891490 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvdefiedgjeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeffiefgieduteethefggfeiteeguedvgffhkeffveeikeehvefgtdfgfefgfeegleenucffohhmrghinhepthhokhhiohdrrhhsnecukfhppedtrddtrddtrddtpddujeeirdduieeirdduheelrdejjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtpdhhvghlohepphhlrgihvghrjeeivddrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeehjedtfedtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeeg X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57030 Cc: ngraves@ngraves.fr X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/crates-io.scm (rust-tracing-futures-0.2): Fix build when used as an input. --- gnu/packages/crates-io.scm | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index a7a90df7ea..04840039be 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -66323,25 +66323,26 @@ (define-public rust-tracing-futures-0.2 "0k4vd3jyqz9cx8rbwbp0p93qfp1w6rfk7sc6c1jh1ai18zqvcyxb")))) (build-system cargo-build-system) (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'patch-cargo-checksums 'patch-tests - (lambda _ - (substitute* '("tests/support.rs" "src/lib.rs") - (("../../tracing/tests/support/mod.rs") - (string-append - "../guix-vendor/rust-tracing-" - "0.1.23" ;; TODO replace by rust-tracing version - ".tar.gz/tests/support/mod.rs")))))) - #:cargo-inputs - (("rust-futures" ,rust-futures-0.3) + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'patch-cargo-checksums 'patch-tests + (lambda _ + (substitute* '("tests/support.rs" "src/lib.rs") + (("../../tracing/tests/support/mod.rs") + #$(file-append rust-tracing-0.1 + "/share/cargo/src/tracing-" + (package-version rust-tracing-0.1) + "/tests/support/mod.rs")))))) + #:cargo-inputs + `(("rust-futures" ,rust-futures-0.3) ("rust-futures-task" ,rust-futures-task-0.3) ("rust-pin-project" ,rust-pin-project-0.4) ("rust-tokio" ,rust-tokio-0.1) ("rust-tokio-executor" ,rust-tokio-executor-0.1) ("rust-tracing" ,rust-tracing-0.1)) - #:cargo-development-inputs - (("rust-tokio" ,rust-tokio-0.1) + #:cargo-development-inputs + `(("rust-tokio" ,rust-tokio-0.1) ("rust-tokio-test" ,rust-tokio-test-0.2) ("rust-tracing-core" ,rust-tracing-core-0.1)))) (home-page "https://tokio.rs") -- 2.37.1 <#secure method=pgpmime mode=sign> -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 07 09:49:17 2022 Received: (at 57030) by debbugs.gnu.org; 7 Aug 2022 13:49:17 +0000 Received: from localhost ([127.0.0.1]:36241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKgea-0002JW-L1 for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:49:16 -0400 Received: from 20.mo561.mail-out.ovh.net ([178.33.47.94]:50153) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKgeY-0002JM-Qz for 57030@debbugs.gnu.org; Sun, 07 Aug 2022 09:49:15 -0400 Received: from player732.ha.ovh.net (unknown [10.111.208.67]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 24F0923A1D for <57030@debbugs.gnu.org>; Sun, 7 Aug 2022 13:49:12 +0000 (UTC) Received: from ngraves.fr (unknown [176.166.159.77]) (Authenticated sender: ngraves@ngraves.fr) by player732.ha.ovh.net (Postfix) with ESMTPSA id 7823C1F7DA7A0; Sun, 7 Aug 2022 13:49:10 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-101G00496f79874-b7ea-4080-8a53-367a4f3fa56b, AC1F97F36DD8A5CAA60687340F4EEE9223FA2898) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 176.166.159.77 From: Nicolas Graves To: 57030@debbugs.gnu.org Subject: [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. Date: Sun, 07 Aug 2022 15:49:09 +0200 Message-ID: <87pmhctb8q.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 14039690364877267682 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvdefiedgjedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeffiefgieduteethefggfeiteeguedvgffhkeffveeikeehvefgtdfgfefgfeegleenucffohhmrghinhepthhokhhiohdrrhhsnecukfhppedtrddtrddtrddtpddujeeirdduieeirdduheelrdejjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtpdhhvghlohepphhlrgihvghrjeefvddrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeehjedtfedtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedu X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57030 Cc: ngraves@ngraves.fr X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/crates-io.scm (rust-tracing-futures-0.2): Fix build phase. --- gnu/packages/crates-io.scm | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index cfafce9aa3..04840039be 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -66323,15 +66323,26 @@ (define-public rust-tracing-futures-0.2 "0k4vd3jyqz9cx8rbwbp0p93qfp1w6rfk7sc6c1jh1ai18zqvcyxb")))) (build-system cargo-build-system) (arguments - `(#:cargo-inputs - (("rust-futures" ,rust-futures-0.3) + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'patch-cargo-checksums 'patch-tests + (lambda _ + (substitute* '("tests/support.rs" "src/lib.rs") + (("../../tracing/tests/support/mod.rs") + #$(file-append rust-tracing-0.1 + "/share/cargo/src/tracing-" + (package-version rust-tracing-0.1) + "/tests/support/mod.rs")))))) + #:cargo-inputs + `(("rust-futures" ,rust-futures-0.3) ("rust-futures-task" ,rust-futures-task-0.3) ("rust-pin-project" ,rust-pin-project-0.4) ("rust-tokio" ,rust-tokio-0.1) ("rust-tokio-executor" ,rust-tokio-executor-0.1) ("rust-tracing" ,rust-tracing-0.1)) - #:cargo-development-inputs - (("rust-tokio" ,rust-tokio-0.1) + #:cargo-development-inputs + `(("rust-tokio" ,rust-tokio-0.1) ("rust-tokio-test" ,rust-tokio-test-0.2) ("rust-tracing-core" ,rust-tracing-core-0.1)))) (home-page "https://tokio.rs") -- 2.37.1 <#secure method=pgpmime mode=sign> -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 07 09:56:17 2022 Received: (at 57030) by debbugs.gnu.org; 7 Aug 2022 13:56:17 +0000 Received: from localhost ([127.0.0.1]:37997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKglL-0002vJ-Av for submit@debbugs.gnu.org; Sun, 07 Aug 2022 09:56:16 -0400 Received: from 7.mo560.mail-out.ovh.net ([188.165.48.182]:46209) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKglE-0002vC-KT for 57030@debbugs.gnu.org; Sun, 07 Aug 2022 09:56:13 -0400 Received: from player770.ha.ovh.net (unknown [10.108.4.4]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id E5D73232A2 for <57030@debbugs.gnu.org>; Sun, 7 Aug 2022 13:56:06 +0000 (UTC) Received: from ngraves.fr (unknown [176.166.159.77]) (Authenticated sender: ngraves@ngraves.fr) by player770.ha.ovh.net (Postfix) with ESMTPSA id CCEA62D60FB6C; Sun, 7 Aug 2022 13:56:04 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-102R004f0424be0-777f-4f19-80d6-98de46dabcdb, AC1F97F36DD8A5CAA60687340F4EEE9223FA2898) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 176.166.159.77 From: Nicolas Graves To: Maxime Devos , 57030@debbugs.gnu.org Subject: Re: [bug#57030] [PATCH] gnu: rust-tracing-futures-0.2: Fix build phase. In-Reply-To: <6434eff2-4b01-4753-b352-25a9e79648c6@telenet.be> References: <87v8r4tldq.fsf@ngraves.fr> <6434eff2-4b01-4753-b352-25a9e79648c6@telenet.be> Date: Sun, 07 Aug 2022 15:56:04 +0200 Message-ID: <87les0tax7.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 14156502481355793145 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvdefiedgjeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeijefgffffudeivefgudeihfdtgfeljefhvdevhfegkeejvedthfdtfeeljeehgfenucfkpheptddrtddrtddrtddpudejiedrudeiiedrudehledrjeejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehplhgrhigvrhejjedtrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepheejtdeftdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitd X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57030 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 2022-08-07 12:16, Maxime Devos wrote: > ,(package-version rust-tracing-0.1) Thanks! I also figured out there was an issue when using it as an input for other rust packages. It happens during the build phase so I've found no other solution than gexps, it works well now. Sorry for both patches, the third is the resulting from the merge of both first. -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 07 15:38:10 2022 Received: (at 57030) by debbugs.gnu.org; 7 Aug 2022 19:38:10 +0000 Received: from localhost ([127.0.0.1]:38329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKm6D-0005Lb-W4 for submit@debbugs.gnu.org; Sun, 07 Aug 2022 15:38:10 -0400 Received: from 9.mo575.mail-out.ovh.net ([46.105.78.111]:42953) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKm6B-0005LR-AW for 57030@debbugs.gnu.org; Sun, 07 Aug 2022 15:38:08 -0400 Received: from player698.ha.ovh.net (unknown [10.109.138.52]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 1616923A38 for <57030@debbugs.gnu.org>; Sun, 7 Aug 2022 19:38:04 +0000 (UTC) Received: from ngraves.fr (unknown [176.166.159.77]) (Authenticated sender: ngraves@ngraves.fr) by player698.ha.ovh.net (Postfix) with ESMTPSA id 0DAD82D51614D; Sun, 7 Aug 2022 19:38:01 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-109S003235ba1db-0e93-4443-bcd0-8ef549c98475, AC1F97F36DD8A5CAA60687340F4EEE9223FA2898) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 176.166.159.77 From: Nicolas Graves To: 57030@debbugs.gnu.org Subject: [PATCH 7/9 v2] gnu: rust-syn-1: Update to 1.0.96. Date: Sun, 07 Aug 2022 21:38:00 +0200 Message-ID: <87bksvu9nr.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1484780502239273698 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvdefiedgudegvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepudethfeugeehffetudeltedthefhheegkefgtddtueetudelkeeliedttddvfeehnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkpheptddrtddrtddrtddpudejiedrudeiiedrudehledrjeejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehplhgrhigvrheileekrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepheejtdeftdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhe X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57030 Cc: ngraves@ngraves.fr X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/crates-io.scm (rust-syn-1): Update to 1.0.96. --- gnu/packages/crates-io.scm | 44 ++++++++++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 99c70d3ca0..11a317ab71 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -60699,21 +60699,51 @@ (define-public rust-swc-1 (define-public rust-syn-1 (package (name "rust-syn") - (version "1.0.82") + (version "1.0.96") (source (origin - (method url-fetch) - (uri (crate-uri "syn" version)) - (file-name (string-append name "-" version ".tar.gz")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/dtolnay/syn") + (commit version))) + (file-name (git-file-name name version)) (sha256 - (base32 "0ncx7gg5mvd16q5xf77hgk09nwmfq0ppsn0vgc9x9jv0pg85vbwd")))) + (base32 + "1b2my32bcw01w556hc4xckafx1x85lz81shrcmmjqlml07hakwi9")) + (modules '((guix build utils))) + (snippet + '(begin + (delete-file-recursively "dev") + (delete-file-recursively "examples") + (delete-file-recursively "json") + (delete-file-recursively "codegen") + (delete-file-recursively "tests/crates") + (substitute* "Cargo.toml" + ((".*examples.*") "") + (("\"json\",") "") + (("\"dev\",") "") + (("\"tests/crates\",") "")))))) (build-system cargo-build-system) (arguments - `(#:skip-build? #t + `(#:cargo-test-flags + '( "--release""--all-features") + #:cargo-development-inputs + (("rust-anyhow" ,rust-anyhow-1) + ("rust-automod" ,rust-automod-1) + ("rust-flate2" ,rust-flate2-1) + ("rust-insta" ,rust-insta-1) + ("rust-rayon" ,rust-rayon-1) + ("rust-ref-cast" ,rust-ref-cast-1) + ("rust-regex" ,rust-regex-1) + ("rust-reqwest" ,rust-reqwest-0.11) + ("rust-tar" ,rust-tar-0.4) + ("rust-termcolor" ,rust-termcolor-1) + ("rust-walkdir" ,rust-walkdir-2)) #:cargo-inputs (("rust-proc-macro2" ,rust-proc-macro2-1) ("rust-quote" ,rust-quote-1) - ("rust-unicode-xid" ,rust-unicode-xid-0.2)))) + ("rust-unicode-ident" ,rust-unicode-ident-1)))) + (native-inputs (list pkg-config openssl)) (home-page "https://github.com/dtolnay/syn") (synopsis "Parser for Rust source code") (description -- 2.37.1 <#secure method=pgpmime mode=sign> -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 29 09:17:13 2022 Received: (at 57030-done) by debbugs.gnu.org; 29 Sep 2022 13:17:13 +0000 Received: from localhost ([127.0.0.1]:36630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odtPc-0004ZB-Qd for submit@debbugs.gnu.org; Thu, 29 Sep 2022 09:17:13 -0400 Received: from 6.mo561.mail-out.ovh.net ([188.165.43.173]:41283) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odtPZ-0004Z0-Is for 57030-done@debbugs.gnu.org; Thu, 29 Sep 2022 09:17:11 -0400 Received: from player716.ha.ovh.net (unknown [10.108.4.253]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 61F9B21A3F for <57030-done@debbugs.gnu.org>; Thu, 29 Sep 2022 13:17:08 +0000 (UTC) Received: from ngraves.fr (met42-h01-213-44-161-47.dsl.sta.abo.bbox.fr [213.44.161.47]) (Authenticated sender: ngraves@ngraves.fr) by player716.ha.ovh.net (Postfix) with ESMTPSA id B07D32F0B89AF for <57030-done@debbugs.gnu.org>; Thu, 29 Sep 2022 13:17:07 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-103G005607be474-f663-4ab4-855c-70c28f16dc67, B0E8D5270CD01EFF20DD9E8B4F81152F34611B42) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 213.44.161.47 From: Nicolas Graves To: 57030-done@debbugs.gnu.org Subject: [Nicolas Graves] Re: [PATCH 9/9] gnu: rust-tracing-attributes-0.1: Update to 0.1.20. References: <875yh61glq.fsf@ngraves.fr> Date: Thu, 29 Sep 2022 15:17:04 +0200 Message-ID: <87k05mz5f3.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 11156542179889177220 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrfeehtddgieefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedujefgffeftedvkeefudegueduheekffefffeggfevteefgefggefhteegueejfeenucfkpheptddrtddrtddrtddpvddufedrgeegrdduiedurdegjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtpdhhvghlohepphhlrgihvghrjeduiedrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeehjedtfedtqdguohhnvgesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeiud X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57030-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) -------------------- Start of forwarded message -------------------- From: Nicolas Graves To: done-57040@debbugs.gnu.org Subject: Re: [PATCH 9/9] gnu: rust-tracing-attributes-0.1: Update to 0.1.20. Date: Thu, 29 Sep 2022 14:59:29 +0200 This patches would require more work. If rust-syn is updated this way, if should go in inputs and not in cargo-inputs for packages using it, that makes everything more complicated. I'm not going to prioritize this anytime soon. I prefer to close the issue. -------------------- End of forwarded message -------------------- -- Best regards, Nicolas Graves From unknown Wed Jun 18 23:07:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 28 Oct 2022 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator