Bug 209985 - math/blas: pkg installation doesn't provide a usable library
Summary: math/blas: pkg installation doesn't provide a usable library
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-fortran (Nobody)
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2016-06-02 21:32 UTC by Gert
Modified: 2022-01-19 13:45 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (maho)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gert 2016-06-02 21:32:22 UTC
Hello, 

when installing the pre-compiled math/blas package the library is not in a usable state: The library requires libgfortran.so.3 which in turn links against libgcc_s.so.1. 

Of the latter a version is installed in /lib/ that is too old to be used by  libgfortran.so.3 and running a program linked against libblas.so.2 will complain about requiring some version 4.6 of libgcc_s.so.1. 

One can work around this bug by manually deleting /lib/libgcc_s.so.1, because then the version from the gcc package that was pulled in is used, but this is located in /usr/local/lib/gcc48 (in my case).

I'm completely new to FreeBSD, so maybe there is a better way to resolve this.

Best, 
Gert
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-01-13 04:35:46 UTC
Maintainer feedback, please!
Comment 2 Rene Ladan freebsd_committer 2018-03-11 10:38:47 UTC
Maintainer reset.
Comment 3 Walter Schwarzenfeld freebsd_triage 2018-03-11 11:05:52 UTC
Needs update
New Version 3.8.0
http://www.netlib.org/blas/
Comment 4 Thierry Thomas freebsd_committer 2022-01-19 13:45:34 UTC
BLAS has been upgraded to 3.10.0.