Missing Mason executable with Spack installation?

Hello! Not sure if this is the right place for this, but I’ve installed Chapel via Spack, but do not have access to mason executable in my bin directory. Is there a certain configure option that needs to be selected for this?

cd $CHPL_HOME takes me to ~/opt/spack/opt/spack/linux-skylake/chapel-2.6.0-<hash>/share/chapel/2.6 but I don’t see a Makefile there to run make mason .

1 Like

Unfortunately, I don't think mason is included in our spack package. The only tool included is chpldoc.

I'd encourage you to open a feature request for that on either GitHub - spack/spack-packages: Spack's community package recipes or GitHub - chapel-lang/chapel: a Productive Parallel Programming Language.

-Jade

2 Likes

Link to issue:

1 Like