Bug 424158

Summary: Qt build is not multi-threading
Product: [Developer tools] kdesrc-build Reporter: Andrey <butirsky>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrey 2020-07-13 14:13:56 UTC
SUMMARY
I have number of threads set in my .kdesrc-buildrc:
 make-options  -j4

But still, Qt seem builds with a single thread:

Building Qt5 from qt5-set (1/117)
	Updating Qt5 (to branch 5.14)
...


STEPS TO REPRODUCE
1. $ kdesrc-build Qt
2. Note not all CPUs are loaded
Comment 1 Nate Graham 2020-07-13 14:26:46 UTC

*** This bug has been marked as a duplicate of bug 404487 ***