Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55842 - distcc & QT, pc overload
Summary: distcc & QT, pc overload
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 17:21 UTC by Quequero
Modified: 2004-08-06 06:32 UTC (History)
1 user (show)

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 Quequero 2004-07-01 17:21:39 UTC
Hi all,
some minutes ago I noticed that compiling QT-3.3.2 with distcc is not possible.
After some lines of gcc, I get a "running locally, can't establish connection to 192.168.1.x, no route to host". Pc that reports this error become unusable because of 100% cpu usage, that lasts even after killing distccd and gcc/emerge, other machines are running fine anyway.
Until now this is happening only with QT, no other packages seems to be affected, dunno why :/
I reproduced this bug for three times, each time after a fresh reboot :)
thanx a lot.

Que
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-07-01 17:25:19 UTC
distcc version(s) involved, gcc versions?
emerge info of the distcc master system also please.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-07-01 18:13:30 UTC
Yes.  Reopen with this information please.
Comment 3 Quequero 2004-07-02 06:48:05 UTC
Distcc is version 2.14 on each machine.
emerge info:

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7)
=================================================================
System uname: 2.6.7 i686 AMD Athlon(TM) XP1800+
Gentoo Base System version 1.5.1
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -mcpu=athlon-xp -msse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -ftracer -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -mcpu=athlon-xp -msse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -ftracer -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg fixpackages userpriv usersandbox"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/myportage"
USE="3ds X aavm acl acpi acpi4linux apache2 arts avi berkdb bindist crypt curl dnd dv dvd encode ethereal fbcon ffmpeg freetype fs gd gdbm gif gmttria gpm gtk gtk2 imagemagick imlib imlib2 ipv6 j-nojud j-nomsn j-nomuconf j-noyahoo javascript jikes jpeg justify kde libg++ libwww lids mad maildir md5sum mikmod mmx motif moznocompose moznoirc moznomail mpeg mpeg4 mplayer ncurses nls nodod nvidia objc oggvorbis openal opengl openssh oss pam pdflib perl php png pnp python qt quicktime readline ruby samba sdl skey slang spell sse ssl stencil-buffer svga tcpd tiff transcode truetype trusted usb vanilla vim-with-x wxwindows x86 xml xml2 xmms xosd xv xvid zlib"

let me know if you need something else :)
Que
Comment 4 Quequero 2004-07-02 08:25:19 UTC
ops:

FEATURES="distcc buildpkg fixpackages userpriv usersandbox"

forgot to paste this. sorry :)
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-07-02 12:25:30 UTC
I compile qt here with distcc and 4 machines just fine, so it seems like this may be a local issue.
Comment 6 Quequero 2004-07-02 12:41:14 UTC
The same here, but I can't compile QT... Btw if this is a local issue, I think we can close this bug.
Que
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2004-08-06 06:32:00 UTC
yes, it's a local issue on your end if it can't connect to the distcc hosts.