Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95780 - evolution-data-server-1.2.3 compile fails during world update
Summary: evolution-data-server-1.2.3 compile fails during world update
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 08:18 UTC by Michael Stern
Modified: 2005-07-02 12:01 UTC (History)
1 user (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 Michael Stern 2005-06-11 08:18:41 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: /
usr/lib64/libcom_err.a(error_message.o): relocation R_X86_64_32 against `a local 
symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib64/libcom_err.a: could not read symbols: Bad value


Reproducible: Always
Steps to Reproduce:
1.  emerge --update --deep world
2.  
3.

Actual Results:  
evolution-data-server-1.2.3 compile fails with:

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: /
usr/lib64/libcom_err.a(error_message.o): relocation R_X86_64_32 against `a local 
symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib64/libcom_err.a: could not read symbols: Bad value


Expected Results:  
successful compilation

Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.
6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.9
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.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/
X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/
control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X acl acpi alsa apache2 avi berkdb bitmap-fonts cdr crypt crypto cups 
curl dvd dvdr dvdread eds encode esd fam flash font-server foomaticdb fortran 
gif gimpprint gnome gpm gstreamer gtk gtk2 imagemagick imlib java jp2 jpeg kde 
kerberos ldap libclanav lzw lzw-tiff mad mjpeg motif mozilla mp3 mpeg mpeg2 
mplayer mysql ncurses nls nvidia oav offensive ogg opengl oss pam perl png ppds 
python readline samba ssl tcpd tiff truetype truetype-fonts type1-fonts unicode 
usb userlocales v4l vorbis wine xml xml2 xmms xpm xrandr xv xvid zlib 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Michael Stern 2005-06-11 18:33:00 UTC
This apparently broke sshd, too

it fails to start with this error:

/usr/sbin/sshd: error while loading shared libraries: libcom_err.so.3: cannot 
open shared object file: No such file or directory

as a result, I am bumping up the priority of this bug report if it will allow me
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-06-12 05:47:29 UTC
for the 2nd issue, have you tried a revdep-rebuild?
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-07-02 12:01:33 UTC
no response from reporter.