Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821424 - sys-cluster/legion-19.06.0-r1 - -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
Summary: sys-cluster/legion-19.06.0-r1 - -- Could NOT find MPI_C (missing: MPI_C_LIB_N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-11-03 08:11 UTC by Toralf Förster
Modified: 2021-12-26 03:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.00 KB, text/plain)
2021-11-03 08:11 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,6.10 KB, text/plain)
2021-11-03 08:11 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,58.67 KB, text/plain)
2021-11-03 08:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.02 KB, text/plain)
2021-11-03 08:12 UTC, Toralf Förster
Details
environment (environment,113.11 KB, text/plain)
2021-11-03 08:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.75 KB, application/x-bzip)
2021-11-03 08:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.13 KB, application/x-bzip)
2021-11-03 08:12 UTC, Toralf Förster
Details
sys-cluster:legion-19.06.0-r1:20211103-064332.log (sys-cluster:legion-19.06.0-r1:20211103-064332.log,4.99 KB, text/plain)
2021-11-03 08:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.05 KB, application/x-bzip)
2021-11-03 08:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-03 08:11:55 UTC
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
Call Stack (most recent call first):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20211102-040008

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 674de5c1ea275d385f19383ba1ad9197f177d51b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 3 06:07:08 2021 +0000

    2021-11-03 06:07:07 UTC

emerge -qpvO sys-cluster/legion
[ebuild  N    ] sys-cluster/legion-19.06.0-r1  USE="gasnet hwloc -test"
Comment 1 Toralf Förster gentoo-dev 2021-11-03 08:11:56 UTC
Created attachment 748176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-03 08:11:57 UTC
Created attachment 748179 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2021-11-03 08:11:58 UTC
Created attachment 748182 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2021-11-03 08:12:00 UTC
Created attachment 748185 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-11-03 08:12:01 UTC
Created attachment 748188 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-11-03 08:12:02 UTC
Created attachment 748191 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-03 08:12:03 UTC
Created attachment 748194 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-11-03 08:12:04 UTC
Created attachment 748197 [details]
sys-cluster:legion-19.06.0-r1:20211103-064332.log
Comment 9 Toralf Förster gentoo-dev 2021-11-03 08:12:05 UTC
Created attachment 748200 [details]
temp.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2021-12-26 03:49:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324823e1503875868dc4b98090eaf50142a6f516

commit 324823e1503875868dc4b98090eaf50142a6f516
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-26 03:49:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-26 03:49:19 +0000

    sys-cluster/legion: examples need MPI
    
    Closes: https://bugs.gentoo.org/821424
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{legion-21.09.0.ebuild => legion-21.09.0-r1.ebuild}       | 11 +++++------
 sys-cluster/legion/legion-9999.ebuild                         | 11 +++++------
 2 files changed, 10 insertions(+), 12 deletions(-)