Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46110 - scid-3.5 fails to compile
Summary: scid-3.5 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 06:59 UTC by Nuno Alexandre
Modified: 2004-03-30 10:39 UTC (History)
0 users

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 Nuno Alexandre 2004-03-29 06:59:22 UTC
scid fails to compile, I have uploaded the emerge log of this application:
http://ikaro.homepage.dk/gentoo/scid.log


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge scid
3. it fails

Actual Results:  
the compile fails ( textbuf.h : 70 )

Expected Results:  
:)

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.5-rc2-tribal-4)
=================================================================
System uname: 2.6.5-rc2-tribal-4 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.4.3.13p1
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs sandbox"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib alsa apache2 apm avi berkdb bindist cdr composite crypt
cups directfb emacs encode esd fbcon foomaticdb gd gd-external gdbm ggi gif
gnome gpm gtk gtk2 imlib ipv6 java jikes jpeg ldap libg++ libwww mad maildir
mikmod mmx, motif mpeg mysql mysql, ncurses oggvorbis opengl oss pam pdflib perl
php pic png pnp python quicktime readline sasl sdl slang spell sse ssl ssl, svga
tcltk tcpd truetype video_cards_nvidia x86 xml xml2 xmms xpm xv zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-03-29 19:43:14 UTC
Try it with MAKEOPTS="-j1" please
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-03-30 03:55:31 UTC
confirmation needed
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-03-30 10:37:22 UTC
more buggy makefiles.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-03-30 10:39:06 UTC
Fixed in CVS.  Thanks for testing.