Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 300953

Summary: kde-base/kdelibs-4.3.3 does not emerge on multi-core
Product: Gentoo Linux Reporter: mehrunes <mehrunes_dagon>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emrge --info output
failed ebuild log
successful emerge log

Description mehrunes 2010-01-14 09:36:41 UTC
kde-base/kdelibs-4.3.3 does not compile on my 8-processor with MAKEOPTS='-j
-l3', though it compiled successfully with MAKEOPTS='-j1'

I will enclose emerge --info output and two build logs


Reproducible: Didn't try

Steps to Reproduce:
1. Sit at a good computer
2. MAKEOPTS='-j -l3' emerge =kde-base/kdelibs-4.3.3

Actual Results:  
compilation fails, complaining about a missing cpp file

[ 15%] make[2]: *** No rule to make target `solid/solid/solid_automoc.cpp', needed by `solid/solid/solid_static_automoc.cpp'.  Stop.

Expected Results:  
successful compilation
Comment 1 mehrunes 2010-01-14 09:41:07 UTC
Created attachment 216469 [details]
emrge --info output
Comment 2 mehrunes 2010-01-14 09:41:50 UTC
Created attachment 216471 [details]
failed ebuild log
Comment 3 Dawid Węgliński (RETIRED) gentoo-dev 2010-01-14 09:43:09 UTC
It's MAKEOPTS="-j13". Not "-j -13".
Comment 4 mehrunes 2010-01-14 09:43:13 UTC
Created attachment 216473 [details]
successful emerge log
Comment 5 mehrunes 2010-03-02 10:01:19 UTC
successfully compiled kde-base/kdelibs-4.3.3-r1 on 1st attempt on 16-processor computer with portage tree timestamped 15 February 00:00, with MAKEOPTS equal to "--jobs --load-average=3"

things that changed since my failed attempt to emerge kdelibs are:
 1) count of cpu's
 2) portage stuff like ebuild and eclass (maybe)
 3) MAKEOPTS

i leave bug status unchanged
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2010-03-02 15:23:20 UTC
Please test current stable 4.3.5
Comment 7 mehrunes 2010-03-25 08:05:06 UTC
(In reply to comment #6)
> Please test current stable 4.3.5

sorry for long silence. 

Compiled successfully on 16-processor with portage tree dated 22 march

I change bug status to fixed