Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 236010
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marijn Schouten <hkbst@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 236010 depends on: Show dependency tree
Bug 236010 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-08-28 11:18 0000
The ebuild in summary is currently forcing users to use serial make (-j1, no
extra job tasks). This seems not to be needed (as the doc USE flag has been
commented out).

The ebuild was modified to use -j8 on a truly 8-core SMP system and didn't fail
the build, you should either check if it's a particular USE flag to cause the
problem, or drop -j1 and leave the user to decide how many jobs to use.

I want to remember you that with modern multicore systems, forcing serial make
is going to waste a lot of time and resources for users. To show some numbers:

lilypond: Thu Aug 28 00:35:36 2008: 13 minutes, 59 seconds
lilypond: Thu Aug 28 13:10:45 2008: 2 minutes, 55 seconds

the former was with -j1, the latter with -j8.

Thanks,
Diego

------- Comment #1 From Marijn Schouten 2008-09-15 21:11:45 0000 -------
fixed in 2.11.58

------- Comment #2 From Marijn Schouten 2008-10-31 13:32:18 0000 -------
I'm turning on -j1 again, because it still causes additional failures for doc
building. I therefore do not trust that it works correctly even if it does not
fail outright.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug