Bug 228036 - math/superlu: Warning LIB_DEPENDS+=libopenblas.so:math/openblas when REFERENCE=on
Summary: math/superlu: Warning LIB_DEPENDS+=libopenblas.so:math/openblas when REFERENC...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-07 00:09 UTC by Yuri Victorovich
Modified: 2019-10-02 05:11 UTC (History)
3 users (show)

See Also:


Attachments
patch (1.36 KB, patch)
2018-05-08 06:33 UTC, robert.ayrapetyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2018-05-07 00:09:35 UTC
> $ make stage-qa
> Error: /usr/local/lib/libsuperlu.so.5.2.1 is linked to /usr/local/lib/libopenblas.so.0 from math/openblas but it is not declared as a dependency
> Warning: you need LIB_DEPENDS+=libopenblas.so:math/openblas

This line:
> REFERENCE_USES=         blaslapack
obviously doesn't work.

Could you please figure out what is wrong, and attach a patch?

Thanks!
Yuri
Comment 1 robert.ayrapetyan 2018-05-08 06:33:09 UTC
Created attachment 193170 [details]
patch
Comment 2 Walter Schwarzenfeld freebsd_triage 2019-09-04 18:03:51 UTC
Any news here?
Comment 3 Tobias Kortkamp freebsd_committer freebsd_triage 2019-10-02 05:11:43 UTC
Probably ok after ports r513544 ?