unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Adam Kandur <rndd@tuta.io>, Help Guix <help-guix@gnu.org>
Subject: Re: need help with cl packaging
Date: Sat, 29 Aug 2020 19:53:51 +0200	[thread overview]
Message-ID: <875z91jq34.fsf@ambrevar.xyz> (raw)
In-Reply-To: <MFuLNtX--3-2@tuta.io>

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

Hi!

This is because of an upstream mistake.
sb-sprof is not loaded by default by SBCL.
You need to run (require :sb-sprof) before you can compile/load the
package.

You can package the offending files (maybe in the .asd) but I suggest
you report to upstream.

Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

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

  reply	other threads:[~2020-08-29 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 13:13 need help with cl packaging Adam Kandur via
2020-08-29 17:53 ` Pierre Neidhardt [this message]
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=875z91jq34.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=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).