Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81235 - x11-misc/xplanet-1.1.1 fails to emerge
Summary: x11-misc/xplanet-1.1.1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-08 07:41 UTC by Vincent van de Camp
Modified: 2005-06-20 17:47 UTC (History)
2 users (show)

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 Vincent van de Camp 2005-02-08 07:41:00 UTC
/usr/lib/libfontconfig.so.1: undefined reference to `FT_Get_BDF_Property'
collect2: ld returned 1 exit status
make[3]: *** [xplanet] Error 1
make[3]: Leaving directory `/var/tmp/portage/xplanet-1.1.1/work/xplanet-1.1.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xplanet-1.1.1/work/xplanet-1.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xplanet-1.1.1/work/xplanet-1.1.1'
make: *** [all] Error 2

!!! ERROR: x11-misc/xplanet-1.1.1 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
emerge xplanet


Expected Results:  
xplanet-1.1.1 should compile normally

Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1,dev-lang/python-2.2.3-r5 [2.3.4
(#1, Feb  7 2005, 10:23:47)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1, 2.2.3-r5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.5, 1.4_p6, 1.9.4, 1.6.3, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -pipe -O3 -mmmx -msse -fomit-frame-pointer -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -pipe -O3 -mmmx -msse -fomit-frame-pointer -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms
userpriv usersandbox"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bidi bitmap-fonts bonobo cdr crypt cups dvd
encode esd f77 faad fam flac font-server foomaticdb fortran gdbm gif gnome gpm
gstreamer gtk gtk2 gtkhtml guile imlib ipv6 jpeg kerberos ldap libg++ libwww mad
matroska mikmod motif mozilla mpeg ncurses nls nptl oggvorbis opengl oss pam
pdflib perl png python quicktime readline samba sdl slang spell sse ssl svga
tcltk tcpd tiff truetype truetype-fonts type1-fonts wxwindows xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Roland Bär 2005-02-08 08:08:52 UTC
Probably a olf fontconfig around, does it works if you (re)remerge:
> emerge fontconfig 

Otherwise> objdump -T /usr/lib/libfontconfig.so.1|grep FT_Get_BDF
0000000000000000      DF *UND*  0000000000000088              FT_Get_BDF_Property
Otherwise> #a line like that should be displayed
Comment 2 Jonathan Smith (RETIRED) gentoo-dev 2005-06-20 12:04:17 UTC
1.2.0 should fix this problem... does it?
Comment 3 Vincent van de Camp 2005-06-20 16:27:34 UTC
xplanet-1.2.0 compiles OK:)
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-06-20 17:47:59 UTC
and, thus, this bug is closed