Opened 8 years ago

Closed 8 years ago

#49957 closed defect (fixed)

openblas: destroot fails with variants lapack and universal

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch Cc:
Port: openblas

Description

The post-destroot for lapack header files is inconsistent with a universal build.
The header files installed for me without that code.
It is possible there was a fix since the code was added in r121094?

Attached is a proposed fix.
If the code is in fact needed, there is another way to fix the problem using merger-post-destroot.

Attachments (1)

Portfile.diff (942 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

comment:1 Changed 8 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

These files are surely needed in order to include the lapack function when other ports build depending on OpenBLAS. Fixed with merger-post-destroot in r143665.

Note: See TracTickets for help on using tickets.