Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36957 - monkeyd misses pthreads lib when using distcc
Summary: monkeyd misses pthreads lib when using distcc
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-01 11:59 UTC by Holly
Modified: 2004-04-05 17:44 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 Holly 2004-01-01 11:59:16 UTC
I get the following errormessags, when i update net-www/monkeyd:

+ Checking for Pthreads lib..........no

!!! ERROR: net-www/monkeyd-0.8.0 failed.
!!! Function src_compile, Line 30, Exitcode 1
!!! (no error message)

actually this is the first message at all, which says something informal. this *only* happens, when distcc is in the FEATURES. without distcc it works perfectly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test9-love2)
=================================================================
System uname: 2.6.0-test9-love2 i686 VIA Nehemiah
Gentoo Base System version 1.4.3.10p1
distcc[26839] (dcc_trace_version) distcc 2.11.1 i686-pc-linux-gnu; built Oct 23
2003 23:49:56 [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium3 -pipe -mfpmath=sse -msse -mmmx -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -pipe -mfpmath=sse -msse -mmmx -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://212.219.247.15/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://heartofgold.phren.net/gentoo-portage"
USE="X Xaw3d aalib acl acpi alsa altivec apache2 apm arts avi berkdb bonobo cdr
crypt cups curl dedicated dga directfb dvb dvd encode esd ethereal fbcon flash
foomaticdb gd gd-external gdbm ggi gif ginac gnome gphoto2 gpm gps gstreamer gtk
gtk2 gtkhtml imap imlib innodb ipv6 jack java joystick jpeg kde ladcca lcms ldap
libg++ libwww lirc mad maildir mcal mikmod mmx motif mozilla mpeg mysql nas
ncurses nls oav oggvorbis opengl oss pam pda pdflib perl plotutils png pnp ppds
python qhull qt quicktime readline samba sasl scanner sdl slang snmp socks5
spell src sse ssl svga tcltk tcpd tetex tiff truetype usb v4l videos wmf
wxwindows x86 xface xinerama xml xml2 xmms xosd xv xvid zlib"
Comment 1 SpanKY gentoo-dev 2004-01-01 16:35:46 UTC
this will need a little hacking to track down ...
try this out for me:

e=/usr/portage/net-www/monkeyd/monkeyd-0.8.0.ebuild
ebuild $e clean unpack
cd /var/tmp/portage/monkeyd-0.8.0/work/monkey-0.8.0

now edit the configure file ... around line 209 you should see a check_lib function ... in there, there are 2 calls to 'rm -fr' ... delete both of those lines

finally, run
ebuild $e compile
when it fails, you should have a configure.log file ... please post that here as an attachment
Comment 2 SpanKY gentoo-dev 2004-01-07 21:58:05 UTC
re-open when you've provided the requested info
Comment 3 SpanKY gentoo-dev 2004-04-05 17:43:57 UTC
welp no feedback ...
Comment 4 SpanKY gentoo-dev 2004-04-05 17:44:11 UTC
... so goodbye