all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jacob MacDonald <jaccarmac@gmail.com>
To: 38600@debbugs.gnu.org
Subject: bug#38600: Unbound variable for some package --show invocations.
Date: Fri, 13 Dec 2019 17:08:48 -0800	[thread overview]
Message-ID: <CACy6W0C0s1R-VZ=jR0-sobqM+jpGjL87nD_S45=hM_YrXuh-Lg@mail.gmail.com> (raw)

Noticed the problem with cl-slime-swank, but seems to happen with a
variety of packages including sbcl-cl-uglify-js itself. I checked
javascript.scm, which does import lisp-xyz; Haven't done any deeper
debugging to discover possible causes.

Backtrace follows.

$ guix package --show=sbcl-cl-uglify-js
Backtrace:
In ice-9/boot-9.scm:
   222:29 19 (map1 (((gnu packages gettext)) ((gnu packages #)) (#) …))
   222:29 18 (map1 (((gnu packages ghostscript)) ((gnu packages …)) …))
   222:29 17 (map1 (((gnu packages gl)) ((gnu packages glib)) ((…)) …))
   222:29 16 (map1 (((gnu packages glib)) ((gnu packages gnome)) # …))
   222:29 15 (map1 (((gnu packages gnome)) ((gnu packages gnupg)) # …))
   222:29 14 (map1 (((gnu packages gnupg)) ((gnu packages #)) ((…)) …))
   222:29 13 (map1 (((gnu packages gstreamer)) ((gnu packages #)) # …))
   222:29 12 (map1 (((gnu packages gtk)) ((gnu packages image)) (#) …))
   222:29 11 (map1 (((gnu packages image)) ((gnu packages #)) ((…)) …))
   222:29 10 (map1 (((gnu packages imagemagick)) ((gnu packages …)) …))
   222:17  9 (map1 (((gnu packages javascript)) ((gnu packages #)) …))
  2800:17  8 (resolve-interface (gnu packages javascript) #:select _ …)
In ice-9/threads.scm:
    390:8  7 (_ _)
In ice-9/boot-9.scm:
  2726:13  6 (_)
In ice-9/threads.scm:
    390:8  5 (_ _)
In ice-9/boot-9.scm:
  2994:20  4 (_)
   2312:4  3 (save-module-excursion #<procedure 7fbf1f28b330 at ice-…>)
  3014:26  2 (_)
In unknown file:
           1 (primitive-load-path "gnu/packages/javascript" #<proced…>)
In gnu/packages/javascript.scm:
   460:10  0 (_)

gnu/packages/javascript.scm:460:10: error: sbcl-cl-uglify-js: unbound variable

             reply	other threads:[~2019-12-14  1:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14  1:08 Jacob MacDonald [this message]
2019-12-15 16:37 ` bug#38600: Unbound variable for some package --show invocations Efraim Flashner
2019-12-15 23:31   ` Jacob MacDonald
     [not found]   ` <CACy6W0AsihR_8Sp8SUFaCzMDU=FTCN=Q=XMMcpQJqURYJR1G1g@mail.gmail.com>
2019-12-16  9:41     ` Efraim Flashner
2019-12-16 17:18       ` Jacob MacDonald
2019-12-16 17:18         ` Jacob MacDonald

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACy6W0C0s1R-VZ=jR0-sobqM+jpGjL87nD_S45=hM_YrXuh-Lg@mail.gmail.com' \
    --to=jaccarmac@gmail.com \
    --cc=38600@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.