Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8175 - arts doesn't compile - and so i cannot install kde
Summary: arts doesn't compile - and so i cannot install kde
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-21 03:50 UTC by Hanno Böck
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
arts compile errors log (arts.log,189.04 KB, text/plain)
2002-09-21 03:51 UTC, Hanno Böck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2002-09-21 03:50:13 UTC
I have attached the compile-log.
Comment 1 Hanno Böck gentoo-dev 2002-09-21 03:51:05 UTC
Created attachment 4047 [details]
arts compile errors log
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-09-22 12:37:37 UTC
This looks at first sight like a make -j2 problem - see lines 1417, 1423 in the 
emerge log. 
 
To test this possibility try: MAKEOPTS="-j1" emerge arts 
Comment 3 Hanno Böck gentoo-dev 2002-09-23 01:29:15 UTC
To danarmak:
MAKEOPTS="-j1" helped. I could compile arts.
Comment 4 Dan Armak (RETIRED) gentoo-dev 2002-10-04 06:40:45 UTC
OK, then I'll add MAKEOPTS=-j1 to the arts-1.0.3 ebuild. Even though noone else 
reported this, better to compile a little slower (and it's a small package 
after all) than to risc compile problems. 
 
Please test the 3.1 tree (arts-1.1.0) for this problem. For now I'm adding 
MAKEOPTS=-j1 to arts-1.0.3 only.