Opened 2 years ago
Closed 2 years ago
#68782 closed defect (fixed)
OpenBLAS @0.3.25_2: blank version in openblas.pc
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | NicosPavlov |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | Cc: | michaelld (Michael Dickens), catap (Kirill A. Korinsky) | |
| Port: | OpenBLAS |
Description
% port -q installed OpenBLAS and active OpenBLAS @0.3.25_1+gcc13+lapack (active) % pkg-config openblas --modversion 1 %
% port -q installed OpenBLAS and active OpenBLAS @0.3.25_2+gcc13+lapack (active) % pkg-config openblas --modversion %
Change History (2)
comment:1 Changed 2 years ago by catap (Kirill A. Korinsky)
comment:2 Changed 2 years ago by catap (Kirill A. Korinsky)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Fixed an issue in upstream: https://github.com/OpenMathLib/OpenBLAS/pull/4341