Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31593 - giflib has an error while compiling
Summary: giflib has an error while compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandy Westcott (RETIRED)
URL: http://gentooforum.de/viewtopic.php?t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 06:19 UTC by zeromaster
Modified: 2003-11-01 11:06 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 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")