Opened 3 years ago

Closed 3 years ago

#62841 closed defect (fixed)

OpenBLAS @0.3.15+universal: universal archflags do not exist for tool 'fc'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: highsierra Cc: michaelld (Michael Dickens), cjones051073 (Chris Jones)
Port: OpenBLAS

Description

OpenBLAS now fails to build with the +universal variant:

:error:build Failed to build OpenBLAS: universal archflags do not exist for tool 'fc'

This used to work:

$ port -v installed OpenBLAS
The following ports are currently installed:
  OpenBLAS @0.3.13_0+gcc6+lapack+universal (active) platform='darwin 17' archs='i386 x86_64' date='2020-12-28T19:44:35-0600'

Attachments (1)

main.log (14.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 3 years ago.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 3 years ago by cjones051073 (Chris Jones)

this could be related to the makefile PG, I'll take a look.

comment:2 Changed 3 years ago by cjones051073 (Chris Jones)

can you try again please with

[7832cf44971d0dba9796649419b497b97dc470d3/macports-ports]

It will take me a while to test universal here as I don't normally use it and it seems I have a bunch of deps to be built universal before I can test OpenBLAS itself.

Last edited 3 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Yes! It works. Thanks.

Note: See TracTickets for help on using tickets.