Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608270 - sci-libs/cblas-reference-20161223: Undefined symbols for architecture x86_64
Summary: sci-libs/cblas-reference-20161223: Undefined symbols for architecture x86_64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-05 07:28 UTC by *
Modified: 2020-11-15 14:52 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info.txt,4.13 KB, text/plain)
2017-02-05 07:28 UTC, *
Details
build.log (build.log.gz,2.55 KB, application/x-gzip)
2017-02-05 07:30 UTC, *
Details

Note You need to log in before you can comment on or make changes to this bug.
Description * 2017-02-05 07:28:35 UTC
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
Comment 1 * 2017-02-05 07:28:54 UTC
Created attachment 462474 [details]
emerge --info
Comment 2 * 2017-02-05 07:30:33 UTC
Created attachment 462478 [details]
build.log
Comment 3 Fabian Groffen gentoo-dev 2017-02-06 19:45:40 UTC
I'm affraid this symbol might come from GCC.
Comment 4 Larry the Git Cow gentoo-dev 2020-11-15 14:52:04 UTC
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(-)