Ticket #60755: main.log

File main.log, 128.1 KB (added by programmingkidx, 4 years ago)
Line 
1===== Display starts at offset 558847 within file of length 689919. ====
2===== Use File->Reload (Cmd-R) to display more. ====
3 [-Wunreachable-code]
4:info:build     return "<bad encoding>"; /* error */
5:info:build            ^~~~~~~~~~~~~~~~
6:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
7:info:build     return 0; /* error */
8:info:build            ^
9:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
10:info:build     return 0; /* error */
11:info:build            ^
12:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
13:info:build     return 0; /* error */
14:info:build            ^
15:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
16:info:build     return 0; /* error */
17:info:build            ^
18:info:build In file included from src/skeleton/generate_code.cc:12:
19:info:build In file included from ./src/options/opt.h:12:
20:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
21:info:build     return "<bad encoding>"; /* error */
22:info:build            ^~~~~~~~~~~~~~~~
23:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
24:info:build     return 0; /* error */
25:info:build            ^
26:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
27:info:build     return 0; /* error */
28:info:build            ^
29:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
30:info:build     return 0; /* error */
31:info:build            ^
32:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
33:info:build     return 0; /* error */
34:info:build            ^
35:info:build In file included from src/dfa/closure.cc:13:
36:info:build ./src/dfa/closure_posix.h:50:23: warning: declaration shadows a field of 'cmp_gor1_t<ctx_t>' [-Wshadow]
37:info:build     cmp_gor1_t(ctx_t &ctx) : ctx(ctx) {}
38:info:build                       ^
39:info:build ./src/dfa/closure_posix.h:48:12: note: previous declaration is here
40:info:build     ctx_t &ctx;
41:info:build            ^
42:info:build 2 warnings generated.
43:info:build depbase=`echo src/parse/scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
44:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/parse/scanner.o -MD -MP -MF $depbase.Tpo -c -o src/parse/scanner.o src/parse/scanner.cc &&\
45:info:build mv -f $depbase.Tpo $depbase.Po
46:info:build ./src/dfa/closure_posix.h:128:61: error: invalid operands to binary expression ('typename determ_context_t<phistory_t>::rcconfiter_t' (aka 'reverse_iterator<const_iterator>') and 'reverse_iterator' (aka 'reverse_iterator<iterator>'))
47:info:build     for (typename ctx_t::rcconfiter_t c = reach.rbegin(); c != reach.rend(); ++c) {
48:info:build                                                           ~ ^  ~~~~~~~~~~~~
49:info:build ./src/dfa/closure_posix.h:83:5: note: in instantiation of function template specialization 're2c::init_gor1<re2c::determ_context_t<re2c::phistory_t> >' requested here
50:info:build     init_gor1(ctx);
51:info:build     ^
52:info:build ./src/dfa/closure_posix.h:38:34: note: in instantiation of function template specialization 're2c::closure_posix_gor1<re2c::determ_context_t<re2c::phistory_t> >' requested here
53:info:build         case POSIX_CLOSURE_GOR1: closure_posix_gor1(ctx); break;
54:info:build                                  ^
55:info:build /usr/include/c++/4.0.0/bits/stl_iterator.h:289:5: note: candidate template ignored: deduced conflicting types for parameter '_Iterator' ('__normal_iterator<const struct re2c::clos_t *, [...]>' vs. '__normal_iterator<struct re2c::clos_t *, [...]>')
56:info:build     operator!=(const reverse_iterator<_Iterator>& __x,
57:info:build     ^
58:info:build /usr/include/c++/4.0.0/bits/stl_pair.h:109:5: note: candidate template ignored: could not match 'pair' against 'reverse_iterator'
59:info:build     operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
60:info:build     ^
61:info:build /usr/include/c++/4.0.0/bits/stl_iterator.h:692:5: note: candidate template ignored: could not match '__normal_iterator' against 'reverse_iterator'
62:info:build     operator!=(const __normal_iterator<_IteratorL, _Container>& __lhs,
63:info:build     ^
64:info:build /usr/include/c++/4.0.0/bits/stl_iterator.h:698:5: note: candidate template ignored: could not match '__normal_iterator' against 'reverse_iterator'
65:info:build     operator!=(const __normal_iterator<_Iterator, _Container>& __lhs,
66:info:build     ^
67:info:build /usr/include/c++/4.0.0/ext/new_allocator.h:117:5: note: candidate template ignored: could not match 'new_allocator' against 'reverse_iterator'
68:info:build     operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&)
69:info:build     ^
70:info:build /usr/include/c++/4.0.0/bits/allocator.h:117:5: note: candidate template ignored: could not match 'allocator' against 'reverse_iterator'
71:info:build     operator!=(const allocator<_T1>&, const allocator<_T2>&)
72:info:build     ^
73:info:build /usr/include/c++/4.0.0/bits/stl_tree.h:301:5: note: candidate template ignored: could not match '_Rb_tree_iterator' against 'reverse_iterator'
74:info:build     operator!=(const _Rb_tree_iterator<_Val>& __x,
75:info:build     ^
76:info:build /usr/include/c++/4.0.0/bits/stl_tree.h:729:5: note: candidate template ignored: could not match '_Rb_tree' against 'reverse_iterator'
77:info:build     operator!=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x,
78:info:build     ^
79:info:build /usr/include/c++/4.0.0/bits/stl_map.h:662:5: note: candidate template ignored: could not match 'map' against 'reverse_iterator'
80:info:build     operator!=(const map<_Key,_Tp,_Compare,_Alloc>& __x,
81:info:build     ^
82:info:build /usr/include/c++/4.0.0/bits/stl_multimap.h:644:5: note: candidate template ignored: could not match 'multimap' against 'reverse_iterator'
83:info:build     operator!=(const multimap<_Key,_Tp,_Compare,_Alloc>& __x,
84:info:build     ^
85:info:build /usr/include/c++/4.0.0/bits/stl_set.h:560:5: note: candidate template ignored: could not match 'set' against 'reverse_iterator'
86:info:build     operator!=(const set<_Key,_Compare,_Alloc>& __x,
87:info:build     ^
88:info:build /usr/include/c++/4.0.0/bits/stl_multiset.h:551:5: note: candidate template ignored: could not match 'multiset' against 'reverse_iterator'
89:info:build     operator!=(const multiset<_Key,_Compare,_Alloc>& __x,
90:info:build     ^
91:info:build /usr/include/c++/4.0.0/bits/basic_string.h:2151:5: note: candidate template ignored: could not match 'basic_string' against 'reverse_iterator'
92:info:build     operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
93:info:build     ^
94:info:build /usr/include/c++/4.0.0/bits/basic_string.h:2163:5: note: candidate template ignored: could not match 'const _CharT *' against 'typename determ_context_t<phistory_t>::rcconfiter_t' (aka 'reverse_iterator<const_iterator>')
95:info:build     operator!=(const _CharT* __lhs,
96:info:build     ^
97:info:build /usr/include/c++/4.0.0/bits/basic_string.h:2175:5: note: candidate template ignored: could not match 'basic_string' against 'reverse_iterator'
98:info:build     operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
99:info:build     ^
100:info:build /usr/include/c++/4.0.0/bits/streambuf_iterator.h:185:5: note: candidate template ignored: could not match 'istreambuf_iterator' against 'reverse_iterator'
101:info:build     operator!=(const istreambuf_iterator<_CharT, _Traits>& __a,
102:info:build     ^
103:info:build /usr/include/c++/4.0.0/bits/stream_iterator.h:135:5: note: candidate template ignored: could not match 'istream_iterator' against 'reverse_iterator'
104:info:build     operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
105:info:build     ^
106:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
107:info:build     _DEFINE_EXPR_BINARY_OPERATOR(!=, __not_equal_to)
108:info:build     ^
109:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:321:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
110:info:build     operator _Op(const _Expr<_Dom1, typename _Dom1::value_type>& __v,   \
111:info:build     ^
112:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
113:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:334:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
114:info:build     operator _Op(const _Expr<_Dom, typename _Dom::value_type>& __v,     \
115:info:build     ^
116:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
117:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:347:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
118:info:build     operator _Op(const typename _Dom::value_type& __t,                  \
119:info:build     ^
120:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
121:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:360:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
122:info:build     operator _Op(const _Expr<_Dom,typename _Dom::value_type>& __e,      \
123:info:build     ^
124:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
125:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:373:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
126:info:build     operator _Op(const valarray<typename _Dom::value_type>& __v,        \
127:info:build     ^
128:info:build /usr/include/c++/4.0.0/valarray:1002:1: note: candidate template ignored: could not match 'valarray' against 'reverse_iterator'
129:info:build _DEFINE_BINARY_OPERATOR(!=, __not_equal_to)
130:info:build ^
131:info:build /usr/include/c++/4.0.0/valarray:961:5: note: expanded from macro '_DEFINE_BINARY_OPERATOR'
132:info:build     operator _Op(const valarray<_Tp>& __v, const valarray<_Tp>& __w)    \
133:info:build     ^
134:info:build /usr/include/c++/4.0.0/valarray:1002:1: note: candidate template ignored: could not match 'valarray' against 'reverse_iterator'
135:info:build /usr/include/c++/4.0.0/valarray:972:5: note: expanded from macro '_DEFINE_BINARY_OPERATOR'
136:info:build     operator _Op(const valarray<_Tp>& __v, const _Tp& __t)              \
137:info:build     ^
138:info:build /usr/include/c++/4.0.0/valarray:1002:1: note: candidate template ignored: could not match 'valarray' against 'reverse_iterator'
139:info:build /usr/include/c++/4.0.0/valarray:982:5: note: expanded from macro '_DEFINE_BINARY_OPERATOR'
140:info:build     operator _Op(const _Tp& __t, const valarray<_Tp>& __v)              \
141:info:build     ^
142:info:build /usr/include/c++/4.0.0/bits/stl_vector.h:952:5: note: candidate template ignored: could not match 'vector' against 'reverse_iterator'
143:info:build     operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y)
144:info:build     ^
145:info:build /usr/include/c++/4.0.0/bits/stl_deque.h:255:5: note: candidate template ignored: could not match '_Deque_iterator' against 'reverse_iterator'
146:info:build     operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
147:info:build     ^
148:info:build /usr/include/c++/4.0.0/bits/stl_deque.h:262:5: note: candidate template ignored: could not match '_Deque_iterator' against 'reverse_iterator'
149:info:build     operator!=(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x,
150:info:build     ^
151:info:build /usr/include/c++/4.0.0/bits/stl_deque.h:1502:5: note: candidate template ignored: could not match 'deque' against 'reverse_iterator'
152:info:build     operator!=(const deque<_Tp, _Alloc>& __x,
153:info:build     ^
154:info:build /usr/include/c++/4.0.0/bits/stl_queue.h:275:5: note: candidate template ignored: could not match 'queue' against 'reverse_iterator'
155:info:build     operator!=(const queue<_Tp,_Sequence>& __x,
156:info:build     ^
157:info:build 2 warnings generated.
158:info:build In file included from src/parse/input.cc:3:
159:info:build In file included from ./src/parse/scanner.h:13:
160:info:build In file included from ./src/options/opt.h:10:
161:info:build In file included from ./src/dfa/dfa.h:11:
162:info:build In file included from ./src/dfa/tcmd.h:7:
163:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
164:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
165:info:build                                  ^
166:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
167:info:build         tag_info_t info;
168:info:build                    ^
169:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
170:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
171:info:build                                               ^
172:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
173:info:build         hidx_t pred;
174:info:build                ^
175:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
176:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
177:info:build                                                            ^
178:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
179:info:build         hidx_t last;
180:info:build                ^
181:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
182:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
183:info:build                                                                         ^
184:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
185:info:build         hidx_t next;
186:info:build                ^
187:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
188:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
189:info:build                             ^
190:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
191:info:build         hidx_t node;
192:info:build                ^
193:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
194:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
195:info:build                                          ^
196:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
197:info:build         hidx_t prev;
198:info:build                ^
199:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
200:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
201:info:build                                                       ^
202:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
203:info:build         hidx_t next;
204:info:build                ^
205:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
206:info:build         inline node_t(tag_info_t info, hidx_t pred)
207:info:build                                  ^
208:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
209:info:build         tag_info_t info;
210:info:build                    ^
211:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
212:info:build         inline node_t(tag_info_t info, hidx_t pred)
213:info:build                                               ^
214:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
215:info:build         hidx_t pred;
216:info:build                ^
217:info:build depbase=`echo src/parse/unescape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
218:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/parse/unescape.o -MD -MP -MF $depbase.Tpo -c -o src/parse/unescape.o src/parse/unescape.cc &&\
219:info:build mv -f $depbase.Tpo $depbase.Po
220:info:build In file included from src/parse/input.cc:3:
221:info:build In file included from ./src/parse/scanner.h:13:
222:info:build In file included from ./src/options/opt.h:10:
223:info:build In file included from ./src/dfa/dfa.h:12:
224:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
225:info:build     explicit Code(const loc_t &loc)
226:info:build                                ^
227:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
228:info:build     const loc_t loc;
229:info:build                 ^
230:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
231:info:build     Code(const loc_t &loc, const std::string &t)
232:info:build                       ^
233:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
234:info:build     const loc_t loc;
235:info:build                 ^
236:info:build In file included from src/parse/input.cc:3:
237:info:build In file included from ./src/parse/scanner.h:13:
238:info:build In file included from ./src/options/opt.h:12:
239:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
240:info:build     return "<bad encoding>"; /* error */
241:info:build            ^~~~~~~~~~~~~~~~
242:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
243:info:build     return 0; /* error */
244:info:build            ^
245:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
246:info:build     return 0; /* error */
247:info:build            ^
248:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
249:info:build     return 0; /* error */
250:info:build            ^
251:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
252:info:build     return 0; /* error */
253:info:build            ^
254:info:build 18 warnings and 1 error generated.
255:info:build 13 warnings generated.
256:info:build make[1]: *** [src/dfa/closure.o] Error 1
257:info:build make[1]: *** Waiting for unfinished jobs....
258:info:build src/parse/input.cc:10:21: warning: declaration shadows a field of 're2c::Input' [-Wshadow]
259:info:build Input::Input(size_t fidx)
260:info:build                     ^
261:info:build ./src/parse/input.h:21:14: note: previous declaration is here
262:info:build     uint32_t fidx;
263:info:build              ^
264:info:build In file included from src/parse/normalize.cc:5:
265:info:build In file included from ./src/parse/parse.h:8:
266:info:build In file included from ./src/parse/scanner.h:13:
267:info:build In file included from ./src/options/opt.h:10:
268:info:build In file included from ./src/dfa/dfa.h:11:
269:info:build In file included from ./src/dfa/tcmd.h:7:
270:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
271:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
272:info:build                                  ^
273:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
274:info:build         tag_info_t info;
275:info:build                    ^
276:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
277:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
278:info:build                                               ^
279:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
280:info:build         hidx_t pred;
281:info:build                ^
282:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
283:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
284:info:build                                                            ^
285:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
286:info:build         hidx_t last;
287:info:build                ^
288:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
289:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
290:info:build                                                                         ^
291:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
292:info:build         hidx_t next;
293:info:build                ^
294:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
295:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
296:info:build                             ^
297:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
298:info:build         hidx_t node;
299:info:build                ^
300:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
301:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
302:info:build                                          ^
303:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
304:info:build         hidx_t prev;
305:info:build                ^
306:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
307:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
308:info:build                                                       ^
309:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
310:info:build         hidx_t next;
311:info:build                ^
312:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
313:info:build         inline node_t(tag_info_t info, hidx_t pred)
314:info:build                                  ^
315:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
316:info:build         tag_info_t info;
317:info:build                    ^
318:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
319:info:build         inline node_t(tag_info_t info, hidx_t pred)
320:info:build                                               ^
321:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
322:info:build         hidx_t pred;
323:info:build                ^
324:info:build In file included from src/parse/normalize.cc:5:
325:info:build In file included from ./src/parse/parse.h:8:
326:info:build In file included from ./src/parse/scanner.h:13:
327:info:build In file included from ./src/options/opt.h:10:
328:info:build In file included from ./src/dfa/dfa.h:12:
329:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
330:info:build     explicit Code(const loc_t &loc)
331:info:build                                ^
332:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
333:info:build     const loc_t loc;
334:info:build                 ^
335:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
336:info:build     Code(const loc_t &loc, const std::string &t)
337:info:build                       ^
338:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
339:info:build     const loc_t loc;
340:info:build                 ^
341:info:build In file included from src/parse/normalize.cc:5:
342:info:build In file included from ./src/parse/parse.h:8:
343:info:build In file included from ./src/parse/scanner.h:13:
344:info:build In file included from ./src/options/opt.h:12:
345:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
346:info:build     return "<bad encoding>"; /* error */
347:info:build            ^~~~~~~~~~~~~~~~
348:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
349:info:build     return 0; /* error */
350:info:build            ^
351:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
352:info:build     return 0; /* error */
353:info:build            ^
354:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
355:info:build     return 0; /* error */
356:info:build            ^
357:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
358:info:build     return 0; /* error */
359:info:build            ^
360:info:build 17 warnings generated.
361:info:build 16 warnings generated.
362:info:build In file included from src/parse/scanner.cc:8:
363:info:build In file included from ./src/parse/scanner.h:13:
364:info:build In file included from ./src/options/opt.h:10:
365:info:build In file included from ./src/dfa/dfa.h:11:
366:info:build In file included from ./src/dfa/tcmd.h:7:
367:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
368:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
369:info:build                                  ^
370:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
371:info:build         tag_info_t info;
372:info:build                    ^
373:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
374:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
375:info:build                                               ^
376:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
377:info:build         hidx_t pred;
378:info:build                ^
379:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
380:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
381:info:build                                                            ^
382:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
383:info:build         hidx_t last;
384:info:build                ^
385:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
386:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
387:info:build                                                                         ^
388:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
389:info:build         hidx_t next;
390:info:build                ^
391:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
392:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
393:info:build                             ^
394:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
395:info:build         hidx_t node;
396:info:build                ^
397:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
398:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
399:info:build                                          ^
400:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
401:info:build         hidx_t prev;
402:info:build                ^
403:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
404:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
405:info:build                                                       ^
406:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
407:info:build         hidx_t next;
408:info:build                ^
409:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
410:info:build         inline node_t(tag_info_t info, hidx_t pred)
411:info:build                                  ^
412:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
413:info:build         tag_info_t info;
414:info:build                    ^
415:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
416:info:build         inline node_t(tag_info_t info, hidx_t pred)
417:info:build                                               ^
418:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
419:info:build         hidx_t pred;
420:info:build                ^
421:info:build In file included from src/parse/scanner.cc:8:
422:info:build In file included from ./src/parse/scanner.h:13:
423:info:build In file included from ./src/options/opt.h:10:
424:info:build In file included from ./src/dfa/dfa.h:12:
425:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
426:info:build     explicit Code(const loc_t &loc)
427:info:build                                ^
428:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
429:info:build     const loc_t loc;
430:info:build                 ^
431:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
432:info:build     Code(const loc_t &loc, const std::string &t)
433:info:build                       ^
434:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
435:info:build     const loc_t loc;
436:info:build                 ^
437:info:build In file included from src/parse/scanner.cc:8:
438:info:build In file included from ./src/parse/scanner.h:13:
439:info:build In file included from ./src/options/opt.h:12:
440:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
441:info:build     return "<bad encoding>"; /* error */
442:info:build            ^~~~~~~~~~~~~~~~
443:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
444:info:build     return 0; /* error */
445:info:build            ^
446:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
447:info:build     return 0; /* error */
448:info:build            ^
449:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
450:info:build     return 0; /* error */
451:info:build            ^
452:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
453:info:build     return 0; /* error */
454:info:build            ^
455:info:build 17 warnings generated.
456:info:build 16 warnings generated.
457:info:build 16 warnings generated.
458:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3'
459:info:build make: *** [all] Error 2
460:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3'
461:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3" && /usr/bin/make -j8 -w all
462:info:build Exit code: 2
463:error:build Failed to build re2c: command execution failed
464:debug:build Error code: CHILDSTATUS 6411 2
465:debug:build Backtrace: command execution failed
466:debug:build     while executing
467:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
468:debug:build     invoked from within
469:debug:build "command_exec -callback portprogress::target_progress_callback build"
470:debug:build     (procedure "portbuild::build_main" line 8)
471:debug:build     invoked from within
472:debug:build "$procedure $targetname"
473:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/main.log for details.
474version:1
475:debug:sysinfo Mac OS X 10.4 (darwin/8.11.1) arch i386
476:debug:sysinfo MacPorts 2.6.99
477:debug:sysinfo Xcode 2.5
478:debug:sysinfo SDK 10.4
479:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.4
480:debug:main epoch: in tree: 0 installed: 0
481:debug:main xz 5.2.5_0 exists in the ports tree
482:debug:main xz 5.2.5_0  is the latest installed
483:debug:main xz 5.2.5_0  is active
484:debug:main Merging existing variants '' into variants
485:debug:main new fully merged portvariants:
486:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
487:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
488:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
489:debug:main adding the default universal variant
490:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
491:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
492:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
493:debug:main Adding depends_build port:apple-gcc42
494:debug:main Adding depends_skip_archcheck apple-gcc42
495:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
496:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
497:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
498:debug:main Running callback portstartupitem::add_notes
499:debug:main Finished running callback portstartupitem::add_notes
500:debug:main No need to upgrade! xz 5.2.5_0 >= xz 5.2.5_0
501:debug:main epoch: in tree: 0 installed: 0
502:debug:main libiconv 1.16_0 exists in the ports tree
503:debug:main libiconv 1.16_0  is the latest installed
504:debug:main libiconv 1.16_0  is active
505:debug:main Merging existing variants '' into variants
506:debug:main new fully merged portvariants:
507:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
508:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
509:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
510:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
511:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
512:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
513:debug:main universal variant already exists, so not adding the default one
514:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
515:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
516:debug:main Adding depends_build port:apple-gcc42
517:debug:main Adding depends_skip_archcheck apple-gcc42
518:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
519:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
520:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
521:debug:main Running callback portstartupitem::add_notes
522:debug:main Finished running callback portstartupitem::add_notes
523:debug:main No need to upgrade! libiconv 1.16_0 >= libiconv 1.16_0
524:debug:main epoch: in tree: 2 installed: 2
525:debug:main gettext 0.19.8.1_2 exists in the ports tree
526:debug:main gettext 0.19.8.1_2  is the latest installed
527:debug:main gettext 0.19.8.1_2  is active
528:debug:main Merging existing variants '' into variants
529:debug:main new fully merged portvariants:
530:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
531:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
532:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
533:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
534:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
535:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
536:debug:main compiler clang blacklisted because it's not installed or it doesn't work
537:debug:main universal variant already exists, so not adding the default one
538:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
539:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
540:debug:main Adding depends_build port:apple-gcc42
541:debug:main Adding depends_skip_archcheck apple-gcc42
542:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
543:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
544:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
545:debug:main Running callback portstartupitem::add_notes
546:debug:main Finished running callback portstartupitem::add_notes
547:debug:main No need to upgrade! gettext 0.19.8.1_2 >= gettext 0.19.8.1_2
548:debug:main epoch: in tree: 0 installed: 0
549:debug:main ncurses 6.2_0 exists in the ports tree
550:debug:main ncurses 6.2_0  is the latest installed
551:debug:main ncurses 6.2_0  is active
552:debug:main Merging existing variants '' into variants
553:debug:main new fully merged portvariants:
554:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
555:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
556:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
557:debug:main adding the default universal variant
558:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
559:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
560:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
561:debug:main Adding depends_build port:apple-gcc42
562:debug:main Adding depends_skip_archcheck apple-gcc42
563:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
564:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
565:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
566:debug:main Running callback portstartupitem::add_notes
567:debug:main Finished running callback portstartupitem::add_notes
568:debug:main No need to upgrade! ncurses 6.2_0 >= ncurses 6.2_0
569:debug:main epoch: in tree: 1 installed: 1
570:debug:main clang-3.4 3.4.2_13 exists in the ports tree
571:debug:main clang-3.4 3.4.2_13  is the latest installed
572:debug:main clang-3.4 3.4.2_13  is active
573:debug:main Merging existing variants '' into variants
574:debug:main new fully merged portvariants:
575:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/llvm-3.4
576:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
577:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
578:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
579:debug:main compiler gcc-4.2 blacklisted because it's not installed or it doesn't work
580:debug:main compiler clang blacklisted because it's not installed or it doesn't work
581:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
582:debug:main universal variant already exists, so not adding the default one
583:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
584:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
585:debug:main Adding depends_build port:apple-gcc42
586:debug:main Adding depends_skip_archcheck apple-gcc42
587:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
588:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
589:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
590:debug:main Running callback portstartupitem::add_notes
591:debug:main Finished running callback portstartupitem::add_notes
592:debug:main No need to upgrade! clang-3.4 3.4.2_13 >= clang-3.4 3.4.2_13
593:debug:main epoch: in tree: 1 installed: 1
594:debug:main llvm-3.4 3.4.2_12 exists in the ports tree
595:debug:main llvm-3.4 3.4.2_12  is the latest installed
596:debug:main llvm-3.4 3.4.2_12  is active
597:debug:main Merging existing variants '' into variants
598:debug:main new fully merged portvariants:
599:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/llvm-3.4
600:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
601:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
602:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
603:debug:main compiler gcc-4.2 blacklisted because it's not installed or it doesn't work
604:debug:main compiler clang blacklisted because it's not installed or it doesn't work
605:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
606:debug:main universal variant already exists, so not adding the default one
607:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
608:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
609:debug:main Adding depends_build port:apple-gcc42
610:debug:main Adding depends_skip_archcheck apple-gcc42
611:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
612:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
613:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
614:debug:main Running callback portstartupitem::add_notes
615:debug:main Finished running callback portstartupitem::add_notes
616:debug:main No need to upgrade! llvm-3.4 3.4.2_12 >= llvm-3.4 3.4.2_12
617:debug:main epoch: in tree: 0 installed: 0
618:debug:main libffi 3.2.1_0 exists in the ports tree
619:debug:main libffi 3.2.1_0  is the latest installed
620:debug:main libffi 3.2.1_0  is active
621:debug:main Merging existing variants '' into variants
622:debug:main new fully merged portvariants:
623:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
624:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
625:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
626:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
627:debug:main universal variant already exists, so not adding the default one
628:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
629:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
630:debug:main Adding depends_build port:apple-gcc42
631:debug:main Adding depends_skip_archcheck apple-gcc42
632:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
633:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
634:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
635:debug:main Running callback portstartupitem::add_notes
636:debug:main Finished running callback portstartupitem::add_notes
637:debug:main No need to upgrade! libffi 3.2.1_0 >= libffi 3.2.1_0
638:debug:main epoch: in tree: 0 installed: 0
639:debug:main zlib 1.2.11_0 exists in the ports tree
640:debug:main zlib 1.2.11_0  is the latest installed
641:debug:main zlib 1.2.11_0  is active
642:debug:main Merging existing variants '' into variants
643:debug:main new fully merged portvariants:
644:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
645:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
646:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
647:debug:main adding the default universal variant
648:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
649:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
650:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
651:debug:main Adding depends_build port:apple-gcc42
652:debug:main Adding depends_skip_archcheck apple-gcc42
653:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
654:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
655:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
656:debug:main Running callback portstartupitem::add_notes
657:debug:main Finished running callback portstartupitem::add_notes
658:debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
659:debug:main epoch: in tree: 0 installed: 0
660:debug:main perl5 5.26.1_0 exists in the ports tree
661:debug:main perl5 5.26.1_0 +perl5_28 is the latest installed
662:debug:main perl5 5.26.1_0 +perl5_28 is active
663:debug:main Merging existing variants '+perl5_28' into variants
664:debug:main new fully merged portvariants: perl5_28 +
665:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/perl5
666:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
667:debug:main Re-registering default for configure.universal_args
668:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
669:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
670:debug:main universal_variant is false, so not adding the default universal variant
671:debug:main Executing variant perl5_28 provides perl5_28
672:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
673:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
674:debug:main Adding depends_build port:apple-gcc42
675:debug:main Adding depends_skip_archcheck apple-gcc42
676:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
677:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
678:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
679:debug:main Running callback portstartupitem::add_notes
680:debug:main Finished running callback portstartupitem::add_notes
681:debug:main No need to upgrade! perl5 5.26.1_0 >= perl5 5.26.1_0
682:debug:main epoch: in tree: 0 installed: 0
683:debug:main perl5.28 5.28.3_0 exists in the ports tree
684:debug:main perl5.28 5.28.3_0  is the latest installed
685:debug:main perl5.28 5.28.3_0  is active
686:debug:main Merging existing variants '' into variants
687:debug:main new fully merged portvariants:
688:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/perl5
689:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
690:debug:main Re-registering default for configure.universal_args
691:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
692:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
693:debug:main adding the default universal variant
694:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
695:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
696:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
697:debug:main Adding depends_build port:apple-gcc42
698:debug:main Adding depends_skip_archcheck apple-gcc42
699:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
700:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
701:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
702:debug:main Running callback portstartupitem::add_notes
703:debug:main Finished running callback portstartupitem::add_notes
704:debug:main No need to upgrade! perl5.28 5.28.3_0 >= perl5.28 5.28.3_0
705:debug:main epoch: in tree: 0 installed: 0
706:debug:main db48 4.8.30_4 exists in the ports tree
707:debug:main db48 4.8.30_4 +java is the latest installed
708:debug:main db48 4.8.30_4 +java is active
709:debug:main Merging existing variants '+java' into variants
710:debug:main new fully merged portvariants: java +
711:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/db48
712:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
713:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
714:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
715:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
716:debug:main universal variant already exists, so not adding the default one
717:debug:main Executing variant java provides java
718:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
719:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
720:debug:main Adding depends_build port:apple-gcc42
721:debug:main Adding depends_skip_archcheck apple-gcc42
722:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
723:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
724:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
725:debug:main Running callback portstartupitem::add_notes
726:debug:main Finished running callback portstartupitem::add_notes
727:debug:main No need to upgrade! db48 4.8.30_4 >= db48 4.8.30_4
728:debug:main epoch: in tree: 0 installed: 0
729:debug:main gdbm 1.18.1_1 exists in the ports tree
730:debug:main gdbm 1.18.1_1  is the latest installed
731:debug:main gdbm 1.18.1_1  is active
732:debug:main Merging existing variants '' into variants
733:debug:main new fully merged portvariants:
734:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/gdbm
735:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
736:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
737:debug:main adding the default universal variant
738:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
739:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
740:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
741:debug:main Adding depends_build port:apple-gcc42
742:debug:main Adding depends_skip_archcheck apple-gcc42
743:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
744:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
745:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
746:debug:main Running callback portstartupitem::add_notes
747:debug:main Finished running callback portstartupitem::add_notes
748:debug:main No need to upgrade! gdbm 1.18.1_1 >= gdbm 1.18.1_1
749:debug:main epoch: in tree: 0 installed: 0
750:debug:main readline 8.0.000_0 exists in the ports tree
751:debug:main readline 8.0.000_0  is the latest installed
752:debug:main readline 8.0.000_0  is active
753:debug:main Merging existing variants '' into variants
754:debug:main new fully merged portvariants:
755:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/readline
756:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
757:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
758:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
759:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
760:debug:main universal variant already exists, so not adding the default one
761:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
762:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
763:debug:main Adding depends_build port:apple-gcc42
764:debug:main Adding depends_skip_archcheck apple-gcc42
765:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
766:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
767:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
768:debug:main Running callback portstartupitem::add_notes
769:debug:main Finished running callback portstartupitem::add_notes
770:debug:main No need to upgrade! readline 8.0.000_0 >= readline 8.0.000_0
771:debug:main epoch: in tree: 0 installed: 0
772:debug:main llvm_select 2_0 exists in the ports tree
773:debug:main llvm_select 2_0  is the latest installed
774:debug:main llvm_select 2_0  is active
775:debug:main Merging existing variants '' into variants
776:debug:main new fully merged portvariants:
777:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/llvm_select
778:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
779:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
780:debug:main universal_variant is false, so not adding the default universal variant
781:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
782:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
783:debug:main Adding depends_build port:apple-gcc42
784:debug:main Adding depends_skip_archcheck apple-gcc42
785:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
786:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
787:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
788:debug:main Running callback portstartupitem::add_notes
789:debug:main Finished running callback portstartupitem::add_notes
790:debug:main No need to upgrade! llvm_select 2_0 >= llvm_select 2_0
791:debug:main epoch: in tree: 0 installed: 0
792:debug:main gmake 4.3_0 exists in the ports tree
793:debug:main gmake 4.3_0  is the latest installed
794:debug:main gmake 4.3_0  is active
795:debug:main Merging existing variants '' into variants
796:debug:main new fully merged portvariants:
797:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gmake
798:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
799:debug:main adding the default universal variant
800:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
801:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
802:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
803:debug:main Adding depends_build port:apple-gcc42
804:debug:main Adding depends_skip_archcheck apple-gcc42
805:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
806:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
807:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
808:debug:main Running callback portstartupitem::add_notes
809:debug:main Finished running callback portstartupitem::add_notes
810:debug:main No need to upgrade! gmake 4.3_0 >= gmake 4.3_0
811:debug:main epoch: in tree: 2 installed: 2
812:debug:main python27 2.7.18_1 exists in the ports tree
813:debug:main python27 2.7.18_1  is the latest installed
814:debug:main python27 2.7.18_1  is active
815:debug:main Merging existing variants '' into variants
816:debug:main new fully merged portvariants:
817:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python27
818:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
819:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
820:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
821:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
822:debug:main universal variant already exists, so not adding the default one
823:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
824:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
825:debug:main Adding depends_build port:apple-gcc42
826:debug:main Adding depends_skip_archcheck apple-gcc42
827:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
828:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
829:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
830:debug:main Running callback portstartupitem::add_notes
831:debug:main Finished running callback portstartupitem::add_notes
832:debug:main No need to upgrade! python27 2.7.18_1 >= python27 2.7.18_1
833:debug:main epoch: in tree: 0 installed: 0
834:debug:main bzip2 1.0.8_0 exists in the ports tree
835:debug:main bzip2 1.0.8_0  is the latest installed
836:debug:main bzip2 1.0.8_0  is active
837:debug:main Merging existing variants '' into variants
838:debug:main new fully merged portvariants:
839:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/bzip2
840:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
841:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
842:debug:main universal variant already exists, so not adding the default one
843:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
844:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
845:debug:main Adding depends_build port:apple-gcc42
846:debug:main Adding depends_skip_archcheck apple-gcc42
847:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
848:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
849:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
850:debug:main Running callback portstartupitem::add_notes
851:debug:main Finished running callback portstartupitem::add_notes
852:debug:main No need to upgrade! bzip2 1.0.8_0 >= bzip2 1.0.8_0
853:debug:main epoch: in tree: 0 installed: 0
854:debug:main expat 2.2.9_0 exists in the ports tree
855:debug:main expat 2.2.9_0  is the latest installed
856:debug:main expat 2.2.9_0  is active
857:debug:main Merging existing variants '' into variants
858:debug:main new fully merged portvariants:
859:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/expat
860:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
861:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
862:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
863:debug:main universal variant already exists, so not adding the default one
864:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
865:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
866:debug:main Adding depends_build port:apple-gcc42
867:debug:main Adding depends_skip_archcheck apple-gcc42
868:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
869:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
870:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
871:debug:main Running callback portstartupitem::add_notes
872:debug:main Finished running callback portstartupitem::add_notes
873:debug:main No need to upgrade! expat 2.2.9_0 >= expat 2.2.9_0
874:debug:main epoch: in tree: 20090923 installed: 20090923
875:debug:main libedit 20191231-3.1_0 exists in the ports tree
876:debug:main libedit 20191231-3.1_0  is the latest installed
877:debug:main libedit 20191231-3.1_0  is active
878:debug:main Merging existing variants '' into variants
879:debug:main new fully merged portvariants:
880:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
881:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
882:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
883:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
884:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
885:debug:main universal variant already exists, so not adding the default one
886:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
887:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
888:debug:main Adding depends_build port:apple-gcc42
889:debug:main Adding depends_skip_archcheck apple-gcc42
890:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
891:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
892:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
893:debug:main Running callback portstartupitem::add_notes
894:debug:main Finished running callback portstartupitem::add_notes
895:debug:main No need to upgrade! libedit 20191231-3.1_0 >= libedit 20191231-3.1_0
896:debug:main epoch: in tree: 1 installed: 1
897:debug:main openssl 1.1.1g_0 exists in the ports tree
898:debug:main openssl 1.1.1g_0  is the latest installed
899:debug:main openssl 1.1.1g_0  is active
900:debug:main Merging existing variants '' into variants
901:debug:main new fully merged portvariants:
902:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/openssl
903:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
904:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
905:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
906:debug:main universal variant already exists, so not adding the default one
907:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
908:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
909:debug:main Adding depends_build port:apple-gcc42
910:debug:main Adding depends_skip_archcheck apple-gcc42
911:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
912:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
913:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
914:debug:main Running callback portstartupitem::add_notes
915:debug:main Finished running callback portstartupitem::add_notes
916:debug:main No need to upgrade! openssl 1.1.1g_0 >= openssl 1.1.1g_0
917:debug:main epoch: in tree: 0 installed: 0
918:debug:main sqlite3 3.32.3_0 exists in the ports tree
919:debug:main sqlite3 3.32.3_0  is the latest installed
920:debug:main sqlite3 3.32.3_0  is active
921:debug:main Merging existing variants '' into variants
922:debug:main new fully merged portvariants:
923:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/sqlite3
924:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
925:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
926:debug:main adding the default universal variant
927:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
928:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
929:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
930:debug:main Adding depends_build port:apple-gcc42
931:debug:main Adding depends_skip_archcheck apple-gcc42
932:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
933:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
934:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
935:debug:main Running callback portstartupitem::add_notes
936:debug:main Finished running callback portstartupitem::add_notes
937:debug:main No need to upgrade! sqlite3 3.32.3_0 >= sqlite3 3.32.3_0
938:debug:main epoch: in tree: 0 installed: 0
939:debug:main python_select 0.3_8 exists in the ports tree
940:debug:main python_select 0.3_8  is the latest installed
941:debug:main python_select 0.3_8  is active
942:debug:main Merging existing variants '' into variants
943:debug:main new fully merged portvariants:
944:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python_select
945:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
946:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
947:debug:main universal_variant is false, so not adding the default universal variant
948:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
949:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
950:debug:main Adding depends_build port:apple-gcc42
951:debug:main Adding depends_skip_archcheck apple-gcc42
952:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
953:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
954:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
955:debug:main Running callback portstartupitem::add_notes
956:debug:main Finished running callback portstartupitem::add_notes
957:debug:main No need to upgrade! python_select 0.3_8 >= python_select 0.3_8
958:debug:main epoch: in tree: 0 installed: 0
959:debug:main python2_select 0.0_3 exists in the ports tree
960:debug:main python2_select 0.0_3  is the latest installed
961:debug:main python2_select 0.0_3  is active
962:debug:main Merging existing variants '' into variants
963:debug:main new fully merged portvariants:
964:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python2_select
965:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
966:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
967:debug:main universal_variant is false, so not adding the default universal variant
968:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
969:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
970:debug:main Adding depends_build port:apple-gcc42
971:debug:main Adding depends_skip_archcheck apple-gcc42
972:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
973:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
974:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
975:debug:main Running callback portstartupitem::add_notes
976:debug:main Finished running callback portstartupitem::add_notes
977:debug:main No need to upgrade! python2_select 0.0_3 >= python2_select 0.0_3
978:debug:main epoch: in tree: 0 installed: 0
979:debug:main clang_select 2.2_0 exists in the ports tree
980:debug:main clang_select 2.2_0  is the latest installed
981:debug:main clang_select 2.2_0  is active
982:debug:main Merging existing variants '' into variants
983:debug:main new fully merged portvariants:
984:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/clang_select
985:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
986:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
987:debug:main universal_variant is false, so not adding the default universal variant
988:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
989:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
990:debug:main Adding depends_build port:apple-gcc42
991:debug:main Adding depends_skip_archcheck apple-gcc42
992:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
993:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
994:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
995:debug:main Running callback portstartupitem::add_notes
996:debug:main Finished running callback portstartupitem::add_notes
997:debug:main No need to upgrade! clang_select 2.2_0 >= clang_select 2.2_0
998:debug:main epoch: in tree: 2 installed: 2
999:debug:main ld64 3_3 exists in the ports tree
1000:debug:main ld64 3_3 +ld64_97 is the latest installed
1001:debug:main ld64 3_3 +ld64_97 is active
1002:debug:main Merging existing variants '+ld64_97' into variants
1003:debug:main new fully merged portvariants: ld64_97 +
1004:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ld64
1005:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
1006:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
1007:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1008:debug:main universal variant already exists, so not adding the default one
1009:debug:main Executing variant ld64_97 provides ld64_97
1010:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1011:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
1012:debug:main Adding depends_build port:apple-gcc42
1013:debug:main Adding depends_skip_archcheck apple-gcc42
1014:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1015:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1016:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1017:debug:main Running callback portstartupitem::add_notes
1018:debug:main Finished running callback portstartupitem::add_notes
1019:debug:main No need to upgrade! ld64 3_3 >= ld64 3_3
1020:debug:main epoch: in tree: 2 installed: 2
1021:debug:main ld64-97 97.17_9 exists in the ports tree
1022:debug:main ld64-97 97.17_9  is the latest installed
1023:debug:main ld64-97 97.17_9  is active
1024:debug:main Merging existing variants '' into variants
1025:debug:main new fully merged portvariants:
1026:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ld64
1027:debug:main OS darwin/8.11.1 (macOS 10.4) arch i386
1028:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
1029:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1030:debug:main universal variant already exists, so not adding the default one
1031:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1032:debug:main Chosen compiler apple-gcc-4.2 is provided by a port, adding dependency
1033:debug:main Adding depends_build port:apple-gcc42
1034:debug:main Adding depends_skip_archcheck apple-gcc42
1035:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1036:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1037:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1038:debug:main Running callback portstartupitem::add_notes
1039:debug:main Finished running callback portstartupitem::add_notes
1040:debug:main No need to upgrade! ld64-97 97.17_9 >= ld64-97 97.17_9
1041:msg:main --->  Computing dependencies for re2c:info:main .:debug:main re2c has no conflicts
1042:debug:main Searching for dependency: xz
1043:debug:main Found Dependency: receipt exists for xz
1044:debug:main Searching for dependency: clang-3.4
1045:debug:main Found Dependency: receipt exists for clang-3.4
1046:debug:main Executing org.macports.main (re2c)
1047:debug:main dropping privileges: euid changed to 502, egid changed to 500.
1048:debug:archivefetch archivefetch phase started at Thu Jul  2 06:27:16 EDT 2020
1049:msg:archivefetch --->  Fetching archive for re2c
1050:debug:archivefetch Executing org.macports.archivefetch (re2c)
1051:debug:archivefetch euid/egid changed to: 0/0
1052:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
1053:debug:archivefetch euid/egid changed to: 502/500
1054:info:archivefetch --->  re2c-1.3_0.darwin_8.i386.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
1055:msg:archivefetch --->  Attempting to fetch re2c-1.3_0.darwin_8.i386.tbz2 from http://packages.macports.org/re2c
1056:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
1057:msg:archivefetch --->  Attempting to fetch re2c-1.3_0.darwin_8.i386.tbz2 from http://aus.us.packages.macports.org/macports/packages/re2c
1058:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
1059:msg:archivefetch --->  Attempting to fetch re2c-1.3_0.darwin_8.i386.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/re2c
1060:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
1061:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1062:debug:archivefetch Skipping completed org.macports.fetch (re2c)
1063:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1064:debug:archivefetch Skipping completed org.macports.checksum (re2c)
1065:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1066:debug:archivefetch Skipping completed org.macports.extract (re2c)
1067:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1068:debug:archivefetch Skipping completed org.macports.patch (re2c)
1069:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1070:debug:archivefetch Skipping completed org.macports.configure (re2c)
1071:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1072:debug:build build phase started at Thu Jul  2 06:27:29 EDT 2020
1073:notice:build --->  Building re2c
1074:debug:build Executing org.macports.build (re2c)
1075:debug:build Environment:
1076:debug:build CC_PRINT_OPTIONS='YES'
1077:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/.CC_PRINT_OPTIONS'
1078:debug:build CPATH='/opt/local/include'
1079:debug:build DEVELOPER_DIR='/Developer'
1080:debug:build LIBRARY_PATH='/opt/local/lib'
1081:debug:build MACOSX_DEPLOYMENT_TARGET='10.4'
1082:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3" && /usr/bin/make -j8 -w all
1083:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3" && /usr/bin/make -j8 -w all
1084:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3'
1085:info:build /usr/bin/make  all-am
1086:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3'
1087:info:build depbase=`echo src/dfa/closure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1088:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/dfa/closure.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/closure.o src/dfa/closure.cc &&\
1089:info:build mv -f $depbase.Tpo $depbase.Po
1090:info:build depbase=`echo src/parse/validate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1091:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/parse/validate.o -MD -MP -MF $depbase.Tpo -c -o src/parse/validate.o src/parse/validate.cc &&\
1092:info:build mv -f $depbase.Tpo $depbase.Po
1093:info:build depbase=`echo src/util/get_dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1094:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/util/get_dir.o -MD -MP -MF $depbase.Tpo -c -o src/util/get_dir.o src/util/get_dir.cc &&\
1095:info:build mv -f $depbase.Tpo $depbase.Po
1096:info:build depbase=`echo src/util/s_to_n32_unsafe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1097:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/util/s_to_n32_unsafe.o -MD -MP -MF $depbase.Tpo -c -o src/util/s_to_n32_unsafe.o src/util/s_to_n32_unsafe.cc &&\
1098:info:build mv -f $depbase.Tpo $depbase.Po
1099:info:build depbase=`echo src/util/temp_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1100:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/util/temp_file.o -MD -MP -MF $depbase.Tpo -c -o src/util/temp_file.o src/util/temp_file.cc &&\
1101:info:build mv -f $depbase.Tpo $depbase.Po
1102:info:build depbase=`echo src/util/range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1103:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/util/range.o -MD -MP -MF $depbase.Tpo -c -o src/util/range.o src/util/range.cc &&\
1104:info:build mv -f $depbase.Tpo $depbase.Po
1105:info:build depbase=`echo src/parse/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1106:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/parse/lex.o -MD -MP -MF $depbase.Tpo -c -o src/parse/lex.o src/parse/lex.cc &&\
1107:info:build mv -f $depbase.Tpo $depbase.Po
1108:info:build depbase=`echo src/parse/parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1109:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/parse/parser.o -MD -MP -MF $depbase.Tpo -c -o src/parse/parser.o src/parse/parser.cc &&\
1110:info:build mv -f $depbase.Tpo $depbase.Po
1111:info:build src/parse/parser.ypp:6:32: warning: unknown warning group '-Wpragmas', ignored [-Wunknown-pragmas]
1112:info:build #pragma GCC diagnostic ignored "-Wpragmas"
1113:info:build                                ^
1114:info:build src/parse/parser.ypp:12:32: warning: unknown warning group '-Wunreachable-code-break', ignored [-Wunknown-pragmas]
1115:info:build #pragma GCC diagnostic ignored "-Wunreachable-code-break"
1116:info:build                                ^
1117:info:build depbase=`echo src/parse/lex_conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
1118:info:build /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include -std=c++98  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Werror=return-type  -O2  -Weverything -Wno-unknown-warning-option     -Wno-reserved-id-macro     -Wno-padded -Wno-old-style-cast     -Wno-nested-anon-types -Wno-global-constructors     -Wno-shadow-field-in-constructor     -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/opt/local/share/re2c/stdlib/"'  -pipe -Os -stdlib=libstdc++ -arch i386 -MT src/parse/lex_conf.o -MD -MP -MF $depbase.Tpo -c -o src/parse/lex_conf.o src/parse/lex_conf.cc &&\
1119:info:build mv -f $depbase.Tpo $depbase.Po
1120:info:build echo "Reconfigure to rebuild docs: ./configure --enable-docs"
1121:info:build Reconfigure to rebuild docs: ./configure --enable-docs
1122:info:build In file included from src/parse/parser.ypp:14:
1123:info:build In file included from ./src/parse/parse.h:7:
1124:info:build ./src/parse/ast.h:29:55: warning: declaration shadows a field of 're2c::ASTRange' [-Wshadow]
1125:info:build     ASTRange(uint32_t low, uint32_t upp, const loc_t &loc)
1126:info:build                                                       ^
1127:info:build ./src/parse/ast.h:27:11: note: previous declaration is here
1128:info:build     loc_t loc;
1129:info:build           ^
1130:info:build In file included from ../src/parse/lex_conf.re:5:
1131:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
1132:info:build     return "<bad encoding>"; /* error */
1133:info:build            ^~~~~~~~~~~~~~~~
1134:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
1135:info:build     return 0; /* error */
1136:info:build            ^
1137:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
1138:info:build     return 0; /* error */
1139:info:build            ^
1140:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
1141:info:build     return 0; /* error */
1142:info:build            ^
1143:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
1144:info:build     return 0; /* error */
1145:info:build            ^
1146:info:build In file included from ../src/parse/lex.re:10:
1147:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
1148:info:build     return "<bad encoding>"; /* error */
1149:info:build            ^~~~~~~~~~~~~~~~
1150:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
1151:info:build     return 0; /* error */
1152:info:build            ^
1153:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
1154:info:build     return 0; /* error */
1155:info:build            ^
1156:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
1157:info:build     return 0; /* error */
1158:info:build            ^
1159:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
1160:info:build     return 0; /* error */
1161:info:build            ^
1162:info:build In file included from src/parse/validate.cc:8:
1163:info:build In file included from ./src/options/opt.h:10:
1164:info:build In file included from ./src/dfa/dfa.h:11:
1165:info:build In file included from ./src/dfa/tcmd.h:7:
1166:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1167:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1168:info:build                                  ^
1169:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
1170:info:build         tag_info_t info;
1171:info:build                    ^
1172:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1173:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1174:info:build                                               ^
1175:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
1176:info:build         hidx_t pred;
1177:info:build                ^
1178:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1179:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1180:info:build                                                            ^
1181:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
1182:info:build         hidx_t last;
1183:info:build                ^
1184:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1185:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1186:info:build                                                                         ^
1187:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
1188:info:build         hidx_t next;
1189:info:build                ^
1190:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1191:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1192:info:build                             ^
1193:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
1194:info:build         hidx_t node;
1195:info:build                ^
1196:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1197:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1198:info:build                                          ^
1199:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
1200:info:build         hidx_t prev;
1201:info:build                ^
1202:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1203:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1204:info:build                                                       ^
1205:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
1206:info:build         hidx_t next;
1207:info:build                ^
1208:info:build In file included from src/parse/parser.ypp:14:
1209:info:build In file included from ./src/parse/parse.h:8:
1210:info:build In file included from ./src/parse/scanner.h:13:
1211:info:build In file included from ./src/options/opt.h:10:
1212:info:build In file included from ./src/dfa/dfa.h:11:
1213:info:build In file included from ./src/dfa/tcmd.h:7:
1214:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1215:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1216:info:build                                  ^
1217:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
1218:info:build         tag_info_t info;
1219:info:build                    ^
1220:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1221:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1222:info:build                                               ^
1223:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
1224:info:build         hidx_t pred;
1225:info:build                ^
1226:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1227:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1228:info:build                                                            ^
1229:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
1230:info:build         hidx_t last;
1231:info:build                ^
1232:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1233:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1234:info:build                                                                         ^
1235:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
1236:info:build         hidx_t next;
1237:info:build                ^
1238:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1239:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1240:info:build                             ^
1241:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
1242:info:build         hidx_t node;
1243:info:build                ^
1244:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1245:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1246:info:build                                          ^
1247:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
1248:info:build         hidx_t prev;
1249:info:build                ^
1250:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1251:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1252:info:build                                                       ^
1253:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
1254:info:build         hidx_t next;
1255:info:build                ^
1256:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1257:info:build         inline node_t(tag_info_t info, hidx_t pred)
1258:info:build                                  ^
1259:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
1260:info:build         tag_info_t info;
1261:info:build                    ^
1262:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1263:info:build         inline node_t(tag_info_t info, hidx_t pred)
1264:info:build                                               ^
1265:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
1266:info:build         hidx_t pred;
1267:info:build                ^
1268:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1269:info:build         inline node_t(tag_info_t info, hidx_t pred)
1270:info:build                                  ^
1271:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
1272:info:build         tag_info_t info;
1273:info:build                    ^
1274:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1275:info:build         inline node_t(tag_info_t info, hidx_t pred)
1276:info:build                                               ^
1277:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
1278:info:build         hidx_t pred;
1279:info:build                ^
1280:info:build In file included from src/dfa/closure.cc:10:
1281:info:build In file included from ./src/dfa/determinization.h:12:
1282:info:build In file included from ./src/nfa/nfa.h:10:
1283:info:build In file included from ./src/regexp/re.h:4:
1284:info:build ./src/parse/ast.h:29:55: warning: declaration shadows a field of 're2c::ASTRange' [-Wshadow]
1285:info:build     ASTRange(uint32_t low, uint32_t upp, const loc_t &loc)
1286:info:build                                                       ^
1287:info:build ./src/parse/ast.h:27:11: note: previous declaration is here
1288:info:build     loc_t loc;
1289:info:build           ^
1290:info:build In file included from src/parse/validate.cc:8:
1291:info:build In file included from ./src/options/opt.h:10:
1292:info:build In file included from ./src/dfa/dfa.h:12:
1293:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1294:info:build     explicit Code(const loc_t &loc)
1295:info:build                                ^
1296:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1297:info:build     const loc_t loc;
1298:info:build                 ^
1299:info:build In file included from src/parse/parser.ypp:14:
1300:info:build In file included from ./src/parse/parse.h:8:
1301:info:build In file included from ./src/parse/scanner.h:13:
1302:info:build In file included from ./src/options/opt.h:10:
1303:info:build In file included from ./src/dfa/dfa.h:12:
1304:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1305:info:build     explicit Code(const loc_t &loc)
1306:info:build                                ^
1307:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1308:info:build     const loc_t loc;
1309:info:build                 ^
1310:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1311:info:build     Code(const loc_t &loc, const std::string &t)
1312:info:build                       ^
1313:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1314:info:build     const loc_t loc;
1315:info:build                 ^
1316:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1317:info:build     Code(const loc_t &loc, const std::string &t)
1318:info:build                       ^
1319:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1320:info:build     const loc_t loc;
1321:info:build                 ^
1322:info:build In file included from src/dfa/closure.cc:10:
1323:info:build In file included from ./src/dfa/determinization.h:12:
1324:info:build In file included from ./src/nfa/nfa.h:10:
1325:info:build In file included from ./src/regexp/re.h:5:
1326:info:build In file included from ./src/options/opt.h:10:
1327:info:build In file included from ./src/dfa/dfa.h:11:
1328:info:build In file included from ./src/dfa/tcmd.h:7:
1329:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1330:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1331:info:build                                  ^
1332:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
1333:info:build         tag_info_t info;
1334:info:build                    ^
1335:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1336:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1337:info:build                                               ^
1338:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
1339:info:build         hidx_t pred;
1340:info:build                ^
1341:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1342:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1343:info:build                                                            ^
1344:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
1345:info:build         hidx_t last;
1346:info:build                ^
1347:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1348:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1349:info:build                                                                         ^
1350:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
1351:info:build         hidx_t next;
1352:info:build                ^
1353:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1354:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1355:info:build                             ^
1356:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
1357:info:build         hidx_t node;
1358:info:build                ^
1359:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1360:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1361:info:build                                          ^
1362:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
1363:info:build         hidx_t prev;
1364:info:build                ^
1365:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1366:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1367:info:build                                                       ^
1368:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
1369:info:build         hidx_t next;
1370:info:build                ^
1371:info:build In file included from src/parse/validate.cc:8:
1372:info:build In file included from ./src/options/opt.h:12:
1373:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
1374:info:build     return "<bad encoding>"; /* error */
1375:info:build            ^~~~~~~~~~~~~~~~
1376:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
1377:info:build     return 0; /* error */
1378:info:build            ^
1379:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
1380:info:build     return 0; /* error */
1381:info:build            ^
1382:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
1383:info:build     return 0; /* error */
1384:info:build            ^
1385:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
1386:info:build     return 0; /* error */
1387:info:build            ^
1388:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1389:info:build         inline node_t(tag_info_t info, hidx_t pred)
1390:info:build                                  ^
1391:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
1392:info:build         tag_info_t info;
1393:info:build                    ^
1394:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1395:info:build         inline node_t(tag_info_t info, hidx_t pred)
1396:info:build                                               ^
1397:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
1398:info:build         hidx_t pred;
1399:info:build                ^
1400:info:build In file included from src/dfa/closure.cc:10:
1401:info:build In file included from ./src/dfa/determinization.h:12:
1402:info:build In file included from ./src/nfa/nfa.h:10:
1403:info:build In file included from ./src/regexp/re.h:5:
1404:info:build In file included from ./src/options/opt.h:10:
1405:info:build In file included from ./src/dfa/dfa.h:12:
1406:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1407:info:build     explicit Code(const loc_t &loc)
1408:info:build                                ^
1409:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1410:info:build     const loc_t loc;
1411:info:build                 ^
1412:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1413:info:build     Code(const loc_t &loc, const std::string &t)
1414:info:build                       ^
1415:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1416:info:build     const loc_t loc;
1417:info:build                 ^
1418:info:build In file included from ../src/parse/lex.re:14:
1419:info:build In file included from ./src/options/opt.h:10:
1420:info:build In file included from ./src/dfa/dfa.h:11:
1421:info:build In file included from ./src/dfa/tcmd.h:7:
1422:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1423:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1424:info:build                                  ^
1425:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
1426:info:build         tag_info_t info;
1427:info:build                    ^
1428:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1429:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1430:info:build                                               ^
1431:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
1432:info:build         hidx_t pred;
1433:info:build                ^
1434:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1435:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1436:info:build                                                            ^
1437:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
1438:info:build         hidx_t last;
1439:info:build                ^
1440:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1441:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1442:info:build                                                                         ^
1443:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
1444:info:build         hidx_t next;
1445:info:build                ^
1446:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1447:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1448:info:build                             ^
1449:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
1450:info:build         hidx_t node;
1451:info:build                ^
1452:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1453:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1454:info:build                                          ^
1455:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
1456:info:build         hidx_t prev;
1457:info:build                ^
1458:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1459:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1460:info:build                                                       ^
1461:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
1462:info:build         hidx_t next;
1463:info:build                ^
1464:info:build In file included from src/dfa/closure.cc:10:
1465:info:build In file included from ./src/dfa/determinization.h:12:
1466:info:build In file included from ./src/nfa/nfa.h:10:
1467:info:build In file included from ./src/regexp/re.h:5:
1468:info:build In file included from ./src/options/opt.h:12:
1469:info:build ./src/encoding/enc.h:105:12: warning: will never be executed [-Wunreachable-code]
1470:info:build     return "<bad encoding>"; /* error */
1471:info:build            ^~~~~~~~~~~~~~~~
1472:info:build ./src/encoding/enc.h:118:12: warning: will never be executed [-Wunreachable-code]
1473:info:build     return 0; /* error */
1474:info:build            ^
1475:info:build ./src/encoding/enc.h:131:12: warning: will never be executed [-Wunreachable-code]
1476:info:build     return 0; /* error */
1477:info:build            ^
1478:info:build ./src/encoding/enc.h:145:12: warning: will never be executed [-Wunreachable-code]
1479:info:build     return 0; /* error */
1480:info:build            ^
1481:info:build ./src/encoding/enc.h:158:12: warning: will never be executed [-Wunreachable-code]
1482:info:build     return 0; /* error */
1483:info:build            ^
1484:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1485:info:build         inline node_t(tag_info_t info, hidx_t pred)
1486:info:build                                  ^
1487:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
1488:info:build         tag_info_t info;
1489:info:build                    ^
1490:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1491:info:build         inline node_t(tag_info_t info, hidx_t pred)
1492:info:build                                               ^
1493:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
1494:info:build         hidx_t pred;
1495:info:build                ^
1496:info:build In file included from src/parse/validate.cc:9:
1497:info:build ./src/parse/ast.h:29:55: warning: declaration shadows a field of 're2c::ASTRange' [-Wshadow]
1498:info:build     ASTRange(uint32_t low, uint32_t upp, const loc_t &loc)
1499:info:build                                                       ^
1500:info:build ./src/parse/ast.h:27:11: note: previous declaration is here
1501:info:build     loc_t loc;
1502:info:build           ^
1503:info:build In file included from ../src/parse/lex.re:14:
1504:info:build In file included from ./src/options/opt.h:10:
1505:info:build In file included from ./src/dfa/dfa.h:12:
1506:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1507:info:build     explicit Code(const loc_t &loc)
1508:info:build                                ^
1509:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1510:info:build     const loc_t loc;
1511:info:build                 ^
1512:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1513:info:build     Code(const loc_t &loc, const std::string &t)
1514:info:build                       ^
1515:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1516:info:build     const loc_t loc;
1517:info:build                 ^
1518:info:build In file included from ../src/parse/lex.re:15:
1519:info:build ./src/parse/ast.h:29:55: warning: declaration shadows a field of 're2c::ASTRange' [-Wshadow]
1520:info:build     ASTRange(uint32_t low, uint32_t upp, const loc_t &loc)
1521:info:build                                                       ^
1522:info:build ./src/parse/ast.h:27:11: note: previous declaration is here
1523:info:build     loc_t loc;
1524:info:build           ^
1525:info:build src/parse/parser.cc:49:9: warning: macro is not used [-Wunused-macros]
1526:info:build #define YYBISON 1
1527:info:build         ^
1528:info:build src/parse/parser.cc:52:9: warning: macro is not used [-Wunused-macros]
1529:info:build #define YYBISON_VERSION "3.6.2"
1530:info:build         ^
1531:info:build src/parse/parser.cc:55:9: warning: macro is not used [-Wunused-macros]
1532:info:build #define YYSKELETON_NAME "yacc.c"
1533:info:build         ^
1534:info:build src/parse/parser.cc:58:9: warning: macro is not used [-Wunused-macros]
1535:info:build #define YYPURE 0
1536:info:build         ^
1537:info:build src/parse/parser.cc:61:9: warning: macro is not used [-Wunused-macros]
1538:info:build #define YYPUSH 0
1539:info:build         ^
1540:info:build src/parse/parser.cc:64:9: warning: macro is not used [-Wunused-macros]
1541:info:build #define YYPULL 1
1542:info:build         ^
1543:info:build In file included from src/dfa/closure.cc:13:
1544:info:build ./src/dfa/closure_posix.h:50:23: warning: declaration shadows a field of 'cmp_gor1_t<ctx_t>' [-Wshadow]
1545:info:build     cmp_gor1_t(ctx_t &ctx) : ctx(ctx) {}
1546:info:build                       ^
1547:info:build ./src/dfa/closure_posix.h:48:12: note: previous declaration is here
1548:info:build     ctx_t &ctx;
1549:info:build            ^
1550:info:build In file included from ../src/parse/lex_conf.re:7:
1551:info:build In file included from ./src/options/opt.h:10:
1552:info:build In file included from ./src/dfa/dfa.h:11:
1553:info:build In file included from ./src/dfa/tcmd.h:7:
1554:info:build ./src/dfa/tag_history.h:34:34: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1555:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1556:info:build                                  ^
1557:info:build ./src/dfa/tag_history.h:28:20: note: previous declaration is here
1558:info:build         tag_info_t info;
1559:info:build                    ^
1560:info:build ./src/dfa/tag_history.h:34:47: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1561:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1562:info:build                                               ^
1563:info:build ./src/dfa/tag_history.h:29:16: note: previous declaration is here
1564:info:build         hidx_t pred;
1565:info:build                ^
1566:info:build ./src/dfa/tag_history.h:34:60: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1567:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1568:info:build                                                            ^
1569:info:build ./src/dfa/tag_history.h:30:16: note: previous declaration is here
1570:info:build         hidx_t last;
1571:info:build                ^
1572:info:build ./src/dfa/tag_history.h:34:73: warning: declaration shadows a field of 're2c::phistory_t::node_t' [-Wshadow]
1573:info:build         inline node_t(tag_info_t info, hidx_t pred, hidx_t last, hidx_t next)
1574:info:build                                                                         ^
1575:info:build ./src/dfa/tag_history.h:31:16: note: previous declaration is here
1576:info:build         hidx_t next;
1577:info:build                ^
1578:info:build ./src/dfa/tag_history.h:43:29: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1579:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1580:info:build                             ^
1581:info:build ./src/dfa/tag_history.h:39:16: note: previous declaration is here
1582:info:build         hidx_t node;
1583:info:build                ^
1584:info:build ./src/dfa/tag_history.h:43:42: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1585:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1586:info:build                                          ^
1587:info:build ./src/dfa/tag_history.h:40:16: note: previous declaration is here
1588:info:build         hidx_t prev;
1589:info:build                ^
1590:info:build ./src/dfa/tag_history.h:43:55: warning: declaration shadows a field of 're2c::phistory_t::arc_t' [-Wshadow]
1591:info:build         inline arc_t(hidx_t node, hidx_t prev, hidx_t next)
1592:info:build                                                       ^
1593:info:build ./src/dfa/tag_history.h:41:16: note: previous declaration is here
1594:info:build         hidx_t next;
1595:info:build                ^
1596:info:build ./src/dfa/tag_history.h:72:34: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1597:info:build         inline node_t(tag_info_t info, hidx_t pred)
1598:info:build                                  ^
1599:info:build ./src/dfa/tag_history.h:69:20: note: previous declaration is here
1600:info:build         tag_info_t info;
1601:info:build                    ^
1602:info:build ./src/dfa/tag_history.h:72:47: warning: declaration shadows a field of 're2c::lhistory_t::node_t' [-Wshadow]
1603:info:build         inline node_t(tag_info_t info, hidx_t pred)
1604:info:build                                               ^
1605:info:build ./src/dfa/tag_history.h:70:16: note: previous declaration is here
1606:info:build ../src/parse/lex.re        hidx_t pred;:
1607:info:build 417               ^:
1608:info:build 9: warning: will never be executed [-Wunreachable-code]
1609:info:build         goto scan;
1610:info:build         ^~~~~~~~~
1611:info:build In file included from ../src/parse/lex_conf.re:7:
1612:info:build In file included from ./src/options/opt.h:10:
1613:info:build In file included from ./src/dfa/dfa.h:12:
1614:info:build ./src/regexp/rule.h:24:32: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1615:info:build     explicit Code(const loc_t &loc)
1616:info:build                                ^
1617:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1618:info:build     const loc_t loc;
1619:info:build                 ^
1620:info:build ./src/regexp/rule.h:32:23: warning: declaration shadows a field of 're2c::Code' [-Wshadow]
1621:info:build     Code(const loc_t &loc, const std::string &t)
1622:info:build                       ^
1623:info:build ./src/regexp/rule.h:19:17: note: previous declaration is here
1624:info:build     const loc_t loc;
1625:info:build                 ^
1626:info:build In file included from ../src/parse/lex_conf.re:8:
1627:info:build ./src/parse/ast.h:29:55: warning: declaration shadows a field of 're2c::ASTRange' [-Wshadow]
1628:info:build     ASTRange(uint32_t low, uint32_t upp, const loc_t &loc)
1629:info:build                                                       ^
1630:info:build ./src/parse/ast.h:27:11: note: previous declaration is here
1631:info:build     loc_t loc;
1632:info:build           ^
1633:info:build 17 warnings generated.
1634:info:build ./src/dfa/closure_posix.h:128:61: error: invalid operands to binary expression ('typename determ_context_t<phistory_t>::rcconfiter_t' (aka 'reverse_iterator<const_iterator>') and 'reverse_iterator' (aka 'reverse_iterator<iterator>'))
1635:info:build     for (typename ctx_t::rcconfiter_t c = reach.rbegin(); c != reach.rend(); ++c) {
1636:info:build                                                           ~ ^  ~~~~~~~~~~~~
1637:info:build ./src/dfa/closure_posix.h:83:5: note: in instantiation of function template specialization 're2c::init_gor1<re2c::determ_context_t<re2c::phistory_t> >' requested here
1638:info:build     init_gor1(ctx);
1639:info:build     ^
1640:info:build ./src/dfa/closure_posix.h:38:34: note: in instantiation of function template specialization 're2c::closure_posix_gor1<re2c::determ_context_t<re2c::phistory_t> >' requested here
1641:info:build         case POSIX_CLOSURE_GOR1: closure_posix_gor1(ctx); break;
1642:info:build                                  ^
1643:info:build /usr/include/c++/4.0.0/bits/stl_iterator.h:289:5: note: candidate template ignored: deduced conflicting types for parameter '_Iterator' ('__normal_iterator<const struct re2c::clos_t *, [...]>' vs. '__normal_iterator<struct re2c::clos_t *, [...]>')
1644:info:build     operator!=(const reverse_iterator<_Iterator>& __x,
1645:info:build     ^
1646:info:build /usr/include/c++/4.0.0/bits/stl_pair.h:109:5: note: candidate template ignored: could not match 'pair' against 'reverse_iterator'
1647:info:build     operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
1648:info:build     ^
1649:info:build /usr/include/c++/4.0.0/bits/stl_iterator.h:692:5: note: candidate template ignored: could not match '__normal_iterator' against 'reverse_iterator'
1650:info:build     operator!=(const __normal_iterator<_IteratorL, _Container>& __lhs,
1651:info:build     ^
1652:info:build /usr/include/c++/4.0.0/bits/stl_iterator.h:698:5: note: candidate template ignored: could not match '__normal_iterator' against 'reverse_iterator'
1653:info:build     operator!=(const __normal_iterator<_Iterator, _Container>& __lhs,
1654:info:build     ^
1655:info:build /usr/include/c++/4.0.0/ext/new_allocator.h:117:5: note: candidate template ignored: could not match 'new_allocator' against 'reverse_iterator'
1656:info:build     operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&)
1657:info:build     ^
1658:info:build /usr/include/c++/4.0.0/bits/allocator.h:117:5: note: candidate template ignored: could not match 'allocator' against 'reverse_iterator'
1659:info:build     operator!=(const allocator<_T1>&, const allocator<_T2>&)
1660:info:build     ^
1661:info:build /usr/include/c++/4.0.0/bits/stl_tree.h:301:5: note: candidate template ignored: could not match '_Rb_tree_iterator' against 'reverse_iterator'
1662:info:build     operator!=(const _Rb_tree_iterator<_Val>& __x,
1663:info:build     ^
1664:info:build /usr/include/c++/4.0.0/bits/stl_tree.h:729:5: note: candidate template ignored: could not match '_Rb_tree' against 'reverse_iterator'
1665:info:build     operator!=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x,
1666:info:build     ^
1667:info:build /usr/include/c++/4.0.0/bits/stl_map.h:662:5: note: candidate template ignored: could not match 'map' against 'reverse_iterator'
1668:info:build     operator!=(const map<_Key,_Tp,_Compare,_Alloc>& __x,
1669:info:build     ^
1670:info:build /usr/include/c++/4.0.0/bits/stl_multimap.h:644:5: note: candidate template ignored: could not match 'multimap' against 'reverse_iterator'
1671:info:build     operator!=(const multimap<_Key,_Tp,_Compare,_Alloc>& __x,
1672:info:build     ^
1673:info:build /usr/include/c++/4.0.0/bits/stl_set.h:560:5: note: candidate template ignored: could not match 'set' against 'reverse_iterator'
1674:info:build     operator!=(const set<_Key,_Compare,_Alloc>& __x,
1675:info:build     ^
1676:info:build /usr/include/c++/4.0.0/bits/stl_multiset.h:551:5: note: candidate template ignored: could not match 'multiset' against 'reverse_iterator'
1677:info:build     operator!=(const multiset<_Key,_Compare,_Alloc>& __x,
1678:info:build     ^
1679:info:build /usr/include/c++/4.0.0/bits/basic_string.h:2151:5: note: candidate template ignored: could not match 'basic_string' against 'reverse_iterator'
1680:info:build     operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
1681:info:build     ^
1682:info:build /usr/include/c++/4.0.0/bits/basic_string.h:2163:5: note: candidate template ignored: could not match 'const _CharT *' against 'typename determ_context_t<phistory_t>::rcconfiter_t' (aka 'reverse_iterator<const_iterator>')
1683:info:build     operator!=(const _CharT* __lhs,
1684:info:build     ^
1685:info:build /usr/include/c++/4.0.0/bits/basic_string.h:2175:5: note: candidate template ignored: could not match 'basic_string' against 'reverse_iterator'
1686:info:build     operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
1687:info:build     ^
1688:info:build /usr/include/c++/4.0.0/bits/streambuf_iterator.h:185:5: note: candidate template ignored: could not match 'istreambuf_iterator' against 'reverse_iterator'
1689:info:build     operator!=(const istreambuf_iterator<_CharT, _Traits>& __a,
1690:info:build     ^
1691:info:build /usr/include/c++/4.0.0/bits/stream_iterator.h:135:5: note: candidate template ignored: could not match 'istream_iterator' against 'reverse_iterator'
1692:info:build     operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
1693:info:build     ^
1694:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
1695:info:build     _DEFINE_EXPR_BINARY_OPERATOR(!=, __not_equal_to)
1696:info:build     ^
1697:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:321:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
1698:info:build     operator _Op(const _Expr<_Dom1, typename _Dom1::value_type>& __v,   \
1699:info:build     ^
1700:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
1701:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:334:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
1702:info:build     operator _Op(const _Expr<_Dom, typename _Dom::value_type>& __v,     \
1703:info:build     ^
1704:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
1705:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:347:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
1706:info:build     operator _Op(const typename _Dom::value_type& __t,                  \
1707:info:build     ^
1708:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
1709:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:360:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
1710:info:build     operator _Op(const _Expr<_Dom,typename _Dom::value_type>& __e,      \
1711:info:build     ^
1712:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:395:5: note: candidate template ignored: could not match '_Expr' against 'reverse_iterator'
1713:info:build /usr/include/c++/4.0.0/bits/valarray_after.h:373:5: note: expanded from macro '_DEFINE_EXPR_BINARY_OPERATOR'
1714:info:build     operator _Op(const valarray<typename _Dom::value_type>& __v,        \
1715:info:build     ^
1716:info:build /usr/include/c++/4.0.0/valarray:1002:1: note: candidate template ignored: could not match 'valarray' against 'reverse_iterator'
1717:info:build _DEFINE_BINARY_OPERATOR(!=, __not_equal_to)
1718:info:build ^
1719:info:build /usr/include/c++/4.0.0/valarray:961:5: note: expanded from macro '_DEFINE_BINARY_OPERATOR'
1720:info:build     operator _Op(const valarray<_Tp>& __v, const valarray<_Tp>& __w)    \
1721:info:build     ^
1722:info:build /usr/include/c++/4.0.0/valarray:1002:1: note: candidate template ignored: could not match 'valarray' against 'reverse_iterator'
1723:info:build /usr/include/c++/4.0.0/valarray:972:5: note: expanded from macro '_DEFINE_BINARY_OPERATOR'
1724:info:build     operator _Op(const valarray<_Tp>& __v, const _Tp& __t)              \
1725:info:build     ^
1726:info:build /usr/include/c++/4.0.0/valarray:1002:1: note: candidate template ignored: could not match 'valarray' against 'reverse_iterator'
1727:info:build /usr/include/c++/4.0.0/valarray:982:5: note: expanded from macro '_DEFINE_BINARY_OPERATOR'
1728:info:build     operator _Op(const _Tp& __t, const valarray<_Tp>& __v)              \
1729:info:build     ^
1730:info:build /usr/include/c++/4.0.0/bits/stl_vector.h:952:5: note: candidate template ignored: could not match 'vector' against 'reverse_iterator'
1731:info:build     operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y)
1732:info:build     ^
1733:info:build /usr/include/c++/4.0.0/bits/stl_deque.h:255:5: note: candidate template ignored: could not match '_Deque_iterator' against 'reverse_iterator'
1734:info:build     operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
1735:info:build     ^
1736:info:build /usr/include/c++/4.0.0/bits/stl_deque.h:262:5: note: candidate template ignored: could not match '_Deque_iterator' against 'reverse_iterator'
1737:info:build     operator!=(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x,
1738:info:build     ^
1739:info:build /usr/include/c++/4.0.0/bits/stl_deque.h:1502:5: note: candidate template ignored: could not match 'deque' against 'reverse_iterator'
1740:info:build     operator!=(const deque<_Tp, _Alloc>& __x,
1741:info:build     ^
1742:info:build /usr/include/c++/4.0.0/bits/stl_queue.h:275:5: note: candidate template ignored: could not match 'queue' against 'reverse_iterator'
1743:info:build     operator!=(const queue<_Tp,_Sequence>& __x,
1744:info:build     ^
1745:info:build 18 warnings and 1 error generated.
1746:info:build make[1]: *** [src/dfa/closure.o] Error 1
1747:info:build make[1]: *** Waiting for unfinished jobs....
1748:info:build 20 warnings generated.
1749:info:build 17 warnings generated.
1750:info:build 18 warnings generated.
1751:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3'
1752:info:build make: *** [all] Error 2
1753:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3'
1754:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/work/re2c-1.3" && /usr/bin/make -j8 -w all
1755:info:build Exit code: 2
1756:error:build Failed to build re2c: command execution failed
1757:debug:build Error code: CHILDSTATUS 228 2
1758:debug:build Backtrace: command execution failed
1759:debug:build     while executing
1760:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
1761:debug:build     invoked from within
1762:debug:build "command_exec -callback portprogress::target_progress_callback build"
1763:debug:build     (procedure "portbuild::build_main" line 8)
1764:debug:build     invoked from within
1765:debug:build "$procedure $targetname"
1766:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_re2c/re2c/main.log for details.