Ticket #26146: main.log

File main.log, 147.6 KB (added by tianyicui@…, 14 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for ocaml:info:main .:msg:main
3:debug:main Executing org.macports.main (ocaml)
4:msg:main --->  Fetching ocaml
5:debug:fetch fetch phase started at Thu Aug 19 02:18:11 CST 2010
6:debug:fetch Executing org.macports.fetch (ocaml)
7:info:fetch --->  ocaml-3.11.2.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/ocaml
8:debug:fetch Pinging caml.inria.fr...
9:debug:fetch Pinging ftp.inria.fr...
10:debug:fetch Pinging distfiles.macports.org...
11:debug:fetch Pinging aarnet.au.distfiles.macports.org...
12:debug:fetch Pinging lil.fr.distfiles.macports.org...
13:debug:fetch Pinging sea.us.distfiles.macports.org...
14:debug:fetch caml.inria.fr ping time is 466.602
15:debug:fetch ftp.inria.fr ping time is 459.877
16:debug:fetch distfiles.macports.org ping time is 306.949
17:debug:fetch aarnet.au.distfiles.macports.org ping time is 478.605
18:debug:fetch lil.fr.distfiles.macports.org ping time is 465.501
19:debug:fetch sea.us.distfiles.macports.org ping time is 10000
20:msg:fetch --->  Attempting to fetch ocaml-3.11.2.tar.bz2 from http://distfiles.macports.org/ocaml
21:msg:fetch --->  Verifying checksum(s) for ocaml
22:debug:checksum checksum phase started at Thu Aug 19 02:18:28 CST 2010
23:debug:checksum Executing org.macports.checksum (ocaml)
24:info:checksum --->  Checksumming ocaml-3.11.2.tar.bz2
25:debug:checksum Correct (md5) checksum for ocaml-3.11.2.tar.bz2
26:debug:checksum Correct (sha1) checksum for ocaml-3.11.2.tar.bz2
27:debug:checksum Correct (rmd160) checksum for ocaml-3.11.2.tar.bz2
28:debug:checksum setting option extract.cmd to /usr/bin/bzip2
29:msg:checksum --->  Extracting ocaml
30:debug:extract extract phase started at Thu Aug 19 02:18:28 CST 2010
31:debug:extract Executing org.macports.extract (ocaml)
32:info:extract --->  Extracting ocaml-3.11.2.tar.bz2
33:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/ocaml/ocaml-3.11.2.tar.bz2'
34: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'
35: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.11.2.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
36:debug:patch patch phase started at Thu Aug 19 02:18:31 CST 2010
37:debug:patch Executing org.macports.patch (ocaml)
38:msg:patch --->  Configuring ocaml
39:debug:patch Using compiler 'Mac OS X gcc 4.2'
40:debug:configure configure phase started at Thu Aug 19 02:18:31 CST 2010
41:debug:configure Executing org.macports.configure (ocaml)
42:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='ccache /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 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='ccache /usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/gcc-4.2'
43: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.11.2" && ./configure -prefix /opt/local -no-tk -cc /usr/bin/gcc-4.2 -aspp "/usr/bin/gcc-4.2 -c"'
44:info:configure Configuring for a i686-apple-darwin10.4.0 ...
45:info:configure The C compiler is ANSI-compliant.
46:info:configure Checking the sizes of integers and pointers...
47:info:configure Wow! A 64 bit architecture!
48:info:configure This is a little-endian architecture.
49:info:configure Doubles can be word-aligned.
50:info:configure 64-bit integers can be word-aligned.
51:info:configure Native division and modulus have round-towards-zero semantics, will use them.
52:info:configure ranlib found
53:info:configure #! appears to work in shell scripts
54:info:configure POSIX signal handling found.
55:info:configure getrusage() found.
56:info:configure times() found.
57:info:configure termcap functions found (with libraries '-lcurses')
58:info:configure You have BSD sockets.
59:info:configure socklen_t is defined in <sys/socket.h>
60:info:configure inet_aton() found.
61:info:configure IPv6 is supported.
62:info:configure unistd.h found.
63:info:configure off_t is defined in <sys/types.h>
64:info:configure dirent.h found.
65:info:configure rewinddir() found.
66:info:configure lockf() found.
67:info:configure mkfifo() found.
68:info:configure getcwd() found.
69:info:configure getwd() found.
70:info:configure getpriority() found.
71:info:configure utime() found.
72:info:configure utimes() found.
73:info:configure dup2() found.
74:info:configure fchmod() found.
75:info:configure truncate() found.
76:info:configure sys/select.h found.
77:info:configure select() found.
78:info:configure symlink() found.
79:info:configure waitpid() found.
80:info:configure wait4() found.
81:info:configure getgroups() found.
82:info:configure POSIX termios found.
83:info:configure Asynchronous I/O are supported.
84:info:configure setitimer() found.
85:info:configure gethostname() found.
86:info:configure uname() found.
87:info:configure gettimeofday() found.
88:info:configure mktime() found.
89:info:configure setsid() found.
90:info:configure putenv() found.
91:info:configure setlocale() and <locale.h> found.
92:info:configure dlopen() found.
93:info:configure Dynamic loading of shared libraries is supported.
94:info:configure mmap() found.
95:info:configure Replay debugger supported.
96:info:configure System stack overflow can be detected.
97:info:configure POSIX threads library supported.
98:info:configure Options for linking with POSIX threads: -lpthread
99:info:configure sigwait() found
100:info:configure Bytecode threads library supported.
101:info:configure Location of X11 include files: /usr/X11R6/include/X11
102:info:configure Options for linking with X11: -L/usr/X11R6/lib -lX11
103:info:configure NDBM found (in /usr/include)
104:info:configure Configuring LablTk...
105:info:configure Configuration failed, LablTk will not be built.
106:info:configure
107:info:configure ** Configuration summary **
108:info:configure
109:info:configure Directories where Objective Caml will be installed:
110:info:configure         binaries.................. /opt/local/bin
111:info:configure         standard library.......... /opt/local/lib/ocaml
112:info:configure         manual pages.............. /opt/local/man (with extension .1)
113:info:configure Configuration for the bytecode compiler:
114:info:configure         C compiler used........... /usr/bin/gcc-4.2
115:info:configure         options for compiling.....  -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
116:info:configure         options for linking.......     -lcurses -lpthread
117:info:configure         shared libraries are supported
118:info:configure         options for compiling.....   -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
119:info:configure         command for building...... /usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress -read_only_relocs suppress -o lib.so /a/path objs
120:info:configure Configuration for the native-code compiler:
121:info:configure         hardware architecture..... amd64
122:info:configure         OS variant................ macosx
123:info:configure         C compiler used........... /usr/bin/gcc-4.2
124:info:configure         options for compiling.....  -D_FILE_OFFSET_BITS=64 -D_REENTRANT
125:info:configure         options for linking.......   
126:info:configure         assembler ................ as -arch x86_64
127:info:configure         preprocessed assembler ... /usr/bin/gcc-4.2 -c
128:info:configure         profiling with gprof ..... supported
129:info:configure Source-level replay debugger: supported
130:info:configure Additional libraries supported:
131:info:configure         unix str num dynlink bigarray systhreads threads graph dbm
132:info:configure Configuration for the "num" library:
133:info:configure         target architecture ...... amd64 (asm level 1)
134:info:configure Configuration for the "graph" library:
135:info:configure         options for compiling .... -I/usr/X11R6/include
136:info:configure         options for linking ...... -L/usr/X11R6/lib -lX11
137:info:configure The "labltk" library: not supported
138:info:configure
139:info:configure ** Objective Caml configuration completed successfully **
140:info:configure
141:msg:configure --->  Building ocaml
142:debug:build build phase started at Thu Aug 19 02:18:36 CST 2010
143:debug:build Executing org.macports.build (ocaml)
144:debug:build port disallows a parallel build
145: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'
146: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.11.2" && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && /usr/bin/make world.opt'
147:info:build /usr/bin/make coldstart
148:info:build cd byterun; /usr/bin/make all
149:info:build sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
150:info:build            -e '/^}/q' instruct.h > jumptbl.h
151: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
152: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
153: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
154: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
155:info:build echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" > version.h
156: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
157: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
158: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
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 minor_gc.o minor_gc.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 memory.o memory.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 alloc.o alloc.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 roots.o roots.c
163: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
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 fail.o fail.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 signals.o signals.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 signals_byt.o signals_byt.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 printexc.o printexc.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 backtrace.o backtrace.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 compare.o compare.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 ints.o ints.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 floats.o floats.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 str.o str.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 array.o array.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 io.o io.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 extern.o extern.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 intern.o intern.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 hash.o hash.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 sys.o sys.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 meta.o meta.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 parsing.o parsing.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 gc_ctrl.o gc_ctrl.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 terminfo.o terminfo.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 md5.o md5.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 obj.o obj.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 lexing.o lexing.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 callback.o callback.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 debugger.o debugger.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 weak.o weak.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 compact.o compact.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 finalise.o finalise.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 custom.o custom.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 dynlink.o dynlink.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 unix.o unix.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 main.o main.c
195: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
196:info:build ranlib libcamlrun.a
197:info:build sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" \
198: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
199:info:build (echo '#include "mlvalues.h"'; \
200:info:build      echo '#include "prims.h"'; \
201:info:build      sed -e 's/.*/extern value &();/' primitives; \
202:info:build      echo 'c_primitive caml_builtin_cprim[] = {'; \
203:info:build      sed -e 's/.*/  &,/' primitives; \
204:info:build      echo '  0 };'; \
205:info:build      echo 'char * caml_names_of_builtin_cprim[] = {'; \
206:info:build      sed -e 's/.*/  "&",/' primitives; \
207:info:build      echo '  0 };') > prims.c
208: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
209:info:build /usr/bin/gcc-4.2  -o ocamlrun \
210:info:build               prims.o libcamlrun.a -lcurses -lpthread
211:info:build echo "/opt/local/lib/ocaml/stublibs" > ld.conf
212:info:build echo "/opt/local/lib/ocaml" >> ld.conf
213: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
214:info:build mv interp.o interp.pic.o
215: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
216:info:build mv misc.o misc.pic.o
217: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
218:info:build mv stacks.o stacks.pic.o
219: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
220:info:build mv fix_code.o fix_code.pic.o
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   startup.c
222:info:build mv startup.o startup.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   freelist.c
224:info:build mv freelist.o freelist.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   major_gc.c
226:info:build mv major_gc.o major_gc.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   minor_gc.c
228:info:build mv minor_gc.o minor_gc.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   memory.c
230:info:build mv memory.o memory.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   alloc.c
232:info:build mv alloc.o alloc.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   roots.c
234:info:build mv roots.o roots.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   globroots.c
236:info:build mv globroots.o globroots.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   fail.c
238:info:build mv fail.o fail.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   signals.c
240:info:build mv signals.o signals.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   signals_byt.c
242:info:build mv signals_byt.o signals_byt.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   printexc.c
244:info:build mv printexc.o printexc.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   backtrace.c
246:info:build mv backtrace.o backtrace.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   compare.c
248:info:build mv compare.o compare.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   ints.c
250:info:build mv ints.o ints.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   floats.c
252:info:build mv floats.o floats.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   str.c
254:info:build mv str.o str.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   array.c
256:info:build mv array.o array.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   io.c
258:info:build mv io.o io.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   extern.c
260:info:build mv extern.o extern.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   intern.c
262:info:build mv intern.o intern.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   hash.c
264:info:build mv hash.o hash.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   sys.c
266:info:build mv sys.o sys.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   meta.c
268:info:build mv meta.o meta.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   parsing.c
270:info:build mv parsing.o parsing.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   gc_ctrl.c
272:info:build mv gc_ctrl.o gc_ctrl.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   terminfo.c
274:info:build mv terminfo.o terminfo.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   md5.c
276:info:build mv md5.o md5.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   obj.c
278:info:build mv obj.o obj.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   lexing.c
280:info:build mv lexing.o lexing.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   callback.c
282:info:build mv callback.o callback.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   debugger.c
284:info:build mv debugger.o debugger.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   weak.c
286:info:build mv weak.o weak.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   compact.c
288:info:build mv compact.o compact.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   finalise.c
290:info:build mv finalise.o finalise.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   custom.c
292:info:build mv custom.o custom.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   dynlink.c
294:info:build mv dynlink.o dynlink.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   unix.c
296:info:build mv unix.o unix.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   main.c
298:info:build mv main.o main.pic.o
299:info:build /usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress -read_only_relocs 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
300:info:build ld: warning: -read_only_relocs cannot be used with x86_64
301:info:build cp byterun/ocamlrun boot/ocamlrun
302:info:build cd yacc; /usr/bin/make all
303: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
304: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
305: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
306: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
307:info:build echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h
308: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
309: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
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 output.o output.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 reader.o reader.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 skeleton.o skeleton.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 symtab.o symtab.c
314: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
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 warshall.o warshall.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  -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
317:info:build cp yacc/ocamlyacc boot/ocamlyacc
318:info:build cd stdlib; /usr/bin/make COMPILER=../boot/ocamlc all
319:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
320:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
321:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
322:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
323:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
324:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
325:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
326:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
327:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
328:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
329:info:build sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml
330:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
331:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
332:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
333:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
334:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
335:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
336:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
337:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
338:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
339:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
340:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
341:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
342:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
343:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
344:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
345:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
346:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
347:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
348:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
349:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
350:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
351:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
352:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
353:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
354:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
355:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
356:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
357:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
358:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
359:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
360:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
361:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
362:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
363:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
364:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
365:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
366:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
367:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
368:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
369:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
370:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
371:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
372:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
373:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
374:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
375:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
376:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
377:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
378:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
379:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
380:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
381:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
382:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
383:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
384:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
385:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
386:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
387:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
388:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
389:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
390:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
391:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
392:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
393:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
394:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
395:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
396:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
397:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
398:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
399:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
400:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
401:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
402:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
403:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
404:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
405:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
406:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
407:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
408: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
409:info:build ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
410:info:build if true; then \
411:info:build           echo '#!/opt/local/bin/ocamlrun' > camlheader && \
412:info:build           echo '#!' | tr -d '\012' > camlheader_ur; \
413:info:build         else \
414:info:build       /usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  \
415:info:build                     -DRUNTIME_NAME='"/opt/local/bin/ocamlrun"' \
416:info:build                     header.c -o tmpheader && \
417:info:build           strip tmpheader && \
418:info:build       mv tmpheader camlheader && \
419:info:build           cp camlheader camlheader_ur; \
420:info:build         fi
421:info:build cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
422:info:build if test -f boot/libcamlrun.a; then :; else \
423:info:build           ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
424:info:build if test -d stdlib/caml; then :; else \
425:info:build           ln -s ../byterun stdlib/caml; fi
426:info:build /usr/bin/make opt.opt
427:info:build cd byterun; /usr/bin/make all
428:info:build make[2]: Nothing to be done for `all'.
429:info:build if test -f stdlib/libcamlrun.a; then :; else \
430:info:build           ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
431:info:build cd byterun; /usr/bin/make all
432:info:build make[2]: Nothing to be done for `all'.
433:info:build cp byterun/ocamlrun boot/ocamlrun
434:info:build cd yacc; /usr/bin/make all
435:info:build make[2]: Nothing to be done for `all'.
436:info:build cp yacc/ocamlyacc boot/ocamlyacc
437:info:build cd stdlib; /usr/bin/make COMPILER=../boot/ocamlc all
438:info:build make[2]: Nothing to be done for `all'.
439:info:build cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
440:info:build if test -f boot/libcamlrun.a; then :; else \
441:info:build           ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
442:info:build if test -d stdlib/caml; then :; else \
443:info:build           ln -s ../byterun stdlib/caml; fi
444:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli
445:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml
446:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.mli
447:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml
448:info:build sed -e 's|%%LIBDIR%%|/opt/local/lib/ocaml|' \
449:info:build             -e 's|%%BYTERUN%%|/opt/local/bin/ocamlrun|' \
450:info:build             -e 's|%%CCOMPTYPE%%|cc|' \
451:info:build             -e 's|%%BYTECC%%|/usr/bin/gcc-4.2 -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT |' \
452:info:build             -e 's|%%NATIVECC%%|/usr/bin/gcc-4.2 -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
453:info:build             -e 's|%%PACKLD%%|ld -r  -o |' \
454:info:build             -e 's|%%BYTECCLIBS%%|-lcurses -lpthread|' \
455:info:build             -e 's|%%NATIVECCLIBS%%||' \
456:info:build             -e 's|%%RANLIBCMD%%|ranlib|' \
457:info:build             -e 's|%%CC_PROFILE%%|-pg|' \
458:info:build             -e 's|%%ARCH%%|amd64|' \
459:info:build             -e 's|%%MODEL%%|default|' \
460:info:build             -e 's|%%SYSTEM%%|macosx|' \
461:info:build             -e 's|%%EXT_OBJ%%|.o|' \
462:info:build             -e 's|%%EXT_ASM%%|.s|' \
463:info:build             -e 's|%%EXT_LIB%%|.a|' \
464:info:build             -e 's|%%EXT_DLL%%|.so|' \
465:info:build             -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
466:info:build             -e 's|%%ASM%%|as -arch x86_64|' \
467:info:build             -e 's|%%MKDLL%%|/usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress -read_only_relocs suppress|' \
468:info:build             -e 's|%%MKEXE%%|/usr/bin/gcc-4.2|' \
469:info:build             -e 's|%%MKMAINDLL%%|/usr/bin/gcc-4.2 -bundle -flat_namespace -undefined suppress -read_only_relocs suppress|' \
470:info:build             utils/config.mlp > utils/config.ml
471:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.mli
472:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
473:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.mli
474:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml
475:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.mli
476:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml
477:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.mli
478:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml
479:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.mli
480:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml
481:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.mli
482:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml
483:info:build boot/ocamlrun boot/ocamllex parsing/linenum.mll
484:info:build 12 states, 323 transitions, table size 1364 bytes
485:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.mli
486:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml
487:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.mli
488:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml
489:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.mli
490:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml
491:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli
492:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml
493:info:build boot/ocamlyacc -v parsing/parser.mly
494:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli
495:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli
496:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.mli
497:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml
498:info:build boot/ocamlrun boot/ocamllex parsing/lexer.mll
499:info:build 163 states, 2930 transitions, table size 12698 bytes
500:info:build 2192 additional bytes used for bindings
501:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.mli
502:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml
503:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.mli
504:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml
505:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.mli
506:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml
507:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.mli
508:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml
509:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.mli
510:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml
511:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.mli
512:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml
513:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.mli
514:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml
515:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.mli
516:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml
517:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.mli
518:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml
519:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/outcometree.mli
520:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.mli
521:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml
522:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.mli
523:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml
524:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.mli
525:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml
526:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.mli
527:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml
528:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/annot.mli
529:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.mli
530:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml
531:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.mli
532:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml
533:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.mli
534:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml
535:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.mli
536:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml
537:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.mli
538:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml
539:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.mli
540:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml
541:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.mli
542:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml
543:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.mli
544:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml
545:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.mli
546:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml
547:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.mli
548:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml
549:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.mli
550:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml
551:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.mli
552:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml
553:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.mli
554:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml
555:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.mli
556:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml
557:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.mli
558:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml
559:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.mli
560:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml
561:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.mli
562:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml
563:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.mli
564:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml
565:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.mli
566:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml
567:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.mli
568:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml
569:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.mli
570:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml
571:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.mli
572:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml
573:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.mli
574:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml
575:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.mli
576:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml
577:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.mli
578:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml
579:info:build (echo 'let builtin_exceptions = [|'; \
580:info:build      sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$|  \1;|p' byterun/fail.h | \
581:info:build      sed -e '$s/;$//'; \
582:info:build          echo '|]'; \
583:info:build          echo 'let builtin_primitives = [|'; \
584:info:build          sed -e 's/.*/  "&";/' -e '$s/;$//' byterun/primitives; \
585:info:build      echo '|]') > bytecomp/runtimedef.ml
586:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.mli
587:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml
588:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli
589:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml
590:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli
591:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml
592:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli
593:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml
594:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli
595:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml
596:info:build sed -n -e '/^enum/p' -e 's/,//g' -e '/^  /p' byterun/instruct.h | \
597:info:build         awk -f tools/make-opcodes > bytecomp/opcodes.ml
598:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml
599:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/cmo_format.mli
600:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli
601:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml
602:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli
603:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml
604:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli
605:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml
606:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli
607:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml
608:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli
609:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml
610:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli
611:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml
612:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli
613:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml
614:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.mli
615:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml
616:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.mli
617:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml
618:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.mli
619:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml
620:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.mli
621:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml
622:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.mli
623:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml
624: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
625:info:build cd yacc; /usr/bin/make all
626:info:build make[2]: Nothing to be done for `all'.
627:info:build cd lex; /usr/bin/make all
628:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.mli
629:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.ml
630:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.mli
631:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.ml
632:info:build ../boot/ocamlyacc -v parser.mly
633:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.mli
634:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.ml
635:info:build ../boot/ocamlrun ../boot/ocamllex lexer.mll
636:info:build 95 states, 1162 transitions, table size 5218 bytes
637:info:build 1784 additional bytes used for bindings
638:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.mli
639:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.ml
640:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.mli
641:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.ml
642:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.mli
643:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.ml
644:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.mli
645:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.ml
646:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.mli
647:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.ml
648:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.mli
649:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.ml
650:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.mli
651:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.ml
652:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A main.ml
653:info:build ../boot/ocamlrun ../boot/ocamlc -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
654:info:build cd tools; /usr/bin/make all
655:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.mli
656:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.ml
657:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamldep.ml
658:info:build ../boot/ocamlrun ../boot/ocamlc -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
659:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlprof.ml
660:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.mli
661:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.ml
662:info:build ../boot/ocamlrun ../boot/ocamlc -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
663:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlcp.ml
664:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlcp main_args.cmo ocamlcp.cmo
665:info:build sed -e 's|%%BINDIR%%|/opt/local/bin|' ocamlmktop.tpl > ocamlmktop
666:info:build chmod +x ocamlmktop
667:info:build ../build/mkmyocamlbuild_config.sh
668:info:build cp ../myocamlbuild_config.ml .
669:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver myocamlbuild_config.ml
670:info:build echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
671:info:build sed -e "s|%%BINDIR%%|/opt/local/bin|" \
672:info:build             -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
673:info:build             -e "s|%%MKSHAREDLIB%%||" \
674:info:build             -e "s|%%BYTECCRPATH%%||" \
675:info:build             -e "s|%%NATIVECCRPATH%%||" \
676:info:build             -e "s|%%MKSHAREDLIBRPATH%%||" \
677:info:build             -e "s|%%RANLIB%%|ranlib|" \
678:info:build           ocamlmklib.mlp >> ocamlmklib.ml
679:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlmklib.ml
680:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo \
681:info:build              ocamlmklib.cmo
682:info:build ../boot/ocamlrun ../boot/ocamllex lexer301.mll
683:info:build 120 states, 2733 transitions, table size 11652 bytes
684:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver lexer301.ml
685:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver scrapelabels.ml
686:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o scrapelabels misc.cmo warnings.cmo linenum.cmo location.cmo lexer301.cmo scrapelabels.cmo
687:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -w sl -o addlabels \
688:info:build             misc.cmo config.cmo clflags.cmo terminfo.cmo linenum.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo addlabels.ml
689:info:build unset LC_ALL || : ; \
690:info:build     unset LC_CTYPE || : ; \
691:info:build     unset LC_COLLATE LANG || : ; \
692:info:build     sed -e '/\/\*/d' \
693:info:build             -e '/^#/d' \
694:info:build             -e 's/enum \(.*\) {/let names_of_\1 = [|/' \
695:info:build             -e 's/};$/ |]/' \
696:info:build             -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \
697:info:build             -e 's/,/;/g' \
698:info:build         ../byterun/instruct.h > opnames.ml
699:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver opnames.ml
700:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver dumpobj.ml
701:info:build ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \
702:info:build              misc.cmo tbl.cmo config.cmo ident.cmo \
703:info:build              opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo
704:info:build cd stdlib; /usr/bin/make all
705:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
706:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
707:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
708:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
709:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
710:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
711:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
712:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
713:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
714:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
715:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
716:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
717:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
718:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
719:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
720:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
721:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
722:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
723:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
724:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
725:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
726:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
727:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
728:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
729:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
730:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
731:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
732:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
733:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
734:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
735:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
736:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
737:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
738:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
739:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
740:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
741:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
742:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
743:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
744:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
745:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
746:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
747:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
748:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
749:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
750:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
751:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
752:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
753:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
754:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
755:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
756:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
757:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
758:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
759:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
760:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
761:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
762:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
763:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
764:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
765:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
766:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
767:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
768:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
769:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
770:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
771:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
772:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
773:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
774:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
775:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
776:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
777:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
778:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
779:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
780:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
781:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
782:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
783:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
784:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
785:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
786:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
787:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
788:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
789:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
790:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
791:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
792:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
793: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
794:info:build ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
795:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli
796:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml
797:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli
798:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml
799:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.mli
800:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.ml
801:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli
802:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml
803:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli
804:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.ml
805: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 toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo
806:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml
807:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml
808: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
809:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot  -linkall -o ocaml.tmp toplevel/toplevellib.cma toplevel/topstart.cmo
810: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
811:info:build rm -f ocaml.tmp
812:info:build /usr/bin/make runtimeopt
813:info:build cd asmrun; /usr/bin/make all
814:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o startup.o startup.c
815:info:build ln -s ../byterun/main.c main.c
816:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o main.o main.c
817:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o fail.o fail.c
818:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o roots.o roots.c
819:info:build ln -s ../byterun/globroots.c globroots.c
820:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o globroots.o globroots.c
821:info:build ln -s ../byterun/signals.c signals.c
822:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals.o signals.c
823:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals_asm.o signals_asm.c
824:info:build ln -s ../byterun/misc.c misc.c
825:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o misc.o misc.c
826:info:build ln -s ../byterun/freelist.c freelist.c
827:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o freelist.o freelist.c
828:info:build ln -s ../byterun/major_gc.c major_gc.c
829:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o major_gc.o major_gc.c
830:info:build ln -s ../byterun/minor_gc.c minor_gc.c
831:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o minor_gc.o minor_gc.c
832:info:build ln -s ../byterun/memory.c memory.c
833:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o memory.o memory.c
834:info:build ln -s ../byterun/alloc.c alloc.c
835:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o alloc.o alloc.c
836:info:build ln -s ../byterun/compare.c compare.c
837:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compare.o compare.c
838:info:build ln -s ../byterun/ints.c ints.c
839:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o ints.o ints.c
840:info:build ln -s ../byterun/floats.c floats.c
841:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o floats.o floats.c
842:info:build ln -s ../byterun/str.c str.c
843:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o str.o str.c
844:info:build ln -s ../byterun/array.c array.c
845:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o array.o array.c
846:info:build ln -s ../byterun/io.c io.c
847:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o io.o io.c
848:info:build ln -s ../byterun/extern.c extern.c
849:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o extern.o extern.c
850:info:build ln -s ../byterun/intern.c intern.c
851:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o intern.o intern.c
852:info:build ln -s ../byterun/hash.c hash.c
853:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o hash.o hash.c
854:info:build ln -s ../byterun/sys.c sys.c
855:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o sys.o sys.c
856:info:build ln -s ../byterun/parsing.c parsing.c
857:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o parsing.o parsing.c
858:info:build ln -s ../byterun/gc_ctrl.c gc_ctrl.c
859:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o gc_ctrl.o gc_ctrl.c
860:info:build ln -s ../byterun/terminfo.c terminfo.c
861:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o terminfo.o terminfo.c
862:info:build ln -s ../byterun/md5.c md5.c
863:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o md5.o md5.c
864:info:build ln -s ../byterun/obj.c obj.c
865:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o obj.o obj.c
866:info:build ln -s ../byterun/lexing.c lexing.c
867:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lexing.o lexing.c
868:info:build ln -s ../byterun/printexc.c printexc.c
869:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o printexc.o printexc.c
870:info:build ln -s ../byterun/callback.c callback.c
871:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o callback.o callback.c
872:info:build ln -s ../byterun/weak.c weak.c
873:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o weak.o weak.c
874:info:build ln -s ../byterun/compact.c compact.c
875:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compact.o compact.c
876:info:build ln -s ../byterun/finalise.c finalise.c
877:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o finalise.o finalise.c
878:info:build ln -s ../byterun/custom.c custom.c
879:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o custom.o custom.c
880:info:build ln -s ../byterun/unix.c unix.c
881:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o unix.o unix.c
882:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o backtrace.o backtrace.c
883:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o natdynlink.o natdynlink.c
884:info:build /usr/bin/gcc-4.2 -c -DSYS_macosx -o amd64.o amd64.S || \
885:info:build     { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing amd64.o by hand."; exit 2; }
886:info:build rm -f libasmrun.a
887: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 amd64.o
888:info:build ranlib libasmrun.a
889:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT startup.c
890:info:build mv startup.o startup.p.o
891:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT main.c
892:info:build mv main.o main.p.o
893:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT fail.c
894:info:build mv fail.o fail.p.o
895:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT roots.c
896:info:build mv roots.o roots.p.o
897:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT globroots.c
898:info:build mv globroots.o globroots.p.o
899:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals.c
900:info:build mv signals.o signals.p.o
901:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals_asm.c
902:info:build mv signals_asm.o signals_asm.p.o
903:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT misc.c
904:info:build mv misc.o misc.p.o
905:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT freelist.c
906:info:build mv freelist.o freelist.p.o
907:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT major_gc.c
908:info:build mv major_gc.o major_gc.p.o
909:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT minor_gc.c
910:info:build mv minor_gc.o minor_gc.p.o
911:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT memory.c
912:info:build mv memory.o memory.p.o
913:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT alloc.c
914:info:build mv alloc.o alloc.p.o
915:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT compare.c
916:info:build mv compare.o compare.p.o
917:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT ints.c
918:info:build mv ints.o ints.p.o
919:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT floats.c
920:info:build mv floats.o floats.p.o
921:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT str.c
922:info:build mv str.o str.p.o
923:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT array.c
924:info:build mv array.o array.p.o
925:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT io.c
926:info:build mv io.o io.p.o
927:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT extern.c
928:info:build mv extern.o extern.p.o
929:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT intern.c
930:info:build mv intern.o intern.p.o
931:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT hash.c
932:info:build mv hash.o hash.p.o
933:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT sys.c
934:info:build mv sys.o sys.p.o
935:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT parsing.c
936:info:build mv parsing.o parsing.p.o
937:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT gc_ctrl.c
938:info:build mv gc_ctrl.o gc_ctrl.p.o
939:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT terminfo.c
940:info:build mv terminfo.o terminfo.p.o
941:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT md5.c
942:info:build mv md5.o md5.p.o
943:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT obj.c
944:info:build mv obj.o obj.p.o
945:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT lexing.c
946:info:build mv lexing.o lexing.p.o
947:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT printexc.c
948:info:build mv printexc.o printexc.p.o
949:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT callback.c
950:info:build mv callback.o callback.p.o
951:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT weak.c
952:info:build mv weak.o weak.p.o
953:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT compact.c
954:info:build mv compact.o compact.p.o
955:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT finalise.c
956:info:build mv finalise.o finalise.p.o
957:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT custom.c
958:info:build mv custom.o custom.p.o
959:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT unix.c
960:info:build mv unix.o unix.p.o
961:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT backtrace.c
962:info:build mv backtrace.o backtrace.p.o
963:info:build /usr/bin/gcc-4.2 -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -pg -O -DPROFILING -D_FILE_OFFSET_BITS=64 -D_REENTRANT natdynlink.c
964:info:build mv natdynlink.o natdynlink.p.o
965:info:build /usr/bin/gcc-4.2 -c -DSYS_macosx -DPROFILING -o amd64.p.o amd64.S
966:info:build rm -f libasmrunp.a
967: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 amd64.p.o
968:info:build ranlib libasmrunp.a
969:info:build cp asmrun/libasmrun.a stdlib/libasmrun.a
970:info:build /usr/bin/make ocamlopt
971:info:build ln -s amd64/arch.ml asmcomp/arch.ml
972:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml
973:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.mli
974:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml
975:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli
976:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml
977:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli
978:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml
979:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli
980:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml
981:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli
982:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml
983:info:build ln -s amd64/proc.ml asmcomp/proc.ml
984:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli
985:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml
986:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.mli
987:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml
988:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.mli
989:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml
990:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.mli
991:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml
992:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli
993:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml
994:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli
995:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml
996:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli
997:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml
998:info:build ln -s amd64/selection.ml asmcomp/selection.ml
999:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli
1000:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml
1001:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli
1002:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml
1003:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli
1004:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml
1005:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli
1006:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml
1007:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.mli
1008:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml
1009:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli
1010:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml
1011:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli
1012:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml
1013:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli
1014:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml
1015:info:build ln -s amd64/reload.ml asmcomp/reload.ml
1016:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli
1017:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml
1018:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli
1019:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli
1020:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml
1021:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml
1022:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli
1023:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml
1024:info:build ln -s amd64/scheduling.ml asmcomp/scheduling.ml
1025:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli
1026:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml
1027:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli
1028:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml
1029:info:build cd tools; \
1030:info:build     /usr/bin/make CAMLC="../byterun/ocamlrun ../boot/ocamlc -I ../stdlib" cvt_emit
1031:info:build ../boot/ocamlrun ../boot/ocamllex cvt_emit.mll
1032:info:build 15 states, 280 transitions, table size 1210 bytes
1033: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
1034: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
1035:info:build byterun/ocamlrun tools/cvt_emit < asmcomp/amd64/emit.mlp > asmcomp/emit.ml \
1036:info:build         || { rm -f asmcomp/emit.ml; exit 2; }
1037:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.mli
1038:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml
1039:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.mli
1040:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml
1041:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.mli
1042:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml
1043:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.mli
1044:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml
1045:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.mli
1046:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml
1047:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.mli
1048:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.ml
1049:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.mli
1050:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.ml
1051:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.mli
1052:info:build boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml
1053: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/optmain.cmo
1054:info:build /usr/bin/make libraryopt
1055:info:build cd stdlib; /usr/bin/make allopt
1056:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.cmx` -c pervasives.ml
1057:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.cmx` -c array.ml
1058:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.cmx` -c list.ml
1059:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.cmx` -c char.ml
1060:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.cmx` -c string.ml
1061:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.cmx` -c sys.ml
1062:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.cmx` -c hashtbl.ml
1063:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.cmx` -c sort.ml
1064:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.cmx` -c marshal.ml
1065:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.cmx` -c obj.ml
1066:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.cmx` -c int32.ml
1067:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.cmx` -c int64.ml
1068:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.cmx` -c nativeint.ml
1069:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.cmx` -c lexing.ml
1070:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.cmx` -c parsing.ml
1071:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.cmx` -c set.ml
1072:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.cmx` -c map.ml
1073:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.cmx` -c stack.ml
1074:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.cmx` -c queue.ml
1075:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.cmx` -c camlinternalLazy.ml
1076:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.cmx` -c lazy.ml
1077:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.cmx` -c stream.ml
1078:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.cmx` -c buffer.ml
1079:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.cmx` -c printf.ml
1080:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.cmx` -c format.ml
1081:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.cmx` -c scanf.ml
1082:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.cmx` -c arg.ml
1083:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.cmx` -c printexc.ml
1084:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.cmx` -c gc.ml
1085:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.cmx` -c digest.ml
1086:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.cmx` -c random.ml
1087:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.cmx` -c callback.ml
1088:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml
1089:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.cmx` -c oo.ml
1090:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml
1091:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.cmx` -c genlex.ml
1092:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.cmx` -c weak.ml
1093:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.cmx` -c filename.ml
1094:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.cmx` -c complex.ml
1095:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.cmx` -c arrayLabels.ml
1096:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.cmx` -c listLabels.ml
1097:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.cmx` -c stringLabels.ml
1098:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.cmx` -c moreLabels.ml
1099:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.cmx` -c stdLabels.ml
1100: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
1101:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.cmx` -c std_exit.ml
1102:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.p.cmx` -p -c -o pervasives.p.cmx pervasives.ml
1103:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.p.cmx` -p -c -o array.p.cmx array.ml
1104:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.p.cmx` -p -c -o list.p.cmx list.ml
1105:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.p.cmx` -p -c -o char.p.cmx char.ml
1106:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.p.cmx` -p -c -o string.p.cmx string.ml
1107:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.p.cmx` -p -c -o sys.p.cmx sys.ml
1108:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.p.cmx` -p -c -o hashtbl.p.cmx hashtbl.ml
1109:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.p.cmx` -p -c -o sort.p.cmx sort.ml
1110:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.p.cmx` -p -c -o marshal.p.cmx marshal.ml
1111:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.p.cmx` -p -c -o obj.p.cmx obj.ml
1112:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.p.cmx` -p -c -o int32.p.cmx int32.ml
1113:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.p.cmx` -p -c -o int64.p.cmx int64.ml
1114:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.p.cmx` -p -c -o nativeint.p.cmx nativeint.ml
1115:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.p.cmx` -p -c -o lexing.p.cmx lexing.ml
1116:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.p.cmx` -p -c -o parsing.p.cmx parsing.ml
1117:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.p.cmx` -p -c -o set.p.cmx set.ml
1118:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.p.cmx` -p -c -o map.p.cmx map.ml
1119:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.p.cmx` -p -c -o stack.p.cmx stack.ml
1120:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.p.cmx` -p -c -o queue.p.cmx queue.ml
1121:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.p.cmx` -p -c -o camlinternalLazy.p.cmx camlinternalLazy.ml
1122:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.p.cmx` -p -c -o lazy.p.cmx lazy.ml
1123:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.p.cmx` -p -c -o stream.p.cmx stream.ml
1124:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.p.cmx` -p -c -o buffer.p.cmx buffer.ml
1125:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.p.cmx` -p -c -o printf.p.cmx printf.ml
1126:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.p.cmx` -p -c -o format.p.cmx format.ml
1127:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.p.cmx` -p -c -o scanf.p.cmx scanf.ml
1128:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.p.cmx` -p -c -o arg.p.cmx arg.ml
1129:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.p.cmx` -p -c -o printexc.p.cmx printexc.ml
1130:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.p.cmx` -p -c -o gc.p.cmx gc.ml
1131:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.p.cmx` -p -c -o digest.p.cmx digest.ml
1132:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.p.cmx` -p -c -o random.p.cmx random.ml
1133:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.p.cmx` -p -c -o callback.p.cmx callback.ml
1134:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.p.cmx` -p -c -o camlinternalOO.p.cmx camlinternalOO.ml
1135:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.p.cmx` -p -c -o oo.p.cmx oo.ml
1136:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.p.cmx` -p -c -o camlinternalMod.p.cmx camlinternalMod.ml
1137:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.p.cmx` -p -c -o genlex.p.cmx genlex.ml
1138:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.p.cmx` -p -c -o weak.p.cmx weak.ml
1139:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.p.cmx` -p -c -o filename.p.cmx filename.ml
1140:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.p.cmx` -p -c -o complex.p.cmx complex.ml
1141:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.p.cmx` -p -c -o arrayLabels.p.cmx arrayLabels.ml
1142:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.p.cmx` -p -c -o listLabels.p.cmx listLabels.ml
1143:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.p.cmx` -p -c -o stringLabels.p.cmx stringLabels.ml
1144:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.p.cmx` -p -c -o moreLabels.p.cmx moreLabels.ml
1145:info:build ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.p.cmx` -p -c -o stdLabels.p.cmx stdLabels.ml
1146: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
1147: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
1148:info:build rm -f std_exit.p.cmi
1149:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml
1150:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml
1151:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
1152:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml
1153:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml
1154:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml
1155:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml
1156:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml
1157:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml
1158:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml
1159:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml
1160:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml
1161:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml
1162:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml
1163:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml
1164:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml
1165:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml
1166:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml
1167:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml
1168:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml
1169:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml
1170:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml
1171:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml
1172:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml
1173:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml
1174:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml
1175:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml
1176:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml
1177:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml
1178:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml
1179:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml
1180:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml
1181:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml
1182:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml
1183:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml
1184:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml
1185:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml
1186:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml
1187:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml
1188:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml
1189:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml
1190:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml
1191:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml
1192:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml
1193:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml
1194:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml
1195:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml
1196:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml
1197:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml
1198:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml
1199:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml
1200:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml
1201:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml
1202:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml
1203:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml
1204:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml
1205:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml
1206:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml
1207:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml
1208:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml
1209:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml
1210:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml
1211:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml
1212:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml
1213:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml
1214:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml
1215:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml
1216:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml
1217:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml
1218:info:build cd asmrun; /usr/bin/make meta.o dynlink.o
1219:info:build ln -s ../byterun/meta.c meta.c
1220:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o meta.o meta.c
1221:info:build ln -s ../byterun/dynlink.c dynlink.c
1222:info:build /usr/bin/gcc-4.2 -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_macosx  -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o dynlink.o dynlink.c
1223:info:build boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink  -ccopt "" -o ocamlc.opt \
1224: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 \
1225:info:build           asmrun/meta.o asmrun/dynlink.o -cclib "-lcurses -lpthread"
1226:info:build Assertion failed: (_file->_atomsArrayCount == computedAtomCount && "more atoms allocated than expected"), function parse, file /SourceCache/ld64/ld64-115.4/src/ld/parsers/macho_relocatable_file.cpp, line 1504.
1227:info:build 0  0x10001071f  __assert_rtn + 79
1228:info:build 1  0x10006a271  mach_o::relocatable::Parser<x86_64>::parse(mach_o::relocatable::ParserOptions const&) + 2785
1229:info:build 2  0x10001bd27  mach_o::relocatable::parse(unsigned char const*, unsigned long long, char const*, long, unsigned int, mach_o::relocatable::ParserOptions const&) + 1175
1230:info:build 3  0x100098b7e  ld::tool::InputFiles::makeFile(Options::FileInfo const&) + 238
1231:info:build 4  0x100099603  ld::tool::InputFiles::InputFiles(Options&, char const**) + 563
1232:info:build 5  0x100012124  main + 260
1233:info:build collect2: ld returned 1 exit status
1234:info:build File "caml_startup", line 1, characters 0-1:
1235:info:build Error: Error during linking
1236:info:build make[1]: *** [ocamlc.opt] Error 2
1237:info:build make: *** [world.opt] Error 2
1238: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.11.2" && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && /usr/bin/make world.opt " returned error 2
1239:error:build Target org.macports.build returned: shell command failed
1240:debug:build Backtrace: shell command failed
1241    while executing
1242"command_exec build"
1243    (procedure "portbuild::build_main" line 8)
1244    invoked from within
1245"$procedure $targetname"
1246:info:build Warning: the following items did not execute (for ocaml): org.macports.activate org.macports.build org.macports.destroot org.macports.install
1247: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