Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15604 - pango fails to build - requires xft2
Summary: pango fails to build - requires xft2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-12 19:02 UTC by FieldySnuts
Modified: 2003-02-19 15:08 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 FieldySnuts 2003-02-12 19:02:36 UTC
x11-libs/pwlib-1.2.1 fails to build.

!!! ERROR: x11-libs/pango-1.2.1 failed.
!!! Function src_compile, Line -220, Exitcode 2
!!! serial make failed


Reproducible: Always
Steps to Reproduce:
1. emerge -b pango
2. wait

Actual Results:  
In file included from pangoxft-private.h:25,
                 from pangoxft-font.c:26:
pangoxft.h:37: #error "must have Xft version 2 or newer"
pangoxft-font.c: In function `pango_xft_real_render':
pangoxft-font.c:265: `XftGlyphSpec' undeclared (first use in this function)
pangoxft-font.c:265: (Each undeclared identifier is reported only once
pangoxft-font.c:265: for each function it appears in.)
pangoxft-font.c:265: parse error before `xft_glyphs'
pangoxft-font.c:266: `XftCharSpec' undeclared (first use in this function)
pangoxft-font.c:330: warning: implicit declaration of function `XftDrawGlyphSpec'
pangoxft-font.c:330: `xft_glyphs' undeclared (first use in this function)
pangoxft-font.c:330: warning: implicit declaration of function `XftGlyphSpecRender'
pangoxft-font.c:334: `c' undeclared (first use in this function)
pangoxft-font.c:334: `chars' undeclared (first use in this function)
pangoxft-font.c:340: warning: implicit declaration of function `XftDrawCharSpec'
pangoxft-font.c:343: warning: implicit declaration of function `XftCharSpecRender'
pangoxft-font.c: In function `pango_xft_font_get_glyph_extents':
pangoxft-font.c:607: warning: implicit declaration of function `XftGlyphExtents'
pangoxft-font.c: In function `pango_xft_font_lock_face':
pangoxft-font.c:815: warning: implicit declaration of function `XftLockFace'
pangoxft-font.c:815: warning: return makes pointer from integer without a cast
pangoxft-font.c: In function `pango_xft_font_unlock_face':
pangoxft-font.c:836: warning: implicit declaration of function `XftUnlockFace'
pangoxft-font.c: In function `pango_xft_font_get_glyph':
pangoxft-font.c:863: warning: implicit declaration of function `XftCharIndex'
pangoxft-font.c: In function `pango_xft_font_has_char':
pangoxft-font.c:887: warning: implicit declaration of function `XftCharExists'
make[3]: *** [pangoxft-font.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/pango-1.2.1/work/pango-1.2.1/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/pango-1.2.1/work/pango-1.2.1/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pango-1.2.1/work/pango-1.2.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-libs/pango-1.2.1 failed.
!!! Function src_compile, Line -220, Exitcode 2
!!! serial make failed


Expected Results:  
pwlib-1.2.1 to build sucessfully.

Portage 2.0.46-r2 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r6)
=================================================================
System uname: 2.4.19-ipv6-imzzo-coda i686 AuthenticAMD
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses qtmt quicktime
spell xml2 xv berkdb bonobo esd gdbm gif gnome-libs gpm gtkhtml guile imlib java
ldap libwww motif mozilla nls opengl pam png python qt readline scanner sdl
slang ssl svga tcpd tetex tiff X gtk gtk2 gnome -alsa -arts 3dnow cdr encode kde
mmx oggvorbis pdflib perl sse truetype xmms ipv6"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j3"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://gentoo.linux.no/pub/gentoo
ftp://ftp.oregonstate.edu/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 1 foser (RETIRED) gentoo-dev 2003-02-13 06:55:04 UTC
what xfree ?

re-emerge xft/fontconfig .
Comment 2 foser (RETIRED) gentoo-dev 2003-02-19 15:08:38 UTC
needinfo