[RegCNET] Error Compiling RegCM4.4.5.5 using PGI compiler

오석근 (Seok-Geun Oh) poet1535 at kongju.ac.kr
Thu Jun 11 09:17:36 CEST 2015


Dear RegCM community I am trying to configure RegCM4.4.5.5 in a Linux system but I couldn't make it due to some errors.I have already put some software that need to run RegCM4.4.5 as follows. 1) PGI compiler version 11.3 2) NetCDF version 4.1.3 3) OpenMPI version 1.8.4 After I have put, I run as follows: ./configure CC=pgcc FC=pgf90 make However, I have got error as follows: ==================================ake  all-recursivemake[1]: Entering directory `/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5'Making all in externalmake[2]: Entering directory `/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5/external'make[2]: Nothing to be done for `all'.make[2]: Leaving directory `/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5/external'Making all in Sharemake[2]: Entering directory `/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5/Share'pgf90 -I/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5/external -I/usr/local/hanul/netcdf/413_pgi113/include -I/usr/local/hanul/netcdf/413_pgi113/include  -I/home/poet1535/RegCM4.4_T
 est/RegCM-4.4.5.5/Share -D'SVN_REV="tag 4.4.5.5"' -fastsse -byteswapio -c mod_ncstream.F90PGF90-S-0188-Argument number 3 to nf90_put_att_text: type mismatch (mod_ncstream.F90: 868)PGF90-S-0188-Argument number 4 to nf90_put_att_text: type mismatch (mod_ncstream.F90: 868)PGF90-S-0188-Argument number 2 to cdumlogical: type mismatch (mod_ncstream.F90: 870)PGF90-S-0188-Argument number 3 to nf90_put_att_text: type mismatch (mod_ncstream.F90: 871)PGF90-S-0188-Argument number 3 to nf90_put_att_one_fourbyteint: type mismatch (mod_ncstream.F90: 873)PGF90-S-0188-Argument number 4 to nf90_put_att_one_fourbyteint: type mismatch (mod_ncstream.F90: 873)PGF90-S-0188-Argument number 3 to nf90_put_att_one_fourbytereal: type mismatch (mod_ncstream.F90: 875)PGF90-S-0188-Argument number 4 to nf90_put_att_one_fourbytereal: type mismatch (mod_ncstream.F90: 875)PGF90-S-0188-Argument number 3 to nf90_put_att_one_eightbytereal: type mismatch (mod_ncstream.F90: 877)PGF90-S-0188-Argument number 4 to nf90_put_a
 tt_one_eightbytereal: type mismatch (mod_ncstream.F90: 877)PGF90-S-0188-Argument number 3 to nf90_put_att_fourbytereal: type mismatch (mod_ncstream.F90: 879)PGF90-S-0189-Argument number 4 to nf90_put_att_fourbytereal: association of scalar actual argument to array dummy argument (mod_ncstream.F90: 879)PGF90-S-0188-Argument number 3 to nf90_put_att_eightbytereal: type mismatch (mod_ncstream.F90: 882)PGF90-S-0189-Argument number 4 to nf90_put_att_eightbytereal: association of scalar actual argument to array dummy argument (mod_ncstream.F90: 882)  0 inform,   0 warnings,  14 severes, 0 fatal for add_attributePGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 910)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 913)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 916)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 923)PGF90-W-0155-Mismatched data
  type for member ncattribute_standard (mod_ncstream.F90: 926)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 930)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 935)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 947)PGF90-W-0155-Mismatched data type for member ncattribute_standard (mod_ncstream.F90: 950)  0 inform,   9 warnings,   0 severes, 0 fatal for add_varattsPGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 1344)PGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 1414)PGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 1496)PGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 1583)PGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 1612)PGF90-S-0
 188-Argument number 2 to nf90_put_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 1679)PGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 1761)PGF90-S-0188-Argument number 2 to nf90_put_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 1848)  0 inform,   0 warnings,   8 severes, 0 fatal for outstream_writevarPGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 2038)PGF90-S-0189-Argument number 3 to nf90_get_var_1d_fourbytereal: association of scalar actual argument to array dummy argument (mod_ncstream.F90: 2038)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_eightbytereal: type mismatch (mod_ncstream.F90: 2040)PGF90-S-0189-Argument number 3 to nf90_get_var_1d_eightbytereal: association of scalar actual argument to array dummy argument (mod_ncstream.F90: 2040)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 2122)PGF90-S-0188-Argument numb
 er 2 to nf90_get_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 2233)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbytereal: type mismatch (mod_ncstream.F90: 2359)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 2383)PGF90-S-0189-Argument number 3 to nf90_get_var_1d_fourbyteint: association of scalar actual argument to array dummy argument (mod_ncstream.F90: 2383)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 2385)PGF90-S-0189-Argument number 3 to nf90_get_var_1d_fourbyteint: association of scalar actual argument to array dummy argument (mod_ncstream.F90: 2385)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 2467)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 2578)PGF90-S-0188-Argument number 2 to nf90_get_var_1d_fourbyteint: type mismatch (mod_ncstream.F90: 2704)  0 inform,   0 
 warnings,  14 severes, 0 fatal for instream_readvarmake[2]: *** [mod_ncstream.o] Error 2make[2]: Leaving directory `/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5/Share'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/home/poet1535/RegCM4.4_Test/RegCM-4.4.5.5'make: *** [all] Error 2=============================================
What is wrong? I have attached the config.log which i have tried.Could anyone tell me to solve this problem?
Thank you
Sincerely
Seok-Geun


=======================================a Graduate Student under PhD CourseKongju Na'tl University, South Koreaemail: poet1535 at naver.comoffice: +82-41-850-8534fax: +82-41-856-8527cell phone: +82-10-9222-1535 ======================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20150611/19ff37ec/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 38700 bytes
Desc: not available
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20150611/19ff37ec/attachment-0001.obj>


More information about the RegCNET mailing list