Opened 15 months ago
Closed 10 months ago
#71954 closed defect (fixed)
OpenBLAS 0.3.29 fails to configure for PPCG4
| Reported by: | barracuda156 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | powerpc | Cc: | michaelld (Michael Dickens), NicosPavlov |
| Port: | OpenBLAS, OpenBLAS-devel |
Description
This was probably never noticed, since I build OpenBLAS-devel on a G5, so PPCG4 was never tried, and 0.3.28 worked fine. 0.3.29 or the current master fail to configure for G4 now (G5 works fine):
-- Reading vars from /opt/local/var/macports/build/_opt_local_ppcports_math_OpenBLAS/OpenBLAS/work/OpenBLAS-0.3.29/kernel/power/KERNEL... -- Reading vars from /opt/local/var/macports/build/_opt_local_ppcports_math_OpenBLAS/OpenBLAS/work/OpenBLAS-0.3.29/kernel/power/KERNEL.PPCG4... CMake Error at cmake/utils.cmake:106 (string): string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command. Call Stack (most recent call first): kernel/CMakeLists.txt:13 (ParseMakefileVars) kernel/CMakeLists.txt:1374 (build_core) CMake Error at cmake/utils.cmake:106 (string): string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command. Call Stack (most recent call first): kernel/CMakeLists.txt:13 (ParseMakefileVars) kernel/CMakeLists.txt:1374 (build_core) CMake Error at cmake/utils.cmake:106 (string): string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command. Call Stack (most recent call first): kernel/CMakeLists.txt:13 (ParseMakefileVars) kernel/CMakeLists.txt:1374 (build_core) CMake Error at cmake/utils.cmake:106 (string): string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command. Call Stack (most recent call first): kernel/CMakeLists.txt:13 (ParseMakefileVars) kernel/CMakeLists.txt:1374 (build_core)
Change History (3)
comment:1 Changed 15 months ago by barracuda156
comment:2 Changed 10 months ago by Dave-Allured (Dave Allured)
Was fixed upstream: https://github.com/OpenMathLib/OpenBLAS/pull/5101
Update to OpenBLAS 0.3.30 (current MacPorts version) or greater.
Please close this ticket.
comment:3 Changed 10 months ago by reneeotten (Renee Otten)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

For the current master: