Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78916 - giflib-4.1.0-r3 failed wihile compiling (not using distcc
Summary: giflib-4.1.0-r3 failed wihile compiling (not using distcc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-21 01:25 UTC by François-Xavier Payet
Modified: 2005-01-24 02:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge error (error,1.93 KB, text/plain)
2005-01-21 01:27 UTC, François-Xavier Payet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description François-Xavier Payet 2005-01-21 01:25:58 UTC
gif lib fail to compile with the error in the attachment

I'm not using distcc. 

Thanks

FX

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

Actual Results:  
Compilation failed

Expected Results:  
Giflib emerged

My emerge info is :

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://delirium.ens.insa-rennes.fr/gentoo
http://www.ibiblio.org/gentoo ftp://ftp.gtlib.cc.ga tech.edu/pub/gentoo
http://ftp.gentoo.skynet.be/pub/gentoo
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://delirium.ens.insa-rennes.fr/gentoo-portage"
USE="x86 3dnow X acl acpi alsa apache2 apm arts audiofile avi berkdb
bitmap-fonts crypt directfb divx4linux doc dvd dvdread encode f77 fbcon flash
font-server fortran gdbm gpm gtk gtk2 imap imlib ipv6 java jpeg jpeg2k kde ldap
libg++ libwww linguas_fr mad maildir mikmod mmx mmx2 motif mozilla mpeg mysql
ncurses nls nptl offensive oggvorbis opengl pam pdflib perl php pic png python
qt quicktime readline samba screenshot sdl spell sse ssl stroke svga tcltk tcpd
threads tiff truetype truetype-fonts type1-fonts usb xine xml2 xmms xscreensaver
xv xvid zlib"
Comment 1 François-Xavier Payet 2005-01-21 01:27:23 UTC
Created attachment 49097 [details]
emerge error
Comment 2 François-Xavier Payet 2005-01-24 02:08:52 UTC
I guess the problem comes from gcc 3.4. Works like a charm with the masked version (4.1.3)

Fx