My system is OS X El Capitan (10.11.6). When I try emerging sci-libs/cblas-reference (pulled in by numpy) there is the following error during linking: Undefined symbols for architecture x86_64: "_VerifyFortran", referenced from: _main in main.c.o ld: symbol(s) not found for architecture x86_64 clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation) Not sure if this is related to Bug 608266. Reproducible: Always
Created attachment 462474 [details] emerge --info
Created attachment 462478 [details] build.log
I'm affraid this symbol might come from GCC.
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(-)