[Smeagol-discuss] compilation problem
Serhan Yamacli
syamacli at gmail.com
Sat Nov 8 17:56:39 GMT 2008
Dear all,
I'm trying to compile Smeagol on Siesta 1.3f1p and I'm getting these error
messages while negf.F is being compiled. I also attached my arch.make file.
What would you recommend me to compile Smeagol successfully?
Regards,
Serhan
-----------------------------------------------------------------------------------------------------------------------------------------------------
[root at localhost Src]# make
Compilation architecture to be used: i686-pc-linux-gnu--unknown
If this is not what you want, create the right
arch.make file using the models in Sys
Hit ^C to abort...
==> Information about compiler and flags
sed "s/SIESTA_ARCH/i686-pc-linux-gnu--unknown/g" version.F90 > temp0.F90
sed "s/FFLAGS/ /g" temp0.F90 > temp.F90
f95 -c -g -O2 temp.F90
f95 -c -g -O2 siesta.F
f95 -c -g -O2 io.f
f95 -c -g -O2 spin_init.f
f95 -c -g -O2 coor.f
f95 -c -g -O2 transfer.f
f95 -c -g -O2 broadcast_basis.F
f95 -c -g -O2 sig.f
f95 -c -g -O2 eggbox.F
f95 -c -g -O2 nag.f
f95 -c -g -O2 ../NETransport/leads_complex.F
f95 -c -g -O2 ../NETransport/negf.F
../NETransport/negf.F:195.72:
CHARACTER(LEN=1), ALLOCATABLE, SAVE :: side_rankL(:),side_rankR(:
1
Error: Expected another dimension in array declaration at (1)
../NETransport/negf.F:322.57:
ALLOCATE(numberL(NSPIN),numberR(NSPIN),side_rankL(NSPIN),
1
Error: Syntax error in ALLOCATE statement at (1)
../NETransport/negf.F:570.72:
ALLOCATE(Sigma_L(NL,NL,Nenerg,NSPIN),Sigma_R(NR,NR,Nenerg,NSPIN)
1
Error: Syntax error in ALLOCATE statement at (1)
../NETransport/negf.F:576.72:
ALLOCATE(EiCompL(Nenerg_div),EiCompR(Nenerg_div),CONST(Nenerg_di
1
Error: Invalid form of array reference at (1)
../NETransport/negf.F:690.20:
Print*, 'The condition number of the matrix H1 was too large
1
Error: Unterminated character constant beginning at (1)
../NETransport/negf.F:777.23:
ALLOCATE(rho0L(N1,N1,NSPIN),rho0R(N1,N1,NSPIN))
1
Error: Syntax error in ALLOCATE statement at (1)
../NETransport/negf.F:802.16:
ELSE IF ((Iprime+MyNode*NenergImNode).LE.NEnerg1+NEnerg2+NPOLES
1
Error: Unexpected junk after ELSE statement at (1)
../NETransport/negf.F:821.16:
ELSE IF ((Iprime+MyNode*NenergImNode).LE.NEnerg1+NEnerg2+NPOLES
1
Error: Unexpected junk after ELSE statement at (1)
../NETransport/negf.F:840.13:
rho0L(II,JJ,ISPIN)=rho0L(II,JJ,ISPIN)+
1
Error: Unclassifiable statement at (1)
../NETransport/negf.F:872.50:
ALLOCATE(DeltarhoL(N1,N1,NSPIN),DeltarhoR(N1,N1,NSPIN))
1
Error: Syntax error in ALLOCATE statement at (1)
../NETransport/negf.F:970.15:
DeltarhoR(II,JJ,ISPIN)=DeltarhoR(II,JJ,ISPIN) +
1
Error: Unclassifiable statement at (1)
../NETransport/negf.F:1088.31:
IF ((DABS(DeltarhoR(II,JJ,ISPIN)).LT.1.D-12).AND.
1
Error: Syntax error in argument list at (1)
../NETransport/negf.F:1090.13:
rhoG(II,JJ,ISPIN)=2.D0/REAL(NNSPIN)*rho0L(II,JJ,ISPIN)
1
Error: Unclassifiable statement at (1)
../NETransport/negf.F:1092.14:
weight=DeltarhoR(II,JJ,ISPIN)**2/(
1
Error: Unclassifiable statement at (1)
../NETransport/negf.F:1095.21:
& (rho0L(II,JJ,ISPIN)+DeltarhoR(II,JJ,ISPIN))+
1
Error: Expected a right parenthesis in expression at (1)
../NETransport/negf.F:1099.14:
ENDIF
1
Error: Expecting END DO statement at (1)
../NETransport/negf.F:1128.69:
IF ((abs(EnergMin).gt.1.D-20).or.(abs(EnergMax).gt.1.D-20)) THE
1
Error: Cannot assign to a named constant at (1)
../NETransport/negf.F:1214.72:
Ic(ISPIN)=Ic(ISPIN)+eh_const*DREAL(CONST(I)*Ic_aux(J)*(fL-fR)
1
Error: Syntax error in argument list at (1)
../NETransport/negf.F:1268.10:
ENDIF
1
Error: Expecting END SUBROUTINE statement at (1)
../NETransport/negf.F:874.17:
DeltarhoR=0.D0
1
Error: Symbol 'deltarhor' at (1) has no IMPLICIT type
../NETransport/negf.F:778.13:
rho0L=0.D0
1
Error: Symbol 'rho0l' at (1) has no IMPLICIT type
../NETransport/negf.F:331.44:
Call RANK(NL,S1_L,H1_L(:,:,ISPIN),side_rankL(ISPIN))
1
Error: Function 'side_rankl' at (1) has no IMPLICIT type
../NETransport/negf.F:332.14:
If (side_rankL(ISPIN) .NE. '0') Then
1
Error: Function 'side_rankl' at (1) has no IMPLICIT type
../NETransport/negf.F:334.47:
Call GENSVD(NL,S1_L,H1_L(:,:,ISPIN),side_rankL(ISPIN),
1
Error: Function 'side_rankl' at (1) has no IMPLICIT type
../NETransport/negf.F:347.44:
Call RANK(NR,S1_R,H1_R(:,:,ISPIN),side_rankR(ISPIN))
1
Error: Function 'side_rankr' at (1) has no IMPLICIT type
Fatal Error: Error count reached limit of 25.
make: *** [negf.o] Error 1
-----------------------------------------------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tchpc.tcd.ie/pipermail/smeagol-discuss/attachments/20081108/9bdf68ff/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arch.make
Type: application/octet-stream
Size: 1022 bytes
Desc: not available
Url : http://lists.tchpc.tcd.ie/pipermail/smeagol-discuss/attachments/20081108/9bdf68ff/attachment.obj
More information about the Smeagol-discuss
mailing list