Ticket #40856: main.log

File main.log, 28.6 KB (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)
Line 
1version:1
2:debug:clean Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work /Users/rschmidt/macports/dports/lang/ragel/work
3:debug:clean changing euid/egid - current euid: 0 - current egid: 0
4:debug:clean egid changed to: 528
5:debug:clean euid changed to: 501
6:debug:main Executing org.macports.main (ragel)
7:debug:main Privilege de-escalation not attempted as not running as root.
8:debug:archivefetch archivefetch phase started at Wed Oct 23 08:44:05 CDT 2013
9:debug:archivefetch Executing org.macports.archivefetch (ragel)
10:debug:archivefetch Privilege de-escalation not attempted as not running as root.
11:debug:fetch fetch phase started at Wed Oct 23 08:44:05 CDT 2013
12:notice:fetch --->  Fetching distfiles for ragel
13:debug:fetch Executing org.macports.fetch (ragel)
14:debug:fetch Privilege de-escalation not attempted as not running as root.
15:debug:checksum checksum phase started at Wed Oct 23 08:44:05 CDT 2013
16:notice:checksum --->  Verifying checksums for ragel
17:debug:checksum Executing org.macports.checksum (ragel)
18:info:checksum --->  Checksumming ragel-6.8.tar.gz
19:debug:checksum Calculated (md5) is 1bb39745ac23da449019f9f2cb4b0d01
20:debug:checksum Correct (md5) checksum for ragel-6.8.tar.gz
21:debug:checksum Calculated (sha1) is 95cabbcd52bd25d76c588ddf11e1fd242d7cbcc7
22:debug:checksum Correct (sha1) checksum for ragel-6.8.tar.gz
23:debug:checksum Calculated (rmd160) is 544ef9e770b1ba7d93a1a24d3a19350b82e3aedc
24:debug:checksum Correct (rmd160) checksum for ragel-6.8.tar.gz
25:debug:checksum Privilege de-escalation not attempted as not running as root.
26:debug:extract extract phase started at Wed Oct 23 08:44:05 CDT 2013
27:notice:extract --->  Extracting ragel
28:debug:extract Executing org.macports.extract (ragel)
29:info:extract --->  Extracting ragel-6.8.tar.gz
30:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/ragel/ragel-6.8.tar.gz'
31:debug:extract Environment:
32CC_PRINT_OPTIONS='YES'
33CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/.CC_PRINT_OPTIONS'
34CPATH='/opt/local/include'
35LIBRARY_PATH='/opt/local/lib'
36MACOSX_DEPLOYMENT_TARGET='10.9'
37:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/ragel/ragel-6.8.tar.gz' | /usr/bin/tar -xf -'
38:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/ragel/ragel-6.8.tar.gz' | /usr/bin/tar -xf -
39:debug:extract euid/egid changed to: 0/0
40:debug:extract chowned /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work to macports
41:debug:extract euid/egid changed to: 501/528
42:debug:extract Privilege de-escalation not attempted as not running as root.
43:debug:patch patch phase started at Wed Oct 23 08:44:05 CDT 2013
44:debug:patch Executing org.macports.patch (ragel)
45:debug:patch Privilege de-escalation not attempted as not running as root.
46:debug:configure configure phase started at Wed Oct 23 08:44:05 CDT 2013
47:notice:configure --->  Configuring ragel
48:debug:configure Using compiler 'Xcode Clang'
49:debug:configure Can't run configure ccache on this port without elevated privileges. Escalating privileges back to root.
50:debug:configure euid changed to: 0. egid changed to: 0.
51:debug:configure changing euid/egid - current euid: 0 - current egid: 0
52:debug:configure egid changed to: 528
53:debug:configure euid changed to: 501
54:warn:configure ccache_dir /opt/local/var/macports/build/.ccache could not be initialized; disabling ccache: couldn't execute "ccache": no such file or directory
55:debug:configure Executing org.macports.configure (ragel)
56:debug:configure Environment:
57CC='/usr/bin/clang'
58CC_PRINT_OPTIONS='YES'
59CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/.CC_PRINT_OPTIONS'
60CFLAGS='-pipe -Os -arch x86_64 -arch i386'
61CPATH='/opt/local/include'
62CPPFLAGS='-isystem/opt/local/include'
63CXX='/usr/bin/clang++'
64CXXFLAGS='-pipe -Os -arch x86_64 -arch i386'
65F90FLAGS='-pipe -Os'
66FCFLAGS='-pipe -Os'
67FFLAGS='-pipe -Os'
68INSTALL='/usr/bin/install -c'
69LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
70LIBRARY_PATH='/opt/local/lib'
71MACOSX_DEPLOYMENT_TARGET='10.9'
72OBJC='/usr/bin/clang'
73OBJCFLAGS='-pipe -Os -arch x86_64 -arch i386'
74OBJCXX='/usr/bin/clang++'
75OBJCXXFLAGS='-pipe -Os -arch x86_64 -arch i386'
76:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8" && ./configure --prefix=/opt/local --disable-dependency-tracking'
77:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8" && ./configure --prefix=/opt/local --disable-dependency-tracking
78:info:configure checking for a BSD-compatible install... /usr/bin/install -c
79:info:configure checking whether build environment is sane... yes
80:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
81:info:configure checking for gawk... no
82:info:configure checking for mawk... no
83:info:configure checking for nawk... no
84:info:configure checking for awk... awk
85:info:configure checking whether make sets $(MAKE)... yes
86:info:configure checking for ./DIST... yes
87:info:configure checking for gcc... /usr/bin/clang
88:info:configure checking whether the C compiler works... yes
89:info:configure checking for C compiler default output file name... a.out
90:info:configure checking for suffix of executables...
91:info:configure checking whether we are cross compiling... no
92:info:configure checking for suffix of object files... o
93:info:configure checking whether we are using the GNU C compiler... yes
94:info:configure checking whether /usr/bin/clang accepts -g... yes
95:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
96:info:configure checking for style of include used by make... GNU
97:info:configure checking dependency style of /usr/bin/clang... none
98:info:configure checking whether we are using the GNU C++ compiler... yes
99:info:configure checking whether /usr/bin/clang++ accepts -g... yes
100:info:configure checking dependency style of /usr/bin/clang++... none
101:info:configure checking for ar... ar
102:info:configure checking for ranlib... ranlib
103:info:configure checking whether make sets $(MAKE)... (cached) yes
104:info:configure checking for gdc... no
105:info:configure checking for the Objective-C compiler... no
106:info:configure checking for javac... javac
107:info:configure checking for txl... no
108:info:configure checking for ruby... ruby
109:info:configure checking for gmcs... no
110:info:configure checking for go... no
111:info:configure configure: creating ./config.status
112:info:configure config.status: creating Makefile
113:info:configure config.status: creating ragel/Makefile
114:info:configure config.status: creating aapl/Makefile
115:info:configure config.status: creating doc/Makefile
116:info:configure config.status: creating doc/ragel.1
117:info:configure config.status: creating contrib/Makefile
118:info:configure config.status: creating test/Makefile
119:info:configure config.status: creating test/runtests
120:info:configure config.status: creating examples/Makefile
121:info:configure config.status: creating ragel/config.h
122:info:configure config.status: executing depfiles commands
123:info:configure config.status: executing default commands
124:info:configure configuration of ragel complete
125:debug:configure Privilege de-escalation not attempted as not running as root.
126:debug:build build phase started at Wed Oct 23 08:44:07 CDT 2013
127:notice:build --->  Building ragel
128:debug:build Executing org.macports.build (ragel)
129:debug:build Environment:
130CC_PRINT_OPTIONS='YES'
131CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/.CC_PRINT_OPTIONS'
132CPATH='/opt/local/include'
133LIBRARY_PATH='/opt/local/lib'
134MACOSX_DEPLOYMENT_TARGET='10.9'
135:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8" && /usr/bin/make -j5 -w all'
136:debug:build Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8" && /usr/bin/make -j5 -w all
137:info:build make: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8'
138:info:build Making all in ragel
139:info:build make[1]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8/ragel'
140:info:build echo '#define VERSION "6.8"' > version.h
141:info:build echo '#define PUBDATE "Feb 2013"' >> version.h
142:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
143:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8/ragel'
144:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-main.o `test -f 'main.cpp' || echo './'`main.cpp
145:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-parsetree.o `test -f 'parsetree.cpp' || echo './'`parsetree.cpp
146:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-parsedata.o `test -f 'parsedata.cpp' || echo './'`parsedata.cpp
147:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-fsmstate.o `test -f 'fsmstate.cpp' || echo './'`fsmstate.cpp
148:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-fsmbase.o `test -f 'fsmbase.cpp' || echo './'`fsmbase.cpp
149:info:build In file included from parsedata.cpp:29:
150:info:build In file included from rlparse.kh:27:
151:info:build In file included from ./parsedata.h:36:
152:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
153:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
154:info:build                         ^
155:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
156:info:build                 expression(0), term(term), builtin(builtin),
157:info:build                                                    ^
158:info:build In file included from parsetree.cpp:30:
159:info:build In file included from rlparse.kh:27:
160:info:build In file included from ./parsedata.h:36:
161:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
162:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
163:info:build                         ^
164:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
165:info:build                 expression(0), term(term), builtin(builtin),
166:info:build                                                    ^
167:info:build In file included from main.cpp:50:
168:info:build In file included from ./rlscan.h:28:
169:info:build In file included from rlparse.kh:27:
170:info:build In file included from ./parsedata.h:36:
171:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
172:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
173:info:build                         ^
174:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
175:info:build                 expression(0), term(term), builtin(builtin),
176:info:build                                                    ^
177:info:build parsetree.cpp:587:6: warning: field 'loc' is uninitialized when used here [-Wuninitialized]
178:info:build         loc(loc)
179:info:build             ^
180:info:build 2 warnings generated.
181:info:build 3 warnings generated.
182:info:build 2 warnings generated.
183:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-fsmattach.o `test -f 'fsmattach.cpp' || echo './'`fsmattach.cpp
184:info:build In file included from main.cpp:50:
185:info:build In file included from ./rlscan.h:28:
186:info:build In file included from rlparse.kh:27:
187:info:build In file included from ./parsedata.h:36:
188:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
189:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
190:info:build                         ^
191:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
192:info:build                 expression(0), term(term), builtin(builtin),
193:info:build                                                    ^
194:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-fsmmin.o `test -f 'fsmmin.cpp' || echo './'`fsmmin.cpp
195:info:build In file included from parsetree.cpp:30:
196:info:build In file included from rlparse.kh:27:
197:info:build In file included from ./parsedata.h:36:
198:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
199:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
200:info:build                         ^
201:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
202:info:build                 expression(0), term(term), builtin(builtin),
203:info:build                                                    ^
204:info:build parsetree.cpp:587:6: warning: field 'loc' is uninitialized when used here [-Wuninitialized]
205:info:build         loc(loc)
206:info:build             ^
207:info:build In file included from parsedata.cpp:29:
208:info:build In file included from rlparse.kh:27:
209:info:build In file included from ./parsedata.h:36:
210:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
211:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
212:info:build                         ^
213:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
214:info:build                 expression(0), term(term), builtin(builtin),
215:info:build                                                    ^
216:info:build 2 warnings generated.
217:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-fsmgraph.o `test -f 'fsmgraph.cpp' || echo './'`fsmgraph.cpp
218:info:build 3 warnings generated.
219:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-fsmap.o `test -f 'fsmap.cpp' || echo './'`fsmap.cpp
220:info:build 2 warnings generated.
221:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-rlscan.o `test -f 'rlscan.cpp' || echo './'`rlscan.cpp
222:info:build In file included from fsmgraph.cpp:27:
223:info:build In file included from ./parsedata.h:36:
224:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
225:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
226:info:build                         ^
227:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
228:info:build                 expression(0), term(term), builtin(builtin),
229:info:build                                                    ^
230:info:build In file included from rlscan.rl:28:
231:info:build In file included from ./rlscan.h:28:
232:info:build In file included from rlparse.kh:27:
233:info:build In file included from ./parsedata.h:36:
234:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
235:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
236:info:build                         ^
237:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
238:info:build                 expression(0), term(term), builtin(builtin),
239:info:build                                                    ^
240:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-rlparse.o `test -f 'rlparse.cpp' || echo './'`rlparse.cpp
241:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-inputdata.o `test -f 'inputdata.cpp' || echo './'`inputdata.cpp
242:info:build 2 warnings generated.
243:info:build In file included from rlparse.kl:22:
244:info:build In file included from rlparse.kh:27:
245:info:build In file included from ./parsedata.h:36:
246:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
247:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
248:info:build                         ^
249:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
250:info:build                 expression(0), term(term), builtin(builtin),
251:info:build                                                    ^
252:info:build In file included from inputdata.cpp:25:
253:info:build In file included from ./parsedata.h:36:
254:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
255:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
256:info:build                         ^
257:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
258:info:build                 expression(0), term(term), builtin(builtin),
259:info:build                                                    ^
260:info:build In file included from fsmgraph.cpp:27:
261:info:build In file included from ./parsedata.h:36:
262:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
263:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
264:info:build                         ^
265:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
266:info:build                 expression(0), term(term), builtin(builtin),
267:info:build                                                    ^
268:info:build 2 warnings generated.
269:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-common.o `test -f 'common.cpp' || echo './'`common.cpp
270:info:build 2 warnings generated.
271:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-redfsm.o `test -f 'redfsm.cpp' || echo './'`redfsm.cpp
272:info:build In file included from inputdata.cpp:25:
273:info:build In file included from ./parsedata.h:36:
274:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
275:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
276:info:build                         ^
277:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
278:info:build                 expression(0), term(term), builtin(builtin),
279:info:build                                                    ^
280:info:build 2 warnings generated.
281:info:build 2 warnings generated.
282:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-gendata.o `test -f 'gendata.cpp' || echo './'`gendata.cpp
283:info:build In file included from rlparse.kl:22:
284:info:build In file included from rlparse.kh:27:
285:info:build In file included from ./parsedata.h:36:
286:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
287:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
288:info:build                         ^
289:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
290:info:build                 expression(0), term(term), builtin(builtin),
291:info:build                                                    ^
292:info:build In file included from gendata.cpp:37:
293:info:build ./cssplit.h:38:7: warning: 'CSharpSplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual]
294:info:build         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
295:info:build              ^
296:info:build ./csipgoto.h:67:7: note: hidden overloaded virtual function 'CSharpIpGotoCodeGen::GOTO_HEADER' declared here
297:info:build         void GOTO_HEADER( RedStateAp *state );
298:info:build              ^
299:info:build In file included from gendata.cpp:46:
300:info:build ./cdsplit.h:38:7: warning: 'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual]
301:info:build         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
302:info:build              ^
303:info:build ./cdipgoto.h:66:7: note: hidden overloaded virtual function 'IpGotoCodeGen::GOTO_HEADER' declared here
304:info:build         void GOTO_HEADER( RedStateAp *state );
305:info:build              ^
306:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdcodegen.o `test -f 'cdcodegen.cpp' || echo './'`cdcodegen.cpp
307:info:build 2 warnings generated.
308:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdtable.o `test -f 'cdtable.cpp' || echo './'`cdtable.cpp
309:info:build 2 warnings generated.
310:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdftable.o `test -f 'cdftable.cpp' || echo './'`cdftable.cpp
311:info:build In file included from gendata.cpp:37:
312:info:build ./cssplit.h:38:7: warning: 'CSharpSplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual]
313:info:build         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
314:info:build              ^
315:info:build ./csipgoto.h:67:7: note: hidden overloaded virtual function 'CSharpIpGotoCodeGen::GOTO_HEADER' declared here
316:info:build         void GOTO_HEADER( RedStateAp *state );
317:info:build              ^
318:info:build In file included from gendata.cpp:46:
319:info:build ./cdsplit.h:38:7: warning: 'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual]
320:info:build         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
321:info:build              ^
322:info:build ./cdipgoto.h:66:7: note: hidden overloaded virtual function 'IpGotoCodeGen::GOTO_HEADER' declared here
323:info:build         void GOTO_HEADER( RedStateAp *state );
324:info:build              ^
325:info:build 2 warnings generated.
326:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdflat.o `test -f 'cdflat.cpp' || echo './'`cdflat.cpp
327:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdfflat.o `test -f 'cdfflat.cpp' || echo './'`cdfflat.cpp
328:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdgoto.o `test -f 'cdgoto.cpp' || echo './'`cdgoto.cpp
329:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdfgoto.o `test -f 'cdfgoto.cpp' || echo './'`cdfgoto.cpp
330:info:build 2 warnings generated.
331:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdipgoto.o `test -f 'cdipgoto.cpp' || echo './'`cdipgoto.cpp
332:info:build In file included from rlscan.rl:28:
333:info:build In file included from ./rlscan.h:28:
334:info:build In file included from rlparse.kh:27:
335:info:build In file included from ./parsedata.h:36:
336:info:build ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
337:info:build                 builtin(builtin), type(type), prev(this), next(this) { }
338:info:build                         ^
339:info:build ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized]
340:info:build                 expression(0), term(term), builtin(builtin),
341:info:build                                                    ^
342:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-cdsplit.o `test -f 'cdsplit.cpp' || echo './'`cdsplit.cpp
343:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-javacodegen.o `test -f 'javacodegen.cpp' || echo './'`javacodegen.cpp
344:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../aapl  -isystem/opt/local/include -Wall -pipe -Os -arch x86_64 -arch i386 -c -o ragel-rubycodegen.o `test -f 'rubycodegen.cpp' || echo './'`rubycodegen.cpp
345:info:build In file included from cdsplit.cpp:24:
346:info:build ./cdsplit.h:38:7: warning: 'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual]
347:info:build         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
348:info:build              ^
349:info:build ./cdipgoto.h:66:7: note: hidden overloaded virtual function 'IpGotoCodeGen::GOTO_HEADER' declared here
350:info:build         void GOTO_HEADER( RedStateAp *state );
351:info:build              ^
352:info:build 1 warning generated.
353:info:build javacodegen.cpp:1187:20: error: use of undeclared identifier 'setiosflags'; did you mean 'std::setiosflags'?
354:info:build         out << setw(5) << setiosflags(ios::right) << item;
355:info:build                           ^~~~~~~~~~~
356:info:build                           std::setiosflags
357:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iomanip:110:1: note: 'std::setiosflags' declared here
358:info:build setiosflags(ios_base::fmtflags __mask)
359:info:build ^
360:info:build 1 error generated.
361:info:build make[2]: *** [ragel-javacodegen.o] Error 1
362:info:build make[2]: *** Waiting for unfinished jobs....
363:info:build In file included from cdsplit.cpp:24:
364:info:build ./cdsplit.h:38:7: warning: 'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual]
365:info:build         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
366:info:build              ^
367:info:build ./cdipgoto.h:66:7: note: hidden overloaded virtual function 'IpGotoCodeGen::GOTO_HEADER' declared here
368:info:build         void GOTO_HEADER( RedStateAp *state );
369:info:build              ^
370:info:build 1 warning generated.
371:info:build 2 warnings generated.
372:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8/ragel'
373:info:build make[1]: *** [all] Error 2
374:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8/ragel'
375:info:build make: *** [all-recursive] Error 1
376:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8'
377:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ragel/ragel/work/ragel-6.8" && /usr/bin/make -j5 -w all
378:info:build Exit code: 2
379:error:build org.macports.build for port ragel returned: command execution failed
380:debug:build Error code: CHILDSTATUS 55816 2
381:debug:build Backtrace: command execution failed
382    while executing
383"system -nice 10 $fullcmdstring"
384    ("eval" body line 1)
385    invoked from within
386"eval system $notty $nice \$fullcmdstring"
387    invoked from within
388"command_exec build"
389    (procedure "portbuild::build_main" line 8)
390    invoked from within
391"portbuild::build_main org.macports.build"
392    ("eval" body line 1)
393    invoked from within
394"eval $procedure $targetname"
395:info:build Warning: targets not executed for ragel: org.macports.activate org.macports.build org.macports.destroot org.macports.install
396:error:build Failed to install ragel
397:debug:build could not read "/opt/local/share/man/man1/bison.1.gz": no such file or directory
398    while executing
399"::file type $file"
400:notice:build Please see the log file for port ragel for details:
401    /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_lang_ragel/ragel/main.log