unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: Hong.Li@mdc-berlin.de
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: failed to install the python-umap-learn package
Date: Tue, 29 Sep 2020 16:09:24 +0200	[thread overview]
Message-ID: <87r1qk65ez.fsf@gnu.org> (raw)
In-Reply-To: <e65fa7565a1a4bcb914f96f7b63ec4c6@mdc-berlin.de> (Hong's message of "Mon, 21 Sep 2020 11:23:19 +0000")

Hi,

"Hong.Li@mdc-berlin.de" <Hong.Li@mdc-berlin.de> skribis:

> I had a failure when installing python-umap-learn in guix. It took very long time in the 'check' phase.
>
> The error does not change before and after 'guix pull'. Could you please tell me how to solve this problem?
>
> Thanks in advance! Please see the screen output below:
>
>
> $ guix package -i python-umap-learn
>
> The following package will be installed:
>    python-umap-learn 0.3.10
>
> The following derivations will be built:
>    /gnu/store/4sbifbl79yy6xnbnkvj0hvc3i2mp6jcj-python-umap-learn-0.3.10.drv
>    /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv
> building /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv...
> - 'check' phasebuilder for `/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv' failed with exit code 1
> build of /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv failed
> View build log at '/gnu/var/log/guix/drvs/ra/7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv'.
> guix package: error: build of `/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv' failed

It would seem that one of the tests of python-numba is failing, perhaps
in a non-deterministic way.

As a stopgap, you should be able to run:

  guix install python-umap-learn --without-tests=python-numba

Note that ‘--without-tests’ was added just a couple of days ago, so you
may need to run ‘guix pull’ to get a recent-enough Guix:

  https://guix.gnu.org/manual/devel/en/html_node/Package-Transformation-Options.html

HTH,
Ludo’.


  reply	other threads:[~2020-09-29 14:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21 11:23 failed to install the python-umap-learn package Hong.Li
2020-09-29 14:09 ` Ludovic Courtès [this message]
2020-09-29 14:56   ` zimoun
2020-09-30  8:56     ` Ludovic Courtès
2020-09-30 11:41       ` [ext] " Hong.Li
2020-09-30 12:11         ` zimoun
2020-09-30 13:08           ` Hong.Li
2020-09-30 13:54             ` zimoun
2020-09-30 20:47               ` Hong.Li

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=87r1qk65ez.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=Hong.Li@mdc-berlin.de \
    --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.
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).