Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27017 - dev-libs/elfutils 0.76-r1 doesn't compile on ppc; -r2 does but is masked
Summary: dev-libs/elfutils 0.76-r1 doesn't compile on ppc; -r2 does but is masked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-20 15:34 UTC by Michael Smith
Modified: 2003-08-22 16:00 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 Michael Smith 2003-08-20 15:34:52 UTC
Building prelink (or anything else that depends on elfutils, I think) fails with
"hidden symbol __libelf_version_initialized not found".

elfutils-0.76-r1 is the latest unmasked version for ppc. elfutils-0.76-r2 has a
patch to fix the problem, but it is masked on everything but x86 and hppa. I'm
using the latest binutils, binutils-2.14.90.0.2, which I mention because it's in
the elfutils ChangeLog.

prelink builds OK with elfutils-0.76-r2.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.48-r5 (default-ppc-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21-ppc-r2 ppc
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="oss dvd xv jpeg nls mitshm gif imlib sdl oggvorbis mozilla png ppc cups
foomaticdb gdbm berkdb slang readline java gpm tcpd pam libwww ssl perl python
motif opengl snmp X gtk2 gtk -gnome -qt -kde -cdr esd ethereal fbcon jikes usb
-emacs tetex truetype"
COMPILER="gcc3"
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-O3 -pipe -mcpu=750"
CXXFLAGS="-O3 -pipe -mcpu=750"
ACCEPT_KEYWORDS="ppc"
MAKEOPTS=""
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache"
Comment 1 Luca Barbato gentoo-dev 2003-08-22 16:00:04 UTC
updating accordingly