Opened 5 months ago
Last modified 5 months ago
#71954 new defect
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)
Note: See
TracTickets for help on using
tickets.
For the current master: