should probably pass --output-sync to make
- Dominant language
- Python
- Stars
- 6
- Forks
- 6
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 3
Description
***In GitLab by @terceiro on Nov 8, 2024, 13:54 GMT:***
This will make it so that errors from different commands ran in parallel are not interspersed in the log. I did not test it, I just learned about it.
See https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html
*Migrated from GitLab: https://gitlab.com/Linaro/tuxmake/-/issues/223*
Contributor guide
Research direction
No file or test is named. Locate the code path where TuxMake invokes GNU make, then read the GNU make Parallel Output documentation linked in the issue. Done means parallel command errors no longer appear interspersed in the build log, with tests or a reproducible build demonstrating the output behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100