NCAR / spack-derecho

Spack production user software stack on the Derecho system
3 stars 0 forks source link

Syntax error in gcc/12.2.0 module file under ncarenv/23.09 #15

Closed roryck closed 10 months ago

roryck commented 10 months ago
rory@derecho5:~ » module --force purge                                                                                                                                                             
rory@derecho5:~ » module load ncarenv/23.09 gcc/12.2.0
Lmod has detected the following error:  Syntax error in file: /glade/u/apps/derecho/modules/23.09/Core/gcc/12.2.0.lua
 with command: setenv, one or more arguments are not strings.

While processing the following module(s):
    Module fullname  Module Filename
    ---------------  ---------------
    gcc/12.2.0       /glade/u/apps/derecho/modules/23.09/Core/gcc/12.2.0.lua
vanderwb commented 10 months ago

Thanks. This came about due to the change I mentioned in #13. I think it's fixed. Can you confirm on your end?

roryck commented 10 months ago

Fixed here, thanks for the quick turnaround.