Bug 8175 - arts doesn't compile - and so i cannot install kde
Bug#: 8175 Product:  Gentoo Linux Version: 1.4_rc1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: danarmak@gentoo.org Reported By: hanno@gentoo.org
Component: Applications
URL: 
Summary: arts doesn't compile - and so i cannot install kde
Keywords:  
Status Whiteboard: 
Opened: 2002-09-21 03:50 0000
Description:   Opened: 2002-09-21 03:50 0000
I have attached the compile-log.

------- Comment #1 From Hanno Boeck 2002-09-21 03:51:05 0000 -------
Created an attachment (id=4047) [details]
arts compile errors log

------- Comment #2 From Dan Armak (RETIRED) 2002-09-22 12:37:37 0000 -------
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 From Hanno Boeck 2002-09-23 01:29:15 0000 -------
To danarmak:
MAKEOPTS="-j1" helped. I could compile arts.

------- Comment #4 From Dan Armak (RETIRED) 2002-10-04 06:40:45 0000 -------
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.