Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119826

Summary: app-text/evince-0.5.0 fails to compile on amd64
Product: Gentoo Linux Reporter: Henrik Farre <henrik.farre>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Henrik Farre 2006-01-21 08:06:54 UTC
If I try to compile app-text/evince-0.5.0 it fails with:

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib64/libkpathsea.a(tex-file.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib64/libkpathsea.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libevince-properties-page.la] Fejl 1
make[2]: Leaving directory `/var/tmp/portage/evince-0.5.0/work/evince-0.5.0/properties'
make[1]: *** [all-recursive] Fejl 1
make[1]: Leaving directory `/var/tmp/portage/evince-0.5.0/work/evince-0.5.0'
make: *** [all] Fejl 2

Emerge info:

Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14. 2 x86_64)
=================================================================
System uname: 2.6.14.2 x86_64 AMD Athlon(tm) 64 Processor 3500+
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)      [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O3 -ffast-math"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/ X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/   dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O3 -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.pudas.net/gentoo"
LANG="da_DK"
LINGUAS="da"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile avi berkdb bitmap-fonts bzip2 cairo crypt cups     curl dbus eds emboss encode exif expat fam foomaticdb fortran glut gnome gtk   gtk2 gtkhtml hal idn imlib jpeg kde lcms libwww lzw lzw-tiff mad mng mp3 mpeg  ncurses nls ogg openal pam pcre pdflib perl png python quicktime readline sdl  spell ssl tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb         userlocales vorbis wmf xine xml2 xpm xv zlib linguas_da userland_GNU           kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS

I tried to find the "guided bugreporting" way to report a bug, but it looks like it is gone, so I'm sorry if I did anything wrong.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-21 08:14:15 UTC

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