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

Bug 31593

Summary: giflib has an error while compiling
Product: Gentoo Linux Reporter: zeromaster <sergio_3>
Component: [OLD] LibraryAssignee: Brandy Westcott (RETIRED) <brandy>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://gentooforum.de/viewtopic.php?t=1180&sid=93c55805b55e6e4048d6ab3f1aa807dd
Whiteboard:
Package list:
Runtime testing required: ---

Description zeromaster 2003-10-20 06:19:36 UTC
when i do emerge giflib ,it ends up with an error in gcc

Reproducible: Always
Steps to Reproduce:
1.emerge giflib


Actual Results:  
make[1]: *** [gif2ps] Error 1
make[1]: Leaving directory `/var/tmp/portage/giflib-4.1.0-r3/work/util`
make: *** [all-recrusive] Error  1

!!! ERROR: media-libs/giflib-4.1.0-r3 failed
!!! Function src_compile,  Line 39, Exitcode 2
!!! (no error message)


gentoo 1.4 
p3 667 mhz, 512 MB RAM
cflags: "--march=pentium3 -fomit-frame-pointer -02"
Comment 1 zeromaster 2003-10-20 06:21:48 UTC
i will paste the output as an attachment tonight
Comment 2 zeromaster 2003-10-23 06:35:05 UTC
my emerge info(i couldnt post it before):
Portage 2.0.49-r13-2 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.0-test6)
=================================================================
System uname: 2.6.0-test6 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.8p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -02 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -02 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif imlib jpeg kde
gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis pdflib png
qt quicktime sdl spell truetype xml2 xmms xv zlib gdbm berkdb slang readline
svga gpm tcpd pam ssl perl python esd gtk opengl X -alsa"
Comment 3 Brandy Westcott (RETIRED) gentoo-dev 2003-10-28 16:51:46 UTC
zeromaster, you haven't provided us with the actual error that is causing
the compile to fail. Can you provide the full compile output along with
the config.log file both as attachments. This will allow us to have a
look at what is going wrong.
Comment 4 zeromaster 2003-11-01 11:06:50 UTC
i solved the problem as i took the preseted cflags("-march=pentium3 -O3 -pipe
-fomit-frame-pointer")