Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849614 - [guru] sys-cluster/mpi-benchmarks-2021.3 fails to compile: ld: cannot find -lmpi_cxx: No such file or directory
Summary: [guru] sys-cluster/mpi-benchmarks-2021.3 fails to compile: ld: cannot find -l...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-04 06:32 UTC by Agostino Sarubbo
Modified: 2022-06-06 16:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,221.97 KB, text/plain)
2022-06-04 06:32 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-06-04 06:32:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/mpi-benchmarks-2021.3 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-04 06:32:03 UTC
Created attachment 782645 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-04 06:32:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmpi_cxx: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2022-06-06 16:28:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db0a05c6e6ae904c03b558113d6f043fe047ee7b

commit db0a05c6e6ae904c03b558113d6f043fe047ee7b
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-04 10:44:49 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-04 13:13:47 +0000

    sys-cluster/mpi-benchmarks: depend on mpi[cxx]
    
    Closes: https://bugs.gentoo.org/849614
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-cluster/mpi-benchmarks/mpi-benchmarks-2021.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)