Skip to content

Utils Compilation issue in SIESTA 4.1.-b4 #548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hipabitra opened this issue Jan 31, 2025 · 0 comments
Open

Utils Compilation issue in SIESTA 4.1.-b4 #548

hipabitra opened this issue Jan 31, 2025 · 0 comments

Comments

@hipabitra
Copy link

Hallo,
I was compiling all the utilities in the Util folder in siesta v4.1.-b4
using the command

sh build_all.sh

In the middle of the compilation I am getting this error:

=============================================
/media/user/6456B45A56B42F24/SIESTA_install/siesta-4.1-b4/Util/TS/TBtrans/../../../Src/m_mat_invert.F90:81:24:

81 | call zgesv(no,no,M,no,ipiv,zwork,no,lierr)
| 1
......
392 | call zgesv(n1,n2,A1(1),no,ipiv,C2(1),no,i)
| 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
make: *** [../../../Obj/arch.make:59: m_mat_invert.o] Error 1
*** COMPILATION FAILED in ./TS/TBtrans ***

Please tell me how to fix the error.

I am attaching the "m_mat_invert.F90" file for reference.
I have put .txt extension to make it compatible for uploading.
Regards,
Dr. Pabitra Mandal

m_mat_invert.F90.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant