Show build logs from psa_collect_statuses.py on failures
- Dominant language
- C
- Stars
- 108
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
### Description
`psa_collect_statuses.py` builds the product and hides the build logs. This is nice when using it interactively, but it makes it impossible to diagnose failures. The logs should be stored in a file instead, and displayed only on failure. See https://github.com/ARMmbed/mbed-crypto/pull/117#discussion_r322797283
### Issue request type
[ ] Question
[ ] Enhancement
[x] Bug
Contributor guide
Research direction
Start with psa_collect_statuses.py and review the build-log handling discussed in pull request 117. Done means build output is stored, successful builds remain quiet, and failures display the stored logs; verify both paths with the script's existing build flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 20/100