Gentoo Archives: gentoo-alt

From: Christoph Junghans <ottxor@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] eix 0.28.2 failed to compile on Mac OS X 10.8
Date: Wed, 27 Feb 2013 00:00:22
Message-Id: CANgp9kxAS05KZvbLpT4eLXx8X9yN=ci_1XrdfFmFz=6hH61mSA@mail.gmail.com
In Reply to: [gentoo-alt] eix 0.28.2 failed to compile on Mac OS X 10.8 by "AleiPhoenix (A.K.A Areverie)"
1 2013/2/26 AleiPhoenix (A.K.A Areverie) <aleiphoenix@×××××.com>:
2 > Hi, all
3 >
4 > I haven't sync or updated for about much time.
5 >
6 > When I tried today, I've encountered eix 0.28.2 failing to compile.
7 >
8 > It complains about something like
9 >
10 >
11 >
12 > /Users/aleiphoenix/Gentoo/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4/bits/stl_map.h:
13 > In member function '_Tp& std::map<_Key, _Tp, _Compare,
14 > _Alloc>::operator[](const _Key&) [with _Key = std::basic_string<char,
15 > std::char_traits<char>, std::allocator<char> >, _Tp = OutputString, _Compare
16 > = std::less<std::basic_string<char, std::char_traits<char>,
17 > std::allocator<char> > >, _Alloc = std::allocator<std::pair<const
18 > std::basic_string<char, std::char_traits<char>, std::allocator<char> >,
19 > OutputString> >]':
20 >
21 > output/formatstring.cc:385: instantiated from here
22 > /Users/aleiphoenix/Gentoo/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4/bits/stl_map.h:350:
23 > error: no matching function for call to
24 > 'OutputString::OutputString(OutputString)'
25 >
26 > make[2]: *** [output/formatstring.o] Error 1
27 > make[2]: *** Waiting for unfinished jobs....
28 > /Users/aleiphoenix/Gentoo/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4/bits/stl_map.h:
29 > In member function '_Tp& std::map<_Key, _Tp, _Compare,
30 > _Alloc>::operator[](const _Key&) [with _Key = std::basic_string<char,
31 > std::char_traits<char>, std::allocator<char> >, _Tp = OutputString, _Compare
32 > = std::less<std::basic_string<char, std::char_traits<char>,
33 > std::allocator<char> > >, _Alloc = std::allocator<std::pair<const
34 > std::basic_string<char, std::char_traits<char>, std::allocator<char> >,
35 > OutputString> >]':
36 >
37 > output/formatstring-print.cc:97: instantiated from here
38 > /Users/aleiphoenix/Gentoo/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4/bits/stl_map.h:350:
39 > error: no matching function for call to
40 > 'OutputString::OutputString(OutputString)'
41 >
42 > make[2]: *** [output/formatstring-print.o] Error 1
43 >
44 > I've add some more detailed info on gist[1]
45 >
46 > Anyone could help me out?
47 <https://bugs.gentoo.org/show_bug.cgi?id=456064> and the patch therein.
48
49 >
50 > Thanks
51 >
52 >
53 > [1]: https://gist.github.com/aleiphoenix/5043468
54 >
55 > --
56 > Silence is golden.
57 >
58 > twitter: @areverie
59 > wikipedia: AleiPhoenix
60 > blog: weblog.areverie.org
61 > wiki: wiki.areverie.org
62 >
63
64
65
66 --
67 Christoph Junghans
68 http://dev.gentoo.org/~ottxor/

Replies

Subject Author
Re: [gentoo-alt] eix 0.28.2 failed to compile on Mac OS X 10.8 "AleiPhoenix (A.K.A Areverie)" <aleiphoenix@×××××.com>