Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21003 - rpm-4.2_pre069 fails to emerge successfully
Summary: rpm-4.2_pre069 fails to emerge successfully
Status: RESOLVED DUPLICATE of bug 20948
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Stefan Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 07:04 UTC by Craig Sproule
Modified: 2005-07-17 13:06 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 Craig Sproule 2003-05-14 07:04:28 UTC
rpm-4.2_pre069 fails to emerge successfully. I have seen a similar bug report
for prelink, pertaining to the use of binutils-2.14.90.0.1-r1.

Reproducible: Always
Steps to Reproduce:
1. emerge rpm
2.
3.

Actual Results:  
The following error occurred during emerge:

==================================================================================
./lib/.libs/librpm.a(rpminstall.o)(.text+0x1309): In function `rpmInstall':
: the use of `mktemp' is dangerous, better use `mkstemp'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld:
rpmi: hidden symbol `__libelf_version_initialized' isn't defined
collect2: ld returned 1 exit status
make[2]: *** [rpmi] Error 1
make[2]: Leaving directory `/usr/var/tmp/portage/rpm-4.2_pre069/work/rpm-4.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/var/tmp/portage/rpm-4.2_pre069/work/rpm-4.2'
make: *** [all] Error 2

!!! ERROR: app-arch/rpm-4.2_pre069 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! (no error message)

================================================================================

Expected Results:  
rpm should emerge correctly

My emerge info is as follows

  Portage 2.0.48_pre6 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 apm mpeg -3dfx -3dnow aalib acl acpi alsa -afs apache2 arts avi berkdb
-bonobo -canna -cdr -cjk crypt cups curl dga directfb -doc -dvb -dvd emacs
encode -esd ethereal evo fbcon firebird flash freetds -freewnn gb gd gdbm ggi
gif -gnome gphoto2 gpm gps gtk gtk2 gtkhtml guile icc icc-pgo imap imlib innodb
-ipv6 java jikes jpeg junit kde kerberos ladcca lcms ldap -leim libg++ libgda
libwww -lirc -matrox mikmod mmx motif mozilla mpreg mpi -mule mysql ncurses
nhc98 -nls oav odbc oggvorbis opengl oss pam -pcmcia -pda pdflib perl plotutils
png postgres python quicktime qt readline ruby -samba sasl -scanner sdl -selinux
slang slp snmp socks5 spell sse ssl svga tcltk tcpd tetex tiff truetype usb
-voodoo3 -wavelan wmf X Xaw3d xface -xinerama xml xml2 xmms xv zeo zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -mcpu=pentium4 -pipe"
CXXFLAGS="-O3 -march=pentium4 -mcpu=pentium4 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Stefan Jones (RETIRED) gentoo-dev 2003-05-14 15:50:37 UTC

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