Opened 4 years ago
Closed 4 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)
Change History (4)
Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 4 years ago by cjones051073 (Chris Jones)
comment:2 Changed 4 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.
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Yes! It works. Thanks.
Note: See
TracTickets for help on using
tickets.
this could be related to the makefile PG, I'll take a look.