all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel@gnu.org
Subject: Re: Circular dependencies in gnu/packages, weird error message
Date: Sun, 06 Nov 2016 22:29:35 +0100	[thread overview]
Message-ID: <87d1i8xpog.fsf@gnu.org> (raw)
In-Reply-To: <20161106215014.4158e14f@scratchpost.org> (Danny Milosavljevic's message of "Sun, 6 Nov 2016 21:50:14 +0100")

Danny Milosavljevic <dannym@scratchpost.org> skribis:

>  894: 5 [thunk]
> In ice-9/eval.scm:
>  387: 4 [eval # #]
>  387: 3 [eval # #]
>  387: 2 [eval # #]
>  387: 1 [eval # #]
> In unknown file:
>    ?: 0 [struct-ref #<syntax-transformer glibc> 1]
>
> ERROR: In procedure struct-ref:
> ERROR: In procedure struct-ref: Wrong type argument in position 1 (expecting struct): #<syntax-transformer glibc>

We lack source location info in the backtrace because some of the
relevant files have not been compiled (hence the ‘eval’ calls).  So I
don’t really know where this happens.

Does that still happen after ‘make clean-go && make’?

Alternately, could you send an exact (ideally reduced) patch to
reproduce?

Thanks,
Ludo’.

  reply	other threads:[~2016-11-06 21:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04  1:24 Circular dependencies in gnu/packages, weird error message Danny Milosavljevic
2016-11-04 14:37 ` Ludovic Courtès
2016-11-04 21:26   ` Danny Milosavljevic
2016-11-06 17:36     ` Ludovic Courtès
2016-11-06 20:50       ` Danny Milosavljevic
2016-11-06 21:29         ` Ludovic Courtès [this message]
2016-11-06 22:06           ` Danny Milosavljevic

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=87d1i8xpog.fsf@gnu.org \
    --to=ludo@gnu.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.