Date: Sat, 24 Feb 2024 13:04:02 -0600 From: Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com> To: Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 83570b990aa0 - main - net/openmpi: upgrade to v5.0.2 Message-ID: <1c2ed393-09a4-4a53-a524-7dc47a0907bc@FreeBSD.org> In-Reply-To: <Zdm8mD1svPd8GPWe@graf.pompo.net> References: <202402192022.41JKM5R2064505@gitrepo.freebsd.org> <e36f90ad-6c60-470a-8e8a-4ce0a73cea03@FreeBSD.org> <Zdm8mD1svPd8GPWe@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/24/24 03:53, Thierry Thomas wrote: > Le ven. 23 févr. 24 à 22:57:25 +0100, Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com> > écrivait : > >>> net/openmpi: upgrade to v5.0.2 >> >> I'm getting errors when I do a make check-plist - it seems that anything to >> do with pmix is not installed. >> >> Here is the complete build. Do you have any ideas? >> >> https://stephenmontgomerysmith.github.io/openmpi-build-log.txt > > It seems that an OpenMPI is already installed on your machine, and it > causes a mish-mash. Could you please try > > pkg which /usr/local/libdata/pkgconfig/pmix.pc > > and retry after deinstalling the corresponding package? > > If it solves the problem, it means that either we have to fix configure > to ignore that, or to forbid the build when it is already installed. This is exactly what is happening. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1c2ed393-09a4-4a53-a524-7dc47a0907bc>