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

Problem with building CAM4 pio library

Dear all,

When I tried to build CAM4 F_2000(Stand-alone cam default,prescribed ocn/ice), the run always stopped during building ' pio library'. The error message is as follows:

CCSM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
CCSM BUILDEXE SCRIPT STARTING
- Build Libraries: mct pio csm_share
Fri Sep 10 15:04:35 CDT 2010 /home/clm4_1/clm4_1/mct/mct.bldlog.100910-150400
Fri Sep 10 15:04:35 CDT 2010 /home/clm4_1/clm4_1/pio/pio.bldlog.100910-150400
ERROR: pio.buildlib failed, see /home/clm4_1/clm4_1/pio/pio.bldlog.100910-150400
ERROR: cat /home/clm4_1/clm4_1/pio/pio.bldlog.100910-150400

--------------------------------------------------------------------------
The error message from pio.bldlog.100910-150400 is as follows:

1/pio/pio.bldlog.100910-150400
Copying source to CCSM EXEROOT...
ignore pio file alloc_mod.F90
ignore pio file box_rearrange.F90
cp: omitting directory `configure.old'
ignore pio file iompi_mod.F90
ignore pio file mct_rearrange.F90
ignore pio file piodarray.F90
ignore pio file pionfatt_mod.F90
ignore pio file pionfget_mod.F90
ignore pio file pionfput_mod.F90
ignore pio file pionfread_mod.F90
ignore pio file pionfwrite_mod.F90
ignore pio file pio_spmd_utils.F90
ignore pio file pio_support.F90
ignore pio file rearrange.F90
PIO already built. Checking machine type
Same machine.
Done updating dependencies
gmake[1]: Entering directory `/home/clm4_1/clm4_1/pio'
mpif90 -c -DMCT_INTERFACE -DHAVE_MPI -DCO2A -DLINUX -DSEQ_ -DFORTRANUNDERSCORE -DNO_SHR_VMATH -i4 -gopt -Mlist -Mextend -byteswapio -Mflushz -Kieee -Ktrap=fp -DSYSLINUX -DLINUX -DCPRUNKNOWNCPR -DSPMD -DHAVE_MPI -DUSEMPIIO -D_NETCDF -D_NOPNETCDF -D_NOUSEMCT -D_USEBOX -DNO_SIZEOF -I/usr/local/netcdf-3.6.1/include pio_kinds.F90
f95: unrecognized option '-Mlist'
f95: unrecognized option '-Mextend'
f95: unrecognized option '-byteswapio'
f95: unrecognized option '-Mflushz'
f95: unrecognized option '-Kieee'
f95: unrecognized option '-Ktrap=fp'
cc1: error: unrecognized command line option "-i4"
gmake[1]: *** [pio_kinds.o] Error 1
gmake[1]: Leaving directory `/home/clm4_1/clm4_1/pio'
gmake: *** [all] Error 2

--------------------------------------------------------------------------

I have also tried I_2000 (Description: Active land model with QIAN atm input data for 2003 and Satellite phenology (SP), CO2 level and Aerosol deposition for 2000) and B_2000 (All active components,present day), they all stopped in the same place for the same reason.

If anyone has encountered the same problem or can provide some clues of solving it, please let me know.

Thank you.

azure66
 
Top