Bug 23211 - bitchx-1.0.19-r5 compile failes
Bug#: 23211 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: CLOSED Severity: normal Priority: P2
Resolution: TEST-REQUEST Assigned To: net-irc@gentoo.org Reported By: tclark@telia.com
Component: Applications
URL: 
Summary: bitchx-1.0.19-r5 compile failes
Keywords:  
Status Whiteboard: 
Opened: 2003-06-20 22:05 0000
Description:   Opened: 2003-06-20 22:05 0000
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 From Luca Barbato 2003-06-21 21:01:45 0000 -------
sorry how many cpu you have?
could you test if with -j2 or -j3 it works fine?

------- Comment #2 From Victor G. Marimon 2003-06-25 02:07:43 0000 -------
I have -j3 and dont work fine. Now i'm trying to change to -j2

------- Comment #3 From Victor G. Marimon 2003-06-25 02:10:43 0000 -------
No, with -j2 doesn't work. Now testing without distcc FEATURE.

------- Comment #4 From Victor G. Marimon 2003-06-25 02:18:30 0000 -------
Missing symlink in /usr/bin/BitchX towards BitchX-1.0c19

------- Comment #5 From Victor G. Marimon 2003-06-25 02:33:57 0000 -------
COmpiling bitch with ./configure, gmake, gmake install, installs fine.

------- Comment #6 From Victor G. Marimon 2003-06-25 06:44:42 0000 -------
i'm think there's a problem with einstall command in ebuild file

------- Comment #7 From Luca Barbato 2003-06-25 08:53:23 0000 -------
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 From Victor G. Marimon 2003-06-25 23:35:53 0000 -------
Yes, i have gtk in USE flag, but it may build both gtkBitchx and Bitchx, not
only gtkBitchx.

------- Comment #9 From John Mylchreest (RETIRED) 2003-08-11 15:06:28 0000 -------
try it with MAKEOPTS="j1" please.

------- Comment #10 From John Mylchreest (RETIRED) 2003-08-17 14:04:31 0000 -------
did it work using MAKEOPTS="-j1"?
can you let me know please so I can deal with this bug as required.

------- Comment #11 From Greg Fitzgerald (RETIRED) 2003-10-03 17:59:42 0000 -------
Try r6 and see if this fixes the problem.

------- Comment #12 From Lisa Seelye (RETIRED) 2003-10-03 18:29:35 0000 -------
look at Bug 26645

------- Comment #13 From John Mylchreest (RETIRED) 2003-10-04 04:15:11 0000 -------
closing.