Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35959 - kdebase-3.1.4 fails to compile on paralell builds
Summary: kdebase-3.1.4 fails to compile on paralell builds
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-16 11:00 UTC by Christian Malerbakken
Modified: 2005-12-25 06:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Malerbakken 2003-12-16 11:00:31 UTC
I've just noticed that kdebase-3.1.4 keeps failing to compile on my SMP system (MAKEOPTS=-j3). This was reproducable, and all tries crashed at the same place.

However, when running "MAKEOPTS="-j1" && emerge kdebase" everything went smoothly (but slowly) by, and kdebase got installed as expected.

Just a heads up for both users and developers.

Reproducible: Always
Steps to Reproduce:
1. emerge kdebase-3.1.4 with MAKEOPTS set to more than -j1
2.
3.




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.
0-test11-gentoo-r2)
=================================================================
System uname: 2.6.0-test11-gentoo-r2 i686 AMD Athlon(TM) MP 2400+
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.linux.no http://gentoo.oregonstate.edu http://www.
ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm crypt libg++ libwww mad mikmod motif nls pdflib png quicktime 
spell xml2 gdbm berkdb slang readline arts svga tcltk java sdl gpm tcpd pam ssl 
perl python esd imlib gtk qt mozilla 3dnow acpi alsa avi cdr cups directfb dvd 
dvdr encode fbcon foomaticdb gif gnome gtk2 jpeg kde mmx mpeg ncurses oggvorbis 
opengl pda ppds samba sse tiff truetype usb wmf X xinerama xmms zlib xv"
Comment 1 Peter Kerwien 2004-01-05 01:26:53 UTC
It also fails to compile on my single CPU system, unless I also override the MAKEOPTS="-j2" in make.globals with MAKEOPTS="-j1".
Comment 2 Dominik Stadler (RETIRED) gentoo-dev 2004-02-03 03:41:22 UTC
For me this works with -j3 on a HyperThreading CPU. 

Can you post the output when it fails?
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-03-16 05:03:15 UTC
need more info.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-25 06:04:04 UTC
Close dead old bug originally resolved "needinfo".