Opened 12 months ago
Closed 12 months ago
#68780 closed defect (fixed)
OpenBLAS @0.3.25_2: fatal error: execvp: Argument list too long
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | catalina | Cc: | michaelld (Michael Dickens), catap (Kirill A. Korinsky) |
Port: | OpenBLAS |
Description
OpenBLAS fails to build on Catalina and earlier:
collect2: fatal error: execvp: Argument list too long compilation terminated. make[2]: *** [lib/libopenblas.0.3.dylib] Error 1
Change History (9)
comment:1 Changed 12 months ago by catap (Kirill A. Korinsky)
comment:2 Changed 12 months ago by catap (Kirill A. Korinsky)
Relate issue in upstream: https://github.com/OpenMathLib/OpenBLAS/issues/3408
comment:3 Changed 12 months ago by Dave-Allured (Dave Allured)
Cc: | Dave-Allured added |
---|
comment:4 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | OpenBLAS @0.3.25: fatal error: execvp: Argument list too long → OpenBLAS @0.3.25_2: fatal error: execvp: Argument list too long |
---|
comment:5 Changed 12 months ago by catap (Kirill A. Korinsky)
Related issue in cmake: https://gitlab.kitware.com/cmake/cmake/-/issues/15650
comment:6 Changed 12 months ago by kencu (Ken)
this looks like a tempting fix to try:
https://github.com/jgillis/OpenBLAS/commit/d461ce45be91d1b131ef6917819b59b814fc7794
comment:8 Changed 12 months ago by Dave-Allured (Dave Allured)
Cc: | Dave-Allured removed |
---|
comment:9 Changed 12 months ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
What is quite unexpected. I'll take care of it in couple of hours at high priority