Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

error on building lnd on SGI onyx 350

I am debugging CCSM3.0.1 on SGI onyx 350. But when debugging the lnd, the error occured, please help. The content of lnd.buildexe.* is :
.............................
/usr/lib32/cmplrs/mfef90 -G8 -TARG:t5_ll_sc_bug=on -TENV:PIC -m1 -TARG:abi=64:isa=mips4 -O2 -r8 -i4 -show -extend_source -include=. -include=/disk4/home1/pcem/ccsm/case1/SourceMods/src.clm -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/main -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/ecosysdyn -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/riverroute -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeochem -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/mksrfdata -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/csm_share/cpl -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/csm_share/shr -include=/disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/utils/timing -include=. -include=/disk4/home1/pcem/soft/netcdf-3.6.1/include -include=/usr/local/include -include=/disk2/workspace/lixz/exe/case1/lib/include -include=/disk1/home/user/globus/local/mpich_ch_shmem/include -TARG:proc=r10000 -include=/usr/include -FE:cmdline=/tmp/ctmL.AAAa0hDmw -fB,/tmp/ctmB.BAAa0hDmw -fC,SoilTemperatureMod.T -fD,SoilTemperatureMod.l -ffree -LANG:=F90 SoilTemperatureMod.f90

module SoilTemperatureMod
^
f90-855 f90: ERROR SOILTEMPERATUREMOD, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 4, Column = 8
The compiler has detected errors in module "SOILTEMPERATUREMOD". No module information file will be created for this module.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 194, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 205, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 226, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 247, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 276, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 288, Column = 7
Unsupported compiler directive.

!dir$ prefervector
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 303, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 304, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTEMPERATURE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 320, Column = 7
Unsupported compiler directive.

use shr_kind_mod, only : r8 => shr_kind_r8
^
f90-1015 f90: ERROR SOILTHERMPROP, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 352, Column = 30
Local-name "R8" must only be referenced once in a rename-list in this scope.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTHERMPROP, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 436, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTHERMPROP, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 479, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTHERMPROP, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 495, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING SOILTHERMPROP, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 517, Column = 7
Unsupported compiler directive.

use shr_kind_mod, only : r8 => shr_kind_r8
^
f90-1015 f90: ERROR PHASECHANGE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 550, Column = 30
Local-name "R8" must only be referenced once in a rename-list in this scope.

!dir$ concurrent
^
f90-801 f90: WARNING PHASECHANGE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 642, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING PHASECHANGE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 651, Column = 7
Unsupported compiler directive.

!dir$ concurrent
^
f90-801 f90: WARNING PHASECHANGE, File = /disk4/home1/pcem/ccsm/ccsm3_0_1_beta14/models/lnd/clm2/src/biogeophys/SoilTemperatureMod.F90, Line = 769, Column = 7
Unsupported compiler directive.

f90: SGI MIPSpro Fortran 90 Version 7.41 (f14) Wed Sep 6, 2006 11:04:42
f90: 778 source lines
f90: 3 Error(s), 16 Warning(s), 0 Other message(s), 0 ANSI(s)
cf90: "explain cf90-message number" gives more information about each message
f90 ERROR: /usr/lib32/cmplrs/mfef90 returned non-zero status 2
gmake: *** [SoilTemperatureMod.o] Error 2




__________________________________
what is wrong in here?
 
Top