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

Bug 17194

Summary: kdebase fails with openmosix
Product: Gentoo Linux Reporter: ben calvert <ben>
Component: New packagesAssignee: Michael Imhof (RETIRED) <tantive>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Highest    
Version: 1.4_rc2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full output of emerge failing
full output of emerge failing

Description ben calvert 2003-03-10 02:44:09 UTC
kdebase 3.1 (and 3.1-r1) fail during compile on several x86 systems i've tried
recently.

here's the end of the emerge output, I'll run it again and pipe it to a file if
other parts might be usefull

-----------------------------------------------

Making all in kdm
make[3]: Entering directory
`/var/tmp/portage/kdebase-3.1-r1/work/kdebase-3.1/doc/kdm'
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: *** [index.cache.bz2] Error 139
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.1-r1/work/kdebase-3.1/doc/kdm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebase-3.1-r1/work/kdebase-3.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.1-r1/work/kdebase-3.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.1-r1 failed.
!!! Function kde_src_compile, Line 117, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 ben calvert 2003-03-10 19:16:55 UTC
Created attachment 9232 [details]
full output of emerge failing

more possibly usefull information, from my  make.conf

USE="-3dfx -3dnow -afs -alsa -bonobo -canna -cdr -cups -evo -freewnn -gb -gdbm
-gnome -gtk2 -icc -icc-pgo -imap -innodb -ipv6 -junit -kerberos -ldap -libg++
-libgda -maildir -matrox -mule -mysql -nls -nocardbus -postgres -slp -socks5
-static -vavelan -voodoo3 -zeo -X aalib acpi apache2 apm arts atlas avi cjk
crypt dga directfb doc dvd encode esd evo fbcon flash gb gd ggi ggz gif gphoto2
gpm gtk gtkhtml guile imlib impap java jikes jpeg kde lcms leim libwww lprng
mbox mikmod mmx motif mozilla mpeg nas ncurses nls objprelink oci8 -odbc
oggvorbis opengl oss pam pcmcia pdflib perl pic plotutils png pnp python qt
qtmt quicktime readline ruby samba sasl scanner sdl slang snmp spell sse ssl
svga tcltk tcpd tetex tiff truetype trusted wmf xface xfs xml xml2 xmms xv
zlib"

CFLAGS='-mcpu=pentium3 -mno-sse -mmmx -ffast-math -O3 -pipe -fforce-addr
-fomit-
frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
-falign-fun
ctions=4 -maccumulate-outgoing-args'

( same error occurs with '-mcpu=pentium3 -mno-sse -mmx ' )
Comment 2 ben calvert 2003-03-10 19:19:00 UTC
Created attachment 9233 [details]
full output of emerge failing
Comment 3 ben calvert 2003-03-18 20:41:40 UTC
Ok:  This turns out to be a problem with openMosix and /usr/kde/3.1/bin/meinproc.  
whenever I turn off migration, there is no problem compiling.  with migration on, it bombs 
every time. 
Comment 4 Dan Armak (RETIRED) gentoo-dev 2003-03-22 14:57:18 UTC
In that case it's clearly an openmosix issue not a kde one. Please reassign where appropriate. 
Comment 5 Michael Imhof (RETIRED) gentoo-dev 2003-03-25 13:22:49 UTC
This problem is know to the openmosix developers and should be fixed within the next release.
This bug seems to be related to #17343 which describes this problem in a more general way.
Comment 6 Michael Imhof (RETIRED) gentoo-dev 2003-04-14 18:28:38 UTC
Please test with openmosix-sources-2.4.20-r3 and report if the problem still exists as I compiled kde with the above mentioned kernel without any problems.
Comment 7 Michael Imhof (RETIRED) gentoo-dev 2003-06-13 06:25:48 UTC
closing