all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* python-mpi4py and check phase
@ 2021-04-12  8:04 Pierre-Antoine Bouttier
  0 siblings, 0 replies; only message in thread
From: Pierre-Antoine Bouttier @ 2021-04-12  8:04 UTC (permalink / raw)
  To: help-guix

Dear all,

I try to install the « python-mpi4py » package (from the guix e18e2e4). The build fails during the check phase (which seems to be pretty common with python-packages). 

As I really need this package, I run:
$ guix install —without-tests=python-mpi4py python-mpi4py

and, as intended, it works. 

But, now, I want to install a package, which stands in our own channel, called python-h5py-mpi (available in this module : https://gricad-gitlab.univ-grenoble-alpes.fr/bouttiep/gricad_guix_packages/-/blob/master/common/python-packages.scm <https://gricad-gitlab.univ-grenoble-alpes.fr/bouttiep/gricad_guix_packages/-/blob/master/common/python-packages.scm>). This package depends on python-mpi4py.

So, this first command fails (as intended), at the check phase of the python-mpi4py building : 
$ guix install python-h5py-mpi

But, more surprisingly, it fails also in the same way if I do:
$ guix install —without-tests=python-mpi4py python-h5py-mpi

When I look the mpi4py derivation that guix try to build in both case, it is the same. As if the —without-tests arg was not taken in account. 

Do you have an idea on whatis going on, here?

Best regards
---
Pierre-Antoine Bouttier
GriCAD Research Engineer

GriCAD - https://gricad.univ-grenoble-alpes.fr/
Batiment IMAG
CS 40700
38058 Grenoble CEDEX 9

+33 4 57 42 18  66


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-12  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12  8:04 python-mpi4py and check phase Pierre-Antoine Bouttier

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.