From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wKfCKpIRS2bM8gAAe85BDQ:P1 (envelope-from ) for ; Mon, 20 May 2024 11:02:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id wKfCKpIRS2bM8gAAe85BDQ (envelope-from ) for ; Mon, 20 May 2024 11:02:10 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=cc9AE2q8; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716195730; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=Nry/aFp5iW09zqx5GXjupxwk8oP6GM7BEA3O9arO0dw=; b=nR6VxiptHqLAJ/GrD+YbY5ZpvSkEs/1f3ubLSWA3q4A5YP725DKYfPhI4jRWPp/ZFY2sa5 Fv5tpub/rUg4d/NmXYCOZL+IZJxvxeI7UWFAwcCaZpVUhyr8Tgc/bimE4AbbBbTgn6WjAK EHRLZAxt2IUj92Q/Q81twCcaSM0pE5XYySjPJQWGTIRemjL4NdjgutjJYWvSyqyHWjM5rN nw1UM5uT4TIWU/SqS7d0rLfzfWr9ss9jTOfx6X+QTEaxMPOG2CS5vR/fys5aMlZQoBD8zl ADpCMGtqczra76eT1snnlawAFsIasTqP2azOlqwzDtPL7GPYLX6I2Mbyut+3mg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716195730; a=rsa-sha256; cv=none; b=njG5iFFm+b6q062NxV0SLdCQK0fHX+VcpjApAzi+MWEWSN1iAskjbT7SL1c4q+DfRR+DK7 90rZKQEh0yxDzDeEsP5w8I/8F8bRQnQJq07xFPA83DaptUEkb7sEdHw3X3OJAuFqc0vEFA 91Ompq24OHGBV1i36RP+vauEw8/MGu4y19xL6kxLSkVXHjRwGoKn/YBdSP5ccnSuMHZsbQ v2Epf+lkEhZxMddfTap+6Im7q3l6Yb6T4v+4w40rxLsYmEsaZRHeULMKwlE6ZKRRcOlyk1 6CfoG13kXsEVfmfGkptkOhOHCifH+9MAzrqIZqhAq7DxXVv9d0YRZThr7L7rxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=cc9AE2q8; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 9D311667DA for ; Mon, 20 May 2024 11:02:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s8yu9-0000vE-R4; Mon, 20 May 2024 05:02:02 -0400 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 1s8ytH-0000Wi-Tf for guix-patches@gnu.org; Mon, 20 May 2024 05:01:07 -0400 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 1s8ytH-0006la-K0 for guix-patches@gnu.org; Mon, 20 May 2024 05:01:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s8ytM-0007Em-19; Mon, 20 May 2024 05:01:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71076] [PATCH 16/81] gnu: Add rust-tikv-jemallocator-0.5. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Mon, 20 May 2024 09:01:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71076 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71076@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71076-submit@debbugs.gnu.org id=B71076.171619563627412 (code B ref 71076); Mon, 20 May 2024 09:01:11 +0000 Received: (at 71076) by debbugs.gnu.org; 20 May 2024 09:00:36 +0000 Received: from localhost ([127.0.0.1]:41163 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8ysl-00077z-BR for submit@debbugs.gnu.org; Mon, 20 May 2024 05:00:35 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:38769 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8ysP-00072D-F8 for 71076@debbugs.gnu.org; Mon, 20 May 2024 05:00:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1716195600; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Nry/aFp5iW09zqx5GXjupxwk8oP6GM7BEA3O9arO0dw=; b=cc9AE2q8n0cfVbRyj2UknfVWGeycHN10lN3VjywAIRPU2rUVjp0y/2UhLgop6Ls41JXiuX oqR79Uzzt1JF5qLtMMQwzBoz4VXBP75F6gwCSZAHxCclfsBA/rwkkj74PXkn8s/nliFACB WWDLZHjtUxomMqQuzoBQF7wy5iar9Ew1EQaJgaIaf3kQioZVTLAwkM+vPLRtQN0Vf7g0+b 5bWf9isOTzF3dmCqdY/nyB2OWhqkVoWs0RREq198RI5tjNcO9Pqmz04A8W3CBGFAhOegHi 06uyf2ucp4STJyGhKkbSYv05bEMhV7b4QbpR5sVz8tBdteLMhKSYcsEmODlMrA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 8929aa72 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <71076@debbugs.gnu.org>; Mon, 20 May 2024 09:00:00 +0000 (UTC) Date: Mon, 20 May 2024 10:58:21 +0200 Message-ID: <6fbc8eed33fd42900a149050de34cb5b98b3cf49.1716193122.git.herman@rimm.ee> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via 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: -1.86 X-Spam-Score: -1.86 X-Migadu-Queue-Id: 9D311667DA X-Migadu-Scanner: mx11.migadu.com X-TUID: I/jSa9dR+icg * gnu/packages/crates-io.scm (rust-tikv-jemallocator-0.5): Add variables. (rust-tikv-jemallocator-0.4): Inherit from rust-tikv-jemallocator-0.5. Change-Id: I7c280bbacbffb5aee78dc41d9fc082387992040d --- gnu/packages/crates-io.scm | 40 +++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 8aee499902..16583e582a 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -82778,8 +82778,38 @@ (define-public rust-tikv-jemalloc-sys-0.4 ("rust-fs-extra" ,rust-fs-extra-1) ("rust-libc" ,rust-libc-0.2)))))) +(define-public rust-tikv-jemallocator-0.5 + (package + (name "rust-tikv-jemallocator") + (version "0.5.4") + (source + (origin + (method url-fetch) + (uri (crate-uri "tikv-jemallocator" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1jpanfm9az8hcbg6dyxdabykx03lj0j4g9cbwfa6rig5dg1f0pwn")))) + (build-system cargo-build-system) + (arguments + (list + #:cargo-test-flags + '(list "--release" "--" + "--skip=background_threads_enabled") + #:cargo-inputs (list rust-libc-0.2 rust-tikv-jemalloc-sys-0.5) + #:cargo-development-inputs (list rust-paste-1 + rust-tikv-jemalloc-ctl-0.5) + #:phases override-jemalloc)) + (native-inputs (list jemalloc)) + (home-page "https://github.com/tikv/jemallocator") + (synopsis "Rust allocator backed by jemalloc") + (description + "This package provides a Rust allocator backed by jemalloc.") + (license (list license:expat license:asl2.0)))) + (define-public rust-tikv-jemallocator-0.4 (package + (inherit rust-tikv-jemallocator-0.5) (name "rust-tikv-jemallocator") (version "0.4.1") (source @@ -82791,20 +82821,12 @@ (define-public rust-tikv-jemallocator-0.4 (sha256 (base32 "1pyc94yx74s3vxnr22gnpj0b2f87s0vql0c5ayy1b1zb0jkaa51w")))) - (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-libc" ,rust-libc-0.2) ("rust-tikv-jemalloc-sys" - ,rust-tikv-jemalloc-sys-0.4)))) - (home-page - "https://github.com/tikv/jemallocator") - (synopsis - "Rust allocator backed by jemalloc") - (description - "This package provides a Rust allocator backed by jemalloc.") - (license (list license:expat license:asl2.0)))) + ,rust-tikv-jemalloc-sys-0.4)))))) (define-public rust-time-0.3 (package -- 2.41.0