URL: <https://savannah.nongnu.org/support/?110923>
Summary: Please, close "make -j" bug, reported by me Group: Savannah Administration Submitter: None Submitted: Thu 17 Aug 2023 09:40:00 AM UTC Category: None Priority: 5 - Normal Severity: 3 - Normal Status: None Assigned to: None Originator Email: Operating System: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Follow-up Comments: ------------------------------------------------------- Date: Thu 17 Aug 2023 09:40:00 AM UTC By: Anonymous Dear Savannah, it was my fault when I reported a bug: - https://savannah.gnu.org/bugs/?64543 There is no issue in "make" utility. The problem is in how it was used inside of Docker container by me. I've used: ``` NUM_CPUS=$(grep -c ^processor /proc/cpuinfo) make -j$(NUM_CPUS) ``` inside of Docker container, but this was my mistake. There is no problem when using simply: ``` make -j ``` Unfortunately I was unable to leave neither a comment nor close the bug issue, created be me. Feel free to close this bug report. Thank you! _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/support/?110923> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/