Summary: | sci-libs/lapack-reference links against nonexisting libgfortran.so.4 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Hanno Böck <hanno> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frp.bissey, gentoo-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Hanno Böck
![]() I suspect libgfortran.so.4 comes from libblas which could have been linked to libgfortran.so.4 before you moved to gcc-8. `ldd -r` is good, but here to check what libraries liblapack is really linked against, I recommend to use readelf -d /usr/lib/liblapack.so The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ebcf45ffd328bbb7a7bb659f0be3f94a38cc4f commit 74ebcf45ffd328bbb7a7bb659f0be3f94a38cc4f Author: Aisha Tammy <gentoo@aisha.cc> AuthorDate: 2020-11-15 14:51:37 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-11-15 14:51:37 +0000 sci-libs/lapack: remove lapacke-reference blocker * included in sci-libs/lapack Closes: https://bugs.gentoo.org/746962 Closes: https://bugs.gentoo.org/684400 Closes: https://bugs.gentoo.org/667828 Closes: https://bugs.gentoo.org/666627 Closes: https://bugs.gentoo.org/659016 Closes: https://bugs.gentoo.org/689084 Closes: https://bugs.gentoo.org/612038 Closes: https://bugs.gentoo.org/620328 Closes: https://bugs.gentoo.org/608270 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: David Seifert <soap@gentoo.org> sci-libs/lapack/lapack-3.8.0-r1.ebuild | 1 - sci-libs/lapack/lapack-3.8.0.ebuild | 1 - sci-libs/lapack/lapack-3.9.0.ebuild | 1 - 3 files changed, 3 deletions(-) |