unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Adam Kandur via <help-guix@gnu.org>
To: Help Guix <help-guix@gnu.org>
Subject: need help with cl packaging
Date: Sat, 29 Aug 2020 15:13:03 +0200 (CEST)	[thread overview]
Message-ID: <MFuLNtX--3-2@tuta.io> (raw)


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	other threads:[~2020-08-29 13:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 13:13 Adam Kandur via [this message]
2020-08-29 17:53 ` need help with cl packaging Pierre Neidhardt
2020-09-01 21:18 ` Katherine Cox-Buday

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=MFuLNtX--3-2@tuta.io \
    --to=help-guix@gnu.org \
    --cc=rndd@tuta.io \
    /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.
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).