From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wHZGBWfsTmJGrwAAgWs5BA (envelope-from ) for ; Thu, 07 Apr 2022 15:51:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8NmIOWbsTmK3RwEAG6o9tA (envelope-from ) for ; Thu, 07 Apr 2022 15:51:34 +0200 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 7BB73D7C3 for ; Thu, 7 Apr 2022 15:51:33 +0200 (CEST) Received: from localhost ([::1]:45306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ncSXs-0004i7-7r for larch@yhetil.org; Thu, 07 Apr 2022 09:51:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52610) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncSOi-00054V-Ew for guix-patches@gnu.org; Thu, 07 Apr 2022 09:42:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38115) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ncSOf-0001wn-Mf for guix-patches@gnu.org; Thu, 07 Apr 2022 09:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ncSOf-0003Co-JS for guix-patches@gnu.org; Thu, 07 Apr 2022 09:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54757] [PATCH v2] gnu: Add librseq. Resent-From: Olivier Dion Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Apr 2022 13:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54757 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler , Olivier Dion , 54757@debbugs.gnu.org Received: via spool by 54757-submit@debbugs.gnu.org id=B54757.164933886712249 (code B ref 54757); Thu, 07 Apr 2022 13:42:01 +0000 Received: (at 54757) by debbugs.gnu.org; 7 Apr 2022 13:41:07 +0000 Received: from localhost ([127.0.0.1]:60245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncSNn-0003BV-FN for submit@debbugs.gnu.org; Thu, 07 Apr 2022 09:41:07 -0400 Received: from smtp.polymtl.ca ([132.207.4.11]:53966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncSNk-0003Ao-Cw for 54757@debbugs.gnu.org; Thu, 07 Apr 2022 09:41:05 -0400 Received: from laura.hitronhub.home (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 237DeirB022786 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 7 Apr 2022 09:40:57 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 237DeirB022786 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=polymtl.ca; s=default; t=1649338858; bh=RZgKPZp1yVGG41oANmNifpRiJJnsBTDMb+hIoXjfdPY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=embQYxTHKefLGtKKS8WKHvwO1yiG8XfZliGMQcoTJnADxOm0JGtXwwJe/2ilfcabp 5e4/YUlY3p0EePdV7E4YH6xzhMJuAqY2NiyG8ruTYK/cheav3VIv73Ey5VLr35Fk4K kUkq8JLLsqBy4ovbnG0RtaEwz3c5KLAC+8SaNLcU= Date: Thu, 7 Apr 2022 09:40:43 -0400 Message-Id: <0af416702325df5253f135c84b09ba32843af473.1649338754.git.olivier.dion@polymtl.ca> X-Mailer: git-send-email 2.34.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Poly-FromMTA: (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) at Thu, 7 Apr 2022 13:40:44 +0000 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" Reply-to: Olivier Dion X-ACL-Warn: , Olivier Dion via Guix-patches From: Olivier Dion via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649339494; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=RZgKPZp1yVGG41oANmNifpRiJJnsBTDMb+hIoXjfdPY=; b=KJQAmfXaS03R931qY3Fkx3vkNukvHMFHchUHEpiiy1CB9xgrWqsmLiTt3uEEdV7Kl2HIVt BgIjzOnluynzVdvpx7AJccfOP+uHdqZOn3u5ts7gCUENaXIGpx2eaUIl1CzZ56AWK77Gxq l+7/1fpIW+em8O2g2jajKRZMqO5H6xRBReWvyuGgGvdXgWqbxkxT3oVYVnC8ASbsF/4Mg4 rflA+QuwdaDr42JNsQh1CMEWeVKRvq3esc0ciAHOW++u3yEBYMmJGND9kfZhkidlGk27xK jb9zF9RqKe/TGAS3IElpdZ5bz7YmlNGxLctPqyxYVtyY1ikU6sfl0Wd/Cnn91Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649339494; a=rsa-sha256; cv=none; b=TFHH0fk1O2y8x1qo3VNtLT3Gqh30hjCpSJuVxF+jsnwsZCi4I6h7EIv3XSFW6Sga44Qsm8 HsA1biSEDGE+p3c3C8w3qos+XdbeS/i2uf5AQWw4zGw76R2tlfUEN+5E332e9Mtr5biTpI o2EXfcLp+rQM2q5Bn3gOtSyXfnLDRrpvuqm/PFdhiYuc+NfGBNZPBkQDLbfy8QWgpysgPF +DTm1re/I2v17PSPVztxeixbjY+iIRSq++Bfo0IaOSJuWFjXO4SmsspiiSSfYxCfB8E64m yDtxB4CaA3t0FsTXr3A1+hJvmm/6CpNq4Qhj5p4jZtG2g9E9UzqO7z4khQ5uGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=polymtl.ca header.s=default header.b=embQYxTH; 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" X-Migadu-Spam-Score: -3.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=polymtl.ca header.s=default header.b=embQYxTH; 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" X-Migadu-Queue-Id: 7BB73D7C3 X-Spam-Score: -3.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: pVFWmHW+dJcA * gnu/packages/engineering.scm (librseq): New variable. --- gnu/packages/engineering.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index cb721ddd2e..8d568d59a3 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -1148,6 +1148,34 @@ (define-public kicad-templates (description "This package contains the official KiCad project and worksheet templates."))) +(define-public librseq + ;; There's no release. + (let ((commit "170f840b498e1aff068b90188727a656111bfc2f") + (revision "1")) + (package + (name "librseq") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/compudj/librseq.git") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0rdx59y8y9x8cfmmx5gl66gibkzpk3kw5lrrqhrxan8zr37a055y")))) + (build-system gnu-build-system) + (native-inputs (list autoconf automake libtool)) + (home-page "https://github.com/compudj/librseq") + (synopsis "Userspace library for restartable sequences") + (description "A restartable sequence is a critical region delimited by a +program where if its execution is preempted or interrupted, the kernel will +divert the program control flow to a defined abort handler. They are a good +alternative to atomic operations for critical fast paths and are usually used +in the context of per-cpu data. The library offers ABI headers to interface +with the kernel and various utilities such as per-cpu counters.") + (license (list license:lgpl2.1 license:expat))))) + (define-public linsmith (package (name "linsmith") -- 2.34.0