Closed
Bug 2003314
Opened 5 days ago
Closed 4 days ago
python not found error in coreconf/sanitizer.sh does not cause build to abort
Categories
(NSS :: Test, defect, P2)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jschanck, Assigned: jschanck)
References
Details
Attachments
(1 file)
We do not handle errors in the subshell that executes sanitizers.py. So, on a system with no python (e.g. one where python is python3) the build script can fail to add sanitizer CFLAGs.
| Assignee | ||
Comment 1•5 days ago
|
||
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/projects/nss/rev/58b5cf26ad6e
handle errors while setting sanitizers cflags in build. r=nss-reviewers,djackson
Status: ASSIGNED → RESOLVED
Closed: 4 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•