[RegCNET] error compiling RegCM-4.3.5.6 on SGI cluster

Everaldo B. de Souza - UFPA everaldo at ufpa.br
Wed May 22 22:26:16 CEST 2013


Dear Graziano, 

My machine is a SGI Cluster using SUSE SLESS SP2 x86_64 GNU/Linux.

We've succefully installed packages (zlib-1.2.7, szip-2.1,
hdf5-1.8.10-patch1, netcdf-4.3.0, netcdf-fortran-4.2, openmpi-1.6.3)
based on users guide version 4.3 (May 2011)  using gfortran 4.6.3

./configure CC=$CC FC=$FC CFLAGS="$CFLAGS" FCFLAGS="$FCFLAGS"
MPIFC="$GNUROOT/bin/mpif90" --with-netcdf="$GNUROOT" --with-hdf5="$GNUROOT"
--with-szip="$GNUROOT" CPPFLAGS="-I$GNUROOT/include"
LDFLAGS="-L$GNUROOT/lib" LIBS="-L$GNUROOT/lib -lnetcdff -lnetcdf -lhdf5_hl
-lhdf5 -lz"RegCM-4.3.5.6


After that
We're facing the follow error while compiling RegCM-4.3.5.6

make[2]: Entering directory `/clima/everaldo/regcm/RegCM-4.3.5.6/Share'
make[2]: Warning: File `Makefile' has modification time 99 s in the future
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share -O3 -msse4.2 -fPIC -fopenmp
-mtune=native -fno-range-check -c mod_realkinds.f90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share '-DSVN_REV="tag 4.3.5.6"' -O3
-msse4.2 -fPIC -fopenmp -mtune=native -fno-range-check -c mod_constants.F90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share -O3 -msse4.2 -fPIC -fopenmp
-mtune=native -fno-range-check -c mod_intkinds.f90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share -O3 -msse4.2 -fPIC -fopenmp
-mtune=native -fno-range-check -c mod_stdio.f90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share -O3 -msse4.2 -fPIC -fopenmp
-mtune=native -fno-range-check -c mod_message.f90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share -O3 -msse4.2 -fPIC -fopenmp
-mtune=native -fno-range-check -c mod_date.f90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share -O3 -msse4.2 -fPIC -fopenmp
-mtune=native -fno-range-check -c mod_space.f90
/usr/bin/gfortran -I/clima/everaldo/regcm/RegCM-4.3.5.6/external
-I/clima/everaldo/regcm/gnu/include -I/clima/everaldo/regcm/gnu/include
-I/clima/everaldo/regcm/RegCM-4.3.5.6/Share '-DSVN_REV="tag 4.3.5.6"' -O3
-msse4.2 -fPIC -fopenmp -mtune=native -fno-range-check -c mod_memutil.F90
mod_memutil.F90:2474.4:

    b(lbound(a,1):,lbound(a,2):,lbound(a,3):,lbound(a,4):,lbound(a,5):) => a
    1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
mod_memutil.F90:2459.4:

    b(lbound(a,1):,lbound(a,2):,lbound(a,3):,lbound(a,4):,lbound(a,5):) => a
    1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
mod_memutil.F90:2444.4:

    b(lbound(a,1):,lbound(a,2):,lbound(a,3):,lbound(a,4):,lbound(a,5):) => a
    1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
mod_memutil.F90:2429.4:

    b(lbound(a,1):,lbound(a,2):,lbound(a,3):,lbound(a,4):,lbound(a,5):) => a
    1
Error: Pointer bounds remapping at (1) is not yet implemented in gfortran
mod_memutil.F90:2414.4:






More information about the RegCNET mailing list