First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 69611
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tomasz Sterna <tomek@xiaoka.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 69611 depends on: Show dependency tree
Bug 69611 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-31 05:21 0000
creating circletexttest
/bin/sh ./libtool --mode=link gcc  -O2 -march=pentium3 -fomit-frame-pointer -pipe   -o gifanimtest  gifanimtest.o ./libgd.la -lfreetype -lz -lm
gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -o .libs/testtr testtr.o  ./.libs/libgd.so /usr/lib/libfreetype.so -lz -lm
testtr.o(.text+0x19e): In function `main':
: undefined reference to `gdImagePng'
collect2: ld returned 1 exit status
make[2]: *** [testtr] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -o .libs/gifanimtest gifanimtest.o  ./.libs/libgd.so /usr/lib/libfreetype.so -lz -lm
creating gifanimtest
gcc -O2 -march=pentium3 -fomit-frame-pointer -pipe -o .libs/fontconfigtest fontconfigtest.o  ./.libs/libgd.so /usr/lib/libfreetype.so -lz -lm
creating fontconfigtest
make[2]: Leaving directory `/var/tmp/portage/gd-2.0.30/work/gd-2.0.30'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gd-2.0.30/work/gd-2.0.30'
make: *** [all] Error 2

!!! ERROR: media-libs/gd-2.0.30 failed.
!!! Function src_compile, Line 34, Exitcode 2


# emerge info
Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.8-gentoo-r3 i686)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Pentium III (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.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
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/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apm arts avi berkdb bitmap-fonts crypt cups encode f77 foomaticdb gdbm gnome gpm gtk gtk2 imlib kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl postgres python qt quicktime readline sdl slang spell ssl tcpd truetype x86 xml2 xmms xv zlib"


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From SpanKY 2004-10-31 11:13:05 0000 -------
what does `emerge gd -pv` show ?

------- Comment #2 From Tomasz Sterna 2004-10-31 13:54:17 0000 -------
# emerge gd -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] media-libs/gd-2.0.30 [2.0.26] -X -jpeg -png +truetype 0 kB

------- Comment #3 From SpanKY 2004-10-31 17:53:38 0000 -------
ok, added a small patch ... should be fixed with gd-2.0.31 :)

First Last Prev Next    No search results available      Search page      Enter new bug