unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59344] [PATCH 0/3] gnu: WIP Add cl-graph
@ 2022-11-17 23:47 Sharlatan Hellseher
  2022-11-17 23:50 ` [bug#59344] [PATCH 1/3] gnu: Add cl-asdf-system-connections Sharlatan Hellseher
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sharlatan Hellseher @ 2022-11-17 23:47 UTC (permalink / raw)
  To: 59344; +Cc: Sharlatan Hellseher

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!

> ./pre-inst-env guix build cl-asdf-system-connections cl-metacopy sbcl-cl-mathstats sbcl-asdf-system-connections sbcl-metacopy ecl-cl-mathstats ecl-asdf-system-connections ecl-cl-mathstats --rounds=2
> /gnu/store/0cj01ffnbhvrm8kaw4mi81xh92mv6v32-ecl-cl-mathstats-0.8.2-1.4df38ea
> /gnu/store/jylgizsq3gv16024jfd54z71ygkbn10a-ecl-asdf-system-connections-0.8.4-1.9f08524
> /gnu/store/0cj01ffnbhvrm8kaw4mi81xh92mv6v32-ecl-cl-mathstats-0.8.2-1.4df38ea
> /gnu/store/cg5iip9ncl345wxc9n34zpraswkznb8a-sbcl-metacopy-0.2.0-1.1b5bf44
> /gnu/store/lmmv8r7rzkfs7why6wlgbz9dg6rg4cf2-sbcl-asdf-system-connections-0.8.4-1.9f08524
> /gnu/store/lnq9a5rq4clfx7w6hvjwj14h7i7adqyi-sbcl-cl-mathstats-0.8.2-1.4df38ea
> /gnu/store/8k7hljl0fvk7qg23443sq4llsv7q6sy1-cl-metacopy-0.2.0-1.1b5bf44
> /gnu/store/s9vhj3sf645ydi9vadmjfbm79nwj07yi-cl-asdf-system-connections-0.8.4-1.9f08524

Sharlatan Hellseher (3):
  gnu: Add cl-asdf-system-connections
  gnu: Add cl-metacopy
  gnu: Add sbcl-cl-mathstats

 gnu/packages/lisp-xyz.scm | 94 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 94 insertions(+)


base-commit: 83c9e00ffbd41776c003f6992e9d613a5434fff9
prerequisite-patch-id: 679d60737b0daafbb9c5e2db480ac538b59d5889
-- 
2.38.0





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-19 12:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#59344] [PATCH 0/3] gnu: WIP Add cl-graph Guillaume Le Vaillant
2022-11-18 22:17   ` 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

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).