[AMBER] AmberTools 1.5 gnu compilation fails under FC15

From: pamodeo <pamodeo.icb.cnr.it>
Date: Mon, 20 Jun 2011 22:11:22 +0200

 Hi all,

 I've just tried to compile AT 1.5, but the compilation stops after some
 warnings and one error, all apparently related to type mismatch
 problems.

 The last part of the comp. log is reported below.
 The workstation presently runs Fedora 15 with:

 kernel: 2.6.38.8-32.fc15.x86_64 (SMP)
 gcc: 4.6.0 20110530 (Red Hat 4.6.0-9)
 MKL: 12.0.1.107 (em64t)

 Before compiling, I downloaded and applied the most recent patches for
 AT 1.5 (patches 1-7) and Amber 11 (patches 1-12). The AT 1.5
 installation was performed on top of an existing AmberTools 1.4
 directory tree, but, before the new installation, a "make clean" command
 was issued, and the previous content of the $AMBERHOME/lib dir was
 manually removed.

 Best,
 Pietro Amodeo

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><

 gfortran -c -O3 -mtune=generic -ffree-form -o amg1r5.o _amg1r5.f
 _amg1r5.f:1204.16:

             ifg,a(jtrst),time,ndjtr,ium,mdjtr)
                 1
 Warning: Type mismatch in argument 'jtr' at (1); passed REAL(8) to
 INTEGER(4)
 _amg1r5.f:1217.58:

       call pcol(k-1,ierr,ia,ja,iw,imin,imax,imaxw,icg,ifg,u(irst), &
                                                           1
 Warning: Type mismatch in argument 'ir' at (1); passed REAL(8) to
 INTEGER(4)
 _amg1r5.f:1224.26:

             imaxw,ifg,icg,u(irst),time,ierr,irow0,ncolx, &
                           1
 Warning: Type mismatch in argument 'ncolor' at (1); passed REAL(8) to
 INTEGER(4)
 _amg1r5.f:1232.16:

             ifg,u(irst),nstcol,ncolx,time,nda,ndja,ium, &
                 1
 Warning: Type mismatch in argument 'ncolor' at (1); passed REAL(8) to
 INTEGER(4)
 _amg1r5.f:3461.23:

    external idec,random
                        1
 Error: Return type mismatch of function 'random' at (1)
 (REAL(8)/REAL(4))
 _amg1r5.f:3029.45:

             ja(jlo),a(jlo),f(ilo),u(ilo),nsp,a(jhi+1),a(jhi+1), &
                                              1
 Warning: Type mismatch in argument 'isp' at (1); passed REAL(8) to
 INTEGER(4)
 _amg1r5.f:3095.45:

             ja(jlo),a(jlo),f(ilo),u(ilo),nsp,a(jhi+1),a(jhi+1), &
                                              1
 Warning: Type mismatch in argument 'isp' at (1); passed REAL(8) to
 INTEGER(4)
 _amg1r5.f:3619.17:

    external cgalf,cgeps,ctime
                  1
 Error: Return type mismatch of function 'cgalf' at (1)
 (REAL(8)/REAL(4))
 _amg1r5.f:3619.23:

    external cgalf,cgeps,ctime
                        1
 Error: Return type mismatch of function 'cgeps' at (1)
 (REAL(8)/REAL(4))
 make[1]: *** [amg1r5.o] Error 1
 make[1]: Leaving directory `/home/local/amber11/AmberTools/src/pbsa'
 make: *** [serial] Error 2


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Jun 20 2011 - 13:30:19 PDT
Custom Search