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 ms5.migadu.com with LMTPS id wFYKAiaOd2OTpwAAbAwnHQ (envelope-from ) for ; Fri, 18 Nov 2022 14:52:38 +0100 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 yOQGASaOd2OJYgEAG6o9tA (envelope-from ) for ; Fri, 18 Nov 2022 14:52:38 +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 ABD1786AE for ; Fri, 18 Nov 2022 14:52:37 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ow1mm-0004WD-Az; Fri, 18 Nov 2022 08:52:04 -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 1ow1mk-0004VI-DI for guix-patches@gnu.org; Fri, 18 Nov 2022 08:52:02 -0500 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 1ow1mk-0004tk-4W for guix-patches@gnu.org; Fri, 18 Nov 2022 08:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ow1mj-0006Jh-VZ for guix-patches@gnu.org; Fri, 18 Nov 2022 08:52:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59344] [PATCH 0/3] gnu: WIP Add cl-graph Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Nov 2022 13:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59344 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 59344@debbugs.gnu.org Received: via spool by 59344-submit@debbugs.gnu.org id=B59344.166877950724258 (code B ref 59344); Fri, 18 Nov 2022 13:52:01 +0000 Received: (at 59344) by debbugs.gnu.org; 18 Nov 2022 13:51:47 +0000 Received: from localhost ([127.0.0.1]:35836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ow1mV-0006JC-9P for submit@debbugs.gnu.org; Fri, 18 Nov 2022 08:51:47 -0500 Received: from mout02.posteo.de ([185.67.36.66]:59021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ow1mR-0006Is-Oj for 59344@debbugs.gnu.org; Fri, 18 Nov 2022 08:51:46 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 78BCE240104 for <59344@debbugs.gnu.org>; Fri, 18 Nov 2022 14:51:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1668779497; bh=TvRarVKkbbGIlhgHov3ayv17Jg9xSY6E4TOtRJPqt2o=; h=From:To:Cc:Subject:Date:From; b=QZNoYsvYMPdsm3vYULLfgelTHinThBEtYjO1d512fA7ApJiqOraP2GVcf4Sl88vRG NRQOBs8n7mlOgQWKGA9wMBmguUc9JVit6IVuQ07zIoLygYgwDB74denvKUJQAWmT8S ppWwSTD0tlCrYl42Wg9TMyvGSGhXRrflHW+ZTWDNYcyP1o4gY5gSnMnaGHXlvfJlF+ 3BgWndr+AAKzCWK+/d6PoRycysjiUuG3NLAtIP0rWTxjaFfVx7+63ZLiJIYtrvKAzB svmxOCqhl25xDoNz/FaBobkj43i1qDuZ2pokD8L2CxYsJiz1kU6yWcSpF0TmtHWcfk rLyWeOzjIawqA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NDJ9L2dJ3z9rxF; Fri, 18 Nov 2022 14:51:33 +0100 (CET) References: <20221117234754.5396-1-sharlatanus@gmail.com> From: Guillaume Le Vaillant Date: Fri, 18 Nov 2022 13:43:55 +0000 In-reply-to: <20221117234754.5396-1-sharlatanus@gmail.com> Message-ID: <875yfccqvw.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668779557; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=wR2dN5mPk1QYKC3iZd/fsCy/a27T3CBkleCLBPizcf0=; b=jOdDQCvt5TR0Ay2hCkUOMm44Wehuo+m491mYF/CWBEadikOn+Jq3xb7iTbnR6woF6HDCvj 7MvX2SKcZlKFuAy1IowvQi7GVOUZ9nyN5MLXPhn8Ei/CPScYKztfFKdpUEr5+aSPXJ7E8h PVtjOIuJOkYDpf7qyDbvEZj9LCesnHWIr8XsYHtSAH/IWRqw+bCwwM6lRhNHtib5syUZIK ss04BvF4InV2RWeozJQM+si2TPxO/uuSqHRhFCTvXRDJSfcKfVKwTPHVwNzPzy0ZK8K0GW T1MqxyvBQytbo0h98sxPfgS7fdgsCh5/4g0bpkk9WTl46DRA0UimYpw2yPwNlw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668779557; a=rsa-sha256; cv=none; b=DKuuLCv6BnAl9Y0c68Q+UEdkSefWQFwrEJVvIIumsNH77czkxlvISKbWmma7JtshUe7DgS 6WE3MG6H4UDwWFsekYssyz8Lcr2bwGC1TvGfHd+/8XGyrKXLRTs/UcfOHab/wSY/4sZy5g 2WFZyhO3gDV0IdDfjY5YUftNHE5n6H7IU6ahgjrVH6gZ1Q6Qu4EhjegtZEnhHxsITDONDj 3MBogz0uLPvKHWBmCN6ZTY4lFn+hTYerc+R2AEQeAa4wg+ew/0tNXCsbVXEvZ+PMCeWk3r 4ocsM2Lh/wROHQum3m74cF5EsxZuGjPvhuLGCgN44sRnxC9DiceuLPk2nGG5+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QZNoYsvY; 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" X-Migadu-Spam-Score: 6.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QZNoYsvY; 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" X-Migadu-Queue-Id: ABD1786AE X-Spam-Score: 6.18 X-Migadu-Scanner: scn1.migadu.com X-TUID: bJ7yOdCoy5pf --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Sharlatan Hellseher skribis: > Hi Guix team! > > This patch series includes last inputs for cl-graph, but not cl-graph its= elf > as build phase failes with error: > >> Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #> {100B108083}>: >> Error opening #P"/gnu/store/718rs4smnilaf2fhf4mqbxlkc4qicka3-sbcl-cl-c= ontainers-0.12.1-3.3d1df53/lib/common-lisp/sbcl/cl-containers/dev/utilities= -integration-tmp1CXFJSK9.fasl": >>=20 >> Permission denied > > I've got WIP package in my personal repo > https://git.sr.ht/~hellseher/ffab/tree/main/item/ffab/packages/lisp-xyz.s= cm#L265, > I'll to figure out why it's failing, but if anyone may take a look it wou= ld be > great too! Patches 1 to 3 pushed as 89ebe054c5c32a6bb751548addda6fd31a27d099 and follo= wing. Concerning cl-graph, it looks like it wants an optional subsystem of cl-containers which is not compiled currently. Adding cl-containers/with-moptilities and/or cl-containers/with-utilities and/or cl-containers/with-variates to the 'asd-systems' argument in the package definition of cl-containers should solve the issue. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY3eN5A8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/n8wD+OdkX304EiLsOBpB77usjsjiZ7bHdRyp2vXj2 nFVWrCABAIleHs2jtLOeXlfhVb+Crdwdjd7nABQyE8TAPRR6ItMl =rExl -----END PGP SIGNATURE----- --=-=-=--