all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Allan Webber <cwebber@dustycloud.org>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] Fix guile-emacs build failure
Date: Sat, 12 Mar 2016 13:17:40 -0800	[thread overview]
Message-ID: <87wpp7xuob.fsf@dustycloud.org> (raw)
In-Reply-To: <20160312184700.6fea28b2@scratchpost.org>

Danny Milosavljevic writes:

> I tried this again (with the patch) and it builds now:
>
> $ guix package -i guile-emacs
>
> The following package will be installed:
>    guile-emacs	20150512.41120e0	/gnu/store/3vdzl2kav2m1nqv6raw0mgh0ak2v9qra-guile-emacs-20150512.41120e0
>
> But it doesn't run:
>
> $ emacs
> Uncaught exception:
> Throw to key system-error with args ("load-thunk-from-memory" "~A" ("No such file or directory") (2))Threads explicit registering is not previously enabled
> Aborted

If you have another guile in your path, path things might cause
problems.

Maybe try running it in:

  $ guix environment --ad-hoc guile-emacs --pure
  $ emacs -q

Does it work then?

 - Chris

  reply	other threads:[~2016-03-12 21:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 19:44 [PATCH] Fix guile-emacs build failure Ricardo Wurmus
2016-02-28 19:50 ` Efraim Flashner
2016-02-28 19:58   ` Ricardo Wurmus
2016-03-12 17:47     ` Danny Milosavljevic
2016-03-12 21:17       ` Christopher Allan Webber [this message]
2016-03-12 21:42         ` Danny Milosavljevic
2016-03-13 22:05         ` Ludovic Courtès

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=87wpp7xuob.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --cc=dannym@scratchpost.org \
    --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 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.