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

Bug 23211

Summary: bitchx-1.0.19-r5 compile failes
Product: Gentoo Linux Reporter: Tony Clark <tclark>
Component: Current packagesAssignee: Packages in net-irc <net-irc>
Status: VERIFIED TEST-REQUEST    
Severity: normal CC: lisa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tony Clark 2003-06-20 22:05:18 UTC
fails to compile sometimes when parralel building and using distcc.  Changing
from emake to make in ebuild fixes problem.  A quick test had it failing 1 out
of 3 tries.

root@power tony # emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r2-test i686 AMD Athlon(TM) MP 1900+
GENTOO_MIRRORS="http://gentoo.linux.no/ http://trumpetti.atm.tut.fi/gentoo/
http://www.fhh.opensource-mirror.de/gentoo.org/ http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
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/init.d /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/pub2/portage/distfiles"
PKGDIR="/pub2/portage/packages/athlon-mp"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/pub2/portage_local"
USE="x86 oss 3dnow apm crypt gif jpeg libg++ libwww mikmod mmx mpeg ncurses nls
pdflib png spell xml2 zlib gdbm berkdb slang readline svga java sdl gpm tcpd pam
perl python imlib oggvorbis qt opengl X gtk -gnome alsa kde mozilla mysql ssl
xmms xv dvd motif acpi cdr -pcmcia -arts -cups -esd truetype encode -quicktime -avi"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-mp -O3 -pipe"
CXXFLAGS="-march=athlon-mp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j5"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox distcc fixpackages"
Comment 1 Luca Barbato gentoo-dev 2003-06-21 21:01:45 UTC
sorry how many cpu you have?
could you test if with -j2 or -j3 it works fine?
Comment 2 Victor G. Marimon 2003-06-25 02:07:43 UTC
I have -j3 and dont work fine. Now i'm trying to change to -j2
Comment 3 Victor G. Marimon 2003-06-25 02:10:43 UTC
No, with -j2 doesn't work. Now testing without distcc FEATURE.
Comment 4 Victor G. Marimon 2003-06-25 02:18:30 UTC
Missing symlink in /usr/bin/BitchX towards BitchX-1.0c19
Comment 5 Victor G. Marimon 2003-06-25 02:33:57 UTC
COmpiling bitch with ./configure, gmake, gmake install, installs fine.
Comment 6 Victor G. Marimon 2003-06-25 06:44:42 UTC
i'm think there's a problem with einstall command in ebuild file
Comment 7 Luca Barbato gentoo-dev 2003-06-25 08:53:23 UTC
hmm
if you have gtk in you useflag it will build gtkBitchX and not BitchX...
let me check if I can fix the makefile and/or the ebuild
Comment 8 Victor G. Marimon 2003-06-25 23:35:53 UTC
Yes, i have gtk in USE flag, but it may build both gtkBitchx and Bitchx, not only gtkBitchx.
Comment 9 John Mylchreest (RETIRED) gentoo-dev 2003-08-11 15:06:28 UTC
try it with MAKEOPTS="j1" please.
Comment 10 John Mylchreest (RETIRED) gentoo-dev 2003-08-17 14:04:31 UTC
did it work using MAKEOPTS="-j1"?
can you let me know please so I can deal with this bug as required.
Comment 11 Greg Fitzgerald (RETIRED) gentoo-dev 2003-10-03 17:59:42 UTC
Try r6 and see if this fixes the problem.
Comment 12 Lisa Seelye (RETIRED) gentoo-dev 2003-10-03 18:29:35 UTC
look at Bug 26645
Comment 13 John Mylchreest (RETIRED) gentoo-dev 2003-10-04 04:15:11 UTC
closing.