Menu

#1092 Rank mismatch in argument 'strue1'

Stable_(v3.10.x)
open
nobody
None
5
2022-10-03
2022-10-03
No

Hello,
I am trying to install ATLAS 3.10.3 on MacOS 12.6 (Monterey). After successfully running "sudo make build", I run "sudo make check" and I get the following error:

/Users/fedde/build/ATLAS3.10.3/_mac_build/..//interfaces/blas/C/testing/c_sblat1.f:250:48:

250 | CALL STEST1(SNRM2TEST(N,SX,INCX),STEMP,STEMP,SFAC)
| 1
Error: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
/Users/fedde/build/ATLAS3.10.3/_mac_build/..//interfaces/blas/C/testing/c_sblat1.f:254:48:

254 | CALL STEST1(SASUMTEST(N,SX,INCX),STEMP,STEMP,SFAC)
| 1
Error: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
make[3]: [c_sblat1.o] Error 1
make[2]:
[sanity_test] Error 2
make[1]: [sanity_test] Error 2
make:
[test] Error 2

The full log is attached. Any help would be greatly appreciated!

Regards,
Federico

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.