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

Build failure on Derecho: compile_s2sw_debug_intel #2429

Closed
jkbk2004 opened this issue Sep 6, 2024 · 4 comments
Closed

Build failure on Derecho: compile_s2sw_debug_intel #2429

jkbk2004 opened this issue Sep 6, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@jkbk2004
Copy link
Collaborator

jkbk2004 commented Sep 6, 2024

Description

In the PR #2412, build failure is reported for the test case, s2sw_debug_intel. An issue is suspected in spack stack lib. Error message:
use grib2_all_tables_module, only: g2sec0,g2sec1, &
g2sec4_temp0,g2sec4_temp8,g2sec4_temp9,g2sec4_temp44, &
g2sec4_temp46,g2sec4_temp48,g2sec5_temp0,g2sec5_temp2, &
g2sec5_temp3,g2sec5_temp40,get_g2_sec5packingmethod, &
g2sec4_temp49
/glade/derecho/scratch/jongkim/UFS-RT/rt-2412/FV3/upp/sorc/ncep_post.fd/grib2_module.f(502): error #6580: Name in only-list doe
s not exist or is not accessible. [G2SEC4_TEMP49]
g2sec4_temp49

To Reproduce:

Build ufs weather model develop branch for s2sw_debug_intel case.

@jkbk2004 jkbk2004 added the bug Something isn't working label Sep 6, 2024
@DeniseWorthen
Copy link
Collaborator

@jkbk2004 I'm also struggling with this issue on Derecho. It seems the updated modules from #2326 are not getting loaded.

@ulmononian
Copy link
Collaborator

@RatkoVasic-NOAA can you take a look at this? wondering if an upstream module refresh is needed...

@RatkoVasic-NOAA
Copy link
Collaborator

Fixed. @DeniseWorthen , @jkbk2004 please test it now.

@zach1221
Copy link
Collaborator

zach1221 commented Sep 6, 2024

Testing now.
Edit: my jobs are derecho have been queued for a while. Just waiting for them to run.

@jkbk2004 jkbk2004 closed this as completed Sep 9, 2024
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
None yet
Development

No branches or pull requests

5 participants