Currently, if you try to run tty.msg or tty.warn during a spack install, the output will be printed to spack-build.out and the user will never see it unless building verbosely. tty.msg can be very useful for printing helpful information specific to a package, as is done with Homebrew.