unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: 'make check' failed on smalltalk
Date: Fri, 04 Jul 2014 15:11:16 +0200	[thread overview]
Message-ID: <87vbrdw9or.fsf@gnu.org> (raw)
In-Reply-To: <87egy1tqwb.fsf@gmail.com> (Alex Kost's message of "Fri, 04 Jul 2014 13:27:48 +0400")

Alex Kost <alezost@gmail.com> skribis:

> LC_ALL=C							\
> ./pre-inst-env					\
> /usr/bin/guild compile -L "." -L "."	\
>   -Wformat -Wunbound-variable -Warity-mismatch			\
>   --target="i686-pc-linux-gnu"						\
>   -o "gnu/packages/smalltalk.go" "gnu/packages/smalltalk.scm"

[...]

> ice-9/boot-9.scm:106:20: In procedure #<procedure 9dba4e0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
> ice-9/boot-9.scm:106:20: no binding `unzip' in module (gnu packages zip)
> Makefile:3649: recipe for target 'gnu/packages/smalltalk.go' failed

Indeed, the error was caused by a circular dependency among top-levels
of different modules, probably introduced recently.  This is fixed with
3a100e7.

Thanks!

Ludo’.

      reply	other threads:[~2014-07-04 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-04  9:27 'make check' failed on smalltalk Alex Kost
2014-07-04 13:11 ` Ludovic Courtès [this message]

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=87vbrdw9or.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@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).