Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115954 - Ogre emerge aborts with error message
Summary: Ogre emerge aborts with error message
Status: RESOLVED DUPLICATE of bug 105394
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 09:43 UTC by patrick
Modified: 2005-12-18 12:21 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 patrick 2005-12-18 09:43:10 UTC
The emerge aborts with:

.libs/OgreSDLInput.o(.gnu.linkonce.t._ZNSt8_Rb_treeI6SDLKeySt4pairIKS0_N4Ogre7KeyCodeEESt10_Select1stIS5_ESt4lessIS0_ESaIS5_EE13insert_uniqueESt17_Rb_tree_iteratorIS5_ERKS5_+0x3e): In function `std::_Rb_tree<SDLKey, std::pair<SDLKey const, Ogre::KeyCode>, std::_Select1st<std::pair<SDLKey const, Ogre::KeyCode> >, std::less<SDLKey>, std::allocator<std::pair<SDLKey const, Ogre::KeyCode> > >::insert_unique(std::_Rb_tree_iterator<std::pair<SDLKey const, Ogre::KeyCode> >, std::pair<SDLKey const, Ogre::KeyCode> const&)':
: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
collect2: ld returned 1 exit status
libtool: install: error: relink `libOgrePlatform.la' with the above command before installing it
make[5]: *** [install-platformLTLIBRARIES] Error 1
make[5]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/PlatformManagers/SDL/src'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/PlatformManagers/SDL/src'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/PlatformManagers/SDL/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/PlatformManagers/SDL'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/PlatformManagers'
make: *** [install-recursive] Error 1

!!! ERROR: dev-games/ogre-1.0.6 failed.
!!! Function src_install, Line 92, Exitcode 2
!!! make install failed
!!! If you need support, post the topmost build error, NOT this status message.

My emerge --info:
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.13-gentoo-r5 i686)
=================================================================
System uname: 2.6.13-gentoo-r5 i686 AMD Athlon(tm) 
Gentoo Base System version 1.6.13
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.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/patrick/ebuilds"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac alsa apm audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdparanoia cdr crypt cups curl dedicated dvd eds encode esd exif expat fam ffmpeg flac foomaticdb fortran gcj gdbm gif glut gnutls gpm gstreamer gtk gtk2 idn imlib ipv6 jack java jpeg lcms libg++ libwww mad mikmod mmx mng motif mp3 mpeg ncurses nocd nptl nptlonly ogg oggvorbis openal opengl oss pam pcre pdflib perl png python quicktime readline samba sdl slang spell sse ssl svg svga tcpd tiff truetype truetype-fonts type1-fonts udev vorbis win32codecs wmf xine xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-12-18 12:21:46 UTC

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