Ticket #5600: unordered_set_72391_vc80_error.txt

File unordered_set_72391_vc80_error.txt, 19.9 KB (added by Ralf W. Grosse-Kunstleve, 11 years ago)

full error message

Line 
1C:\home\rwgk\build80_hot>cl /c /GR /EHsc /MD /DNDEBUG /O2 /IC:\home\rwgk\hot\boost unordered_r72391_vc8.cpp
2Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 80x86
3Copyright (C) Microsoft Corporation. All rights reserved.
4unordered_r72391_vc8.cpp
5C:\home\rwgk\hot\boost\boost/unordered/detail/table.hpp(806) : error C2888: 'boost::unordered::unordered_map' : symbol cannot be defined within namespace 'iterator_detail'
6 C:\home\rwgk\hot\boost\boost/unordered/detail/table.hpp(845) : see reference to class template instantiation 'boost::unordered::iterator_detail::c_iterator<A,Unique>' being compiled
7C:\home\rwgk\hot\boost\boost/unordered/detail/table.hpp(808) : error C2888: 'boost::unordered::unordered_multimap' : symbol cannot be defined within namespace 'iterator_detail'
8C:\home\rwgk\hot\boost\boost/unordered/detail/table.hpp(810) : error C2888: 'boost::unordered::unordered_set' : symbol cannot be defined within namespace 'iterator_detail'
9C:\home\rwgk\hot\boost\boost/unordered/detail/table.hpp(812) : error C2888: 'boost::unordered::unordered_multiset' : symbol cannot be defined within namespace 'iterator_detail'
10C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(660) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
11 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
12C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(660) : error C2061: syntax error : identifier 'size_type'
13C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(660) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
14C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(660) : error C2904: 'unordered_set' : name already used for a template in the current scope
15 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
16C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(668) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
17 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
18C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(668) : error C2061: syntax error : identifier 'allocator_type'
19C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(672) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
20C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(672) : error C2995: 'int boost::unordered::unordered_set(void)' : function template has already been defined
21 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(660) : see declaration of 'boost::unordered::unordered_set'
22C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(672) : error C2904: 'unordered_set' : name already used for a template in the current scope
23 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
24C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(675) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
25 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
26C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(676) : error C2061: syntax error : identifier 'unordered_set'
27C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(679) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
28C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(683) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
29 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
30C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(688) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
31C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(681) : error C3857: 'unordered_set': multiple template parameter lists are not allowed
32C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(692) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
33 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
34C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(694) : error C2061: syntax error : identifier 'size_type'
35C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(701) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
36C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(705) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
37 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
38C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(707) : error C2061: syntax error : identifier 'size_type'
39C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(714) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
40C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(717) : error C2039: '{dtor}' : is not a member of 'boost::unordered::unordered_set'
41 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
42C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(717) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
43C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(756) : error C2039: '{ctor}' : is not a member of 'boost::unordered::unordered_set'
44 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
45C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(757) : error C2923: 'boost::unordered::detail::move_from' : 'boost::unordered::unordered_set' is not a valid template type argument for parameter 'T'
46C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(761) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
47C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(761) : error C2904: 'unordered_set' : name already used for a template in the current scope
48 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
49C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2909: 'unordered_set': explicit instantiation of function template requires return type
50C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2143: syntax error : missing ';' before '&'
51C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
52C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2373: 'boost::unordered::unordered_set' : redefinition; different type modifiers
53C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2065: 'T' : undeclared identifier
54C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2065: 'H' : undeclared identifier
55C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2065: 'P' : undeclared identifier
56C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(765) : error C2065: 'A' : undeclared identifier
57C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(766) : error C2039: '=' : is not a member of 'boost::unordered::unordered_set'
58 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
59C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(766) : error C2146: syntax error : missing ')' before identifier 'x'
60C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(766) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
61C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(766) : error C2059: syntax error : ')'
62C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(800) : error C2039: 'max_size' : is not a member of 'boost::unordered::unordered_set'
63 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
64C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(801) : error C2143: syntax error : missing ';' before '{'
65C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(801) : error C2447: '{' : missing function header (old-style formal list?)
66C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(827) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
67 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
68C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(827) : error C3203: 'iterator' : unspecialized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
69C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(828) : error C2039: 'emplace' : is not a member of 'boost::unordered::unordered_set'
70 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
71C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(828) : error C2065: 'value_type' : undeclared identifier
72C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(828) : error C2143: syntax error : missing ')' before 'const'
73C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(828) : error C2059: syntax error : ')'
74C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(835) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
75 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
76C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(835) : error C2039: 'emplace_hint' : is not a member of 'boost::unordered::unordered_set'
77 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
78C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(837) : error C2143: syntax error : missing ';' before '{'
79C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(837) : error C2447: '{' : missing function header (old-style formal list?)
80C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
81 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
82C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C3203: 'iterator' : unspecialized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
83C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace' : is not a member of 'boost::unordered::unordered_set'
84 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
85C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2365: 'boost::unordered::emplace' : redefinition; previous definition was 'data variable'
86 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(828) : see declaration of 'boost::unordered::emplace'
87C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C3857: 'emplace': multiple template parameter lists are not allowed
88C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
89 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
90C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace_hint' : is not a member of 'boost::unordered::unordered_set'
91 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
92C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2065: 'const_iterator' : undeclared identifier
93C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2275: 'Arg0' : illegal use of this type as an expression
94C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2143: syntax error : missing ')' before 'const'
95C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : ')'
96C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
97 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
98C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C3203: 'iterator' : unspecialized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
99C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace' : is not a member of 'boost::unordered::unordered_set'
100 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
101C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2143: syntax error : missing ';' before '{'
102C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2447: '{' : missing function header (old-style formal list?)
103C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
104 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
105C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace_hint' : is not a member of 'boost::unordered::unordered_set'
106 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
107C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2275: 'Arg0' : illegal use of this type as an expression
108C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2143: syntax error : missing ')' before 'const'
109C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2374: 'emplace_hint' : redefinition; multiple initialization
110 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : see declaration of 'emplace_hint'
111C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : ')'
112C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
113 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
114C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C3203: 'iterator' : unspecialized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
115C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace' : is not a member of 'boost::unordered::unordered_set'
116 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
117C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
118 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
119C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace_hint' : is not a member of 'boost::unordered::unordered_set'
120 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
121C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2275: 'Arg0' : illegal use of this type as an expression
122C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2143: syntax error : missing ')' before 'const'
123C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : ')'
124C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'boost::unordered::unordered_set'
125 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
126C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C3203: 'iterator' : unspecialized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
127C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace' : is not a member of 'boost::unordered::unordered_set'
128 C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(45) : see declaration of 'boost::unordered::unordered_set'
129C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2143: syntax error : missing ';' before '<'
130C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
131C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2988: unrecognizable template declaration/definition
132C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : '<'
133C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of '`global namespace''
134C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace_hint' : is not a member of '`global namespace''
135C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2146: syntax error : missing ',' before identifier 'unordered_set'
136C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'std::pair'
137 C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\utility(25) : see declaration of 'std::pair'
138C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace' : is not a member of '`global namespace''
139C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2988: unrecognizable template declaration/definition
140C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : '}'
141C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of '`global namespace''
142C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace_hint' : is not a member of '`global namespace''
143C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2988: unrecognizable template declaration/definition
144C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : '}'
145C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2146: syntax error : missing ',' before identifier 'unordered_set'
146C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of 'std::pair'
147 C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\utility(25) : see declaration of 'std::pair'
148C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace' : is not a member of '`global namespace''
149C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2988: unrecognizable template declaration/definition
150C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2059: syntax error : '}'
151C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'iterator' : is not a member of '`global namespace''
152C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2039: 'emplace_hint' : is not a member of '`global namespace''
153C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : error C2988: unrecognizable template declaration/definition
154C:\home\rwgk\hot\boost\boost/unordered/unordered_set.hpp(873) : fatal error C1003: error count exceeds 100; stopping compilation