#73894 closed defect (fixed)
OpenBLAS +native: does not configure
| Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | NicosPavlov |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.12.4 |
| Keywords: | Cc: | michaelld@… | |
| Port: | OpenBLAS |
Description
Presumingly here:
-- Check for working Fortran compiler: /opt/local/bin/gfortran-mp-15 - skipped CMake Error at cmake/prebuild.cmake:1637 (MESSAGE): Compiling getarch failed Change Dir: '/opt/local/var/macports/build/OpenBLAS-601fef11/work/build/getarch_build/CMakeFiles/CMakeTmp'
/opt/local/var/macports/build/OpenBLAS-601fef11/work/build/getarch_build/CMakeFiles/CMakeTmp is empty.
Attachments (1)
Change History (9)
Changed 4 months ago by ballapete (Peter "Pete" Dyballa)
comment:1 Changed 4 months ago by ballapete (Peter "Pete" Dyballa)
With MacPorts version 2.12.5 the failure is the same.
comment:2 Changed 4 months ago by reneeotten (Renee Otten)
probably related to the non-default native variant, which you are using. The package builds fine on the buildbot where the native variant is not used; so that would be a place for you to start looking.
comment:3 Changed 4 months ago by reneeotten (Renee Otten)
I see it fails for me as well locally with the native variant. Perhaps due to the patch-OpenBLAS-i386-Apple.diff patchfile. I *think* I had to do something there to get it to apply when I updated the port, so perhaps I messed up somewhere there - I'll take a look later tonight if time permits.
comment:4 Changed 4 months ago by reneeotten (Renee Otten)
| Cc: | NicosPavlov removed |
|---|---|
| Keywords: | highsierra removed |
| Owner: | set to NicosPavlov |
| Status: | new → assigned |
| Summary: | OpenBLAS @0.3.32 does not configure on macOS High Sierra, Version 10.13.6 → OpenBLAS +native: does not configure |
comment:5 Changed 4 months ago by ballapete (Peter "Pete" Dyballa)
Configuration of the default variant succeeds.
comment:6 Changed 4 months ago by ballapete (Peter "Pete" Dyballa)
Build and test succeeded as well – for the default variant.
comment:7 Changed 4 months ago by reneeotten (Renee Otten)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
removed the patchfile in this commit; should work now
comment:8 Changed 4 months ago by ballapete (Peter "Pete" Dyballa)
Yes, the native build built and installed.

Main.log from High Sierra 10.13.6