Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300953 - kde-base/kdelibs-4.3.3 does not emerge on multi-core
Summary: kde-base/kdelibs-4.3.3 does not emerge on multi-core
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 09:36 UTC by mehrunes
Modified: 2010-03-25 08:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emrge --info output (emerge--info,4.48 KB, text/plain)
2010-01-14 09:41 UTC, mehrunes
Details
failed ebuild log (failure.log,105.90 KB, text/plain)
2010-01-14 09:41 UTC, mehrunes
Details
successful emerge log (success.log,1.86 MB, text/plain)
2010-01-14 09:43 UTC, mehrunes
Details

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