Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18399 - media-libs/libgd-1.8.3-r6 fails to compile
Summary: media-libs/libgd-1.8.3-r6 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 15:41 UTC by FieldySnuts
Modified: 2003-04-17 17:51 UTC (History)
1 user (show)

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


Attachments
result of: emerge libgd 1> libgd-output.txt 2>> libgd-output.txt (libgd-output.txt,10.56 KB, text/plain)
2003-03-28 15:43 UTC, FieldySnuts
Details
output of emerge -b libgd &> libgd-output.txt (libgd-output.txt,11.27 KB, text/plain)
2003-04-02 16:40 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FieldySnuts 2003-03-28 15:41:51 UTC
media-libs/libgd-1.8.3-r6 fails to compile. The full output of the compile
attempt is in the attached log.



Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge libgd
3. wait a few seconds

Actual Results:  
libgd failed to compile. The output is in the attached log.

Expected Results:  
The software should have compiled successfully and then installed.

Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 Pentium III (Katmai)
GENTOO_MIRRORS="http://gentoo.linux.no/ ftp://gentoo.linux.no/pub/gentoo/ ftp
://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.dale.ro/pub/mirrors/ftp.ib
iblio.org/pub/Linux/distributions/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/lin
ux/gentoo/ ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/co
nfig /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg kde libg++ libwww mikmo
d mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gdbm berkdb slang readline arts svga java guile sdl gpm tcpd pam ssl perl pyt
hon esd imlib oggvorbis qt motif opengl X gtk gtk2 gnome -alsa"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 FieldySnuts 2003-03-28 15:43:30 UTC
Created attachment 9967 [details]
result of: emerge libgd 1> libgd-output.txt 2>> libgd-output.txt
Comment 2 FieldySnuts 2003-03-28 15:44:51 UTC
Some lines in the attachment are a little out of order, due to the way I created the log. If there is a better way to obtain such a log, let me know.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-28 18:21:21 UTC
emerge libgd &>logfile would've put them in the correct order.
Comment 4 FieldySnuts 2003-04-02 16:35:22 UTC
Thanks Seemant, updating the attachment.
Comment 5 FieldySnuts 2003-04-02 16:40:00 UTC
Created attachment 10138 [details]
output of emerge -b libgd &> libgd-output.txt
Comment 6 SpanKY gentoo-dev 2003-04-13 11:48:34 UTC
what does `qpkg -I -v freetype` show ?
has any version of libgd emerged properly before ?
Comment 7 FieldySnuts 2003-04-13 13:35:37 UTC
# qpkg -I -v freetype 
media-gfx/gimp-freetype-0.2-r2 * 
media-libs/freetype-1.3.1-r3 * 
media-libs/freetype-2.1.3-r2 * 
 
libgd 1.8.3-r5 is what I have installed now and have since before i ran into this 
problem. 
 
I now see 1.8.4 is in portage, I will try that right now. 
Comment 8 FieldySnuts 2003-04-13 13:38:09 UTC
1.8.4 emerged okay. 
Comment 9 Seth Chandler 2003-04-17 17:51:42 UTC
this works, 1.8.4 builds fine