Ticket #28188: ocaml_build_main.log

File ocaml_build_main.log, 325.7 KB (added by macportstrac@…, 13 years ago)

complete log file

Line 
1version:1
2:debug:main Executing org.macports.main (ocaml)
3:msg:main --->  Fetching ocaml
4:debug:fetch fetch phase started at Fri Jan 28 06:34:33 CET 2011
5:debug:fetch Executing org.macports.fetch (ocaml)
6:info:fetch --->  ocaml-3.12.0.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/ocaml
7:debug:fetch Pinging caml.inria.fr...
8:debug:fetch Pinging ftp.inria.fr...
9:debug:fetch Pinging distfiles.macports.org...
10:debug:fetch Pinging aarnet.au.distfiles.macports.org...
11:debug:fetch Pinging cjj.kr.distfiles.macports.org...
12:debug:fetch Pinging lil.fr.distfiles.macports.org...
13:debug:fetch Pinging sea.us.distfiles.macports.org...
14:debug:fetch Pinging ykf.ca.distfiles.macports.org...
15:debug:fetch caml.inria.fr ping time is 43.450
16:debug:fetch ftp.inria.fr ping time is 49.457
17:debug:fetch distfiles.macports.org ping time is 196.512
18:debug:fetch aarnet.au.distfiles.macports.org ping time is 345.773
19:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
20:debug:fetch lil.fr.distfiles.macports.org ping time is 34.249
21:debug:fetch sea.us.distfiles.macports.org ping time is 10000
22:debug:fetch ykf.ca.distfiles.macports.org ping time is 148.244
23:msg:fetch --->  Attempting to fetch ocaml-3.12.0.tar.bz2 from http://lil.fr.distfiles.macports.org/ocaml
24:msg:fetch --->  Verifying checksum(s) for ocaml
25:debug:checksum checksum phase started at Fri Jan 28 06:34:41 CET 2011
26:debug:checksum Executing org.macports.checksum (ocaml)
27:info:checksum --->  Checksumming ocaml-3.12.0.tar.bz2
28:debug:checksum Correct (md5) checksum for ocaml-3.12.0.tar.bz2
29:debug:checksum Correct (sha1) checksum for ocaml-3.12.0.tar.bz2
30:debug:checksum Correct (rmd160) checksum for ocaml-3.12.0.tar.bz2
31:debug:checksum setting option extract.cmd to /usr/bin/bzip2
32:msg:checksum --->  Extracting ocaml
33:debug:extract extract phase started at Fri Jan 28 06:34:41 CET 2011
34:debug:extract Executing org.macports.extract (ocaml)
35:info:extract --->  Extracting ocaml-3.12.0.tar.bz2
36:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/ocaml/ocaml-3.12.0.tar.bz2'
37:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
38:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/ocaml/ocaml-3.12.0.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
39:debug:patch patch phase started at Fri Jan 28 06:34:46 CET 2011
40:debug:patch Executing org.macports.patch (ocaml)
41:msg:patch --->  Configuring ocaml
42:debug:patch Using compiler 'Mac OS X gcc 4.2'
43:debug:configure configure phase started at Fri Jan 28 06:34:46 CET 2011
44:debug:configure Executing org.macports.configure (ocaml)
45:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch i386' FFLAGS='-pipe -O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
46:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0" && ./configure -prefix /opt/local -no-tk -cc /usr/bin/gcc-4.2 -aspp "/usr/bin/gcc-4.2 -c"'
47:info:configure Configuring for a i686-apple-darwin10.6.0 ...
48:info:configure The C compiler is ANSI-compliant.
49:info:configure Checking the sizes of integers and pointers...
50:info:configure OK, this is a regular 32 bit architecture.
51:info:configure 64-bit "long long" integer type found (printf with "%ll").
52:info:configure This is a little-endian architecture.
53:info:configure Doubles can be word-aligned.
54:info:configure 64-bit integers can be word-aligned.
55:info:configure Native division and modulus have round-towards-zero semantics, will use them.
56:info:configure ranlib found
57:info:configure #! appears to work in shell scripts
58:info:configure POSIX signal handling found.
59:info:configure getrusage() found.
60:info:configure times() found.
61:info:configure termcap functions found (with libraries '-lcurses')
62:info:configure You have BSD sockets.
63:info:configure socklen_t is defined in <sys/socket.h>
64:info:configure inet_aton() found.
65:info:configure IPv6 is supported.
66:info:configure unistd.h found.
67:info:configure off_t is defined in <sys/types.h>
68:info:configure dirent.h found.
69:info:configure rewinddir() found.
70:info:configure lockf() found.
71:info:configure mkfifo() found.
72:info:configure getcwd() found.
73:info:configure getwd() found.
74:info:configure getpriority() found.
75:info:configure utime() found.
76:info:configure utimes() found.
77:info:configure dup2() found.
78:info:configure fchmod() found.
79:info:configure truncate() found.
80:info:configure sys/select.h found.
81:info:configure select() found.
82:info:configure symlink() found.
83:info:configure waitpid() found.
84:info:configure wait4() found.
85:info:configure getgroups() found.
86:info:configure setgroups() found.
87:info:configure initgroups() found.
88:info:configure POSIX termios found.
89:info:configure Asynchronous I/O are supported.
90:info:configure setitimer() found.
91:info:configure gethostname() found.
92:info:configure uname() found.
93:info:configure gettimeofday() found.
94:info:configure mktime() found.
95:info:configure setsid() found.
96:info:configure putenv() found.
97:info:configure setlocale() and <locale.h> found.
98:info:configure dlopen() found.
99:info:configure Dynamic loading of shared libraries is supported.
100:info:configure mmap() found.
101:info:configure Replay debugger supported.
102:info:configure System stack overflow can be detected.
103:info:configure POSIX threads library supported.
104:info:configure Options for linking with POSIX threads: -lpthread
105:info:configure sigwait() found
106:info:configure Bytecode threads library supported.
107:info:configure Location of X11 include files: /usr/X11R6/include/X11
108:info:configure Options for linking with X11: -L/usr/X11R6/lib -lX11
109:info:configure NDBM found (in /usr/include)
110:info:configure Configuring LablTk...
111:info:configure Configuration failed, LablTk will not be built.
112:info:configure BFD library not found, 'objinfo' will be unable to display info on .cmxs files
113:info:configure
114:info:configure ** Configuration summary **
115:info:configure
116:info:configure Directories where Objective Caml will be installed:
117:info:configure         binaries.................. /opt/local/bin
118:info:configure         standard library.......... /opt/local/lib/ocaml
119:info:configure         manual pages.............. /opt/local/man (with extension .1)
120:info:configure Configuration for the bytecode compiler:
121:info:configure         C compiler used........... /usr/bin/gcc-4.2
122:info:configure         options for compiling.....  -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
123:info:configure         options for linking.......     -lcurses -lpthread
124:info:configure         shared libraries are supported
125:info:configure         options for compiling.....   -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
126:info:configure         command for building...... /usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress -o lib.so /a/path objs
127:info:configure Configuration for the native-code compiler:
128:info:configure         hardware architecture..... i386
129:info:configure         OS variant................ macosx
130:info:configure         C compiler used........... /usr/bin/gcc-4.2
131:info:configure         options for compiling.....  -D_FILE_OFFSET_BITS=64 -D_REENTRANT
132:info:configure         options for linking.......   
133:info:configure         assembler ................ as
134:info:configure         preprocessed assembler ... /usr/bin/gcc-4.2 -c
135:info:configure         native dynlink ........... false
136:info:configure         profiling with gprof ..... supported
137:info:configure Source-level replay debugger: supported
138:info:configure Additional libraries supported:
139:info:configure         unix str num dynlink bigarray systhreads threads graph dbm
140:info:configure Configuration for the "num" library:
141:info:configure         target architecture ...... ia32 (asm level 2)
142:info:configure Configuration for the "graph" library:
143:info:configure         options for compiling .... -I/usr/X11R6/include
144:info:configure         options for linking ...... -L/usr/X11R6/lib -lX11
145:info:configure The "labltk" library: not supported
146:info:configure
147:info:configure ** Objective Caml configuration completed successfully **
148:info:configure
149:msg:configure --->  Building ocaml
150:debug:build build phase started at Fri Jan 28 06:35:08 CET 2011
151:debug:build Executing org.macports.build (ocaml)
152:debug:build port disallows a parallel build
153:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
154:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0" && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && /usr/bin/make world.opt'
155:info:build /usr/bin/make coldstart
156:info:build cd byterun; /usr/bin/make all
157:info:build sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
158:info:build            -e '/^}/q' instruct.h > jumptbl.h
159:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o interp.o interp.c
160:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o misc.o misc.c
161:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o stacks.o stacks.c
162:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o fix_code.o fix_code.c
163:info:build echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" > version.h
164:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o startup.o startup.c
165:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o freelist.o freelist.c
166:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o major_gc.o major_gc.c
167:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o minor_gc.o minor_gc.c
168:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o memory.o memory.c
169:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o alloc.o alloc.c
170:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o roots.o roots.c
171:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o globroots.o globroots.c
172:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o fail.o fail.c
173:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o signals.o signals.c
174:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o signals_byt.o signals_byt.c
175:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o printexc.o printexc.c
176:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o backtrace.o backtrace.c
177:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o compare.o compare.c
178:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o ints.o ints.c
179:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o floats.o floats.c
180:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o str.o str.c
181:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o array.o array.c
182:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o io.o io.c
183:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o extern.o extern.c
184:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o intern.o intern.c
185:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o hash.o hash.c
186:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o sys.o sys.c
187:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o meta.o meta.c
188:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o parsing.o parsing.c
189:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o gc_ctrl.o gc_ctrl.c
190:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o terminfo.o terminfo.c
191:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o md5.o md5.c
192:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o obj.o obj.c
193:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o lexing.o lexing.c
194:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o callback.o callback.c
195:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o debugger.o debugger.c
196:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o weak.o weak.c
197:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o compact.o compact.c
198:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o finalise.o finalise.c
199:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o custom.o custom.c
200:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o dynlink.o dynlink.c
201:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o unix.o unix.c
202:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o main.o main.c
203:info:build ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o signals_byt.o printexc.o backtrace.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o meta.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o callback.o debugger.o weak.o compact.o finalise.o custom.o dynlink.o unix.o main.o
204:info:build ranlib libcamlrun.a
205:info:build sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" \
206:info:build         alloc.c array.c compare.c extern.c floats.c gc_ctrl.c hash.c intern.c interp.c ints.c io.c lexing.c md5.c meta.c obj.c parsing.c signals.c str.c sys.c terminfo.c callback.c weak.c finalise.c stacks.c dynlink.c backtrace.c > primitives
207:info:build (echo '#include "mlvalues.h"'; \
208:info:build      echo '#include "prims.h"'; \
209:info:build      sed -e 's/.*/extern value &();/' primitives; \
210:info:build      echo 'c_primitive caml_builtin_cprim[] = {'; \
211:info:build      sed -e 's/.*/  &,/' primitives; \
212:info:build      echo '  0 };'; \
213:info:build      echo 'char * caml_names_of_builtin_cprim[] = {'; \
214:info:build      sed -e 's/.*/  "&",/' primitives; \
215:info:build      echo '  0 };') > prims.c
216:info:build /usr/bin/gcc-4.2 -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o prims.o prims.c
217:info:build /usr/bin/gcc-4.2  -o ocamlrun \
218:info:build               prims.o libcamlrun.a -lcurses -lpthread
219:info:build echo "/opt/local/lib/ocaml/stublibs" > ld.conf
220:info:build echo "/opt/local/lib/ocaml" >> ld.conf
221:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   interp.c
222:info:build mv interp.o interp.pic.o
223:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   misc.c
224:info:build mv misc.o misc.pic.o
225:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   stacks.c
226:info:build mv stacks.o stacks.pic.o
227:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   fix_code.c
228:info:build mv fix_code.o fix_code.pic.o
229:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   startup.c
230:info:build mv startup.o startup.pic.o
231:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   freelist.c
232:info:build mv freelist.o freelist.pic.o
233:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   major_gc.c
234:info:build mv major_gc.o major_gc.pic.o
235:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   minor_gc.c
236:info:build mv minor_gc.o minor_gc.pic.o
237:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   memory.c
238:info:build mv memory.o memory.pic.o
239:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   alloc.c
240:info:build mv alloc.o alloc.pic.o
241:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   roots.c
242:info:build mv roots.o roots.pic.o
243:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   globroots.c
244:info:build mv globroots.o globroots.pic.o
245:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   fail.c
246:info:build mv fail.o fail.pic.o
247:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   signals.c
248:info:build mv signals.o signals.pic.o
249:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   signals_byt.c
250:info:build mv signals_byt.o signals_byt.pic.o
251:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   printexc.c
252:info:build mv printexc.o printexc.pic.o
253:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   backtrace.c
254:info:build mv backtrace.o backtrace.pic.o
255:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   compare.c
256:info:build mv compare.o compare.pic.o
257:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   ints.c
258:info:build mv ints.o ints.pic.o
259:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   floats.c
260:info:build mv floats.o floats.pic.o
261:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   str.c
262:info:build mv str.o str.pic.o
263:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   array.c
264:info:build mv array.o array.pic.o
265:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   io.c
266:info:build mv io.o io.pic.o
267:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   extern.c
268:info:build mv extern.o extern.pic.o
269:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   intern.c
270:info:build mv intern.o intern.pic.o
271:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   hash.c
272:info:build mv hash.o hash.pic.o
273:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   sys.c
274:info:build mv sys.o sys.pic.o
275:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   meta.c
276:info:build mv meta.o meta.pic.o
277:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   parsing.c
278:info:build mv parsing.o parsing.pic.o
279:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   gc_ctrl.c
280:info:build mv gc_ctrl.o gc_ctrl.pic.o
281:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   terminfo.c
282:info:build mv terminfo.o terminfo.pic.o
283:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   md5.c
284:info:build mv md5.o md5.pic.o
285:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   obj.c
286:info:build mv obj.o obj.pic.o
287:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   lexing.c
288:info:build mv lexing.o lexing.pic.o
289:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   callback.c
290:info:build mv callback.o callback.pic.o
291:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   debugger.c
292:info:build mv debugger.o debugger.pic.o
293:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   weak.c
294:info:build mv weak.o weak.pic.o
295:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   compact.c
296:info:build mv compact.o compact.pic.o
297:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   finalise.c
298:info:build mv finalise.o finalise.pic.o
299:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   custom.c
300:info:build mv custom.o custom.pic.o
301:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   dynlink.c
302:info:build mv dynlink.o dynlink.pic.o
303:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   unix.c
304:info:build mv unix.o unix.pic.o
305:info:build /usr/bin/gcc-4.2 -c -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   main.c
306:info:build mv main.o main.pic.o
307:info:build /usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress -o libcamlrun_shared.so interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o -lcurses -lpthread
308:info:build cp byterun/ocamlrun boot/ocamlrun
309:info:build cd yacc; /usr/bin/make all
310:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o closure.o closure.c
311:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o error.o error.c
312:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lalr.o lalr.c
313:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lr0.o lr0.c
314:info:build echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" >version.h
315:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o main.o main.c
316:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o mkpar.o mkpar.c
317:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o output.o output.c
318:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o reader.o reader.c
319:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o skeleton.o skeleton.c
320:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o symtab.o symtab.c
321:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o verbose.o verbose.c
322:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o warshall.o warshall.c
323:info:build /usr/bin/gcc-4.2 -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -o ocamlyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o
324:info:build cp yacc/ocamlyacc boot/ocamlyacc
325:info:build cd stdlib; /usr/bin/make COMPILER=../boot/ocamlc all
326:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
327:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
328:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
329:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
330:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
331:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
332:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
333:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
334:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
335:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
336:info:build sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION`|" sys.mlp >sys.ml
337:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
338:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
339:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
340:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
341:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
342:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
343:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
344:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
345:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
346:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
347:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
348:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
349:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
350:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
351:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
352:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
353:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
354:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
355:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
356:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
357:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
358:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
359:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
360:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
361:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
362:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
363:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
364:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
365:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
366:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
367:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
368:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
369:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
370:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
371:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
372:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
373:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
374:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
375:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
376:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
377:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
378:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
379:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
380:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
381:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
382:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
383:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
384:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
385:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
386:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
387:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
388:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
389:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
390:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
391:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
392:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
393:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
394:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
395:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
396:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
397:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
398:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
399:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
400:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
401:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
402:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
403:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
404:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
405:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
406:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
407:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
408:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
409:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
410:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
411:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
412:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
413:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
414:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
415:info:build ../boot/ocamlrun ../boot/ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
416:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
417:info:build if true; then \
418:info:build       echo '#!/opt/local/bin/ocamlrun' > camlheader && \
419:info:build       echo '#!' | tr -d '\012' > camlheader_ur; \
420:info:build     else \
421:info:build       /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  \
422:info:build                 -DRUNTIME_NAME='"/opt/local/bin/ocamlrun"' \
423:info:build                 header.c -o tmpheader && \
424:info:build       strip tmpheader && \
425:info:build       mv tmpheader camlheader && \
426:info:build       cp camlheader camlheader_ur; \
427:info:build     fi
428:info:build cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
429:info:build if test -f boot/libcamlrun.a; then :; else \
430:info:build       ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
431:info:build if test -d stdlib/caml; then :; else \
432:info:build       ln -s ../byterun stdlib/caml; fi
433:info:build /usr/bin/make opt.opt
434:info:build cd byterun; /usr/bin/make all
435:info:build make[2]: Nothing to be done for `all'.
436:info:build if test -f stdlib/libcamlrun.a; then :; else \
437:info:build       ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
438:info:build cd byterun; /usr/bin/make all
439:info:build make[2]: Nothing to be done for `all'.
440:info:build cp byterun/ocamlrun boot/ocamlrun
441:info:build cd yacc; /usr/bin/make all
442:info:build make[2]: Nothing to be done for `all'.
443:info:build cp yacc/ocamlyacc boot/ocamlyacc
444:info:build cd stdlib; /usr/bin/make COMPILER=../boot/ocamlc all
445:info:build make[2]: Nothing to be done for `all'.
446:info:build cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
447:info:build if test -f boot/libcamlrun.a; then :; else \
448:info:build       ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
449:info:build if test -d stdlib/caml; then :; else \
450:info:build       ln -s ../byterun stdlib/caml; fi
451:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli
452:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml
453:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.mli
454:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml
455:info:build sed -e 's|%%LIBDIR%%|/opt/local/lib/ocaml|' \
456:info:build         -e 's|%%BYTERUN%%|/opt/local/bin/ocamlrun|' \
457:info:build         -e 's|%%CCOMPTYPE%%|cc|' \
458:info:build         -e 's|%%BYTECC%%|/usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT |' \
459:info:build         -e 's|%%NATIVECC%%|/usr/bin/gcc-4.2 -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
460:info:build         -e 's|%%PACKLD%%|ld -r  -o\ |' \
461:info:build         -e 's|%%BYTECCLIBS%%|-lcurses -lpthread|' \
462:info:build         -e 's|%%NATIVECCLIBS%%||' \
463:info:build         -e 's|%%RANLIBCMD%%|ranlib|' \
464:info:build         -e 's|%%CC_PROFILE%%|-pg|' \
465:info:build         -e 's|%%ARCH%%|i386|' \
466:info:build         -e 's|%%MODEL%%|default|' \
467:info:build         -e 's|%%SYSTEM%%|macosx|' \
468:info:build         -e 's|%%EXT_OBJ%%|.o|' \
469:info:build         -e 's|%%EXT_ASM%%|.s|' \
470:info:build         -e 's|%%EXT_LIB%%|.a|' \
471:info:build         -e 's|%%EXT_DLL%%|.so|' \
472:info:build         -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
473:info:build         -e 's|%%ASM%%|as|' \
474:info:build         -e 's|%%MKDLL%%|/usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress|' \
475:info:build         -e 's|%%MKEXE%%|/usr/bin/gcc-4.2|' \
476:info:build         -e 's|%%MKMAINDLL%%|/usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress|' \
477:info:build         utils/config.mlp > utils/config.ml
478:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.mli
479:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
480:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.mli
481:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml
482:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.mli
483:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml
484:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.mli
485:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml
486:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.mli
487:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml
488:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.mli
489:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml
490:info:build boot/ocamlrun boot/ocamllex parsing/linenum.mll
491:info:build 12 states, 323 transitions, table size 1364 bytes
492:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.mli
493:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml
494:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.mli
495:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml
496:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.mli
497:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml
498:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli
499:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml
500:info:build boot/ocamlyacc -v parsing/parser.mly
501:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli
502:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli
503:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.mli
504:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml
505:info:build boot/ocamlrun boot/ocamllex parsing/lexer.mll
506:info:build 164 states, 2965 transitions, table size 12844 bytes
507:info:build 2198 additional bytes used for bindings
508:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.mli
509:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml
510:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.mli
511:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml
512:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.mli
513:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml
514:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.mli
515:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml
516:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.mli
517:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml
518:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.mli
519:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml
520:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.mli
521:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml
522:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.mli
523:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml
524:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.mli
525:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml
526:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/outcometree.mli
527:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.mli
528:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml
529:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.mli
530:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml
531:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.mli
532:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml
533:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.mli
534:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml
535:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/annot.mli
536:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.mli
537:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml
538:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.mli
539:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml
540:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.mli
541:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml
542:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.mli
543:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml
544:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.mli
545:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml
546:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.mli
547:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml
548:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.mli
549:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml
550:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.mli
551:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml
552:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.mli
553:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml
554:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.mli
555:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml
556:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.mli
557:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml
558:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.mli
559:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml
560:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.mli
561:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml
562:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.mli
563:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml
564:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.mli
565:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml
566:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.mli
567:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml
568:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.mli
569:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml
570:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.mli
571:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml
572:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.mli
573:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml
574:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.mli
575:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml
576:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.mli
577:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml
578:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.mli
579:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml
580:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.mli
581:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml
582:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.mli
583:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml
584:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.mli
585:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml
586:info:build (echo 'let builtin_exceptions = [|'; \
587:info:build      sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$|  \1;|p' byterun/fail.h | \
588:info:build      sed -e '$s/;$//'; \
589:info:build      echo '|]'; \
590:info:build      echo 'let builtin_primitives = [|'; \
591:info:build      sed -e 's/.*/  "&";/' -e '$s/;$//' byterun/primitives; \
592:info:build      echo '|]') > bytecomp/runtimedef.ml
593:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.mli
594:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml
595:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli
596:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml
597:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli
598:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml
599:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli
600:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml
601:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli
602:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml
603:info:build sed -n -e '/^enum/p' -e 's/,//g' -e '/^  /p' byterun/instruct.h | \
604:info:build     awk -f tools/make-opcodes > bytecomp/opcodes.ml
605:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml
606:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/cmo_format.mli
607:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli
608:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml
609:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli
610:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml
611:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli
612:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml
613:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli
614:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml
615:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli
616:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml
617:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli
618:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml
619:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli
620:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml
621:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.mli
622:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml
623:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.mli
624:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml
625:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.mli
626:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml
627:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.mli
628:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml
629:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.mli
630:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml
631:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot  -o ocamlc utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/pparse.cmo driver/errors.cmo driver/compile.cmo driver/main_args.cmo driver/main.cmo
632:info:build cd yacc; /usr/bin/make all
633:info:build make[2]: Nothing to be done for `all'.
634:info:build cd lex; /usr/bin/make all
635:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A cset.mli
636:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A cset.ml
637:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A syntax.mli
638:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A syntax.ml
639:info:build ../boot/ocamlyacc -v parser.mly
640:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A parser.mli
641:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A parser.ml
642:info:build ../boot/ocamlrun ../boot/ocamllex lexer.mll
643:info:build 95 states, 1162 transitions, table size 5218 bytes
644:info:build 1784 additional bytes used for bindings
645:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexer.mli
646:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexer.ml
647:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A table.mli
648:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A table.ml
649:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexgen.mli
650:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexgen.ml
651:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A compact.mli
652:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A compact.ml
653:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A common.mli
654:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A common.ml
655:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A output.mli
656:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A output.ml
657:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A outputbis.mli
658:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A outputbis.ml
659:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A main.ml
660:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot  -o ocamllex cset.cmo syntax.cmo parser.cmo lexer.cmo table.cmo lexgen.cmo compact.cmo common.cmo output.cmo outputbis.cmo main.cmo
661:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.mli
662:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.mli
663:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmx_format.mli
664:info:build cd tools; /usr/bin/make all
665:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.mli
666:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.ml
667:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamldep.ml
668:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamldep misc.cmo config.cmo clflags.cmo terminfo.cmo linenum.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo depend.cmo ocamldep.cmo
669:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlprof.ml
670:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.mli
671:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.ml
672:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlprof misc.cmo config.cmo clflags.cmo terminfo.cmo linenum.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo ocamlprof.cmo
673:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlcp.ml
674:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlcp warnings.cmo main_args.cmo ocamlcp.cmo
675:info:build sed -e 's|%%BINDIR%%|/opt/local/bin|' ocamlmktop.tpl > ocamlmktop
676:info:build chmod +x ocamlmktop
677:info:build ../build/mkmyocamlbuild_config.sh
678:info:build cp ../myocamlbuild_config.ml .
679:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver myocamlbuild_config.ml
680:info:build echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
681:info:build sed -e "s|%%BINDIR%%|/opt/local/bin|" \
682:info:build         -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
683:info:build         -e "s|%%MKSHAREDLIB%%||" \
684:info:build         -e "s|%%BYTECCRPATH%%||" \
685:info:build         -e "s|%%NATIVECCRPATH%%||" \
686:info:build         -e "s|%%MKSHAREDLIBRPATH%%||" \
687:info:build         -e "s|%%RANLIB%%|ranlib|" \
688:info:build       ocamlmklib.mlp >> ocamlmklib.ml
689:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlmklib.ml
690:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo \
691:info:build              ocamlmklib.cmo
692:info:build unset LC_ALL || : ; \
693:info:build     unset LC_CTYPE || : ; \
694:info:build     unset LC_COLLATE LANG || : ; \
695:info:build     sed -e '/\/\*/d' \
696:info:build         -e '/^#/d' \
697:info:build         -e 's/enum \(.*\) {/let names_of_\1 = [|/' \
698:info:build         -e 's/};$/ |]/' \
699:info:build         -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \
700:info:build         -e 's/,/;/g' \
701:info:build     ../byterun/instruct.h > opnames.ml
702:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver opnames.ml
703:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver dumpobj.ml
704:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \
705:info:build              misc.cmo tbl.cmo config.cmo ident.cmo \
706:info:build              opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo
707:info:build /usr/bin/gcc-4.2 -o objinfo_helper -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \
708:info:build           objinfo_helper.c
709:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver objinfo.ml
710:info:build ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -o objinfo ../utils/misc.cmo ../utils/config.cmo ../bytecomp/bytesections.cmo objinfo.cmo
711:info:build cd stdlib; /usr/bin/make all
712:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
713:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
714:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
715:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
716:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
717:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
718:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
719:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
720:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
721:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
722:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
723:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
724:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
725:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
726:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
727:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
728:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
729:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
730:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
731:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
732:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
733:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
734:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
735:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
736:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
737:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
738:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
739:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
740:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
741:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
742:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
743:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
744:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
745:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
746:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
747:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
748:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
749:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
750:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
751:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
752:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
753:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
754:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
755:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
756:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
757:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
758:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
759:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
760:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
761:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
762:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
763:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
764:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
765:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
766:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
767:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
768:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
769:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
770:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
771:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
772:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
773:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
774:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
775:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
776:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
777:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
778:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
779:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
780:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
781:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
782:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
783:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
784:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
785:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
786:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
787:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
788:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
789:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
790:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
791:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
792:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
793:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
794:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
795:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
796:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
797:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
798:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
799:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
800:info:build ../boot/ocamlrun ../ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
801:info:build ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
802:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli
803:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml
804:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli
805:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml
806:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.mli
807:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.ml
808:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli
809:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml
810:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli
811:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.ml
812:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o toplevel/toplevellib.cma utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/pparse.cmo driver/errors.cmo driver/compile.cmo driver/main_args.cmo toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo
813:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml
814:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml
815:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot  -o expunge utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo typing/ident.cmo typing/path.cmo typing/types.cmo typing/btype.cmo typing/predef.cmo bytecomp/runtimedef.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/meta.cmo bytecomp/symtable.cmo toplevel/expunge.cmo
816:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot  -linkall -o ocaml.tmp toplevel/toplevellib.cma toplevel/topstart.cmo
817:info:build byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback camlinternalLazy camlinternalMod camlinternalOO char complex digest filename format gc genlex hashtbl int32 int64 lazy lexing list listLabels map marshal moreLabels nativeint obj oo parsing pervasives printexc printf queue random scanf set sort stack stdLabels stream string stringLabels sys weak outcometree topdirs toploop
818:info:build rm -f ocaml.tmp
819:info:build /usr/bin/make runtimeopt
820:info:build cd asmrun; /usr/bin/make all
821:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o startup.o startup.c
822:info:build ln -s ../byterun/main.c main.c
823:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o main.o main.c
824:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o fail.o fail.c
825:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o roots.o roots.c
826:info:build ln -s ../byterun/globroots.c globroots.c
827:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o globroots.o globroots.c
828:info:build ln -s ../byterun/signals.c signals.c
829:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals.o signals.c
830:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals_asm.o signals_asm.c
831:info:build ln -s ../byterun/misc.c misc.c
832:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o misc.o misc.c
833:info:build ln -s ../byterun/freelist.c freelist.c
834:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o freelist.o freelist.c
835:info:build ln -s ../byterun/major_gc.c major_gc.c
836:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o major_gc.o major_gc.c
837:info:build ln -s ../byterun/minor_gc.c minor_gc.c
838:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o minor_gc.o minor_gc.c
839:info:build ln -s ../byterun/memory.c memory.c
840:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o memory.o memory.c
841:info:build ln -s ../byterun/alloc.c alloc.c
842:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o alloc.o alloc.c
843:info:build ln -s ../byterun/compare.c compare.c
844:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compare.o compare.c
845:info:build ln -s ../byterun/ints.c ints.c
846:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o ints.o ints.c
847:info:build ln -s ../byterun/floats.c floats.c
848:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o floats.o floats.c
849:info:build ln -s ../byterun/str.c str.c
850:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o str.o str.c
851:info:build ln -s ../byterun/array.c array.c
852:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o array.o array.c
853:info:build ln -s ../byterun/io.c io.c
854:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o io.o io.c
855:info:build ln -s ../byterun/extern.c extern.c
856:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o extern.o extern.c
857:info:build ln -s ../byterun/intern.c intern.c
858:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o intern.o intern.c
859:info:build ln -s ../byterun/hash.c hash.c
860:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o hash.o hash.c
861:info:build ln -s ../byterun/sys.c sys.c
862:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o sys.o sys.c
863:info:build ln -s ../byterun/parsing.c parsing.c
864:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o parsing.o parsing.c
865:info:build ln -s ../byterun/gc_ctrl.c gc_ctrl.c
866:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o gc_ctrl.o gc_ctrl.c
867:info:build ln -s ../byterun/terminfo.c terminfo.c
868:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o terminfo.o terminfo.c
869:info:build ln -s ../byterun/md5.c md5.c
870:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o md5.o md5.c
871:info:build ln -s ../byterun/obj.c obj.c
872:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o obj.o obj.c
873:info:build ln -s ../byterun/lexing.c lexing.c
874:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lexing.o lexing.c
875:info:build ln -s ../byterun/printexc.c printexc.c
876:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o printexc.o printexc.c
877:info:build ln -s ../byterun/callback.c callback.c
878:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o callback.o callback.c
879:info:build ln -s ../byterun/weak.c weak.c
880:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o weak.o weak.c
881:info:build ln -s ../byterun/compact.c compact.c
882:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compact.o compact.c
883:info:build ln -s ../byterun/finalise.c finalise.c
884:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o finalise.o finalise.c
885:info:build ln -s ../byterun/custom.c custom.c
886:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o custom.o custom.c
887:info:build ln -s ../byterun/unix.c unix.c
888:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o unix.o unix.c
889:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o backtrace.o backtrace.c
890:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o natdynlink.o natdynlink.c
891:info:build ln -s ../byterun/debugger.c debugger.c
892:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o debugger.o debugger.c
893:info:build /usr/bin/gcc-4.2 -c -DSYS_macosx -o i386.o i386.S || \
894:info:build     { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing i386.o by hand."; exit 2; }
895:info:build rm -f libasmrun.a
896:info:build ar rc libasmrun.a startup.o main.o fail.o roots.o globroots.o signals.o signals_asm.o misc.o freelist.o major_gc.o minor_gc.o memory.o alloc.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o printexc.o callback.o weak.o compact.o finalise.o custom.o unix.o backtrace.o natdynlink.o debugger.o i386.o
897:info:build ranlib libasmrun.a
898:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT startup.c
899:info:build mv startup.o startup.p.o
900:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT main.c
901:info:build mv main.o main.p.o
902:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT fail.c
903:info:build mv fail.o fail.p.o
904:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT roots.c
905:info:build mv roots.o roots.p.o
906:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT globroots.c
907:info:build mv globroots.o globroots.p.o
908:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals.c
909:info:build mv signals.o signals.p.o
910:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals_asm.c
911:info:build mv signals_asm.o signals_asm.p.o
912:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT misc.c
913:info:build mv misc.o misc.p.o
914:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT freelist.c
915:info:build mv freelist.o freelist.p.o
916:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT major_gc.c
917:info:build mv major_gc.o major_gc.p.o
918:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT minor_gc.c
919:info:build mv minor_gc.o minor_gc.p.o
920:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT memory.c
921:info:build mv memory.o memory.p.o
922:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT alloc.c
923:info:build mv alloc.o alloc.p.o
924:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT compare.c
925:info:build mv compare.o compare.p.o
926:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT ints.c
927:info:build mv ints.o ints.p.o
928:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT floats.c
929:info:build mv floats.o floats.p.o
930:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT str.c
931:info:build mv str.o str.p.o
932:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT array.c
933:info:build mv array.o array.p.o
934:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT io.c
935:info:build mv io.o io.p.o
936:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT extern.c
937:info:build mv extern.o extern.p.o
938:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT intern.c
939:info:build mv intern.o intern.p.o
940:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT hash.c
941:info:build mv hash.o hash.p.o
942:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT sys.c
943:info:build mv sys.o sys.p.o
944:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT parsing.c
945:info:build mv parsing.o parsing.p.o
946:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT gc_ctrl.c
947:info:build mv gc_ctrl.o gc_ctrl.p.o
948:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT terminfo.c
949:info:build mv terminfo.o terminfo.p.o
950:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT md5.c
951:info:build mv md5.o md5.p.o
952:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT obj.c
953:info:build mv obj.o obj.p.o
954:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT lexing.c
955:info:build mv lexing.o lexing.p.o
956:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT printexc.c
957:info:build mv printexc.o printexc.p.o
958:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT callback.c
959:info:build mv callback.o callback.p.o
960:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT weak.c
961:info:build mv weak.o weak.p.o
962:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT compact.c
963:info:build mv compact.o compact.p.o
964:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT finalise.c
965:info:build mv finalise.o finalise.p.o
966:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT custom.c
967:info:build mv custom.o custom.p.o
968:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT unix.c
969:info:build mv unix.o unix.p.o
970:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT backtrace.c
971:info:build mv backtrace.o backtrace.p.o
972:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT natdynlink.c
973:info:build mv natdynlink.o natdynlink.p.o
974:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT debugger.c
975:info:build mv debugger.o debugger.p.o
976:info:build /usr/bin/gcc-4.2 -c -DSYS_macosx -DPROFILING -o i386.p.o i386.S
977:info:build rm -f libasmrunp.a
978:info:build ar rc libasmrunp.a startup.p.o main.p.o fail.p.o roots.p.o globroots.p.o signals.p.o signals_asm.p.o misc.p.o freelist.p.o major_gc.p.o minor_gc.p.o memory.p.o alloc.p.o compare.p.o ints.p.o floats.p.o str.p.o array.p.o io.p.o extern.p.o intern.p.o hash.p.o sys.p.o parsing.p.o gc_ctrl.p.o terminfo.p.o md5.p.o obj.p.o lexing.p.o printexc.p.o callback.p.o weak.p.o compact.p.o finalise.p.o custom.p.o unix.p.o backtrace.p.o natdynlink.p.o debugger.p.o i386.p.o
979:info:build ranlib libasmrunp.a
980:info:build cp asmrun/libasmrun.a stdlib/libasmrun.a
981:info:build /usr/bin/make ocamlopt
982:info:build ln -s i386/arch.ml asmcomp/arch.ml
983:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml
984:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml
985:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli
986:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml
987:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli
988:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml
989:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli
990:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml
991:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli
992:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml
993:info:build ln -s i386/proc.ml asmcomp/proc.ml
994:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli
995:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml
996:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml
997:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.mli
998:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml
999:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.mli
1000:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml
1001:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli
1002:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml
1003:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli
1004:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml
1005:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli
1006:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml
1007:info:build ln -s i386/selection.ml asmcomp/selection.ml
1008:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli
1009:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml
1010:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli
1011:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml
1012:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli
1013:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml
1014:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli
1015:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml
1016:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.mli
1017:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml
1018:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli
1019:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml
1020:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli
1021:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml
1022:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli
1023:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml
1024:info:build ln -s i386/reload.ml asmcomp/reload.ml
1025:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli
1026:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml
1027:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli
1028:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli
1029:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml
1030:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml
1031:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli
1032:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml
1033:info:build ln -s i386/scheduling.ml asmcomp/scheduling.ml
1034:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli
1035:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml
1036:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli
1037:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml
1038:info:build cd tools; \
1039:info:build     /usr/bin/make CAMLC="../byterun/ocamlrun ../boot/ocamlc -I ../stdlib" cvt_emit
1040:info:build ../boot/ocamlrun ../boot/ocamllex cvt_emit.mll
1041:info:build 15 states, 280 transitions, table size 1210 bytes
1042:info:build ../byterun/ocamlrun ../boot/ocamlc -I ../stdlib -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver cvt_emit.ml
1043:info:build ../byterun/ocamlrun ../boot/ocamlc -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o cvt_emit cvt_emit.cmo
1044:info:build byterun/ocamlrun tools/cvt_emit < asmcomp/i386/emit.mlp > asmcomp/emit.ml \
1045:info:build     || { rm -f asmcomp/emit.ml; exit 2; }
1046:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.mli
1047:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml
1048:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.mli
1049:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml
1050:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.mli
1051:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml
1052:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.mli
1053:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml
1054:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.mli
1055:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml
1056:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.mli
1057:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.ml
1058:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.mli
1059:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.ml
1060:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.mli
1061:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml
1062:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot  -o ocamlopt utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo asmcomp/arch.cmo asmcomp/debuginfo.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/clambda.cmo asmcomp/compilenv.cmo asmcomp/closure.cmo asmcomp/cmmgen.cmo asmcomp/printmach.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/pparse.cmo driver/opterrors.cmo driver/optcompile.cmo driver/main_args.cmo driver/optmain.cmo
1063:info:build /usr/bin/make libraryopt
1064:info:build cd stdlib; /usr/bin/make allopt
1065:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.cmx` -c pervasives.ml
1066:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.cmx` -c array.ml
1067:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.cmx` -c list.ml
1068:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.cmx` -c char.ml
1069:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.cmx` -c string.ml
1070:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.cmx` -c sys.ml
1071:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.cmx` -c hashtbl.ml
1072:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.cmx` -c sort.ml
1073:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.cmx` -c marshal.ml
1074:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.cmx` -c int32.ml
1075:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.cmx` -c obj.ml
1076:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.cmx` -c int64.ml
1077:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.cmx` -c nativeint.ml
1078:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.cmx` -c lexing.ml
1079:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.cmx` -c parsing.ml
1080:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.cmx` -c set.ml
1081:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.cmx` -c map.ml
1082:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.cmx` -c stack.ml
1083:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.cmx` -c queue.ml
1084:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.cmx` -c camlinternalLazy.ml
1085:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.cmx` -c lazy.ml
1086:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.cmx` -c stream.ml
1087:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.cmx` -c buffer.ml
1088:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.cmx` -c printf.ml
1089:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.cmx` -c format.ml
1090:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.cmx` -c scanf.ml
1091:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.cmx` -c arg.ml
1092:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.cmx` -c printexc.ml
1093:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.cmx` -c gc.ml
1094:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.cmx` -c digest.ml
1095:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.cmx` -c random.ml
1096:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.cmx` -c callback.ml
1097:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml
1098:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.cmx` -c oo.ml
1099:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml
1100:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.cmx` -c genlex.ml
1101:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.cmx` -c weak.ml
1102:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.cmx` -c filename.ml
1103:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.cmx` -c complex.ml
1104:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.cmx` -c arrayLabels.ml
1105:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.cmx` -c listLabels.ml
1106:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.cmx` -c stringLabels.ml
1107:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.cmx` -c moreLabels.ml
1108:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.cmx` -c stdLabels.ml
1109:info:build ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa pervasives.cmx array.cmx list.cmx char.cmx string.cmx sys.cmx hashtbl.cmx sort.cmx marshal.cmx obj.cmx int32.cmx int64.cmx nativeint.cmx lexing.cmx parsing.cmx set.cmx map.cmx stack.cmx queue.cmx camlinternalLazy.cmx lazy.cmx stream.cmx buffer.cmx printf.cmx format.cmx scanf.cmx arg.cmx printexc.cmx gc.cmx digest.cmx random.cmx callback.cmx camlinternalOO.cmx oo.cmx camlinternalMod.cmx genlex.cmx weak.cmx filename.cmx complex.cmx arrayLabels.cmx listLabels.cmx stringLabels.cmx moreLabels.cmx stdLabels.cmx
1110:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.cmx` -c std_exit.ml
1111:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.p.cmx` -p -c -o pervasives.p.cmx pervasives.ml
1112:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.p.cmx` -p -c -o array.p.cmx array.ml
1113:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.p.cmx` -p -c -o list.p.cmx list.ml
1114:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.p.cmx` -p -c -o char.p.cmx char.ml
1115:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.p.cmx` -p -c -o string.p.cmx string.ml
1116:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.p.cmx` -p -c -o sys.p.cmx sys.ml
1117:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.p.cmx` -p -c -o hashtbl.p.cmx hashtbl.ml
1118:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.p.cmx` -p -c -o sort.p.cmx sort.ml
1119:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.p.cmx` -p -c -o marshal.p.cmx marshal.ml
1120:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.p.cmx` -p -c -o int32.p.cmx int32.ml
1121:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.p.cmx` -p -c -o obj.p.cmx obj.ml
1122:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.p.cmx` -p -c -o int64.p.cmx int64.ml
1123:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.p.cmx` -p -c -o nativeint.p.cmx nativeint.ml
1124:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.p.cmx` -p -c -o lexing.p.cmx lexing.ml
1125:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.p.cmx` -p -c -o parsing.p.cmx parsing.ml
1126:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.p.cmx` -p -c -o set.p.cmx set.ml
1127:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.p.cmx` -p -c -o map.p.cmx map.ml
1128:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.p.cmx` -p -c -o stack.p.cmx stack.ml
1129:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.p.cmx` -p -c -o queue.p.cmx queue.ml
1130:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.p.cmx` -p -c -o camlinternalLazy.p.cmx camlinternalLazy.ml
1131:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.p.cmx` -p -c -o lazy.p.cmx lazy.ml
1132:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.p.cmx` -p -c -o stream.p.cmx stream.ml
1133:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.p.cmx` -p -c -o buffer.p.cmx buffer.ml
1134:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.p.cmx` -p -c -o printf.p.cmx printf.ml
1135:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.p.cmx` -p -c -o format.p.cmx format.ml
1136:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.p.cmx` -p -c -o scanf.p.cmx scanf.ml
1137:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.p.cmx` -p -c -o arg.p.cmx arg.ml
1138:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.p.cmx` -p -c -o printexc.p.cmx printexc.ml
1139:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.p.cmx` -p -c -o gc.p.cmx gc.ml
1140:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.p.cmx` -p -c -o digest.p.cmx digest.ml
1141:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.p.cmx` -p -c -o random.p.cmx random.ml
1142:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.p.cmx` -p -c -o callback.p.cmx callback.ml
1143:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.p.cmx` -p -c -o camlinternalOO.p.cmx camlinternalOO.ml
1144:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.p.cmx` -p -c -o oo.p.cmx oo.ml
1145:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.p.cmx` -p -c -o camlinternalMod.p.cmx camlinternalMod.ml
1146:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.p.cmx` -p -c -o genlex.p.cmx genlex.ml
1147:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.p.cmx` -p -c -o weak.p.cmx weak.ml
1148:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.p.cmx` -p -c -o filename.p.cmx filename.ml
1149:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.p.cmx` -p -c -o complex.p.cmx complex.ml
1150:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.p.cmx` -p -c -o arrayLabels.p.cmx arrayLabels.ml
1151:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.p.cmx` -p -c -o listLabels.p.cmx listLabels.ml
1152:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.p.cmx` -p -c -o stringLabels.p.cmx stringLabels.ml
1153:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.p.cmx` -p -c -o moreLabels.p.cmx moreLabels.ml
1154:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.p.cmx` -p -c -o stdLabels.p.cmx stdLabels.ml
1155:info:build ../boot/ocamlrun ../ocamlopt -a -o stdlib.p.cmxa pervasives.p.cmx array.p.cmx list.p.cmx char.p.cmx string.p.cmx sys.p.cmx hashtbl.p.cmx sort.p.cmx marshal.p.cmx obj.p.cmx int32.p.cmx int64.p.cmx nativeint.p.cmx lexing.p.cmx parsing.p.cmx set.p.cmx map.p.cmx stack.p.cmx queue.p.cmx camlinternalLazy.p.cmx lazy.p.cmx stream.p.cmx buffer.p.cmx printf.p.cmx format.p.cmx scanf.p.cmx arg.p.cmx printexc.p.cmx gc.p.cmx digest.p.cmx random.p.cmx callback.p.cmx camlinternalOO.p.cmx oo.p.cmx camlinternalMod.p.cmx genlex.p.cmx weak.p.cmx filename.p.cmx complex.p.cmx arrayLabels.p.cmx listLabels.p.cmx stringLabels.p.cmx moreLabels.p.cmx stdLabels.p.cmx
1156:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.p.cmx` -p -c -o std_exit.p.cmx std_exit.ml
1157:info:build rm -f std_exit.p.cmi
1158:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml
1159:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml
1160:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
1161:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml
1162:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml
1163:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml
1164:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml
1165:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml
1166:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml
1167:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml
1168:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml
1169:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml
1170:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml
1171:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml
1172:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml
1173:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml
1174:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml
1175:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml
1176:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml
1177:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml
1178:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml
1179:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml
1180:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml
1181:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml
1182:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml
1183:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml
1184:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml
1185:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml
1186:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml
1187:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml
1188:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml
1189:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml
1190:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml
1191:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml
1192:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml
1193:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml
1194:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml
1195:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml
1196:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml
1197:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml
1198:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml
1199:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml
1200:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml
1201:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml
1202:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml
1203:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml
1204:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml
1205:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml
1206:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml
1207:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml
1208:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml
1209:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml
1210:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml
1211:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml
1212:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml
1213:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml
1214:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml
1215:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml
1216:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml
1217:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml
1218:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml
1219:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml
1220:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml
1221:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml
1222:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml
1223:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml
1224:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml
1225:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml
1226:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml
1227:info:build cd asmrun; /usr/bin/make meta.o dynlink.o
1228:info:build ln -s ../byterun/meta.c meta.c
1229:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o meta.o meta.c
1230:info:build ln -s ../byterun/dynlink.c dynlink.c
1231:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o dynlink.o dynlink.c
1232:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink  -ccopt "" -o ocamlc.opt \
1233:info:build       utils/misc.cmx utils/tbl.cmx utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx typing/unused_var.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/stypes.cmx typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx bytecomp/simplif.cmx bytecomp/runtimedef.cmx bytecomp/meta.cmx bytecomp/instruct.cmx bytecomp/bytegen.cmx bytecomp/printinstr.cmx bytecomp/opcodes.cmx bytecomp/emitcode.cmx bytecomp/bytesections.cmx bytecomp/dll.cmx bytecomp/symtable.cmx bytecomp/bytelink.cmx bytecomp/bytelibrarian.cmx bytecomp/bytepackager.cmx driver/pparse.cmx driver/errors.cmx driver/compile.cmx driver/main_args.cmx driver/main.cmx \
1234:info:build       asmrun/meta.o asmrun/dynlink.o -cclib "-lcurses -lpthread"
1235:info:build for i in unix str num dynlink bigarray systhreads threads graph dbm; do \
1236:info:build       (cd otherlibs/$i; /usr/bin/make RUNTIME= all) || exit $?; \
1237:info:build     done
1238:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c accept.c
1239:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c access.c
1240:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c addrofstr.c
1241:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c alarm.c
1242:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c bind.c
1243:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c chdir.c
1244:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c chmod.c
1245:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c chown.c
1246:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c chroot.c
1247:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c close.c
1248:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c closedir.c
1249:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c connect.c
1250:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c cst2constr.c
1251:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c cstringv.c
1252:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c dup.c
1253:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c dup2.c
1254:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c envir.c
1255:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c errmsg.c
1256:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c execv.c
1257:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c execve.c
1258:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c execvp.c
1259:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c exit.c
1260:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c fchmod.c
1261:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c fchown.c
1262:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c fcntl.c
1263:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c fork.c
1264:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c ftruncate.c
1265:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getaddrinfo.c
1266:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getcwd.c
1267:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getegid.c
1268:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c geteuid.c
1269:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getgid.c
1270:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getgr.c
1271:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getgroups.c
1272:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c gethost.c
1273:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c gethostname.c
1274:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getlogin.c
1275:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getnameinfo.c
1276:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getpeername.c
1277:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getpid.c
1278:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getppid.c
1279:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getproto.c
1280:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getpw.c
1281:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c gettimeofday.c
1282:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getserv.c
1283:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getsockname.c
1284:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c getuid.c
1285:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c gmtime.c
1286:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c initgroups.c
1287:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c isatty.c
1288:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c itimer.c
1289:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c kill.c
1290:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c link.c
1291:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c listen.c
1292:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c lockf.c
1293:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c lseek.c
1294:info:build lseek.c: In function 'unix_lseek':
1295:info:build lseek.c:42: warning: implicit declaration of function 'caml_enter_blocking_section'
1296:info:build lseek.c:45: warning: implicit declaration of function 'caml_leave_blocking_section'
1297:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c mkdir.c
1298:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c mkfifo.c
1299:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c nice.c
1300:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c open.c
1301:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c opendir.c
1302:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c pipe.c
1303:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c putenv.c
1304:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c read.c
1305:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c readdir.c
1306:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c readlink.c
1307:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c rename.c
1308:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c rewinddir.c
1309:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c rmdir.c
1310:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c select.c
1311:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c sendrecv.c
1312:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c setgid.c
1313:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c setgroups.c
1314:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c setsid.c
1315:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c setuid.c
1316:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c shutdown.c
1317:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c signals.c
1318:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c sleep.c
1319:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c socket.c
1320:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c socketaddr.c
1321:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c socketpair.c
1322:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c sockopt.c
1323:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c stat.c
1324:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c strofaddr.c
1325:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c symlink.c
1326:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c termios.c
1327:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c time.c
1328:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c times.c
1329:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c truncate.c
1330:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c umask.c
1331:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c unixsupport.c
1332:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c unlink.c
1333:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c utimes.c
1334:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c wait.c
1335:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c write.c
1336:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o chdir.o chmod.o chown.o chroot.o close.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o initgroups.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o nice.o open.o opendir.o pipe.o putenv.o read.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setgroups.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o
1337:info:build ../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.mli
1338:info:build ../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.ml
1339:info:build ../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.mli
1340:info:build ../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.ml
1341:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../ocamlcomp.sh' -linkall unix.cmo unixLabels.cmo
1342:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c strstubs.c
1343:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o
1344:info:build ../../ocamlcomp.sh -c -warn-error A -g  str.mli
1345:info:build ../../ocamlcomp.sh -c -warn-error A -g  str.ml
1346:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../ocamlcomp.sh' -linkall str.cmo
1347:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -DBNG_ARCH_ia32 -DBNG_ASM_LEVEL=2 -c bng.c
1348:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -DBNG_ARCH_ia32 -DBNG_ASM_LEVEL=2 -c nat_stubs.c
1349:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -oc nums bng.o nat_stubs.o
1350:info:build ../../ocamlcomp.sh -c -warn-error A -g  int_misc.mli
1351:info:build ../../ocamlcomp.sh -c -warn-error A -g  int_misc.ml
1352:info:build ../../ocamlcomp.sh -c -warn-error A -g  nat.mli
1353:info:build ../../ocamlcomp.sh -c -warn-error A -g  nat.ml
1354:info:build ../../ocamlcomp.sh -c -warn-error A -g  big_int.mli
1355:info:build ../../ocamlcomp.sh -c -warn-error A -g  big_int.ml
1356:info:build ../../ocamlcomp.sh -c -warn-error A -g  arith_flags.mli
1357:info:build ../../ocamlcomp.sh -c -warn-error A -g  arith_flags.ml
1358:info:build ../../ocamlcomp.sh -c -warn-error A -g  ratio.mli
1359:info:build ../../ocamlcomp.sh -c -warn-error A -g  ratio.ml
1360:info:build ../../ocamlcomp.sh -c -warn-error A -g  num.mli
1361:info:build ../../ocamlcomp.sh -c -warn-error A -g  num.ml
1362:info:build ../../ocamlcomp.sh -c -warn-error A -g  arith_status.mli
1363:info:build ../../ocamlcomp.sh -c -warn-error A -g  arith_status.ml
1364:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlc '../../ocamlcomp.sh' -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
1365:info:build ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -pack -o dynlinkaux.cmo ../../utils/misc.cmo ../../utils/config.cmo ../../utils/clflags.cmo ../../utils/tbl.cmo ../../utils/consistbl.cmo ../../utils/terminfo.cmo ../../utils/warnings.cmo ../../parsing/asttypes.cmi ../../parsing/linenum.cmo ../../parsing/location.cmo ../../parsing/longident.cmo ../../typing/ident.cmo ../../typing/path.cmo ../../typing/primitive.cmo ../../typing/types.cmo ../../typing/btype.cmo ../../typing/subst.cmo ../../typing/predef.cmo ../../typing/datarepr.cmo ../../typing/env.cmo ../../bytecomp/lambda.cmo ../../bytecomp/instruct.cmo ../../bytecomp/cmo_format.cmi ../../bytecomp/opcodes.cmo ../../bytecomp/runtimedef.cmo ../../bytecomp/bytesections.cmo ../../bytecomp/dll.cmo ../../bytecomp/meta.cmo ../../bytecomp/symtable.cmo
1366:info:build ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp dynlink.mli
1367:info:build ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp dynlink.ml
1368:info:build ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -ccopt "" -a -o dynlink.cma dynlinkaux.cmo dynlink.cmo
1369:info:build ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp extract_crc.ml
1370:info:build ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -o extract_crc dynlink.cma extract_crc.cmo
1371:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c bigarray_stubs.c
1372:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c mmap_unix.c
1373:info:build mmap_unix.c: In function 'caml_ba_map_file':
1374:info:build mmap_unix.c:68: warning: implicit declaration of function 'caml_enter_blocking_section'
1375:info:build mmap_unix.c:71: warning: implicit declaration of function 'caml_leave_blocking_section'
1376:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -oc bigarray bigarray_stubs.o mmap_unix.o
1377:info:build ../../ocamlcomp.sh -c -warn-error A -g -I ../unix bigarray.mli
1378:info:build ../../ocamlcomp.sh -c -warn-error A -g -I ../unix bigarray.ml
1379:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlc '../../ocamlcomp.sh' -linkall bigarray.cmo
1380:info:build /usr/bin/gcc-4.2 -O -I../../byterun -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  \
1381:info:build        -c st_stubs.c
1382:info:build mv st_stubs.o st_stubs_b.o
1383:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs_b.o
1384:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.mli
1385:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.ml
1386:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.mli
1387:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.ml
1388:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.mli
1389:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.ml
1390:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.mli
1391:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.ml
1392:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.mli
1393:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.ml
1394:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo \
1395:info:build       -cclib -lunix -cclib -lpthread
1396:info:build /usr/bin/gcc-4.2 -I../../byterun -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -g   -c -o scheduler.o scheduler.c
1397:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o threads -oc vmthreads scheduler.o
1398:info:build ln -s -f ../unix/unix.mli unix.mli
1399:info:build ln -s -f ../unix/unix.cmi unix.cmi
1400:info:build ../../ocamlcomp.sh -I ../unix -warn-error A -c unix.ml
1401:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A thread.mli
1402:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A thread.ml
1403:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.mli
1404:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.ml
1405:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A condition.mli
1406:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A condition.ml
1407:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A event.mli
1408:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A event.ml
1409:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.mli
1410:info:build ../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.ml
1411:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads -oc vmthreads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo
1412:info:build ln -s ../../stdlib/pervasives.mli pervasives.mli
1413:info:build ln -s ../../stdlib/pervasives.cmi pervasives.cmi
1414:info:build ../../ocamlcomp.sh -I ../unix -warn-error A -nopervasives -c pervasives.ml
1415:info:build ln -s ../../stdlib/marshal.mli marshal.mli
1416:info:build ln -s ../../stdlib/marshal.cmi marshal.cmi
1417:info:build ../../ocamlcomp.sh -I ../unix -warn-error A -c marshal.ml
1418:info:build ../../ocamlcomp.sh -I ../unix -a -o stdlib.cma pervasives.cmo ../../stdlib/array.cmo ../../stdlib/list.cmo ../../stdlib/char.cmo ../../stdlib/string.cmo ../../stdlib/sys.cmo ../../stdlib/hashtbl.cmo ../../stdlib/sort.cmo marshal.cmo ../../stdlib/obj.cmo ../../stdlib/int32.cmo ../../stdlib/int64.cmo ../../stdlib/nativeint.cmo ../../stdlib/lexing.cmo ../../stdlib/parsing.cmo ../../stdlib/set.cmo ../../stdlib/map.cmo ../../stdlib/stack.cmo ../../stdlib/queue.cmo ../../stdlib/camlinternalLazy.cmo ../../stdlib/lazy.cmo ../../stdlib/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/callback.cmo ../../stdlib/weak.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo
1419:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o unix -linkall unix.cmo ../unix/unixLabels.cmo
1420:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c open.c
1421:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c draw.c
1422:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c fill.c
1423:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c color.c
1424:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c text.c
1425:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c image.c
1426:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c make_img.c
1427:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c dump_img.c
1428:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c point_col.c
1429:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c sound.c
1430:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c events.c
1431:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O  -I/usr/X11R6/include -c subwindow.c
1432:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -oc graphics open.o draw.o fill.o color.o text.o image.o make_img.o dump_img.o point_col.o sound.o events.o subwindow.o -ldopt "-L/usr/X11R6/lib -lX11"
1433:info:build ../../ocamlcomp.sh -c -warn-error A -g  graphics.mli
1434:info:build ../../ocamlcomp.sh -c -warn-error A -g  graphics.ml
1435:info:build ../../ocamlcomp.sh -c -warn-error A -g  graphicsX11.mli
1436:info:build ../../ocamlcomp.sh -c -warn-error A -g  graphicsX11.ml
1437:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlc '../../ocamlcomp.sh' -linkall graphics.cmo graphicsX11.cmo -cclib "\"-L/usr/X11R6/lib -lX11\""
1438:info:build /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O   -c cldbm.c
1439:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -oc mldbm cldbm.o -ldopt ""
1440:info:build ../../ocamlcomp.sh -c -warn-error A -g  dbm.mli
1441:info:build ../../ocamlcomp.sh -c -warn-error A -g  dbm.ml
1442:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o dbm -oc mldbm -ocamlc '../../ocamlcomp.sh' -linkall dbm.cmo
1443:info:build ./build/mixed-boot.sh
1444:info:build ++ dirname ./build/mixed-boot.sh
1445:info:build + cd ./build/..
1446:info:build + touch build/ocamlbuild_mixed_mode
1447:info:build + mkdir -p _build
1448:info:build + cp -rf boot _build/
1449:info:build + ./build/mkconfig.sh
1450:info:build + ./build/mkmyocamlbuild_config.sh
1451:info:build + ./build/boot.sh
1452:info:build + TAGLINE='true: -use_stdlib'
1453:info:build + ./boot/ocamlrun boot/myocamlbuild.boot -tag-line '' boot/stdlib.cma boot/std_exit.cmo
1454:info:build + boot/ocamlrun boot/myocamlbuild.boot -tag-line '' -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte
1455:info:build mkdir ocamlbuild
1456:info:build mkdir stdlib
1457:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.mli > ocamlbuild/log.mli.depends
1458:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/signatures.mli > ocamlbuild/signatures.mli.depends
1459:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/std_signatures.mli > ocamlbuild/std_signatures.mli.depends
1460:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/std_signatures.cmi ocamlbuild/std_signatures.mli
1461:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.mli > ocamlbuild/tags.mli.depends
1462:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/signatures.cmi ocamlbuild/signatures.mli
1463:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmi ocamlbuild/tags.mli
1464:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmi ocamlbuild/log.mli
1465:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.ml > ocamlbuild/log.ml.depends
1466:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.mli > ocamlbuild/display.mli.depends
1467:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.mli > ocamlbuild/my_std.mli.depends
1468:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.mli > ocamlbuild/my_unix.mli.depends
1469:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmi ocamlbuild/display.mli
1470:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmi ocamlbuild/my_std.mli
1471:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmi ocamlbuild/my_unix.mli
1472:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.ml > ocamlbuild/my_unix.ml.depends
1473:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.ml > ocamlbuild/my_std.ml.depends
1474:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.mli > ocamlbuild/shell.mli.depends
1475:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmi ocamlbuild/shell.mli
1476:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.ml > ocamlbuild/shell.ml.depends
1477:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.ml > ocamlbuild/display.ml.depends
1478:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.mli > ocamlbuild/discard_printf.mli.depends
1479:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmi ocamlbuild/discard_printf.mli
1480:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.mli > ocamlbuild/command.mli.depends
1481:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmi ocamlbuild/command.mli
1482:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.ml > ocamlbuild/command.ml.depends
1483:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.mli > ocamlbuild/lexers.mli.depends
1484:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.mli > ocamlbuild/glob.mli.depends
1485:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.mli > ocamlbuild/bool.mli.depends
1486:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.mli > ocamlbuild/glob_ast.mli.depends
1487:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmi ocamlbuild/bool.mli
1488:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmi ocamlbuild/glob_ast.mli
1489:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmi ocamlbuild/glob.mli
1490:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/param_tags.mli > ocamlbuild/param_tags.mli.depends
1491:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmi ocamlbuild/lexers.mli
1492:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/param_tags.cmi ocamlbuild/param_tags.mli
1493:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.mli > ocamlbuild/configuration.mli.depends
1494:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.mli > ocamlbuild/pathname.mli.depends
1495:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmi ocamlbuild/pathname.mli
1496:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmi ocamlbuild/configuration.mli
1497:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.ml > ocamlbuild/configuration.ml.depends
1498:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.ml > ocamlbuild/discard_printf.ml.depends
1499:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.mli > ocamlbuild/flags.mli.depends
1500:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmi ocamlbuild/flags.mli
1501:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.ml > ocamlbuild/flags.ml.depends
1502:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.mli > ocamlbuild/hygiene.mli.depends
1503:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.mli > ocamlbuild/slurp.mli.depends
1504:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmi ocamlbuild/slurp.mli
1505:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmi ocamlbuild/hygiene.mli
1506:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.ml > ocamlbuild/hygiene.ml.depends
1507:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.mli > ocamlbuild/options.mli.depends
1508:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmi ocamlbuild/options.mli
1509:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.ml > ocamlbuild/options.ml.depends
1510:info:build cp -p myocamlbuild_config.mli ocamlbuild/ocamlbuild_Myocamlbuild_config.mli
1511:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_Myocamlbuild_config.mli > ocamlbuild/ocamlbuild_Myocamlbuild_config.mli.depends
1512:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.mli > ocamlbuild/ocamlbuild_where.mli.depends
1513:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmi ocamlbuild/ocamlbuild_Myocamlbuild_config.mli
1514:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmi ocamlbuild/ocamlbuild_where.mli
1515:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.ml > ocamlbuild/pathname.ml.depends
1516:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.mli > ocamlbuild/report.mli.depends
1517:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.mli > ocamlbuild/solver.mli.depends
1518:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmi ocamlbuild/solver.mli
1519:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmi ocamlbuild/report.mli
1520:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.ml > ocamlbuild/report.ml.depends
1521:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.mli > ocamlbuild/resource.mli.depends
1522:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmi ocamlbuild/resource.mli
1523:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.ml > ocamlbuild/resource.ml.depends
1524:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.mli > ocamlbuild/digest_cache.mli.depends
1525:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmi ocamlbuild/digest_cache.mli
1526:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.mli > ocamlbuild/rule.mli.depends
1527:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmi ocamlbuild/rule.mli
1528:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.ml > ocamlbuild/rule.ml.depends
1529:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.ml > ocamlbuild/slurp.ml.depends
1530:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.ml > ocamlbuild/solver.ml.depends
1531:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.ml > ocamlbuild/tags.ml.depends
1532:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.mli > ocamlbuild/tools.mli.depends
1533:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmi ocamlbuild/tools.mli
1534:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.ml > ocamlbuild/tools.ml.depends
1535:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.mli > ocamlbuild/fda.mli.depends
1536:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmi ocamlbuild/fda.mli
1537:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.ml > ocamlbuild/fda.ml.depends
1538:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.mli > ocamlbuild/ocaml_specific.mli.depends
1539:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmi ocamlbuild/ocaml_specific.mli
1540:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.ml > ocamlbuild/ocaml_specific.ml.depends
1541:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/findlib.mli > ocamlbuild/findlib.mli.depends
1542:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.mli > ocamlbuild/ocaml_compiler.mli.depends
1543:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.mli > ocamlbuild/ocaml_tools.mli.depends
1544:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.mli > ocamlbuild/ocaml_utils.mli.depends
1545:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/findlib.cmi ocamlbuild/findlib.mli
1546:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmi ocamlbuild/ocaml_compiler.mli
1547:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmi ocamlbuild/ocaml_tools.mli
1548:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmi ocamlbuild/ocaml_utils.mli
1549:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.mli > ocamlbuild/ocaml_arch.mli.depends
1550:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmi ocamlbuild/ocaml_arch.mli
1551:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.ml > ocamlbuild/ocaml_arch.ml.depends
1552:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends
1553:info:build cp -p myocamlbuild_config.ml ocamlbuild/ocamlbuild_Myocamlbuild_config.ml
1554:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_Myocamlbuild_config.ml > ocamlbuild/ocamlbuild_Myocamlbuild_config.ml.depends
1555:info:build boot/ocamlrun boot/ocamllex -q ocamlbuild/lexers.mll
1556:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.ml > ocamlbuild/lexers.ml.depends
1557:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.ml > ocamlbuild/glob.ml.depends
1558:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.mli > ocamlbuild/glob_lexer.mli.depends
1559:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmi ocamlbuild/glob_lexer.mli
1560:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.ml > ocamlbuild/bool.ml.depends
1561:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.ml > ocamlbuild/glob_ast.ml.depends
1562:info:build boot/ocamlrun boot/ocamllex -q ocamlbuild/glob_lexer.mll
1563:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.ml > ocamlbuild/glob_lexer.ml.depends
1564:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.mli > ocamlbuild/plugin.mli.depends
1565:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmi ocamlbuild/plugin.mli
1566:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.ml > ocamlbuild/plugin.ml.depends
1567:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.mli > ocamlbuild/main.mli.depends
1568:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmi ocamlbuild/main.mli
1569:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.ml > ocamlbuild/main.ml.depends
1570:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.mli > ocamlbuild/exit_codes.mli.depends
1571:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.mli > ocamlbuild/hooks.mli.depends
1572:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.mli > ocamlbuild/ocaml_dependencies.mli.depends
1573:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmi ocamlbuild/exit_codes.mli
1574:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmi ocamlbuild/hooks.mli
1575:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmi ocamlbuild/ocaml_dependencies.mli
1576:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.ml > ocamlbuild/hooks.ml.depends
1577:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.ml > ocamlbuild/ocaml_utils.ml.depends
1578:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.ml > ocamlbuild/ocaml_tools.ml.depends
1579:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.ml > ocamlbuild/ocaml_compiler.ml.depends
1580:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.ml > ocamlbuild/ocaml_dependencies.ml.depends
1581:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.ml > ocamlbuild/exit_codes.ml.depends
1582:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.ml > ocamlbuild/digest_cache.ml.depends
1583:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/findlib.ml > ocamlbuild/findlib.ml.depends
1584:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/param_tags.ml > ocamlbuild/param_tags.ml.depends
1585:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmo ocamlbuild/log.ml
1586:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmo ocamlbuild/my_unix.ml
1587:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmo ocamlbuild/my_std.ml
1588:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmo ocamlbuild/shell.ml
1589:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmo ocamlbuild/display.ml
1590:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmo ocamlbuild/command.ml
1591:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmo ocamlbuild/configuration.ml
1592:info:build ../ocamlcomp.sh -c -g -annot -rectypes -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmo ocamlbuild/discard_printf.ml
1593:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmo ocamlbuild/flags.ml
1594:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmo ocamlbuild/hygiene.ml
1595:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmo ocamlbuild/options.ml
1596:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmo ocamlbuild/pathname.ml
1597:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmo ocamlbuild/report.ml
1598:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmo ocamlbuild/resource.ml
1599:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmo ocamlbuild/rule.ml
1600:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmo ocamlbuild/slurp.ml
1601:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmo ocamlbuild/solver.ml
1602:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmo ocamlbuild/tags.ml
1603:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmo ocamlbuild/tools.ml
1604:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmo ocamlbuild/fda.ml
1605:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmo ocamlbuild/ocaml_specific.ml
1606:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_arch.ml
1607:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml
1608:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.ml
1609:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmo ocamlbuild/lexers.ml
1610:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmo ocamlbuild/glob.ml
1611:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmo ocamlbuild/bool.ml
1612:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmo ocamlbuild/glob_ast.ml
1613:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmo ocamlbuild/glob_lexer.ml
1614:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmo ocamlbuild/plugin.ml
1615:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmo ocamlbuild/main.ml
1616:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmo ocamlbuild/hooks.ml
1617:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_utils.ml
1618:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_tools.ml
1619:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_compiler.ml
1620:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_dependencies.ml
1621:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmo ocamlbuild/exit_codes.ml
1622:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmo ocamlbuild/digest_cache.ml
1623:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/findlib.cmo ocamlbuild/findlib.ml
1624:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/param_tags.cmo ocamlbuild/param_tags.ml
1625:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.mli > ocamlbuild/ocamlbuild_plugin.mli.depends
1626:info:build ../ocamlcomp.sh -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/param_tags.cmo ocamlbuild/command.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/flags.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/findlib.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
1627:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmi ocamlbuild/ocamlbuild_plugin.mli
1628:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.ml > ocamlbuild/ocamlbuild_plugin.ml.depends
1629:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_plugin.ml
1630:info:build ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
1631:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.mli > ocamlbuild/ocamlbuildlight.mli.depends
1632:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmi ocamlbuild/ocamlbuildlight.mli
1633:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.ml > ocamlbuild/ocamlbuildlight.ml.depends
1634:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmo ocamlbuild/ocamlbuildlight.ml
1635:info:build ../ocamlcomp.sh -g -I stdlib stdlib/pervasives.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
1636:info:build + rm -f _build/myocamlbuild
1637:info:build + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin
1638:info:build boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0/_build/ocamlbuild /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild
1639:info:build + cp _build/myocamlbuild boot/myocamlbuild
1640:info:build + ./boot/ocamlrun boot/myocamlbuild -tag-line '' -log _boot_log2 boot/camlheader ocamlc
1641:info:build ./build/ocamlbuild-byte-only.sh
1642:info:build + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte
1643:info:build cp -pf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0/stdlib/libcamlrun.a stdlib/libcamlrun.a
1644:info:build mkdir lex
1645:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.mli > ocamlbuild/ocamlbuild_unix_plugin.mli.depends
1646:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmi ocamlbuild/ocamlbuild_unix_plugin.mli
1647:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.ml > ocamlbuild/ocamlbuild_unix_plugin.ml.depends
1648:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.mli > ocamlbuild/ocamlbuild_executor.mli.depends
1649:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmi ocamlbuild/ocamlbuild_executor.mli
1650:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.ml > ocamlbuild/ocamlbuild_executor.ml.depends
1651:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild_unix_plugin.ml
1652:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_executor.ml
1653:info:build ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma
1654:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.mli > ocamlbuild/ocamlbuild.mli.depends
1655:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmi ocamlbuild/ocamlbuild.mli
1656:info:build boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.ml > ocamlbuild/ocamlbuild.ml.depends
1657:info:build ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmo ocamlbuild/ocamlbuild.ml
1658:info:build ../ocamlcomp.sh unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte
1659:info:build ../ocamlcomp.sh -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
1660:info:build ./build/camlp4-byte-only.sh
1661:info:build + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
1662:info:build mkdir camlp4
1663:info:build mkdir camlp4/Camlp4
1664:info:build mkdir camlp4/boot
1665:info:build boot/ocamlrun boot/ocamldep -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
1666:info:build boot/ocamlrun boot/ocamldep -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
1667:info:build boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.mli > camlp4/Camlp4_config.mli.depends
1668:info:build mkdir utils
1669:info:build mkdir parsing
1670:info:build mkdir typing
1671:info:build boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_import.ml > camlp4/Camlp4_import.ml.depends
1672:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmi camlp4/Camlp4_config.mli
1673:info:build ../ocamlcomp.sh -c -g -warn-error A -I camlp4 -I stdlib -o camlp4/Camlp4_import.cmo camlp4/Camlp4_import.ml
1674:info:build ../ocamlcomp.sh -c -g -warn-error A -w a -I ../otherlibs/dynlink -I camlp4/boot -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
1675:info:build ../ocamlcomp.sh -c -g -warn-error A -w a -I camlp4/boot -I camlp4 -I stdlib -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
1676:info:build boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.ml > camlp4/Camlp4_config.ml.depends
1677:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmo camlp4/Camlp4_config.ml
1678:info:build ../ocamlcomp.sh dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
1679:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
1680:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
1681:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
1682:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
1683:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
1684:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
1685:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
1686:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
1687:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
1688:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
1689:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
1690:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
1691:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
1692:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
1693:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
1694:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
1695:info:build mkdir camlp4/Camlp4/Printers
1696:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
1697:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
1698:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
1699:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
1700:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
1701:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
1702:info:build mkdir camlp4/Camlp4/Struct
1703:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
1704:info:build cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
1705:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
1706:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
1707:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
1708:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
1709:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
1710:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
1711:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
1712:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
1713:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
1714:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
1715:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
1716:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
1717:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
1718:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
1719:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
1720:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
1721:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
1722:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
1723:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
1724:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
1725:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
1726:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
1727:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
1728:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
1729:info:build boot/ocamlrun boot/ocamllex -q camlp4/Camlp4/Struct/Lexer.mll
1730:info:build boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
1731:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
1732:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
1733:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
1734:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
1735:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
1736:info:build mkdir camlp4/Camlp4/Struct/Grammar
1737:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
1738:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
1739:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
1740:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
1741:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
1742:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
1743:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
1744:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
1745:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
1746:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
1747:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
1748:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
1749:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
1750:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
1751:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
1752:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
1753:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
1754:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
1755:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
1756:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
1757:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
1758:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
1759:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
1760:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
1761:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
1762:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
1763:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
1764:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
1765:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
1766:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
1767:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
1768:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
1769:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
1770:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
1771:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
1772:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
1773:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
1774:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/dynlink -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
1775:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
1776:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
1777:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
1778:info:build ../ocamlcomp.sh -c -g -warn-error A -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
1779:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
1780:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
1781:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
1782:info:build ../ocamlcomp.sh -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
1783:info:build ../ocamlcomp.sh -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
1784:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
1785:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
1786:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
1787:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
1788:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
1789:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
1790:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
1791:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
1792:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
1793:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
1794:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
1795:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
1796:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
1797:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
1798:info:build ../ocamlcomp.sh -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
1799:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
1800:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
1801:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
1802:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
1803:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
1804:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
1805:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
1806:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
1807:info:build ../ocamlcomp.sh -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
1808:info:build mkdir camlp4/Camlp4Top
1809:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
1810:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
1811:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
1812:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
1813:info:build ../ocamlcomp.sh -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
1814:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
1815:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
1816:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
1817:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
1818:info:build ../ocamlcomp.sh -g -I stdlib camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
1819:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
1820:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
1821:info:build ../ocamlcomp.sh -a -I stdlib camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma
1822:info:build ../ocamlcomp.sh dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
1823:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
1824:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
1825:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
1826:info:build mkdir camlp4/Camlp4Parsers
1827:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
1828:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
1829:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
1830:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
1831:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
1832:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
1833:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
1834:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
1835:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
1836:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
1837:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
1838:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
1839:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
1840:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
1841:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
1842:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
1843:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
1844:info:build mkdir camlp4/Camlp4Printers
1845:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
1846:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
1847:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
1848:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
1849:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
1850:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
1851:info:build mkdir camlp4/Camlp4Filters
1852:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
1853:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
1854:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
1855:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
1856:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
1857:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
1858:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
1859:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
1860:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
1861:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
1862:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
1863:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
1864:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
1865:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
1866:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
1867:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
1868:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
1869:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
1870:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
1871:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
1872:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
1873:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
1874:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
1875:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
1876:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
1877:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
1878:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
1879:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
1880:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
1881:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
1882:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
1883:info:build ../ocamlcomp.sh -a -I stdlib camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
1884:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
1885:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
1886:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
1887:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
1888:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
1889:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
1890:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
1891:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
1892:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
1893:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
1894:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
1895:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
1896:info:build ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
1897:info:build ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
1898:info:build boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
1899:info:build ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
1900:info:build cd debugger; /usr/bin/make all
1901:info:build grep -v 'REMOVE_ME for ../../debugger/dynlink.ml' \
1902:info:build          ../otherlibs/dynlink/dynlink.ml >dynlink.ml
1903:info:build cp ../otherlibs/dynlink/dynlink.mli .
1904:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.mli
1905:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.ml
1906:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.mli
1907:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.ml
1908:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.mli
1909:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.ml
1910:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.mli
1911:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.ml
1912:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.mli
1913:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.ml
1914:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.mli
1915:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.ml
1916:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.mli
1917:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.ml
1918:info:build ../boot/ocamlrun ../boot/ocamllex lexer.mll
1919:info:build 41 states, 1026 transitions, table size 4350 bytes
1920:info:build 1285 additional bytes used for bindings
1921:info:build ../boot/ocamlyacc parser.mly
1922:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser_aux.mli
1923:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.mli
1924:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.mli
1925:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.ml
1926:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.mli
1927:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.ml
1928:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.mli
1929:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.ml
1930:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.mli
1931:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.ml
1932:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.mli
1933:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.ml
1934:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.mli
1935:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.ml
1936:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.mli
1937:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.ml
1938:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.mli
1939:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.ml
1940:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.mli
1941:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.ml
1942:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.mli
1943:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.ml
1944:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.mli
1945:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.ml
1946:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.mli
1947:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.ml
1948:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.mli
1949:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.ml
1950:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.mli
1951:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.ml
1952:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.mli
1953:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.ml
1954:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.mli
1955:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.ml
1956:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.mli
1957:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.ml
1958:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.mli
1959:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.ml
1960:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.mli
1961:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.ml
1962:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.mli
1963:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.ml
1964:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.mli
1965:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.ml
1966:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.mli
1967:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.ml
1968:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.ml
1969:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.mli
1970:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.ml
1971:info:build ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix main.ml
1972:info:build ../ocamlcomp.sh -linkall -I ../otherlibs/unix -o ocamldebug -linkall ../otherlibs/unix/unix.cma ../utils/misc.cmo ../utils/config.cmo ../utils/tbl.cmo ../utils/clflags.cmo ../utils/consistbl.cmo ../parsing/longident.cmo ../typing/ident.cmo ../typing/path.cmo ../typing/types.cmo ../typing/btype.cmo ../typing/primitive.cmo ../typing/typedtree.cmo ../typing/subst.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/env.cmo ../typing/oprint.cmo ../typing/ctype.cmo ../typing/printtyp.cmo ../typing/mtype.cmo ../bytecomp/runtimedef.cmo ../bytecomp/bytesections.cmo ../bytecomp/dll.cmo ../bytecomp/meta.cmo ../bytecomp/symtable.cmo ../bytecomp/opcodes.cmo ../toplevel/genprintval.cmo dynlink.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo envaux.cmo parameters.cmo lexer.cmo input_handling.cmo question.cmo debugcom.cmo exec.cmo source.cmo pos.cmo checkpoints.cmo events.cmo program_loading.cmo symbols.cmo breakpoints.cmo trap_barrier.cmo history.cmo printval.cmo show_source.cmo time_travel.cmo program_management.cmo frames.cmo eval.cmo show_information.cmo loadprinter.cmo parser.cmo command_line.cmo main.cmo
1973:info:build cd ocamldoc && /usr/bin/make all
1974:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_config.mli
1975:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_config.ml
1976:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_global.mli
1977:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_global.ml
1978:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_messages.ml
1979:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_types.mli
1980:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_types.ml
1981:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_misc.mli
1982:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_misc.ml
1983:info:build ../boot/ocamlyacc -v odoc_text_parser.mly
1984:info:build 5 shift/reduce conflicts.
1985:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_parser.mli
1986:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_parser.ml
1987:info:build ../boot/ocamlrun ../boot/ocamllex odoc_text_lexer.mll
1988:info:build 225 states, 2439 transitions, table size 11106 bytes
1989:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_lexer.ml
1990:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text.mli
1991:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text.ml
1992:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_name.mli
1993:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_name.ml
1994:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parameter.ml
1995:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_value.ml
1996:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_type.ml
1997:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_exception.ml
1998:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_class.ml
1999:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_module.ml
2000:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_print.mli
2001:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_print.ml
2002:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_str.mli
2003:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_str.ml
2004:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_args.mli
2005:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_args.ml
2006:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.mli
2007:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.ml
2008:info:build ../boot/ocamlyacc -v odoc_parser.mly
2009:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.mli
2010:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.ml
2011:info:build ../boot/ocamlrun ../boot/ocamllex odoc_lexer.mll
2012:info:build 50 states, 614 transitions, table size 2756 bytes
2013:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_lexer.ml
2014:info:build ../boot/ocamlrun ../boot/ocamllex odoc_see_lexer.mll
2015:info:build 20 states, 264 transitions, table size 1176 bytes
2016:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_see_lexer.ml
2017:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.mli
2018:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.ml
2019:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.mli
2020:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.ml
2021:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.mli
2022:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml
2023:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.mli
2024:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.ml
2025:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_control.ml
2026:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_inherit.ml
2027:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.mli
2028:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.ml
2029:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_scan.ml
2030:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.mli
2031:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.ml
2032:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.mli
2033:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.ml
2034:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dep.ml
2035:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.mli
2036:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.ml
2037:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.mli
2038:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.ml
2039:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.mli
2040:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.ml
2041:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_to_text.ml
2042:info:build ../boot/ocamlrun ../boot/ocamllex odoc_ocamlhtml.mll
2043:info:build 111 states, 2871 transitions, table size 12150 bytes
2044:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ocamlhtml.ml
2045:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_html.ml
2046:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_man.ml
2047:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex_style.ml
2048:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex.ml
2049:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_texi.ml
2050:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dot.ml
2051:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc.ml
2052:info:build ../ocamlcomp.sh -o ocamldoc -linkall unix.cma str.cma dynlink.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo odoc_dag2html.cmo odoc_to_text.cmo odoc_ocamlhtml.cmo odoc_html.cmo odoc_man.cmo odoc_latex_style.cmo odoc_latex.cmo odoc_texi.cmo odoc_dot.cmo odoc.cmo
2053:info:build ../ocamlcomp.sh -a -o odoc_info.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo
2054:info:build ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_test.ml
2055:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml
2056:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml
2057:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml
2058:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml
2059:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml
2060:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml
2061:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml
2062:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml
2063:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml
2064:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml
2065:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml
2066:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml
2067:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml
2068:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml
2069:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml
2070:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml
2071:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml
2072:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml
2073:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml
2074:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml
2075:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml
2076:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml
2077:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml
2078:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml
2079:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml
2080:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml
2081:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml
2082:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml
2083:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml
2084:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml
2085:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml
2086:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml
2087:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.ml
2088:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.ml
2089:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml
2090:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink  -o ocamlopt.opt utils/misc.cmx utils/tbl.cmx utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx typing/unused_var.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/stypes.cmx typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx bytecomp/simplif.cmx bytecomp/runtimedef.cmx asmcomp/arch.cmx asmcomp/debuginfo.cmx asmcomp/cmm.cmx asmcomp/printcmm.cmx asmcomp/reg.cmx asmcomp/mach.cmx asmcomp/proc.cmx asmcomp/clambda.cmx asmcomp/compilenv.cmx asmcomp/closure.cmx asmcomp/cmmgen.cmx asmcomp/printmach.cmx asmcomp/selectgen.cmx asmcomp/selection.cmx asmcomp/comballoc.cmx asmcomp/liveness.cmx asmcomp/spill.cmx asmcomp/split.cmx asmcomp/interf.cmx asmcomp/coloring.cmx asmcomp/reloadgen.cmx asmcomp/reload.cmx asmcomp/printlinear.cmx asmcomp/linearize.cmx asmcomp/schedgen.cmx asmcomp/scheduling.cmx asmcomp/emitaux.cmx asmcomp/emit.cmx asmcomp/asmgen.cmx asmcomp/asmlink.cmx asmcomp/asmlibrarian.cmx asmcomp/asmpackager.cmx driver/pparse.cmx driver/opterrors.cmx driver/optcompile.cmx driver/main_args.cmx driver/optmain.cmx
2091:info:build for i in unix str num dynlink bigarray systhreads threads graph dbm; do \
2092:info:build       (cd otherlibs/$i; /usr/bin/make allopt) || exit $?; \
2093:info:build     done
2094:info:build ../../ocamlcompopt.sh -c -warn-error A -g -nolabels unix.ml
2095:info:build ../../ocamlcompopt.sh -c -warn-error A -g -nolabels unixLabels.ml
2096:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlopt '../../ocamlcompopt.sh' -linkall unix.cmx unixLabels.cmx
2097:info:build ../../ocamlcompopt.sh -c -warn-error A -g  str.ml
2098:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlopt '../../ocamlcompopt.sh' -linkall str.cmx
2099:info:build ../../ocamlcompopt.sh -c -warn-error A -g  int_misc.ml
2100:info:build ../../ocamlcompopt.sh -c -warn-error A -g  nat.ml
2101:info:build ../../ocamlcompopt.sh -c -warn-error A -g  big_int.ml
2102:info:build ../../ocamlcompopt.sh -c -warn-error A -g  arith_flags.ml
2103:info:build ../../ocamlcompopt.sh -c -warn-error A -g  ratio.ml
2104:info:build ../../ocamlcompopt.sh -c -warn-error A -g  num.ml
2105:info:build ../../ocamlcompopt.sh -c -warn-error A -g  arith_status.ml
2106:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlopt '../../ocamlcompopt.sh' -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
2107:info:build cp natdynlink.ml  dynlink.mlopt
2108:info:build ../../ocamlcompopt.sh -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -impl dynlink.mlopt
2109:info:build rm -f dynlink.mlopt
2110:info:build ../../ocamlcompopt.sh -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -ccopt "" -a -o dynlink.cmxa dynlink.cmx
2111:info:build ../../ocamlcompopt.sh -c -warn-error A -g -I ../unix bigarray.ml
2112:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlopt '../../ocamlcompopt.sh' -linkall bigarray.cmx
2113:info:build /usr/bin/gcc-4.2 -O -I../../asmrun -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -DNATIVE_CODE -DTARGET_i386 -DSYS_macosx -c st_stubs.c
2114:info:build mv st_stubs.o st_stubs_n.o
2115:info:build ar rc libthreadsnat.a st_stubs_n.o
2116:info:build ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g thread.ml
2117:info:build ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g mutex.ml
2118:info:build ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g condition.ml
2119:info:build ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g event.ml
2120:info:build ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g threadUnix.ml
2121:info:build ../../ocamlcompopt.sh -I ../unix -a -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx \
2122:info:build       -cclib -lthreadsnat -cclib -lpthread
2123:info:build make[2]: Nothing to be done for `allopt'.
2124:info:build ../../ocamlcompopt.sh -c -warn-error A -g  graphics.ml
2125:info:build ../../ocamlcompopt.sh -c -warn-error A -g  graphicsX11.ml
2126:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlopt '../../ocamlcompopt.sh' -linkall graphics.cmx graphicsX11.cmx -cclib "\"-L/usr/X11R6/lib -lX11\""
2127:info:build ../../ocamlcompopt.sh -c -warn-error A -g  dbm.ml
2128:info:build ../../boot/ocamlrun ../../tools/ocamlmklib -o dbm -oc mldbm -ocamlopt '../../ocamlcompopt.sh' -linkall dbm.cmx
2129:info:build cd lex; /usr/bin/make allopt
2130:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A cset.ml
2131:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A syntax.ml
2132:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A parser.ml
2133:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A lexer.ml
2134:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A table.ml
2135:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A lexgen.ml
2136:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A compact.ml
2137:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A common.ml
2138:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A output.ml
2139:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A outputbis.ml
2140:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A main.ml
2141:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -o ocamllex.opt cset.cmx syntax.cmx parser.cmx lexer.cmx table.cmx lexgen.cmx compact.cmx common.cmx output.cmx outputbis.cmx main.cmx
2142:info:build cd tools; /usr/bin/make opt.opt
2143:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -c depend.ml
2144:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -c ocamldep.ml
2145:info:build ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamldep.opt misc.cmx config.cmx clflags.cmx terminfo.cmx linenum.cmx warnings.cmx location.cmx longident.cmx syntaxerr.cmx parser.cmx lexer.cmx parse.cmx \
2146:info:build                depend.cmx ocamldep.cmx
2147:info:build ./build/ocamlbuild-native-only.sh
2148:info:build + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex ocamlbuild/ocamlbuildlib.cmxa ocamlbuild/ocamlbuildlightlib.cmxa ocamlbuild/ocamlbuild.native ocamlbuild/ocamlbuildlight.native
2149:info:build cp -pf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0/stdlib/stdlib.a stdlib/stdlib.a
2150:info:build cp -pf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0/stdlib/libasmrun.a stdlib/libasmrun.a
2151:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmx ocamlbuild/my_std.ml
2152:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -rectypes -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmx ocamlbuild/discard_printf.ml
2153:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmx ocamlbuild/my_unix.ml
2154:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmx ocamlbuild/tags.ml
2155:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/display.cmx ocamlbuild/display.ml
2156:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/log.cmx ocamlbuild/log.ml
2157:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmx ocamlbuild/bool.ml
2158:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmx ocamlbuild/glob_ast.ml
2159:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmx ocamlbuild/glob_lexer.ml
2160:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmx ocamlbuild/glob.ml
2161:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmx ocamlbuild/lexers.ml
2162:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmx ocamlbuild/shell.ml
2163:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/param_tags.cmx ocamlbuild/param_tags.ml
2164:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/command.cmx ocamlbuild/command.ml
2165:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmx ocamlbuild/ocamlbuild_Myocamlbuild_config.ml
2166:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmx ocamlbuild/ocamlbuild_where.ml
2167:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmx ocamlbuild/slurp.ml
2168:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/options.cmx ocamlbuild/options.ml
2169:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmx ocamlbuild/pathname.ml
2170:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmx ocamlbuild/digest_cache.ml
2171:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmx ocamlbuild/resource.ml
2172:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmx ocamlbuild/rule.ml
2173:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmx ocamlbuild/solver.ml
2174:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmx ocamlbuild/configuration.ml
2175:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmx ocamlbuild/hygiene.ml
2176:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmx ocamlbuild/flags.ml
2177:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmx ocamlbuild/tools.ml
2178:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmx ocamlbuild/ocaml_utils.ml
2179:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmx ocamlbuild/ocaml_arch.ml
2180:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmx ocamlbuild/ocaml_dependencies.ml
2181:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmx ocamlbuild/ocaml_compiler.ml
2182:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/findlib.cmx ocamlbuild/findlib.ml
2183:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmx ocamlbuild/ocaml_tools.ml
2184:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmx ocamlbuild/fda.ml
2185:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmx ocamlbuild/ocaml_specific.ml
2186:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmx ocamlbuild/plugin.ml
2187:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/report.cmx ocamlbuild/report.ml
2188:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmx ocamlbuild/exit_codes.ml
2189:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmx ocamlbuild/hooks.ml
2190:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/main.cmx ocamlbuild/main.ml
2191:info:build touch ocamlbuild/ocamlbuild_pack.mli  ; if  ../ocamlcompopt.sh -nostdlib -pack -g -I ocamlbuild ocamlbuild/discard_printf.cmx ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmx ocamlbuild/my_unix.cmx ocamlbuild/tags.cmx ocamlbuild/display.cmx ocamlbuild/log.cmx ocamlbuild/shell.cmx ocamlbuild/bool.cmx ocamlbuild/glob_ast.cmx ocamlbuild/glob_lexer.cmx ocamlbuild/glob.cmx ocamlbuild/lexers.cmx ocamlbuild/param_tags.cmx ocamlbuild/command.cmx ocamlbuild/ocamlbuild_Myocamlbuild_config.cmx ocamlbuild/ocamlbuild_where.cmx ocamlbuild/slurp.cmx ocamlbuild/options.cmx ocamlbuild/pathname.cmx ocamlbuild/configuration.cmx ocamlbuild/flags.cmx ocamlbuild/hygiene.cmx ocamlbuild/digest_cache.cmx ocamlbuild/resource.cmx ocamlbuild/rule.cmx ocamlbuild/solver.cmx ocamlbuild/report.cmx ocamlbuild/tools.cmx ocamlbuild/fda.cmx ocamlbuild/findlib.cmx ocamlbuild/ocaml_arch.cmx ocamlbuild/ocaml_utils.cmx ocamlbuild/ocaml_dependencies.cmx ocamlbuild/ocaml_compiler.cmx ocamlbuild/ocaml_tools.cmx ocamlbuild/ocaml_specific.cmx ocamlbuild/plugin.cmx ocamlbuild/exit_codes.cmx ocamlbuild/hooks.cmx ocamlbuild/main.cmx -o ocamlbuild/ocamlbuild_pack.cmx  ; then  rm -f ocamlbuild/ocamlbuild_pack.mli  ; else  rm -f ocamlbuild/ocamlbuild_pack.mli  ; exit 1; fi
2192:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_executor.ml
2193:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_plugin.ml
2194:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild_unix_plugin.ml
2195:info:build ../ocamlcompopt.sh -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx -o ocamlbuild/ocamlbuildlib.cmxa
2196:info:build ../ocamlcompopt.sh -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx -o ocamlbuild/ocamlbuildlightlib.cmxa
2197:info:build ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmx ocamlbuild/ocamlbuild.ml
2198:info:build ../ocamlcompopt.sh -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o ocamlbuild/ocamlbuild.native
2199:info:build ld: in ocamlbuild/ocamlbuild_pack.o, in section __DATA,__data reloc 1: sectionForAddress(0x4028448) address not in any section for architecture i386
2200:info:build collect2: ld returned 1 exit status
2201:info:build File "caml_startup", line 1, characters 0-1:
2202:info:build Error: Error during linking
2203:info:build Exit code 2 while executing this command:
2204:info:build   ../ocamlcompopt.sh -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o ocamlbuild/ocamlbuild.native
2205:info:build make[1]: *** [ocamlbuild.native] Error 2
2206:info:build make: *** [world.opt] Error 2
2207:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/work/ocaml-3.12.0" && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && /usr/bin/make world.opt " returned error 2
2208:error:build Target org.macports.build returned: shell command failed (see log for details)
2209:debug:build Backtrace: shell command failed (see log for details)
2210    while executing
2211"command_exec build"
2212    (procedure "portbuild::build_main" line 8)
2213    invoked from within
2214"$procedure $targetname"
2215:info:build Warning: the following items did not execute (for ocaml): org.macports.activate org.macports.build org.macports.destroot org.macports.install
2216:notice:build Log for ocaml is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/main.log