diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2015-05-29 17:22:33 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2015-05-29 17:22:33 -0700 |
commit | ea7b65e2f2fb866d83d34cc1f1b22f8e5a378d63 (patch) | |
tree | 54e9c0d785c3e8938eaee1b7bda43c82dcbc94a5 /bin | |
parent | 92c21d713458c011dc7adefb9b0b36cec83892ab (diff) | |
download | spack-ea7b65e2f2fb866d83d34cc1f1b22f8e5a378d63.tar.gz spack-ea7b65e2f2fb866d83d34cc1f1b22f8e5a378d63.tar.bz2 spack-ea7b65e2f2fb866d83d34cc1f1b22f8e5a378d63.tar.xz spack-ea7b65e2f2fb866d83d34cc1f1b22f8e5a378d63.zip |
SPACK-69: spack install now logs build output to install directory.
- spack install suppresses build output by default.
- use install -v to show build output on the console too
- package.py uses log_output context to redirect output and log it to a file
- filters color codes out of output written to file
- optionally echos to the terminal
- YAML directory layout knows about its build log.
- can get path to install build log to from directory layout
- Package.install now copies the build log to $prefix/.spack/build.out
- Error message from failed install execution now includes build log location
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions