all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David Wilson" <david@daviwil.com>
To: help-guix@gnu.org
Subject: Build error in guix/scripts/pack.scm: no binding 'zip' to hide
Date: Sat, 09 Nov 2019 19:47:04 -0800	[thread overview]
Message-ID: <7633b93a-f50b-4b37-9b94-bc1e8c7b6af2@www.fastmail.com> (raw)

Hey Guix,

After syncing to the latest in master today, I've started getting the following error when I try to rebuild Guix:

--- SNIP ---
[ 11%] LOAD guix/scripts/upgrade.scm
[ 11%] LOAD guix/scripts/search.scm
[ 11%] LOAD guix/scripts/show.scm
[ 11%] LOAD guix/scripts/gc.scm
[ 11%] LOAD guix/scripts/hash.scm
[ 11%] LOAD guix/scripts/pack.scm
error: failed to load 'guix/scripts/pack.scm':
ice-9/eval.scm:293:34: no binding `zip' to hide in module (gnu packages compression)

Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
make[2]: *** [Makefile:5669: make-go] Error 1
make[2]: Leaving directory '/home/daviwil/Projects/Code/guix'
make[1]: *** [Makefile:4743: all-recursive] Error 1
make[1]: Leaving directory '/home/daviwil/Projects/Code/guix'
make: *** [Makefile:3234: all] Error 2
--- SNIP ---

I've tried running 'make clean' and 'make distclean' to see if it's out of date bits, but neither of those helped. Any idea what could be going wrong here?

Thanks!

David

             reply	other threads:[~2019-11-10  3:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-10  3:47 David Wilson [this message]
2019-11-12 12:04 ` Build error in guix/scripts/pack.scm: no binding 'zip' to hide zimoun
2019-11-12 14:37   ` David Wilson
2019-11-12 15:31     ` zimoun

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=7633b93a-f50b-4b37-9b94-bc1e8c7b6af2@www.fastmail.com \
    --to=david@daviwil.com \
    --cc=help-guix@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.