[QE-developers] makeall error
Hsin-Yu Ko
hsin-yu.ko at cornell.edu
Wed Jul 14 13:51:28 CEST 2021
Dear Aditi,
This is a known issue of the older GCC compiler (see link below):
https://lists.quantum-espresso.org/pipermail/users/2020-November/046420.html
Please try a more recent version of GCC.
Best,
Hsin-Yu
--
Hsin-Yu Ko
Postdoctoral Research Fellow
Department of Chemistry and Chemical Biology
Cornell University
________________________________
From: developers <developers-bounces at lists.quantum-espresso.org> on behalf of Aditi Chandrasekar <aditi.chandrasekar at apu.edu.in>
Sent: Wednesday, July 14, 2021 5:58 AM
To: developers at lists.quantum-espresso.org <developers at lists.quantum-espresso.org>
Subject: [QE-developers] makeall error
Dear QE Developers,
I have a centos 7 linux machine with GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
While using makeall in quantum espresso 6.7 I got the following error
Error: Assumed-shape array 'zmat' at (1) cannot be an argument to the procedure 'c_loc' because it is not C interoperable
xmltools.f90:487.15:
cp = c_loc(zvec)
1
Error: Assumed-shape array 'zvec' at (1) cannot be an argument to the procedure 'c_loc' because it is not C interoperable
make[1]: *** [xmltools.o] Error 1
make[1]: Leaving directory `/home/aditics/qe-6.7/upflib'
make: *** [libupf] Error 1
Please advise.
Aditi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/developers/attachments/20210714/0756b739/attachment.html>
More information about the developers
mailing list