Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2017 12:26:19 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        danilo@FreeBSD.org, freebsd-ports@freebsd.org, list1@gjunka.com
Subject:   Re: net/openmpi fails to compile with default settings
Message-ID:  <201704141126.v3EBQJZl012010@mech-as222.men.bris.ac.uk>
In-Reply-To: <c94679f6-e1ea-e65d-5559-54052cd4df9b@gjunka.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>I don't know which ports default to MPICH. For me failed openmpi blocks 
>141 ports:
>
>[00:05:53] ====>> [01][00:04:13] Finished build of net/openmpi: Failed: 
>build
>[00:05:55] ====>> [01][00:04:15] Skipping build of graphics/ImageMagick: 
>Dependent port net/openmpi failed

This is strange. It shouldn't depend on openmpi:

$ pkg info -xd ImageMagick|grep mpi
$ pkg info -xr openmpi
openmpi-1.10.6_1:
openmpi2-2.0.2_4:
$

I have 723 packages installed,
including lots of ports from your list,
e.g. firefox, chromium, ImageMagick.
None require openmpi.
In fact the only reason I built openmpi is
to check the MPI performance against MPICH.

I mostly use pkg, with occasional use of the ports tree
directly, when I need non-default options.
Perhaps there is something different in poudriere.

I think you need somebody more experienced to advise.

Anton



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704141126.v3EBQJZl012010>