Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102509 - x11-libs/pango-1.9.1 failes with GCC4.0.1
Summary: x11-libs/pango-1.9.1 failes with GCC4.0.1
Status: RESOLVED DUPLICATE of bug 102507
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 09:14 UTC by Real Name
Modified: 2005-08-14 20:37 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 Real Name 2005-08-14 09:14:16 UTC
i686-pc-linux-gnu-gcc -march=athlon-xp -O3 -pipe -Wall -o .libs/pango-cairoview
cairoview.o renderdemo.
o argcontext.o  ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so
../pango/.libs/libpang
ocairo-1.0.so
/var/tmp/portage/pango-1.9.1/work/pango-1.9.1/pango/.libs/libpangoft2-1.0.so
/var/tmp/por
tage/pango-1.9.1/work/pango-1.9.1/pango/.libs/libpango-1.0.so
/usr/lib/libgobject-2.0.so /usr/lib/libgm
odule-2.0.so -ldl /usr/lib/libglib-2.0.so /usr/lib/libcairo.so -lXrender -lXext
-lpng12 /usr/lib/libfon
tconfig.so /usr/lib/libexpat.so /usr/lib/libfreetype.so -lz -lm -lX11
cairoview.o: In function `update':
cairoview.c:(.text+0x272): undefined reference to `pixman_region_extents'
cairoview.c:(.text+0x35b): undefined reference to `pixman_region_num_rects'
cairoview.c:(.text+0x36b): undefined reference to `pixman_region_rects'
cairoview.c:(.text+0x4f8): undefined reference to `pixman_region_destroy'
cairoview.o: In function `expose':
cairoview.c:(.text+0x5d8): undefined reference to `pixman_region_union_rect'
cairoview.c:(.text+0x5e3): undefined reference to `pixman_region_create'
cairoview.o: In function `main':
cairoview.c:(.text+0x8d1): undefined reference to `pixman_region_union_rect'
cairoview.c:(.text+0x933): undefined reference to `pixman_region_union_rect'
cairoview.c:(.text+0x959): undefined reference to `pixman_region_create'
cairoview.c:(.text+0x96a): undefined reference to `pixman_region_create'
collect2: ld returned 1 exit status
make[2]: *** [pango-cairoview] Error 1
make[2]: *** Waiting for unfinished jobs....


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




Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-4.0.1,
glibc-2.3.5.20050722-r0, 2.6.12-gentoo i686)
=================================================================
System uname: 2.6.12-gentoo i686 AMD Athlon(tm) 
Gentoo Base System version 1.12.0_pre5
ccache version 2.4 [enabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config
 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X apm avi bash-completion berkdb bitmap-fonts crypt cups eds emboss
encode foomaticdb fortran 
gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod motif
mp3 mpeg ncurses nls npt
l nptlonly ogg oggvorbis opengl pam pdflib perl png python qt quicktime readline
samba sdl spell ssl tc
pd tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib
userland_GNU kernel_linux elibc_gl
ibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-08-14 20:37:22 UTC

*** This bug has been marked as a duplicate of 102507 ***