all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Build error in guix/scripts/pack.scm: no binding 'zip' to hide
@ 2019-11-10  3:47 David Wilson
  2019-11-12 12:04 ` zimoun
  0 siblings, 1 reply; 4+ messages in thread
From: David Wilson @ 2019-11-10  3:47 UTC (permalink / raw
  To: help-guix

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-12 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-10  3:47 Build error in guix/scripts/pack.scm: no binding 'zip' to hide David Wilson
2019-11-12 12:04 ` zimoun
2019-11-12 14:37   ` David Wilson
2019-11-12 15:31     ` zimoun

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.