From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cLbzHN4IEWS5IgEASxT56A (envelope-from ) for ; Wed, 15 Mar 2023 00:53:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GCDJHN4IEWRzbgAAauVa8A (envelope-from ) for ; Wed, 15 Mar 2023 00:53:02 +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 4761AD9C3 for ; Wed, 15 Mar 2023 00:53:02 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=MqtUDQbn; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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=1678837982; 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=amRgSMsNJN1jipAaho4GKk26795qIlSv9mLCaEjLpGo=; b=QIfENr85XPVXc8pcsG3QXto2LUi1LjS5oq83p+geSrw9oqx+iiLzJFBWRH4w26bby8oGAw 75alZRpWp7mQEQC6OdAcakpRnDyB9g197BQG7lz9RKO9uqqjxeU+/jkdMB253UAOyFFVlQ 18xmzjzl7R+SdyDO//D7G+UY4Kr+hx2lhJpNAmOqZNlrjyac9Di91bxNgAxMuHtNx3oB4+ F0OsFCQ9GJfc4wykdNV4tc3BiwZcgq2VeNUQREevNyXOOWBjXesuFmuocBkPiiUm51Yp4F eTHgAbE1pdWWgICsD9Q3efwvCiv8w3ZtEh647gocMKjPnQOoOYIGoqXwKKZ3BA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=MqtUDQbn; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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=1678837982; a=rsa-sha256; cv=none; b=YRUKwDfkd21nwtzLVu6YK6Efs34L7cRBti5zJwYKPpkFgHQHvm+WwRLF+TxXD0N97hAy1L EWoYNw726QML92XExs5qw7vpNnlAyd2m9LqK6cSAanwgQREqirG9OcEHdQlLnVSTGI3/23 BIXBL4JY5/z9NzBILfk5Qkhe0EGsbX2wrmem1x94xQexh3IpylFMXqPj+vBM5qUuiLAiEa /uBNOanBQfYgTxaO7MsDzivdN0GNtGyHXcBqnFJv6/8BkDp5N5/uk4eUo72260t3LzUPFa yyl4Pfu7gImpmc9RW4H0wCMAUYfUue0tmn+dECBSMN+Eh402uw1w2f/pCTJlSg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcER6-0000L1-CV; Tue, 14 Mar 2023 19:52:08 -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 1pcER3-0000K9-Jh for guix-patches@gnu.org; Tue, 14 Mar 2023 19:52:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pcER3-0004xd-A6 for guix-patches@gnu.org; Tue, 14 Mar 2023 19:52:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pcER3-0000Dw-5k for guix-patches@gnu.org; Tue, 14 Mar 2023 19:52:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62195] [PATCH 08/17] gnu: cl-pathname-utils: Update to 1.1.0-2.13189c0. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Mar 2023 23:52:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62195 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62195@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 62195-submit@debbugs.gnu.org id=B62195.1678837891686 (code B ref 62195); Tue, 14 Mar 2023 23:52:05 +0000 Received: (at 62195) by debbugs.gnu.org; 14 Mar 2023 23:51:31 +0000 Received: from localhost ([127.0.0.1]:38656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcEQU-0000Az-Fb for submit@debbugs.gnu.org; Tue, 14 Mar 2023 19:51:30 -0400 Received: from mail-wr1-f50.google.com ([209.85.221.50]:36448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcEQH-00008B-Ba for 62195@debbugs.gnu.org; Tue, 14 Mar 2023 19:51:17 -0400 Received: by mail-wr1-f50.google.com with SMTP id i9so6824785wrp.3 for <62195@debbugs.gnu.org>; Tue, 14 Mar 2023 16:51:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678837872; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=amRgSMsNJN1jipAaho4GKk26795qIlSv9mLCaEjLpGo=; b=MqtUDQbnrBTg/VyqIebUi9gUnUBWl9145UZ/OPFIMPpPkqZh1JS4bSZl41L27oB62z 66gj8dBYhGmQD8xN6priiLGrf7NllkQ8/jYBA+QuWpqqdyl790mfENr4wbHwMmxDyYq6 7JrYVub+QZPTN0c9L9jTxp1YRXsEpIvRpq3/biEeQEYKzHTHYlBkAIuf3Vt5Y52pb2j5 mqCNx1pv+0vgfUlzhnL81xKcjf/9o+w9mkAcqPqlLkk4fSyK3+ZND4m5TxOjAmZ1peof sFJZPQX7msOMk06TsryjJ6nQoCJ2eM0ACqMajz6NUu4tO+goGr5QH2MSSeZMSsuOZotj Kw9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678837872; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=amRgSMsNJN1jipAaho4GKk26795qIlSv9mLCaEjLpGo=; b=i4r2f7ohOTC2+3fPF7Ie70P0sWjDZcVULyroeoxxXn1FLbtOjPA8pJIK2gmgHF9KK/ AchREp155MqiKiBS4VlnlwIpvakn31BA1XDHOSVnocAOsIhSm2Lr6ovZ+pzi1Wf5uPu/ cVAcZhPqc5wcvkTE+G8yONLBVqR0o2m5+M4acCyhuu8WOjwEC3sDZynDbbBgsTSBssFY CHBRcSByDnOidHPXIAShKhj7efcmFHxlSIxrh+253Xtr1K+Yqt7afotmujX3gN+fCG5h dFiUFI0BoqbQCskhQdn7DOGOfbwtfEeZa1UtvXu59DoGNQefpD+PQ+g/zq/M57bNaCD4 rnTQ== X-Gm-Message-State: AO0yUKUJKezWrnWpeV8STp1B54e2Ogk7K0sSqMZ5ffcUZaRY8D7DQ+RA 5L0tubMtdNRCXxItJl80puGqvIoRZDk= X-Google-Smtp-Source: AK7set8gLsjHggN7Yb1CjPHfOlQqIBEjWSRQw0VNWLPKSoqGO7Jf2yQoSGHHxTwudarT1so1QmOMbA== X-Received: by 2002:a5d:4107:0:b0:2c5:4bdf:8f5b with SMTP id l7-20020a5d4107000000b002c54bdf8f5bmr632045wrp.20.1678837871755; Tue, 14 Mar 2023 16:51:11 -0700 (PDT) Received: from guxtil.incerto.xyz (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id j14-20020a5d448e000000b002c56af32e8csm3287841wrq.35.2023.03.14.16.51.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 16:51:11 -0700 (PDT) From: Sharlatan Hellseher Date: Tue, 14 Mar 2023 23:50:55 +0000 Message-Id: <20230314235104.25596-8-sharlatanus@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230314235104.25596-1-sharlatanus@gmail.com> References: <20230314235104.25596-1-sharlatanus@gmail.com> 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: X-Migadu-Queue-Id: 4761AD9C3 X-Spam-Score: -1.52 X-Migadu-Spam-Score: -1.52 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: w8scmHabtTBr * gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to 1.1.0-2.13189c0. [inputs]: Add sbcl-trivial-features. (ecl-pathname-utils): Disable tests. --- gnu/packages/lisp-xyz.scm | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 71ace88b2b..53f5d4f698 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -18524,8 +18524,8 @@ (define-public cl-clip (sbcl-package->cl-source-package sbcl-clip)) (define-public sbcl-pathname-utils - (let ((commit "70f517e44e13a38e0c8f296613236376d679fa8f") - (revision "1")) + (let ((commit "13189c08f2480802a6cba207304c2e0cfdc57f47") + (revision "2")) (package (name "sbcl-pathname-utils") (version (git-version "1.1.0" revision commit)) @@ -18537,10 +18537,12 @@ (define-public sbcl-pathname-utils (commit commit))) (file-name (git-file-name "pathname-utils" version)) (sha256 - (base32 "1zm4bf6gajpgmhr7zwf7600zlaf8fs1fcyzabqsh2ma2crkgqdxq")))) + (base32 "0b5pjsrpfw0pmahi1zydzpaa5missg3cxqnyz4k6xwvk8fqscpha")))) (build-system asdf-build-system/sbcl) (native-inputs (list sbcl-parachute)) + (inputs + (list sbcl-trivial-features)) (home-page "https://shinmera.github.io/pathname-utils/") (synopsis "Collection of utilities to help with pathname operations") (description @@ -18550,7 +18552,19 @@ (define-public sbcl-pathname-utils (license license:zlib)))) (define-public ecl-pathname-utils - (sbcl-package->ecl-package sbcl-pathname-utils)) + (package + (inherit (sbcl-package->ecl-package sbcl-pathname-utils)) + (arguments + `(;; FIXME: It might be an issue in implementation of UIOP for ECL: + ;; + ;; Condition of type: TYPE-ERROR + ;; :HOME is not of type SEQUENCE. + ;; Available restarts: + ;; 1. (RESTART-TOPLEVEL) Go back to Top-Level REPL. + ;; Broken at SI:BYTECODES. [Evaluation of: (MAKE-PATHNAME :DIRECTORY + ;; '(:ABSOLUTE :HOME))] In: #. + ;; + #:tests? #f)))) (define-public cl-pathname-utils (sbcl-package->cl-source-package sbcl-pathname-utils)) -- 2.39.2