This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Carl, Thank you very much; this should be fixed in the 4.5.0 netCDF-Fortran that we've just released. Thanks! -Ward > I'm building NetCDF-F 4.4.5 using the PGI 19.7 compiler, and ran into > this error in building the regression-tests: > > mpif77 -noswitcherror -DHAVE_CONFIG_H -I. -I.. -I../libsrc > -I../fortran -I../fortran -I../fortran -fPIC -m64 -tp=px -c -o > ftst_rengrps.o ftst_rengrps.F > *PGF90-S-0034-Syntax error at or near identifier nclude > (ftst_rengrps.F: 13)* > PGF90/x86-64 Linux 19.7-0: compilation completed with severe errors > Makefile:1332: recipe for target 'ftst_rengrps.o' failed > make[4]: [ftst_rengrps.o] Error 2 (ignored) > > It looks like the line in question is #14 below, where the include > statement is shifted one column to the left relative to the rest of the > code: > > 9 program ftst_rengrps > 10 C use typeSizes > 11 C use netcdf > 12 C use netcdf4_f03 > 13 implicit none > * 14 include "netcdf.inc"* > > This looks like Fortran 77 column-dependency issue. > And yeah, I could probably find a compiler flag that would allow the > column-positions to slip, but this looks like an oversight that you'd > want to correct. > For what it's worth, all the other regression-tests passed successfully. > Thanks, > > Carl > > > ----------------------------------------------------------------------------------- > This email message is for the sole use of the intended recipient(s) and may > contain > confidential information. Any unauthorized review, use, disclosure or > distribution > is prohibited. If you are not the intended recipient, please contact the > sender by > reply email and destroy all copies of the original message. > ----------------------------------------------------------------------------------- > > Ticket Details =================== Ticket ID: ZBT-613950 Department: Support netCDF Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.