Gentoo Archives: gentoo-user

From: Iulian <ibarbu@×××××××.ro>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge net-libs/libtorrent-0.7.2 failed
Date: Fri, 02 Sep 2005 11:12:07
Message-Id: 43183177.3090702@umfiasi.ro
1 I don't know how to solve:
2
3
4 /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..
5 -I. -I./.. -I../.. -O3 -march=pentium4 -mtune=pentium4
6 -fstack-protector -g -DDEBUG -I/usr/include/sigc++-2.0
7 -I/usr/lib/sigc++-2.0/include -c -o connection_list.lo `test -f
8 'connection_list.cc' || echo './'`connection_list.cc
9 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../.. -O3
10 -march=pentium4 -mtune=pentium4 -fstack-protector -g -DDEBUG
11 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -c
12 connection_list.cc -fPIC -DPIC -o connection_list.lo
13 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/bits/stl_algo.h: In
14 function `_RandomAccessIterator std::find_if(_RandomAccessIterator,
15 _RandomAccessIterator, _Predicate, std::random_access_iterator_tag)
16 [with _RandomAccessIterator =
17 __gnu_cxx::__normal_iterator<torrent::PeerConnectionBase**,
18 std::vector<torrent::PeerConnectionBase*,
19 std::allocator<torrent::PeerConnectionBase*> > >, _Predicate =
20 rak::_equal<torrent::PeerInfo, std::const_mem_fun_t<const
21 torrent::PeerInfo&, torrent::PeerConnectionBase> >]':
22 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/bits/stl_algo.h:292:
23 internal compiler error: in sweep_string_variable, at protector.c:1158
24 Please submit a full bug report,
25 with preprocessed source if appropriate.
26 See <URL:http://bugs.gentoo.org/> for instructions.
27 Preprocessed source stored into
28 /var/tmp/portage/libtorrent-0.7.2/temp/ccaOBshK.out file, please attach
29 this to your bugreport.
30 make[3]: *** [connection_list.lo] Error 1
31 make[3]: Leaving directory
32 `/var/tmp/portage/libtorrent-0.7.2/work/libtorrent-0.7.2/src/download'
33 make[2]: *** [all-recursive] Error 1
34 make[2]: Leaving directory
35 `/var/tmp/portage/libtorrent-0.7.2/work/libtorrent-0.7.2/src'
36 make[1]: *** [all-recursive] Error 1
37 make[1]: Leaving directory
38 `/var/tmp/portage/libtorrent-0.7.2/work/libtorrent-0.7.2'
39 make: *** [all] Error 2
40
41 !!! ERROR: net-libs/libtorrent-0.7.2 failed.
42 !!! Function src_compile, Line 29, Exitcode 2
43 !!! emake failed
44 !!! If you need support, post the topmost build error, NOT this status
45 message
46 ---------------------------------------
47 gcc-config -l
48 [1] i686-pc-linux-gnu-3.3.5-20050130
49 [2] i686-pc-linux-gnu-3.3.5-20050130-hardened
50 [3] i686-pc-linux-gnu-3.3.5-20050130-hardenednopie
51 [4] i686-pc-linux-gnu-3.3.5-20050130-hardenednossp
52 [5] i686-pc-linux-gnu-3.4.4 *
53 [6] i686-pc-linux-gnu-3.4.4-hardened
54 [7] i686-pc-linux-gnu-3.4.4-hardenednopie
55 [8] i686-pc-linux-gnu-3.4.4-hardenednopiessp
56 [9] i686-pc-linux-gnu-3.4.4-hardenednossp
57
58 Thanks.
59 Iulian
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge net-libs/libtorrent-0.7.2 failed Holly Bostick <motub@××××××.nl>