help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

need help with cl packaging


From: Adam Kandur
Subject: need help with cl packaging
Date: Sat, 29 Aug 2020 15:13:03 +0200 (CEST)

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]