unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: guix-devel@gnu.org
Subject: guix-pull prints stack trace
Date: Sat, 10 Sep 2016 13:14:10 +0800	[thread overview]
Message-ID: <877fakibfh.fsf@gmail.com> (raw)

Hello,

It seems the commit c41d97b causes guix-pull to print stack trace.

Here is the stack trace:
===========================================================================
In ice-9/psyntax.scm:
 989: 19 [scan ((define-module (gnu packages tex) #:use-module ...)) () ...]
 279: 18 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 17 [eval # ()]
In ice-9/boot-9.scm:
2951: 16 [define-module* (gnu packages tex) #:filename ...]
2926: 15 [resolve-imports ((# # license:) (#) (#) (#) ...)]
2864: 14 [resolve-interface (gnu packages pdf) #:select ...]
2789: 13 [#<procedure 84d300 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 12 [try-module-autoload (gnu packages pdf) #f]
2401: 11 [save-module-excursion #<procedure 5cedb40 at ice-9/boot-9.scm:3066:17 ()>]
3085: 10 [#<procedure 5cedb40 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 9 [primitive-load-path "gnu/packages/pdf" ...]
In ice-9/eval.scm:
 505: 8 [#<procedure 79a6a0 at ice-9/eval.scm:499:4 (exp)> (define-module # # ...)]
In ice-9/psyntax.scm:
1106: 7 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...]
 989: 6 [scan ((define-module (gnu packages pdf) #:use-module ...)) () ...]
 279: 5 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 4 [eval # ()]
In ice-9/boot-9.scm:
2951: 3 [define-module* (gnu packages pdf) #:filename ...]
2926: 2 [resolve-imports ((# # license:) (#) (#) (#) ...)]
2867: 1 [resolve-interface (gnu packages javascript) #:select ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: no code for module (gnu packages javascript)
builder for `/gnu/store/58ji3i7a0dl2sgf39m16l90alnyyvc9j-guix-latest.drv' failed with exit code 1
guix pull: error: build failed: build of `/gnu/store/58ji3i7a0dl2sgf39m16l90alnyyvc9j-guix-latest.drv' failed
===========================================================================

Looking at the patch, I think the problem is in
`#:use-module (gnu packages javascript)'.

Cheers,
Alex

             reply	other threads:[~2016-09-10  5:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-10  5:14 Alex Vong [this message]
2016-09-10 10:33 ` guix-pull prints stack trace Taylan Ulrich Bayırlı/Kammer
2016-09-10 12:22   ` Alex Vong
2016-09-10 15:47 ` Leo Famulari

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=877fakibfh.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=guix-devel@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 public inbox

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

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