summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-06-10 00:05:03 -0400
committerEli Schwartz <eschwartz@gentoo.org>2024-07-12 01:54:15 -0400
commit496a4f0ce86f43da3fe77ffd6c9bef2e41cf3852 (patch)
tree808ff5b0c8d5c1f61080fce60815a432b688addd /dev-lisp
parentsys-cluster/openmpi: make sure elibtoolize is applied (diff)
downloadgentoo-496a4f0ce86f43da3fe77ffd6c9bef2e41cf3852.tar.gz
gentoo-496a4f0ce86f43da3fe77ffd6c9bef2e41cf3852.tar.bz2
gentoo-496a4f0ce86f43da3fe77ffd6c9bef2e41cf3852.zip
sys-cluster/openmpi: add 5.0.3
A bunch of upstream changes occurred. In particular: - openmpi drops ALL support for 32-bit, and errors out in ./configure if you try. This follows pmix. Rip out all the multilib-minimal scaffolding. - libompitrace "was incomplete and unmaintained" and is now removed from the sources - upstream now defaults to --disable-dlopen, and configuring with libltdl enabled externally returns errors saying a non libltdl header doesn't exist. Unclear if it actually supports this - a couple dependencies can now be configured --with-*=external instead of passing paths - libibverbs handling is gone upstream and no longer makes sense to configure via USE flags (or at all): https://github.com/open-mpi/ompi/commit/59c8ab6da4276ff398453a54910c6c0fb67a153c Delayed: - heterogeneous was broken in older versions, and its USE flag is supposed to be restored. But the upstream docs still suggest it is broken. Independent of upstream rework of pmix, we take the opportunity of a version bump to build against the system pmix, resolving a longstanding bug due to openmpi publicly shipping its own pmix installation that stomps all over the global system namespace. Temporarily drop keywords which the pmix package lacks. Bug: https://bugs.gentoo.org/828123 Closes: https://bugs.gentoo.org/652432 Closes: https://bugs.gentoo.org/927828 Closes: https://bugs.gentoo.org/930362 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-lisp')
0 files changed, 0 insertions, 0 deletions