-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
There are missing libraries when a module is loaded:
]$ module use /cvmfs/code-rade.africa-grid.org/modules/libraries/
]$ module add gcc/6.3.0
ncurses/6.0(11):ERROR:102: Tcl command execution failed: setenv NCURSES_DIR $::env(CVMFS_DIR)/$::env(SITE)/$::env(OS)/$::env(ARCH)/ncurses/6.0
gmp/6.1.0(11):ERROR:102: Tcl command execution failed: setenv GMP_DIR $::env(CVMFS_DIR)/$::env(SITE)/$::env(OS)/$::env(ARCH)/gmp/6.1.0
mpfr/3.1.5(8):ERROR:151: Module 'mpfr/3.1.5' depends on one of the module(s) 'gmp/6.1.0'
mpfr/3.1.5(8):ERROR:102: Tcl command execution failed: prereq gmp
mpc/1.0.3(8):ERROR:151: Module 'mpc/1.0.3' depends on one of the module(s) 'mpfr/3.1.5 mpfr/3.1.2'
mpc/1.0.3(8):ERROR:102: Tcl command execution failed: prereq mpfr
gcc/6.3.0(11):ERROR:102: Tcl command execution failed: setenv GCC_DIR $::env(CVMFS_DIR)/$::env(SITE)/$::env(OS)/$::env(ARCH)/gcc/6.3.0