unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* need help with cl packaging
@ 2020-08-29 13:13 Adam Kandur via
  2020-08-29 17:53 ` Pierre Neidhardt
  2020-09-01 21:18 ` Katherine Cox-Buday
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Kandur via @ 2020-08-29 13:13 UTC (permalink / raw)
  To: Help Guix


hi everyone! trying to pack this library https://gitlab.com/lockie/d2clone-kit as sbcl-d2clone-kit (here the definition https://git.sr.ht/~rndd/adamka-channel/tree/master/channel/adamka-libs/common-lisp.scm)

so, when i download source of this lib and load library in env - everything ok, asdf return T.
but when i'm trying to build this lib i'm getting this error:
-------------------------------------------------------------------------------------------------------------------------------------------------------
; caught ERROR:
;   READ error during COMPILE-FILE:
;   
;     Package SB-SPROF does not exist.
;   
;       Line: 104, Column: 53, File-Position: 4349
;   
;       Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /gnu/store/lgb9hnh8y1wx13s84rzgkhcv1g0zpk2j-sbcl-d2clone-kit-develop/share/common-lisp/sbcl-source/d2clone-kit/src/log.lisp" {1004EF7D63}>

; compilation aborted after 0:00:00.053
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
                                                          {10009F8083}>:
  COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "d2clone-kit" "log">
-------------------------------------------------------------------------------------------------------------------------------------------------------
Maybe somebody had same issue with common lisp packaging?



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

end of thread, other threads:[~2020-09-01 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 13:13 need help with cl packaging Adam Kandur via
2020-08-29 17:53 ` Pierre Neidhardt
2020-09-01 21:18 ` Katherine Cox-Buday

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