Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 463188

Summary: sys-cluster/mvapich2 - In file included from mpidu_process_locks.c:6:0: mpidu_process_locks.h:32:22: fatal error: mpidimpl.h: No such file or directory
Product: Gentoo Linux Reporter: vesna <ksuves>
Component: [OLD] ServerAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build log
compiling with USE "threads" log

Description vesna 2013-03-25 08:13:09 UTC
sys-cluster/mvapich2 failed to build: 
mpidu_process_locks.h:32:22: fatal error: mpidimpl.h: No such file or directory
Comment 1 vesna 2013-03-25 08:14:25 UTC
Created attachment 343180 [details]
emerge --info
Comment 2 vesna 2013-03-25 08:17:17 UTC
Created attachment 343182 [details]
build log
Comment 3 vesna 2013-03-25 08:22:48 UTC
And when trying to compile with USE "threads", it failes with:
configure: error: The device osu_ch3:mrail does not support MPI_THREAD_MULTIPLE
Comment 4 vesna 2013-03-25 08:24:22 UTC
Created attachment 343188 [details]
compiling with USE "threads" log
Comment 5 Larry the Git Cow gentoo-dev 2020-10-24 14:51:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ac3556168133c758cdf09f5fc4e63167198879

commit 20ac3556168133c758cdf09f5fc4e63167198879
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-10-24 14:50:49 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-10-24 14:50:49 +0000

    package.mask: Last rite sys-cluster/mvapich2
    
    Bug: https://bugs.gentoo.org/463188
    Bug: https://bugs.gentoo.org/531104
    Bug: https://bugs.gentoo.org/613116
    Bug: https://bugs.gentoo.org/740926
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)

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

commit e213a71b1dc7b6fc2e8f310ebfa9f5de21c28c5d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-10-24 14:50:48 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-10-24 14:50:48 +0000

    virtual/mpi: Remove sys-cluster/mvapich2 as mpi provider
    
    Bug: https://bugs.gentoo.org/463188
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 virtual/mpi/mpi-2.0-r3.ebuild | 1 -
 virtual/mpi/mpi-2.0-r4.ebuild | 3 +--
 virtual/mpi/mpi-2.0-r5.ebuild | 3 +--
 3 files changed, 2 insertions(+), 5 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2020-11-22 14:55:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7789551d42cdf355b81e1a2d8002a8e6cf9476bf

commit 7789551d42cdf355b81e1a2d8002a8e6cf9476bf
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-22 14:54:09 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-22 14:54:09 +0000

    sys-cluster/mvapich2: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/463188
    Closes: https://bugs.gentoo.org/531104
    Closes: https://bugs.gentoo.org/613116
    Closes: https://bugs.gentoo.org/740926
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                    |   5 --
 sys-cluster/mvapich2/Manifest            |   1 -
 sys-cluster/mvapich2/metadata.xml        |  13 ---
 sys-cluster/mvapich2/mvapich2-1.6.ebuild | 142 -------------------------------
 4 files changed, 161 deletions(-)