diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-09-17 15:07:44 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-09-17 18:52:25 -0700 |
commit | c7a789e2d61b85d081f65100f0d5ee40bf78928f (patch) | |
tree | e30f130f24c32ff3fc327b3f3436ae3bf027c3a5 /var | |
parent | 742cd7f1270e0fe6229a965b768c1613e653eb3b (diff) | |
download | spack-c7a789e2d61b85d081f65100f0d5ee40bf78928f.tar.gz spack-c7a789e2d61b85d081f65100f0d5ee40bf78928f.tar.bz2 spack-c7a789e2d61b85d081f65100f0d5ee40bf78928f.tar.xz spack-c7a789e2d61b85d081f65100f0d5ee40bf78928f.zip |
Add --show-log-on-error option to `spack install`
- converted `log_path` and `env_path` to properties of PackageBase.
- InstallErrors in build_environment are now annotated with the package
that caused them, in the 'pkg' attribute.
- Add `--show-log-on-error` option to `spack install` that catches
InstallErrors and prints the log to stderr if it exists.
Note that adding a reference to the Pakcage allows a lot of stuff
currently handled by do_install() and build_environment to be handled
externally.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions