From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UEIiMkLYYGUFAwEA9RJhRA:P1 (envelope-from ) for ; Fri, 24 Nov 2023 18:07:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UEIiMkLYYGUFAwEA9RJhRA (envelope-from ) for ; Fri, 24 Nov 2023 18:07:14 +0100 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 BA725646D6 for ; Fri, 24 Nov 2023 18:07:14 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iEemOAFs; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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-Seal: i=1; s=key1; d=yhetil.org; t=1700845634; a=rsa-sha256; cv=none; b=DuIq0qu0mXDxmA0R9IAkhijPDFG5fk/pgL/+6JSjLch53PxegmnPWO+oyjQ2jt4UoOW0lA QkR6C3sSpVTOT+4PbME1AQhihDYtoaSnPGSKQg1XdQynYnxvTzX1SsoQjNWttu4yXySYTe YHMYpcOoNt0WZ2rdgS7hF/C8THqT0geE4bUSmBxvBKjBMvj4p822cmG/0wpsKZsBDJK0fU XHglY7Cwire239M5tKOe5JL/Bf0xzod2Jo3ri9DxL/+iezWFEWidKxLnEvrL/yMYHoGE1g teQhsswQiCu47ib1QqNLgHuVXXr/c9FoD22RejSqLGgwLf2qD0blL+thTfsY6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iEemOAFs; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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=1700845634; h=from:from:sender:sender: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=Ndc/n9526/ijGym94t4QHToASb/0ed0WK2dUF04sSqo=; b=aB7wCoQYyhEzvzYkYllLNVJ59/h8SXXq7dCsYflUrFWuFvfV3CP7B+IbZIO5bQQ3QXzE9l AfAyWiieurmhkAXxyhq924xZElK3x5v4rTJ6S/9/ieJC7C9CQZRBDCupIS7pjkfIq5/LJM WybupmcRwPhIoVFoCQilbduDYnD3sfO7xcnY9iKbCLqm8lVRGIB6KD9PpNSH/z0Pmkppq7 jlX6QnMJHSjAOZo/enLALJLTYuWV8mnms31tNcj5yo7mqoWE/B5utkmdHgG54lOBBtiiwO s83iQQvHFZzo6ecv6tMaL2hiBdfUwig4C/f9msVaiGRZqnlp1L+52Er7uLtwcQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6Zdu-0000i1-Vc; Fri, 24 Nov 2023 12:07:02 -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 1r6Zdt-0000Xf-J3 for guix-patches@gnu.org; Fri, 24 Nov 2023 12:07:01 -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 1r6Zdt-0005fA-AB for guix-patches@gnu.org; Fri, 24 Nov 2023 12:07:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6Zdu-0004dN-ID; Fri, 24 Nov 2023 12:07:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67428] [PATCH v2 02/12] gnu: Add cl-syslog Resent-From: Michal Atlas Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 24 Nov 2023 17:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67428@debbugs.gnu.org Cc: Michal Atlas , Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart Received: via spool by 67428-submit@debbugs.gnu.org id=B67428.170084557517743 (code B ref 67428); Fri, 24 Nov 2023 17:07:02 +0000 Received: (at 67428) by debbugs.gnu.org; 24 Nov 2023 17:06:15 +0000 Received: from localhost ([127.0.0.1]:37077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6Zd9-0004c7-4r for submit@debbugs.gnu.org; Fri, 24 Nov 2023 12:06:15 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54275) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6Zd6-0004bs-UK for 67428@debbugs.gnu.org; Fri, 24 Nov 2023 12:06:13 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id B4ED5240101 for <67428@debbugs.gnu.org>; Fri, 24 Nov 2023 18:06:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1700845562; bh=a3Vlcsk5gNY105UplhlrvjovWrLj0atL2lpCQp4zb/c=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=iEemOAFsMtJvDKDkx8MeR5wQOtNeGrQDnyVd+uw2iyBL04fLha8QmFytVnH4iXVmi 8VLjAoAI81aP4PV2PMFvpgeCpbRI+W95pSxz3Cx5Wvrtkz4hOkv+H9cu3UztfPRM4D 5+rKN3Qwj97JX31gekiad9nerhg3Pw3k5GVnZMSE1uDPVe/NDGMFruwYiVGpxif33q pxP4UWkGGOUr1O0x7RMdm5Vz4Z7WmKrm/NUi7KnuPIQWccQVY9B68QBNcyLEXctcqv M4cKVr17fyJ6oFBaInFovV5SwY++gsJ8JGLIa0Shx0Ui9QvOv4fVYfdGMdTqLEdYKH vxPErXgUwKHqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4ScLwV2lRQz6tsb; Fri, 24 Nov 2023 18:06:02 +0100 (CET) From: Michal Atlas Date: Fri, 24 Nov 2023 17:05:53 +0000 Message-ID: <3221b9445d08ba895a67444d26b3d5b2f1a6c853.1700844983.git.michal_atlas+git@posteo.net> 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: , 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-Queue-Id: BA725646D6 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.22 X-Spam-Score: -3.22 X-TUID: fRAHYRsT1ae7 * gnu/packages/lisp-xyz.scm (sbcl-cl-syslog, ecl-cl-syslog, cl-syslog): New variables. Change-Id: I152ce685bc65f412d8e7912e3520e264d9801da0 --- gnu/packages/lisp-xyz.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 912a8c6df0..7795a60d32 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -20464,6 +20464,39 @@ (define-public ecl-interface (define-public cl-interface (sbcl-package->cl-source-package sbcl-interface)) +(define-public sbcl-cl-syslog + (let ((commit "d5d46f777f0735938e6f650cf17d814b88b70305") + (revision "0")) + (package + (name "sbcl-cl-syslog") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mmaul/cl-syslog") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1qcz55jiqwk91b01hsahxnha884f6zf2883j2m51sqph0mvj69mh")))) + (build-system asdf-build-system/sbcl) + (inputs (list sbcl-alexandria sbcl-cffi sbcl-global-vars sbcl-usocket + sbcl-local-time)) + (arguments + (list + #:tests? #f)) + (synopsis "Common Lisp interface to local and remote Syslog facilities") + (description "cl-syslog is a Common Lisp library that provides access +to the syslog logging facility under Unix") + (home-page "https://cl-syslog.common-lisp.dev/") + (license license:bsd-3)))) + +(define-public ecl-cl-syslog + (sbcl-package->ecl-package sbcl-cl-syslog)) + +(define-public cl-syslog + (sbcl-package->cl-source-package sbcl-cl-syslog)) + (define-public sbcl-messagebox (let ((commit "ea3688d9a9954bee7079c0173bc7b3f327021e9f") (revision "1")) -- 2.41.0