Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144320 - net-p2p/rtorrent-0.5.1 fails
Summary: net-p2p/rtorrent-0.5.1 fails
Status: RESOLVED DUPLICATE of bug 55268
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 07:53 UTC by Shannon Carver
Modified: 2006-08-18 07:57 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 Shannon Carver 2006-08-18 07:53:53 UTC
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include    -c -o globals.o globals.cc
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include    -c -o main.o main.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include    -c -o option_handler_rules.o option_handler_rules.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include    -c -o option_parser.o option_parser.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include    -c -o signal_handler.o signal_handler.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
/bin/sh ../libtool --mode=link --tag=CXX i686-pc-linux-gnu-g++  -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include      -o rtorrent  command_scheduler.o command_scheduler_item.o control.o globals.o main.o option_handler_rules.o option_parser.o signal_handler.o ../src/ui/libsub_ui.a ../src/core/libsub_core.a ../src/display/libsub_display.a ../src/input/libsub_input.a ../src/utils/libsub_utils.a -lncurses  -lsigc-2.0 -ltorrent   -L/usr/lib -lcurl -L/usr/lib -lidn -lssl -lcrypto -ldl -lz
mkdir .libs
i686-pc-linux-gnu-g++ -O2 -mcpu=i386 -pipe -fforce-addr -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o rtorrent command_scheduler.o command_scheduler_item.o control.o globals.o main.o option_handler_rules.o option_parser.o signal_handler.o  ../src/ui/libsub_ui.a ../src/core/libsub_core.a ../src/display/libsub_display.a ../src/input/libsub_input.a ../src/utils/libsub_utils.a -lncurses -L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib /usr/lib/libtorrent.so -L/usr/lib/../i686-pc-linux-gnu/lib /usr/lib/libsigc-2.0.so -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so -L/usr/lib /usr/lib/libcurl.so /usr/lib/libidn.so -lssl -lcrypto -ldl -lz
../src/core/libsub_core.a(download_factory.o): In function `core::DownloadFactory::receive_load()':
download_factory.cc:(.text+0x5751): undefined reference to `sigc::internal::signal_impl::insert(std::_List_iterator<sigc::slot_base>, sigc::slot_base const&)'
download_factory.cc:(.text+0x585a): undefined reference to `sigc::internal::signal_impl::insert(std::_List_iterator<sigc::slot_base>, sigc::slot_base const&)'
collect2: ld returned 1 exit status
make[3]: *** [rtorrent] Error 1
make[3]: Leaving directory `/var/tmp/portage/rtorrent-0.5.1/work/rtorrent-0.5.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/rtorrent-0.5.1/work/rtorrent-0.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/rtorrent-0.5.1/work/rtorrent-0.5.1'
make: *** [all] Error 2


Emerge Info

Portage 2.1.1_pre5-r2 (default-linux/x86/2006.0, gcc-3.4.6/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r4 i686)
=================================================================
System uname: 2.6.16-gentoo-r4 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.12.4
Last Sync: Fri, 18 Aug 2006 01:20:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms"
GENTOO_MIRRORS="http://ftp.iinet.net.au/pub/Gentoo http://planetmirror.com/pub/gentoo http://mirror.pacific.net.au/linux/Gentoo http://mirrir.isp.net.au/ftp/pub/gentoo"
LINGUAS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/xgl-coffee"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts authdaemond avi berkdb bitmap-fonts cli crypt cups dlloader dri eds elibc_glibc emboss encode esd fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection sasl sdl server session spell spl sse ssl svg tcltk tcpd truetype truetype-fonts type1-fonts udev userland_GNU vcd video_cards_nvidia video_cards_vesa vorbis wifi xine xml xmms xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-18 07:57:33 UTC
Re-emerge libsigc++

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