all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: mhw@netris.org
To: 18247@debbugs.gnu.org
Subject: bug#18247: Cyclic dependencies in (gnu package *) modules
Date: Mon, 11 Aug 2014 16:05:56 -0400	[thread overview]
Message-ID: <87egwmbxln.fsf@netris.org> (raw)

I'm currently unable to compile guix from git, with error messages that
suggest cyclic dependencies between the modules.  I just computed the
strongly connected components of the (gnu package *) modules.  The
non-trivial ones are listed below.

There are three cycles of size 2:

((gnu packages emacs)  (gnu packages version-control))
((gnu packages flex)   (gnu packages bison))
((gnu packages python) (gnu packages zip))

And one large strongly-connected component containing 51 modules:

((gnu packages acl)
 (gnu packages gettext)
 (gnu packages xml)
 (gnu packages linux)
 (gnu packages gtk)
 (gnu packages xorg)
 (gnu packages gnupg)
 (gnu packages glib)
 (gnu packages base)
 (gnu packages texinfo)
 (gnu packages gcc)
 (gnu packages openldap)
 (gnu packages groff)
 (gnu packages netpbm)
 (gnu packages ghostscript)
 (gnu packages tcl)
 (gnu packages fontutils)
 (gnu packages cyrus-sasl)
 (gnu packages mit-krb5)
 (gnu packages curl)
 (gnu packages ssh)
 (gnu packages gsasl)
 (gnu packages shishi)
 (gnu packages gnutls)
 (gnu packages gl)
 (gnu packages pdf)
 (gnu packages lesstif)
 (gnu packages gnome)
 (gnu packages libcanberra)
 (gnu packages xiph)
 (gnu packages pulseaudio)
 (gnu packages web)
 (gnu packages docbook)
 (gnu packages avahi)
 (gnu packages algebra)
 (gnu packages mpi)
 (gnu packages valgrind)
 (gnu packages gdb)
 (gnu packages dejagnu)
 (gnu packages doxygen)
 (gnu packages graphviz)
 (gnu packages gd)
 (gnu packages gstreamer)
 (gnu packages iso-codes)
 (gnu packages rrdtool)
 (gnu packages maths)
 (gnu packages texlive)
 (gnu packages tcsh)
 (gnu packages lisp)
 (gnu packages fltk)
 (gnu packages attr))

     Mark

             reply	other threads:[~2014-08-11 20:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11 20:05 mhw [this message]
2014-08-11 20:49 ` bug#18247: Cyclic dependencies in (gnu package *) modules mhw
2014-08-11 21:07 ` Ludovic Courtès
2014-08-11 23:59   ` Mark H Weaver
2014-08-12  3:28     ` mhw
2014-08-12  7:31       ` mhw
2014-08-12 13:54         ` Ludovic Courtès
2014-08-12 20:53           ` Eric Bavier
2014-08-13 18:55             ` Mark H Weaver
2014-08-13 22:09             ` Ludovic Courtès
2014-08-16  6:00               ` Eric Bavier
2014-08-16  9:11                 ` Ludovic Courtès
2014-08-28  9:41           ` Ludovic Courtès
2014-08-12 11: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=87egwmbxln.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=18247@debbugs.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.