unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: Sharlatan Hellseher <sharlatanus@gmail.com>
Cc: 59344@debbugs.gnu.org
Subject: [bug#59344] [PATCH 0/3] gnu: WIP Add cl-graph
Date: Fri, 18 Nov 2022 13:43:55 +0000	[thread overview]
Message-ID: <875yfccqvw.fsf@kitej> (raw)
In-Reply-To: <20221117234754.5396-1-sharlatanus@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]

Sharlatan Hellseher <sharlatanus@gmail.com> skribis:

> Hi Guix team!
>
> This patch series includes last inputs for cl-graph, but not cl-graph itself
> as build phase failes with error:
>
>> Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
>>                                                 {100B108083}>:
>>   Error opening #P"/gnu/store/718rs4smnilaf2fhf4mqbxlkc4qicka3-sbcl-cl-containers-0.12.1-3.3d1df53/lib/common-lisp/sbcl/cl-containers/dev/utilities-integration-tmp1CXFJSK9.fasl":
>> 
>>     Permission denied
>
> I've got WIP package in my personal repo
> https://git.sr.ht/~hellseher/ffab/tree/main/item/ffab/packages/lisp-xyz.scm#L265,
> I'll to figure out why it's failing, but if anyone may take a look it would be
> great too!

Patches 1 to 3 pushed as 89ebe054c5c32a6bb751548addda6fd31a27d099 and following.

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  parent reply	other threads:[~2022-11-18 13:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-17 23:47 [bug#59344] [PATCH 0/3] gnu: WIP Add cl-graph Sharlatan Hellseher
2022-11-17 23:50 ` [bug#59344] [PATCH 1/3] gnu: Add cl-asdf-system-connections Sharlatan Hellseher
2022-11-17 23:50   ` [bug#59344] [PATCH 2/3] gnu: Add cl-metacopy Sharlatan Hellseher
2022-11-17 23:50   ` [bug#59344] [PATCH 3/3] gnu: Add sbcl-cl-mathstats Sharlatan Hellseher
2022-11-18 13:43 ` Guillaume Le Vaillant [this message]
2022-11-18 22:17   ` [bug#59344] [PATCH 0/3] gnu: WIP Add cl-graph Sharlatan Hellseher
2022-11-18 22:19 ` [bug#59344] [PATCH 1/2] gnu: cl-containers: Fix build for all systems Sharlatan Hellseher
2022-11-18 22:19   ` [bug#59344] [PATCH 2/2] gnu: Add cl-graph Sharlatan Hellseher
2022-11-19 12:00     ` bug#59344: " Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yfccqvw.fsf@kitej \
    --to=glv@posteo.net \
    --cc=59344@debbugs.gnu.org \
    --cc=sharlatanus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).