diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-31 15:32:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-31 15:32:19 -0700 |
commit | edfe2297fd0bd376c8026d9309b241300ab65ed1 (patch) | |
tree | c4cf56eeebadee850ba53fa34259c3dbb84de73a /etc | |
parent | 1b7f9e24f49990c6bee245916e080a1fc891162f (diff) | |
download | spack-edfe2297fd0bd376c8026d9309b241300ab65ed1.tar.gz spack-edfe2297fd0bd376c8026d9309b241300ab65ed1.tar.bz2 spack-edfe2297fd0bd376c8026d9309b241300ab65ed1.tar.xz spack-edfe2297fd0bd376c8026d9309b241300ab65ed1.zip |
Improved package.py error handling. (#2187)
- Detailed debug information is now handed back to the parent process
from builds, for *any* type of exception.
- previously this only worked for Spack ProcessErrors, but now it works
for any type of error raised in a child.
- Spack will print an error message and source code context for build
errors by default.
- It will print a stack trace when using `spack -d`, even when the error
occurred in the child process.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions