Skip to content

Missing dependencies  #223

Description

@glarocca

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions