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
|
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"
sorry how many cpu you have?
could you test if with -j2 or -j3 it works fine?
I have -j3 and dont work fine. Now i'm trying to change to -j2
No, with -j2 doesn't work. Now testing without distcc FEATURE.
Missing symlink in /usr/bin/BitchX towards BitchX-1.0c19
COmpiling bitch with ./configure, gmake, gmake install, installs fine.
i'm think there's a problem with einstall command in ebuild file
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
Yes, i have gtk in USE flag, but it may build both gtkBitchx and Bitchx, not
only gtkBitchx.
try it with MAKEOPTS="j1" please.
did it work using MAKEOPTS="-j1"?
can you let me know please so I can deal with this bug as required.
Try r6 and see if this fixes the problem.