Bug 424158 - Qt build is not multi-threading
Summary: Qt build is not multi-threading
Status: RESOLVED DUPLICATE of bug 404487
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-13 14:13 UTC by Andrey
Modified: 2020-07-13 14:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***