unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH 4/4] gnu: matplotlib: Add gtk3 backends.
Date: Tue, 23 Dec 2014 18:09:30 +0100	[thread overview]
Message-ID: <CAKrPhPO67TnVO3j4jTZHtk=M+ibLy5EYpEHj8_2MPhpR+SDyQw@mail.gmail.com> (raw)
In-Reply-To: <878uhzkynx.fsf@gnu.org>

On Tue, Dec 23, 2014 at 1:17 AM, Ludovic Courtès <ludo@gnu.org> wrote:
> I found that “guix build python2-matplotlib -n” triggers a seemingly
> infinite loop (either uses of ‘package-with-python2’ somehow introduce
> cycles, or they lead to very large DAGs), which is what is causing Hydra
> evaluation failures.
>
> I tried reverting 25f9a0 but it doesn’t help.
>
> Could you try to bisect it and revert or fix the problem?  If it turns
> out to require more time, could you just comment out the offending parts
> of python.scm so Hydra can resume?

The build does finish as I've tested it on my machine before
committing the package. However, for some reason, guix needs very long
to generate the derivation. On my machine (quad-core Xeon E5520)
python2-matplotlib takes ca. 31 mins to start building.
Python2-scipy, which includes python2-matplotlib, takes ca. 80 mins.!
Currently I do not understand the reason, but I note that matplotlib,
numpy and scipy are the only python packages with a large number of
inputs.

I've tried to use trace in the REPL and I see that there is a very
large activity about inputs and their origins. However, the buffer
just becomes too large to handle. It needs more sophisticated
debugging methods.

For the moment I've commented out python2-matplotlib and the python-2
versions of the packages making use of it: scipy and numpy.

Sorry for the inconvenience!  I did not expect that this would cause
troubles to hydra.
Fede

  reply	other threads:[~2014-12-23 17:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-14 19:52 [PATCH 4/4] gnu: matplotlib: Add gtk3 backends Federico Beffa
2014-12-15 22:37 ` Ludovic Courtès
2014-12-17 19:25   ` Federico Beffa
2014-12-17 20:34     ` Ludovic Courtès
2014-12-18 17:09       ` Federico Beffa
2014-12-23  0:17         ` Ludovic Courtès
2014-12-23 17:09           ` Federico Beffa [this message]
2014-12-23 17:43             ` Eric Bavier
2014-12-23 18:22             ` Ludovic Courtès
2014-12-23 19:27               ` Eric Bavier
2014-12-24 15:34               ` Mark H Weaver

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='CAKrPhPO67TnVO3j4jTZHtk=M+ibLy5EYpEHj8_2MPhpR+SDyQw@mail.gmail.com' \
    --to=beffa@ieee.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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).