Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building documenation fails on develop branch #1025

Closed
DeniseWorthen opened this issue Feb 10, 2025 · 1 comment · Fixed by #1026
Closed

building documenation fails on develop branch #1025

DeniseWorthen opened this issue Feb 10, 2025 · 1 comment · Fixed by #1026
Assignees
Labels
bug Something isn't working

Comments

@DeniseWorthen
Copy link
Contributor

Building with ENABLE_DOCS=ON at e718003 fails with the following error

/scratch1/NCEPDEV/nems/Denise.Worthen/WORK/UFS_UTILS/sorc/global_cycle.fd/read_write_data.f90:1082: error: The following parameters of read_write_data::read_data(integer, intent(in) LSOIL, integer, intent(in) LENSFC, logical, intent(in) DO_NSST, logical, intent(out), optional IS_NOAHMP, character(len=50), intent(in), optional FNAME_INC, real, dimension(lensfc), intent(out), optional TSFFCS, real, dimension(lensfc, lsoil), intent(out), optional SMCFCS, real, dimension(lensfc), intent(out), optional SWEFCS, real, dimension(lensfc, lsoil), intent(out), optional STCFCS, real, dimension(lensfc), intent(out), optional TG3FCS, real, dimension(lensfc), intent(out), optional ZORFCS, real, dimension(lensfc), intent(out), optional CVFCS, real, dimension(lensfc), intent(out), optional CVBFCS, real, dimension(lensfc), intent(out), optional CVTFCS, real, dimension(lensfc, 4), intent(out), optional ALBFCS, real, dimension(lensfc), intent(out), optional VEGFCS, real, dimension(lensfc), intent(out), optional SLIFCS, real, dimension(lensfc), intent(out), optional CNPFCS, real, dimension(lensfc), intent(out), optional F10M, real, dimension(lensfc), intent(out), optional VETFCS, real, dimension(lensfc), intent(out), optional SOTFCS, real, dimension(lensfc, 2), intent(out), optional ALFFCS, real, dimension(lensfc), intent(out), optional USTAR, real, dimension(lensfc), intent(out), optional FMM, real, dimension(lensfc), intent(out), optional FHH, real, dimension(lensfc), intent(out), optional SIHFCS, real, dimension(lensfc), intent(out), optional SICFCS, real, dimension(lensfc), intent(out), optional SITFCS, real, dimension(lensfc), intent(out), optional TPRCP, real, dimension(lensfc), intent(out), optional SRFLAG, real, dimension(lensfc), intent(out), optional SNDFCS, real, dimension(lensfc), intent(out), optional VMNFCS, real, dimension(lensfc), intent(out), optional VMXFCS, real, dimension(lensfc, lsoil), intent(out), optional SLCFCS, real, dimension(lensfc, lsoil), intent(out), optional STCINC, real, dimension(lensfc, lsoil), intent(out), optional SLCINC, integer, intent(in), optional LSOIL_INCR, real, dimension(lensfc), intent(out), optional SLPFCS, real, dimension(lensfc), intent(out), optional ABSFCS, real, dimension(lensfc), intent(out), optional T2M, real, dimension(lensfc), intent(out), optional Q2M, real, dimension(lensfc), intent(out), optional SLMASK, real(kind=4), dimension(lsoil), intent(out), optional ZSOIL, type(nsst_data), optional NSST) are not documented:
  parameter 'fname_inc'
  parameter 'lsoil_incr' (warning treated as error, aborting now)
Exiting...
make[2]: *** [sorc/global_cycle.fd/docs/CMakeFiles/global_cycle_doc.dir/build.make:71: sorc/global_cycle.fd/docs/CMakeFiles/global_cycle_doc] Error 1
make[1]: *** [CMakeFiles/Makefile2:1213: sorc/global_cycle.fd/docs/CMakeFiles/global_cycle_doc.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
@GeorgeGayno-NOAA GeorgeGayno-NOAA self-assigned this Feb 10, 2025
@GeorgeGayno-NOAA
Copy link
Collaborator

@DeniseWorthen - thanks for catching this. I will fix it.

@GeorgeGayno-NOAA GeorgeGayno-NOAA added the bug Something isn't working label Feb 10, 2025
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Feb 10, 2025
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Feb 10, 2025
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Feb 10, 2025
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Feb 10, 2025
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Feb 13, 2025
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants