· 7 years ago · Feb 16, 2019, 08:26 PM
1M ocaml.spec
2# $Revision: 1.114 $, $Date: 2007/08/05 08:06:43 $
3
4Building ocaml.spec with the following conditional flags:
5 --without emacs
6
7from available:
8--with :
9--without: <emacs> tk x
10
11Available branches: AC-branch RA-branch
12ocaml-3.10.0.tar.bz2 having proper md5sum already exists
13ocaml-3.10-refman.html.tar.gz having proper md5sum already exists
14ocaml-3.10-refman.ps.gz having proper md5sum already exists
15camlp4-3.06-manual.html.tar.gz having proper md5sum already exists
16camlp4-3.06-manual.dvi.gz having proper md5sum already exists
17camlp4-3.06-tutorial.html.tar.gz having proper md5sum already exists
18camlp4-3.06-tutorial.dvi.gz having proper md5sum already exists
19pure-fun-1.0.6.tar.bz2 having proper md5sum already exists
20ds-contrib.tar.gz having proper md5sum already exists
21ocaml-3.10-refman.info.tar.gz having proper md5sum already exists
22cvs update: use `cvs add' to create an entry for `ocaml-sparc64.patch'
23Building target platforms: sparc64-pld-linux
24Executing(%prep): /bin/sh -e /home/users/builder/tmp/rpm-tmp.61456
25+ umask 022
26+ cd /home/users/builder/rpm/BUILD
27+ export LC_ALL=C
28+ export LANG=C
29+ unset LINGUAS
30+ unset LANGUAGE
31+ unset LC_MESSAGES
32+ unset DISPLAY
33+ cd /home/users/builder/rpm/BUILD
34+ rm -rf ocaml-3.10.0
35+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/ocaml-3.10.0.tar.bz2
36+ tar -xf -
37+ STATUS=0
38+ [ 0 -ne 0 ]
39+ cd ocaml-3.10.0
40+ /bin/gzip -dc /home/users/builder/rpm/SOURCES/ocaml-3.10-refman.html.tar.gz
41+ tar -xf -
42+ STATUS=0
43+ [ 0 -ne 0 ]
44+ /bin/gzip -dc /home/users/builder/rpm/SOURCES/camlp4-3.06-manual.html.tar.gz
45+ tar -xf -
46+ STATUS=0
47+ [ 0 -ne 0 ]
48+ /bin/gzip -dc /home/users/builder/rpm/SOURCES/camlp4-3.06-tutorial.html.tar.gz
49+ tar -xf -
50+ STATUS=0
51+ [ 0 -ne 0 ]
52+ /bin/id -u
53+ [ 1000 = 0 ]
54+ true .
55+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
56+ mkdir examples
57+ tar xjf /home/users/builder/rpm/SOURCES/pure-fun-1.0.6.tar.bz2 -C examples
58+ tar xzf /home/users/builder/rpm/SOURCES/ds-contrib.tar.gz -C examples
59+ tar xzf /home/users/builder/rpm/SOURCES/ocaml-3.10-refman.info.tar.gz
60+ mkdir -p docs/html
61+ mv htmlman docs/html/ocaml
62+ cp /home/users/builder/rpm/SOURCES/ocaml-3.10-refman.ps.gz docs/ocaml.ps.gz
63+ mv camlp4-3.06-manual.html docs/html/camlp4
64+ cp /home/users/builder/rpm/SOURCES/camlp4-3.06-manual.dvi.gz docs/camlp4.ps.gz
65+ mv camlp4-3.06-tutorial.html docs/html/camlp4-tutorial
66+ cp /home/users/builder/rpm/SOURCES/camlp4-3.06-tutorial.dvi.gz docs/camlp4-tutorial.ps.gz
67+ echo Patch #0 (ocaml-build.patch):
68Patch #0 (ocaml-build.patch):
69+ patch -p1 -s
70+ < /home/users/builder/rpm/SOURCES/ocaml-build.patch
71+ echo Patch #1 (ocaml-db3.patch):
72Patch #1 (ocaml-db3.patch):
73+ patch -p1 -s
74+ < /home/users/builder/rpm/SOURCES/ocaml-db3.patch
75+ echo Patch #2 (ocaml-objinfo.patch):
76Patch #2 (ocaml-objinfo.patch):
77+ patch -p1 -s
78+ < /home/users/builder/rpm/SOURCES/ocaml-objinfo.patch
79+ echo Patch #3 (ocaml-tk85support.patch):
80Patch #3 (ocaml-tk85support.patch):
81+ patch -p1 -s
82+ < /home/users/builder/rpm/SOURCES/ocaml-tk85support.patch
83+ echo Patch #4 (ocaml-CFLAGS.patch):
84Patch #4 (ocaml-CFLAGS.patch):
85+ patch -p1 -s
86+ < /home/users/builder/rpm/SOURCES/ocaml-CFLAGS.patch
87+ echo Patch #5 (ocaml-as_needed.patch):
88Patch #5 (ocaml-as_needed.patch):
89+ patch -p1 -s
90+ < /home/users/builder/rpm/SOURCES/ocaml-as_needed.patch
91+ echo Patch #6 (ocaml-sparc64.patch):
92Patch #6 (ocaml-sparc64.patch):
93+ patch -p1 -s
94+ < /home/users/builder/rpm/SOURCES/ocaml-sparc64.patch
95+ exit 0
96Executing(%build): /bin/sh -e /home/users/builder/tmp/rpm-tmp.31452
97+ umask 022
98+ cd /home/users/builder/rpm/BUILD
99+ cd ocaml-3.10.0
100+ export LC_ALL=C
101+ export LANG=C
102+ unset LINGUAS
103+ unset LANGUAGE
104+ unset LC_MESSAGES
105+ unset DISPLAY
106+ cp -f /usr/share/automake/config.sub config/gnu
107+ ./configure -cc sparc64-pld-linux-gcc -bindir /usr/bin -libdir /usr/lib64/ocaml -mandir /usr/share/man/man1 -host sparc64-pld-linux-gnu -with-pthread -x11lib /usr/lib64
108Configuring for a sparc64-pld-linux-gnu ...
109The C compiler is ANSI-compliant.
110Checking the sizes of integers and pointers...
111Wow! A 64 bit architecture!
112This is a big-endian architecture.
113Doubles can be word-aligned.
11464-bit integers can be word-aligned.
115Native division and modulus have round-towards-zero semantics, will use them.
116ranlib found
117#! appears to work in shell scripts
118POSIX signal handling found.
119getrusage() found.
120times() found.
121termcap functions found (with libraries '-ltinfo')
122You have BSD sockets.
123socklen_t is defined in <sys/socket.h>
124inet_aton() found.
125IPv6 is supported.
126unistd.h found.
127off_t is defined in <sys/types.h>
128dirent.h found.
129rewinddir() found.
130lockf() found.
131mkfifo() found.
132getcwd() found.
133getwd() found.
134getpriority() found.
135utime() found.
136utimes() found.
137dup2() found.
138fchmod() found.
139truncate() found.
140sys/select.h found.
141select() found.
142symlink() found.
143waitpid() found.
144wait4() found.
145getgroups() found.
146POSIX termios found.
147Asynchronous I/O are supported.
148setitimer() found.
149gethostname() found.
150uname() found.
151gettimeofday() found.
152mktime() found.
153setsid() found.
154putenv() found.
155setlocale() and <locale.h> found.
156dlopen() found in -ldl.
157Dynamic loading of shared libraries is supported.
158mmap() found.
159gethostbyname_r() found (with 6 arguments).
160gethostbyaddr_r() found (with 8 arguments).
161Replay debugger supported.
162Cannot detect system stack overflow.
163POSIX threads library supported.
164Options for linking with POSIX threads: -lpthread
165sigwait() found
166Bytecode threads library supported.
167Location of X11 include files: /usr/include/X11
168Options for linking with X11: -L/usr/lib64 -lX11
169Configuring LablTk...
170tcl.h and tk.h version 8.5 found with "".
171Tcl/Tk libraries found.
172
173** Configuration summary **
174
175Directories where Objective Caml will be installed:
176 binaries.................. /usr/bin
177 standard library.......... /usr/lib64/ocaml
178 manual pages.............. /usr/share/man (with extension .1)
179Configuration for the bytecode compiler:
180 C compiler used........... sparc64-pld-linux-gcc
181 options for compiling..... -D_FILE_OFFSET_BITS=64 -D_REENTRANT
182 options for linking....... -Wl,-E -lm -ldl -ltinfo -lpthread
183 shared libraries are supported
184 options for compiling..... -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
185 command for building...... sparc64-pld-linux-gcc -shared -o lib.so -Wl,-rpath,/a/path objs
186Configuration for the native-code compiler:
187 hardware architecture..... sparc
188 OS variant................ linux
189 C compiler used........... sparc64-pld-linux-gcc
190 options for compiling..... -D_FILE_OFFSET_BITS=64 -D_REENTRANT
191 options for linking....... -lm
192 assembler ................ $(AS)
193 preprocessed assembler ... gcc -c -DSYS_$(SYSTEM)
194 profiling with gprof ..... not supported
195Source-level replay debugger: supported
196Additional libraries supported:
197 unix str num dynlink bigarray systhreads threads graph dbm labltk
198Configuration for the "num" library:
199 target architecture ...... sparc (asm level 1)
200Configuration for the "graph" library:
201 options for compiling ....
202 options for linking ...... -L/usr/lib64 -lX11
203Configuration for the "labltk" library:
204 use tcl/tk version ....... 8.5
205 options for compiling ....
206 options for linking ...... -ltk8.5 -ltcl8.5 -ldl
207
208** Objective Caml configuration completed successfully **
209
210+ echo #define USE_MMAP_INSTEAD_OF_MALLOC
211+ >> config/s.h
212+ /usr/bin/make -j1 world bootstrap opt.opt CFLAGS=-O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall
213cd byterun; /usr/bin/make all
214make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
215sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
216 -e '/^}/q' instruct.h > jumptbl.h
217sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o interp.o interp.c
218sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o misc.o misc.c
219sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o stacks.o stacks.c
220sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fix_code.o fix_code.c
221echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h
222sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o startup.o startup.c
223sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c
224sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o freelist.o freelist.c
225sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o major_gc.o major_gc.c
226sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o minor_gc.o minor_gc.c
227sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o memory.o memory.c
228sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o alloc.o alloc.c
229sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o roots.o roots.c
230sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o globroots.o globroots.c
231sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fail.o fail.c
232sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals.o signals.c
233sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals_byt.o signals_byt.c
234sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o printexc.o printexc.c
235sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o backtrace.o backtrace.c
236sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compare.o compare.c
237sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o ints.o ints.c
238sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o floats.o floats.c
239sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o str.o str.c
240sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o array.o array.c
241sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o io.o io.c
242sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o extern.o extern.c
243sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o intern.o intern.c
244sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o hash.o hash.c
245sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o sys.o sys.c
246sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o meta.o meta.c
247sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o parsing.o parsing.c
248sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o gc_ctrl.o gc_ctrl.c
249sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o terminfo.o terminfo.c
250sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o md5.o md5.c
251sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o obj.o obj.c
252sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lexing.o lexing.c
253sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o callback.o callback.c
254sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o debugger.o debugger.c
255sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o weak.o weak.c
256sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compact.o compact.c
257sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o finalise.o finalise.c
258sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o custom.o custom.c
259sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o dynlink.o dynlink.c
260sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o unix.o unix.c
261unix.c: In function 'caml_aligned_munmap':
262unix.c:378: warning: unused variable 'retcode'
263ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o main.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
264ranlib libcamlrun.a
265sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" \
266 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 > primitives
267(echo '#include "mlvalues.h"'; \
268 echo '#include "prims.h"'; \
269 sed -e 's/.*/extern value &();/' primitives; \
270 echo 'c_primitive caml_builtin_cprim[] = {'; \
271 sed -e 's/.*/ &,/' primitives; \
272 echo ' 0 };'; \
273 echo 'char * caml_names_of_builtin_cprim[] = {'; \
274 sed -e 's/.*/ "&",/' primitives; \
275 echo ' 0 };') > prims.c
276sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DCAML_NAME_SPACE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o prims.o prims.c
277sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E -o ocamlrun \
278 prims.o libcamlrun.a -lm -ldl -ltinfo -lpthread
279echo "/usr/lib64/ocaml/stublibs" >ld.conf
280echo "/usr/lib64/ocaml" >>ld.conf
281make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
282cp byterun/ocamlrun boot/ocamlrun
283cd yacc; /usr/bin/make all
284make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
285sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o closure.o closure.c
286sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o error.o error.c
287sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lalr.o lalr.c
288sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lr0.o lr0.c
289echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h
290sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c
291sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o mkpar.o mkpar.c
292sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o output.o output.c
293sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o reader.o reader.c
294sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o skeleton.o skeleton.c
295sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o symtab.o symtab.c
296sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o verbose.o verbose.c
297sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o warshall.o warshall.c
298sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -DNDEBUG -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
299main.o: In function `create_file_names':
300/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc/main.c:305: warning: the use of `mktemp' is dangerous, better use `mkstemp'
301make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
302cp yacc/ocamlyacc boot/ocamlyacc
303cd stdlib; /usr/bin/make COMPILER=../boot/ocamlc all
304make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
305../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
306../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
307../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
308../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
309../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
310../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
311../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
312../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
313../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
314../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
315sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml
316../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
317../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
318../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
319../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
320../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
321../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
322../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
323../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
324../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
325../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
326../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
327../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
328../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
329../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
330../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
331../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
332../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
333../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
334../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
335../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
336../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
337../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
338../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
339../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
340../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
341../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
342../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
343../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
344../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
345../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
346../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
347../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
348../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
349../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
350../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
351../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
352../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
353../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
354../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
355../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
356../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
357../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
358../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
359../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
360../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
361../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
362../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
363../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
364../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
365../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
366../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
367../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
368../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
369../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
370../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
371../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
372../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
373../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
374../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
375../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
376../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
377../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
378../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
379../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
380../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
381../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
382../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
383../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
384../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
385../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
386../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
387../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
388../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
389../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
390../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
391../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
392../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 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 lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
393../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
394if true; then \
395 echo '#!/usr/bin/ocamlrun' > camlheader && \
396 echo '#!' | tr -d '\012' > camlheader_ur; \
397 else \
398 sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E \
399 -DRUNTIME_NAME='"/usr/bin/ocamlrun"' \
400 header.c -o tmpheader && \
401 strip tmpheader && \
402 mv tmpheader camlheader && \
403 cp camlheader camlheader_ur; \
404 fi
405make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
406cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
407if test -f boot/libcamlrun.a; then :; else \
408 ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
409if test -d stdlib/caml; then :; else \
410 ln -s ../byterun stdlib/caml; fi
411cd byterun; /usr/bin/make all
412make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
413make[1]: Nothing to be done for `all'.
414make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
415if test -f stdlib/libcamlrun.a; then :; else \
416 ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
417boot/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
418boot/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
419boot/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
420boot/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
421sed -e 's|%%LIBDIR%%|/usr/lib64/ocaml|' \
422 -e 's|%%BYTERUN%%|/usr/bin/ocamlrun|' \
423 -e 's|%%CCOMPTYPE%%|cc|' \
424 -e 's|%%BYTECC%%|sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC|' \
425 -e 's|%%BYTELINK%%|sparc64-pld-linux-gcc -Wl,-E|' \
426 -e 's|%%NATIVECC%%|sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
427 -e 's|%%NATIVELINK%%|sparc64-pld-linux-gcc |' \
428 -e 's|%%PARTIALLD%%|ld -r |' \
429 -e 's|%%PACKLD%%|ld -r -o |' \
430 -e 's|%%BYTECCLIBS%%|-lm -ldl -ltinfo -lpthread|' \
431 -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \
432 -e 's|%%RANLIBCMD%%|ranlib|' \
433 -e 's|%%CC_PROFILE%%|-pg|' \
434 -e 's|%%ARCH%%|sparc|' \
435 -e 's|%%MODEL%%|default|' \
436 -e 's|%%SYSTEM%%|linux|' \
437 -e 's|%%EXT_OBJ%%|.o|' \
438 -e 's|%%EXT_ASM%%|.s|' \
439 -e 's|%%EXT_LIB%%|.a|' \
440 -e 's|%%EXT_DLL%%|.so|' \
441 -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
442 utils/config.mlp > utils/config.ml
443boot/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
444boot/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
445boot/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
446boot/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
447boot/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
448boot/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
449boot/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
450boot/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
451boot/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
452boot/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
453boot/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
454boot/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
455boot/ocamlrun boot/ocamllex parsing/linenum.mll
45612 states, 323 transitions, table size 1364 bytes
457boot/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
458boot/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
459boot/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
460boot/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
461boot/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
462boot/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
463boot/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
464boot/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
465boot/ocamlyacc -v parsing/parser.mly
466boot/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
467boot/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
468boot/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
469boot/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
470boot/ocamlrun boot/ocamllex parsing/lexer.mll
471151 states, 2930 transitions, table size 12626 bytes
4722120 additional bytes used for bindings
473boot/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
474boot/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
475boot/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
476boot/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
477boot/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
478boot/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
479boot/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
480boot/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
481boot/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
482boot/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
483boot/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
484boot/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
485boot/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
486boot/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
487boot/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
488boot/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
489boot/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
490boot/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
491boot/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
492boot/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
493boot/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
494boot/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
495boot/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
496boot/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
497boot/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
498boot/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
499boot/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
500boot/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
501boot/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
502boot/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
503boot/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
504boot/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
505boot/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
506boot/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
507boot/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
508boot/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
509boot/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
510boot/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
511boot/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
512boot/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
513boot/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
514boot/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
515boot/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
516boot/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
517boot/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
518boot/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
519boot/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
520boot/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
521boot/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
522boot/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
523boot/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
524boot/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
525boot/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
526boot/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
527boot/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
528boot/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
529boot/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
530boot/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
531boot/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
532boot/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
533boot/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
534boot/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
535boot/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
536boot/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
537boot/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
538boot/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
539boot/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
540boot/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
541boot/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
542boot/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
543boot/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
544boot/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
545boot/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
546boot/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
547boot/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
548boot/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
549boot/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
550(echo 'let builtin_exceptions = [|'; \
551 sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \
552 sed -e '$s/;$//'; \
553 echo '|]'; \
554 echo 'let builtin_primitives = [|'; \
555 sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \
556 echo '|]') > bytecomp/runtimedef.ml
557boot/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
558boot/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
559boot/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
560boot/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
561boot/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
562boot/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
563boot/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
564boot/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
565boot/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
566boot/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
567sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/instruct.h | \
568 awk -f tools/make-opcodes > bytecomp/opcodes.ml
569boot/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
570boot/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
571boot/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
572boot/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
573boot/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
574boot/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
575boot/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
576boot/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
577boot/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
578boot/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
579boot/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
580boot/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
581boot/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
582boot/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
583boot/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
584boot/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
585boot/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
586boot/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
587boot/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
588boot/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
589boot/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
590boot/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
591boot/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
592boot/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
593boot/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
594boot/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
595boot/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
596cd yacc; /usr/bin/make all
597make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
598make[1]: Nothing to be done for `all'.
599make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
600cd lex; /usr/bin/make all
601make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
602../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.mli
603../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.ml
604../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.mli
605../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.ml
606../boot/ocamlyacc -v parser.mly
607../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.mli
608../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.ml
609../boot/ocamlrun ../boot/ocamllex lexer.mll
61074 states, 1162 transitions, table size 5092 bytes
6111658 additional bytes used for bindings
612../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.mli
613../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.ml
614../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.mli
615../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.ml
616../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.mli
617../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.ml
618../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.mli
619../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.ml
620../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.mli
621../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.ml
622../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.mli
623../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.ml
624../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.mli
625../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.ml
626../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A main.ml
627../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
628make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
629cd tools; /usr/bin/make all
630make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
631../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
632../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
633../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
634../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
635../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
636../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
637../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
638../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
639../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
640../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
641sed -e 's|%%BINDIR%%|/usr/bin|' ocamlmktop.tpl > ocamlmktop
642chmod +x ocamlmktop
643../build/mkmyocamlbuild_config.sh
644cp ../myocamlbuild_config.ml .
645../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
646echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
647sed -e "s|%%BINDIR%%|/usr/bin|" \
648 -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
649 -e "s|%%MKSHAREDLIB%%||" \
650 -e "s|%%BYTECCRPATH%%|-Wl,-rpath,|" \
651 -e "s|%%NATIVECCRPATH%%|-Wl,-rpath,|" \
652 -e "s|%%MKSHAREDLIBRPATH%%|-Wl,-rpath,|" \
653 -e "s|%%RANLIB%%|ranlib|" \
654 ocamlmklib.mlp >> ocamlmklib.ml
655../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
656../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo ocamlmklib.cmo
657../boot/ocamlrun ../boot/ocamllex lexer301.mll
658113 states, 2733 transitions, table size 11610 bytes
659../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
660../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
661../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
662../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -w sl -o addlabels \
663 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
664unset LC_ALL || : ; \
665 unset LC_CTYPE || : ; \
666 unset LC_COLLATE LANG || : ; \
667 sed -e '/\/\*/d' \
668 -e '/^#/d' \
669 -e 's/enum \(.*\) {/let names_of_\1 = [|/' \
670 -e 's/};$/ |]/' \
671 -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \
672 -e 's/,/;/g' \
673 ../byterun/instruct.h > opnames.ml
674../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
675../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
676../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \
677 misc.cmo tbl.cmo config.cmo ident.cmo \
678 opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo
679make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
680cd stdlib; /usr/bin/make all
681make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
682../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
683../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
684../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
685../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
686../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
687../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
688../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
689../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
690../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
691../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
692../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
693../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
694../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
695../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
696../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
697../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
698../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
699../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
700../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
701../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
702../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
703../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
704../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
705../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
706../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
707../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
708../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
709../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
710../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
711../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
712../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
713../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
714../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
715../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
716../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
717../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
718../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
719../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
720../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
721../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
722../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
723../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
724../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
725../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
726../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
727../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
728../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
729../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
730../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
731../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
732../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
733../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
734../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
735../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
736../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
737../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
738../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
739../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
740../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
741../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
742../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
743../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
744../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
745../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
746../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
747../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
748../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
749../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
750../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
751../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
752../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
753../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
754../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
755../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
756../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
757../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
758../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
759../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
760../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
761../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
762../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
763../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
764../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
765../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
766../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
767../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
768../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 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 lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
769../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
770make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
771boot/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
772boot/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
773boot/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
774boot/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
775boot/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
776boot/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
777boot/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
778boot/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
779boot/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
780boot/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
781boot/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
782boot/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
783boot/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
784boot/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
785boot/ocamlrun boot/ocamlc -nostdlib -I boot -linkall -o ocaml.tmp toplevel/toplevellib.cma toplevel/topstart.cmo
786byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback 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
787rm -f ocaml.tmp
788for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \
789 (cd otherlibs/$i; /usr/bin/make RUNTIME= all) || exit $?; \
790 done
791make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
792sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o accept.o accept.c
793sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o access.o access.c
794sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o addrofstr.o addrofstr.c
795sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o alarm.o alarm.c
796sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o bind.o bind.c
797sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o chdir.o chdir.c
798sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o chmod.o chmod.c
799sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o chown.o chown.c
800sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o chroot.o chroot.c
801sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o close.o close.c
802sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o closedir.o closedir.c
803sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o connect.o connect.c
804sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o cst2constr.o cst2constr.c
805sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o cstringv.o cstringv.c
806sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o dup.o dup.c
807sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o dup2.o dup2.c
808sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o envir.o envir.c
809sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o errmsg.o errmsg.c
810sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o execv.o execv.c
811sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o execve.o execve.c
812sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o execvp.o execvp.c
813sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o exit.o exit.c
814sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o fchmod.o fchmod.c
815sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o fchown.o fchown.c
816sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o fcntl.o fcntl.c
817sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o fork.o fork.c
818sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o ftruncate.o ftruncate.c
819sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getaddrinfo.o getaddrinfo.c
820sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getcwd.o getcwd.c
821sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getegid.o getegid.c
822sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o geteuid.o geteuid.c
823sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getgid.o getgid.c
824sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getgr.o getgr.c
825sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getgroups.o getgroups.c
826sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o gethost.o gethost.c
827sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o gethostname.o gethostname.c
828sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getlogin.o getlogin.c
829sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getnameinfo.o getnameinfo.c
830sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getpeername.o getpeername.c
831sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getpid.o getpid.c
832sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getppid.o getppid.c
833sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getproto.o getproto.c
834sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getpw.o getpw.c
835sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o gettimeofday.o gettimeofday.c
836sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getserv.o getserv.c
837sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getsockname.o getsockname.c
838sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o getuid.o getuid.c
839sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o gmtime.o gmtime.c
840sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o isatty.o isatty.c
841sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o itimer.o itimer.c
842sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o kill.o kill.c
843sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o link.o link.c
844sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o listen.o listen.c
845sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o lockf.o lockf.c
846sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o lseek.o lseek.c
847sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o mkdir.o mkdir.c
848sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o mkfifo.o mkfifo.c
849sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o nice.o nice.c
850sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o open.o open.c
851sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o opendir.o opendir.c
852sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o pipe.o pipe.c
853sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o putenv.o putenv.c
854sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o read.o read.c
855sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o readdir.o readdir.c
856sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o readlink.o readlink.c
857sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o rename.o rename.c
858sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o rewinddir.o rewinddir.c
859sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o rmdir.o rmdir.c
860sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o select.o select.c
861sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o sendrecv.o sendrecv.c
862sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o setgid.o setgid.c
863sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o setsid.o setsid.c
864sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o setuid.o setuid.c
865sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o shutdown.o shutdown.c
866sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o signals.o signals.c
867sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o sleep.o sleep.c
868sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o socket.o socket.c
869sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o socketaddr.o socketaddr.c
870sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o socketpair.o socketpair.c
871sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o sockopt.o sockopt.c
872sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o stat.o stat.c
873sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o strofaddr.o strofaddr.c
874sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o symlink.o symlink.c
875sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o termios.o termios.c
876sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o time.o time.c
877sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o times.o times.c
878sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o truncate.o truncate.c
879sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o umask.o umask.c
880sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o unixsupport.o unixsupport.c
881sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o unlink.o unlink.c
882sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o utimes.o utimes.c
883sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o wait.o wait.c
884sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o write.o write.c
885../../boot/ocamlrun ../../tools/ocamlmklib -o unix accept.o access.o addrofstr.o alarm.o bind.o chdir.o chmod.o chown.o chroot.o close.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o nice.o open.o opendir.o pipe.o putenv.o read.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o
886../../ocamlcomp.sh -c -warn-error A -g unix.mli
887../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.ml
888../../ocamlcomp.sh -c -warn-error A -g unixLabels.mli
889../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.ml
890../../boot/ocamlrun ../../tools/ocamlmklib -o unix -ocamlc '../../ocamlcomp.sh' -linkall unix.cmo unixLabels.cmo
891make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
892make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
893sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o strstubs.o strstubs.c
894../../boot/ocamlrun ../../tools/ocamlmklib -o str strstubs.o
895../../ocamlcomp.sh -c -warn-error A -g str.mli
896../../ocamlcomp.sh -c -warn-error A -g str.ml
897../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o str str.cmo
898make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
899make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
900sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -O -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -DBNG_ARCH_sparc -DBNG_ASM_LEVEL=1 -c -o bng.o bng.c
901sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -O -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -DBNG_ARCH_sparc -DBNG_ASM_LEVEL=1 -c -o nat_stubs.o nat_stubs.c
902../../boot/ocamlrun ../../tools/ocamlmklib -o nums bng.o nat_stubs.o
903../../ocamlcomp.sh -c -warn-error A -g int_misc.mli
904../../ocamlcomp.sh -c -warn-error A -g int_misc.ml
905../../ocamlcomp.sh -c -warn-error A -g nat.mli
906../../ocamlcomp.sh -c -warn-error A -g nat.ml
907../../ocamlcomp.sh -c -warn-error A -g big_int.mli
908../../ocamlcomp.sh -c -warn-error A -g big_int.ml
909../../ocamlcomp.sh -c -warn-error A -g arith_flags.mli
910../../ocamlcomp.sh -c -warn-error A -g arith_flags.ml
911../../ocamlcomp.sh -c -warn-error A -g ratio.mli
912../../ocamlcomp.sh -c -warn-error A -g ratio.ml
913../../ocamlcomp.sh -c -warn-error A -g num.mli
914../../ocamlcomp.sh -c -warn-error A -g num.ml
915../../ocamlcomp.sh -c -warn-error A -g arith_status.mli
916../../ocamlcomp.sh -c -warn-error A -g arith_status.ml
917../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o nums int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
918make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
919make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
920../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -pack -o dynlinkaux.cmo ../../utils/misc.cmo ../../utils/config.cmo ../../utils/clflags.cmo ../../utils/tbl.cmo ../../utils/consistbl.cmo ../../utils/terminfo.cmo ../../utils/warnings.cmo ../../parsing/asttypes.cmi ../../parsing/linenum.cmo ../../parsing/location.cmo ../../parsing/longident.cmo ../../typing/ident.cmo ../../typing/path.cmo ../../typing/primitive.cmo ../../typing/types.cmo ../../typing/btype.cmo ../../typing/subst.cmo ../../typing/predef.cmo ../../typing/datarepr.cmo ../../typing/env.cmo ../../bytecomp/lambda.cmo ../../bytecomp/instruct.cmo ../../bytecomp/cmo_format.cmi ../../bytecomp/opcodes.cmo ../../bytecomp/runtimedef.cmo ../../bytecomp/bytesections.cmo ../../bytecomp/dll.cmo ../../bytecomp/meta.cmo ../../bytecomp/symtable.cmo
921../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp dynlink.mli
922../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp dynlink.ml
923../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -a -o dynlink.cma dynlinkaux.cmo dynlink.cmo
924../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp extract_crc.ml
925../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -o extract_crc dynlink.cma extract_crc.cmo
926make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
927make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
928sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o bigarray_stubs.o bigarray_stubs.c
929sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o mmap_unix.o mmap_unix.c
930../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray bigarray_stubs.o mmap_unix.o
931../../ocamlcomp.sh -I ../unix -c -warn-error A -g bigarray.mli
932../../ocamlcomp.sh -I ../unix -c -warn-error A -g bigarray.ml
933../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -linkall -o bigarray bigarray.cmo
934make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
935make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
936sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC \
937 -c posix.c
938mv posix.o posix_b.o
939../../boot/ocamlrun ../../tools/ocamlmklib -o threads posix_b.o
940ln -s thread_posix.ml thread.ml
941../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.mli
942../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.ml
943../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.mli
944../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.ml
945../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.mli
946../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.ml
947../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.mli
948../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.ml
949../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.mli
950../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.ml
951../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo \
952 -cclib -lunix -cclib -lpthread
953make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
954make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
955sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -g -c -o scheduler.o scheduler.c
956../../boot/ocamlrun ../../tools/ocamlmklib -o threads -oc vmthreads scheduler.o
957ln -sf ../unix/unix.cmi unix.cmi
958../../ocamlcomp.sh -I ../unix -c -warn-error A thread.mli
959../../ocamlcomp.sh -I ../unix -c -warn-error A thread.ml
960../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.mli
961../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.ml
962../../ocamlcomp.sh -I ../unix -c -warn-error A condition.mli
963../../ocamlcomp.sh -I ../unix -c -warn-error A condition.ml
964../../ocamlcomp.sh -I ../unix -c -warn-error A event.mli
965../../ocamlcomp.sh -I ../unix -c -warn-error A event.ml
966../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.mli
967../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.ml
968../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads -oc vmthreads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo
969ln -s ../../stdlib/pervasives.mli pervasives.mli
970ln -s ../../stdlib/pervasives.cmi pervasives.cmi
971../../ocamlcomp.sh -I ../unix -warn-error A -nopervasives -c pervasives.ml
972ln -s ../../stdlib/marshal.mli marshal.mli
973ln -s ../../stdlib/marshal.cmi marshal.cmi
974../../ocamlcomp.sh -I ../unix -warn-error A -c marshal.ml
975../../ocamlcomp.sh -I ../unix -a -o stdlib.cma pervasives.cmo ../../stdlib/array.cmo ../../stdlib/list.cmo ../../stdlib/char.cmo ../../stdlib/string.cmo ../../stdlib/sys.cmo ../../stdlib/hashtbl.cmo ../../stdlib/sort.cmo marshal.cmo ../../stdlib/obj.cmo ../../stdlib/int32.cmo ../../stdlib/int64.cmo ../../stdlib/nativeint.cmo ../../stdlib/lexing.cmo ../../stdlib/parsing.cmo ../../stdlib/set.cmo ../../stdlib/map.cmo ../../stdlib/stack.cmo ../../stdlib/queue.cmo ../../stdlib/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/callback.cmo ../../stdlib/weak.cmo ../../stdlib/lazy.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo
976ln -sf ../unix/unix.mli unix.mli
977../../ocamlcomp.sh -I ../unix -warn-error A -c unix.ml
978../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o unix -linkall unix.cmo ../unix/unixLabels.cmo
979make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
980make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
981sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o open.o open.c
982sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o draw.o draw.c
983sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o fill.o fill.c
984sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o color.o color.c
985sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o text.o text.c
986sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o image.o image.c
987sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o make_img.o make_img.c
988sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o dump_img.o dump_img.c
989sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o point_col.o point_col.c
990sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o sound.o sound.c
991sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o events.o events.c
992sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o subwindow.o subwindow.c
993../../boot/ocamlrun ../../tools/ocamlmklib -o graphics open.o draw.o fill.o color.o text.o image.o make_img.o dump_img.o point_col.o sound.o events.o subwindow.o -L/usr/lib64 -lX11
994../../ocamlcomp.sh -c -warn-error A -g graphics.mli
995../../ocamlcomp.sh -c -warn-error A -g graphics.ml
996../../ocamlcomp.sh -c -warn-error A -g graphicsX11.mli
997../../ocamlcomp.sh -c -warn-error A -g graphicsX11.ml
998../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o graphics graphics.cmo graphicsX11.cmo -L/usr/lib64 -lX11
999make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
1000make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
1001sparc64-pld-linux-gcc -g -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../../byterun -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -o cldbm.o cldbm.c
1002../../boot/ocamlrun ../../tools/ocamlmklib -oc mldbm cldbm.o -ldb
1003../../ocamlcomp.sh -c -warn-error A dbm.mli
1004../../ocamlcomp.sh -c -warn-error A dbm.ml
1005../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o dbm -oc mldbm dbm.cmo -ldb
1006make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
1007make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
1008cd support; /usr/bin/make
1009make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
1010../../../ocamlcomp.sh -c -warn-error A -I ../../unix support.mli
1011../../../ocamlcomp.sh -c -warn-error A -I ../../unix support.ml
1012../../../ocamlcomp.sh -c -warn-error A -I ../../unix rawwidget.mli
1013../../../ocamlcomp.sh -c -warn-error A -I ../../unix rawwidget.ml
1014../../../ocamlcomp.sh -c -warn-error A -I ../../unix widget.mli
1015../../../ocamlcomp.sh -c -warn-error A -I ../../unix widget.ml
1016../../../ocamlcomp.sh -c -warn-error A -I ../../unix protocol.mli
1017../../../ocamlcomp.sh -c -warn-error A -I ../../unix protocol.ml
1018../../../ocamlcomp.sh -c -warn-error A -I ../../unix textvariable.mli
1019../../../ocamlcomp.sh -c -warn-error A -I ../../unix textvariable.ml
1020../../../ocamlcomp.sh -c -warn-error A -I ../../unix timer.mli
1021../../../ocamlcomp.sh -c -warn-error A -I ../../unix timer.ml
1022../../../ocamlcomp.sh -c -warn-error A -I ../../unix fileevent.mli
1023../../../ocamlcomp.sh -c -warn-error A -I ../../unix fileevent.ml
1024../../../ocamlcomp.sh -c -warn-error A -I ../../unix camltkwrap.mli
1025../../../ocamlcomp.sh -c -warn-error A -I ../../unix camltkwrap.ml
1026../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../systhreads -I ../../threads tkthread.mli
1027../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../systhreads -I ../../threads tkthread.ml
1028sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkCaml.c
1029sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkUtf.c
1030sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkEval.c
1031cltkEval.c: In function 'fill_args':
1032cltkEval.c:146: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type
1033cltkEval.c: In function 'camltk_tcl_direct_eval':
1034cltkEval.c:211: warning: passing argument 4 of 'info.proc' from incompatible pointer type
1035cltkEval.c:221: warning: passing argument 4 of 'info.proc' from incompatible pointer type
1036sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkEvent.c
1037sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkFile.c
1038sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkMain.c
1039cltkMain.c: In function 'camltk_opentk':
1040cltkMain.c:128: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type
1041cltkMain.c:149: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
1042sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkMisc.c
1043cltkMisc.c: In function 'camltk_splitlist':
1044cltkMisc.c:38: warning: passing argument 4 of 'Tcl_SplitList' from incompatible pointer type
1045sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkTimer.c
1046cltkTimer.c: In function 'camltk_add_timer':
1047cltkTimer.c:36: warning: cast to pointer from integer of different size
1048cltkTimer.c: In function 'camltk_rem_timer':
1049cltkTimer.c:42: warning: cast to pointer from integer of different size
1050sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkVar.c
1051cltkVar.c: In function 'camltk_getvar':
1052cltkVar.c:37: warning: assignment discards qualifiers from pointer target type
1053cltkVar.c: In function 'camltk_setvar':
1054cltkVar.c:59: warning: assignment discards qualifiers from pointer target type
1055sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkWait.c
1056sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkImg.c
1057cltkImg.c: In function 'camltk_setimgdata_native':
1058cltkImg.c:93: warning: pointer targets in assignment differ in signedness
1059../../../boot/ocamlrun ../../../tools/ocamlmklib -o labltk cltkCaml.o cltkUtf.o cltkEval.o cltkEvent.o cltkFile.o cltkMain.o cltkMisc.o cltkTimer.o cltkVar.o cltkWait.o cltkImg.o -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
1060make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
1061cd compiler; /usr/bin/make
1062make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
1063../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support flags.ml
1064(echo "let copyright=\"\\"; \
1065 cat copyright; \
1066 echo "\""; \
1067 echo "let write ~w = w copyright;;") > copyright.ml
1068../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support copyright.ml
1069../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support tsort.ml
1070../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support tables.ml
1071../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support printer.ml
1072../../../boot/ocamlrun ../../../boot/ocamllex lexer.mll
107337 states, 921 transitions, table size 3906 bytes
1074../../../boot/ocamlyacc -v -v parser.mly
10753 shift/reduce conflicts.
1076../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support parser.mli
1077../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support lexer.ml
1078../../../boot/ocamlrun ../../../boot/ocamllex pplex.mll
107942 states, 754 transitions, table size 3268 bytes
1080../../../boot/ocamlyacc -v -v ppyac.mly
1081../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support code.mli
1082../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppyac.mli
1083../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support pplex.mli
1084../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support pplex.ml
1085../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppyac.ml
1086../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppexec.ml
1087../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppparse.ml
1088../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support parser.ml
1089../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support compile.ml
1090../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support intf.ml
1091../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support maincompile.ml
1092../../../ocamlcomp.sh -g -o tkcompiler ../support/support.cmo flags.cmo copyright.cmo tsort.cmo tables.cmo printer.cmo lexer.cmo pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo parser.cmo compile.cmo intf.cmo maincompile.cmo
1093../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support pp.ml
1094../../../ocamlcomp.sh -g -o pp pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo pp.cmo
1095make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
1096cd labltk; /usr/bin/make -f Makefile.gen
1097make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
1098cd ..; ../../boot/ocamlrun compiler/tkcompiler -outdir labltk
1099(echo 'open StdLabels'; \
1100 echo 'open Widget'; \
1101 echo 'open Protocol'; \
1102 echo 'open Support'; \
1103 echo 'open Textvariable'; \
1104 cat ../builtin/report.ml; \
1105 cat ../builtin/builtin_*.ml; \
1106 cat _tkgen.ml; \
1107 echo ; \
1108 echo ; \
1109 echo 'module Tkintf = struct'; \
1110 cat ../builtin/builtini_*.ml; \
1111 cat _tkigen.ml; \
1112 echo 'end (* module Tkintf *)'; \
1113 echo ; \
1114 echo ; \
1115 echo 'open Tkintf' ;\
1116 echo ; \
1117 echo ; \
1118 cat ../builtin/builtinf_*.ml; \
1119 cat _tkfgen.ml; \
1120 echo ; \
1121 ) > _tk.ml
1122../../../boot/ocamlrun ../compiler/pp < _tk.ml > tk.ml
1123rm -f _tk.ml
1124../../../boot/ocamlrun ../../../tools/ocamldep -I ../support [a-z]*.mli [a-z]*.ml > .depend
1125make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
1126cd labltk; /usr/bin/make
1127make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
1128../../../ocamlcomp.sh -c -warn-error A -I ../support tk.ml
1129../../../ocamlcomp.sh -c -warn-error A -I ../support place.mli
1130../../../ocamlcomp.sh -c -warn-error A -I ../support place.ml
1131../../../ocamlcomp.sh -c -warn-error A -I ../support wm.mli
1132../../../ocamlcomp.sh -c -warn-error A -I ../support wm.ml
1133../../../ocamlcomp.sh -c -warn-error A -I ../support imagephoto.mli
1134../../../ocamlcomp.sh -c -warn-error A -I ../support imagephoto.ml
1135../../../ocamlcomp.sh -c -warn-error A -I ../support canvas.mli
1136../../../ocamlcomp.sh -c -warn-error A -I ../support canvas.ml
1137../../../ocamlcomp.sh -c -warn-error A -I ../support button.mli
1138../../../ocamlcomp.sh -c -warn-error A -I ../support button.ml
1139../../../ocamlcomp.sh -c -warn-error A -I ../support text.mli
1140../../../ocamlcomp.sh -c -warn-error A -I ../support text.ml
1141../../../ocamlcomp.sh -c -warn-error A -I ../support label.mli
1142../../../ocamlcomp.sh -c -warn-error A -I ../support label.ml
1143../../../ocamlcomp.sh -c -warn-error A -I ../support scrollbar.mli
1144../../../ocamlcomp.sh -c -warn-error A -I ../support scrollbar.ml
1145../../../ocamlcomp.sh -c -warn-error A -I ../support image.mli
1146../../../ocamlcomp.sh -c -warn-error A -I ../support image.ml
1147../../../ocamlcomp.sh -c -warn-error A -I ../support encoding.mli
1148../../../ocamlcomp.sh -c -warn-error A -I ../support encoding.ml
1149../../../ocamlcomp.sh -c -warn-error A -I ../support pixmap.mli
1150../../../ocamlcomp.sh -c -warn-error A -I ../support pixmap.ml
1151../../../ocamlcomp.sh -c -warn-error A -I ../support palette.mli
1152../../../ocamlcomp.sh -c -warn-error A -I ../support palette.ml
1153../../../ocamlcomp.sh -c -warn-error A -I ../support font.mli
1154../../../ocamlcomp.sh -c -warn-error A -I ../support font.ml
1155../../../ocamlcomp.sh -c -warn-error A -I ../support message.mli
1156../../../ocamlcomp.sh -c -warn-error A -I ../support message.ml
1157../../../ocamlcomp.sh -c -warn-error A -I ../support menu.mli
1158../../../ocamlcomp.sh -c -warn-error A -I ../support menu.ml
1159../../../ocamlcomp.sh -c -warn-error A -I ../support entry.mli
1160../../../ocamlcomp.sh -c -warn-error A -I ../support entry.ml
1161../../../ocamlcomp.sh -c -warn-error A -I ../support listbox.mli
1162../../../ocamlcomp.sh -c -warn-error A -I ../support listbox.ml
1163../../../ocamlcomp.sh -c -warn-error A -I ../support focus.mli
1164../../../ocamlcomp.sh -c -warn-error A -I ../support focus.ml
1165../../../ocamlcomp.sh -c -warn-error A -I ../support menubutton.mli
1166../../../ocamlcomp.sh -c -warn-error A -I ../support menubutton.ml
1167../../../ocamlcomp.sh -c -warn-error A -I ../support pack.mli
1168../../../ocamlcomp.sh -c -warn-error A -I ../support pack.ml
1169../../../ocamlcomp.sh -c -warn-error A -I ../support option.mli
1170../../../ocamlcomp.sh -c -warn-error A -I ../support option.ml
1171../../../ocamlcomp.sh -c -warn-error A -I ../support toplevel.mli
1172../../../ocamlcomp.sh -c -warn-error A -I ../support toplevel.ml
1173../../../ocamlcomp.sh -c -warn-error A -I ../support frame.mli
1174../../../ocamlcomp.sh -c -warn-error A -I ../support frame.ml
1175../../../ocamlcomp.sh -c -warn-error A -I ../support dialog.mli
1176../../../ocamlcomp.sh -c -warn-error A -I ../support dialog.ml
1177../../../ocamlcomp.sh -c -warn-error A -I ../support imagebitmap.mli
1178../../../ocamlcomp.sh -c -warn-error A -I ../support imagebitmap.ml
1179../../../ocamlcomp.sh -c -warn-error A -I ../support clipboard.mli
1180../../../ocamlcomp.sh -c -warn-error A -I ../support clipboard.ml
1181../../../ocamlcomp.sh -c -warn-error A -I ../support radiobutton.mli
1182../../../ocamlcomp.sh -c -warn-error A -I ../support radiobutton.ml
1183../../../ocamlcomp.sh -c -warn-error A -I ../support tkwait.mli
1184../../../ocamlcomp.sh -c -warn-error A -I ../support tkwait.ml
1185../../../ocamlcomp.sh -c -warn-error A -I ../support grab.mli
1186../../../ocamlcomp.sh -c -warn-error A -I ../support grab.ml
1187../../../ocamlcomp.sh -c -warn-error A -I ../support selection.mli
1188../../../ocamlcomp.sh -c -warn-error A -I ../support selection.ml
1189../../../ocamlcomp.sh -c -warn-error A -I ../support scale.mli
1190../../../ocamlcomp.sh -c -warn-error A -I ../support scale.ml
1191../../../ocamlcomp.sh -c -warn-error A -I ../support optionmenu.mli
1192../../../ocamlcomp.sh -c -warn-error A -I ../support optionmenu.ml
1193../../../ocamlcomp.sh -c -warn-error A -I ../support winfo.mli
1194../../../ocamlcomp.sh -c -warn-error A -I ../support winfo.ml
1195../../../ocamlcomp.sh -c -warn-error A -I ../support grid.mli
1196../../../ocamlcomp.sh -c -warn-error A -I ../support grid.ml
1197../../../ocamlcomp.sh -c -warn-error A -I ../support checkbutton.mli
1198../../../ocamlcomp.sh -c -warn-error A -I ../support checkbutton.ml
1199../../../ocamlcomp.sh -c -warn-error A -I ../support bell.mli
1200../../../ocamlcomp.sh -c -warn-error A -I ../support bell.ml
1201../../../ocamlcomp.sh -c -warn-error A -I ../support tkvars.mli
1202../../../ocamlcomp.sh -c -warn-error A -I ../support tkvars.ml
1203../../../ocamlcomp.sh -c -warn-error A -I ../support labltk.ml
1204make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
1205cd camltk; /usr/bin/make -f Makefile.gen
1206make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
1207cd ..; ../../boot/ocamlrun compiler/tkcompiler -camltk -outdir camltk
1208(echo '##define CAMLTK'; \
1209 echo 'include Camltkwrap'; \
1210 echo 'open Widget'; \
1211 echo 'open Protocol'; \
1212 echo 'open Textvariable'; \
1213 echo ; \
1214 cat ../builtin/report.ml; \
1215 echo ; \
1216 cat ../builtin/builtin_*.ml; \
1217 echo ; \
1218 cat _tkgen.ml; \
1219 echo ; \
1220 echo ; \
1221 echo 'module Tkintf = struct'; \
1222 cat ../builtin/builtini_*.ml; \
1223 cat _tkigen.ml; \
1224 echo 'end (* module Tkintf *)'; \
1225 echo ; \
1226 echo ; \
1227 echo 'open Tkintf' ;\
1228 echo ; \
1229 echo ; \
1230 cat ../builtin/builtinf_*.ml; \
1231 cat _tkfgen.ml; \
1232 echo ; \
1233 ) > _cTk.ml
1234../../../boot/ocamlrun ../compiler/pp < _cTk.ml > cTk.ml
1235rm -f _cTk.ml
1236../../../boot/ocamlrun ../../../tools/ocamldep -I ../support [a-z]*.mli [a-z]*.ml > .depend
1237make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
1238cd camltk; /usr/bin/make
1239make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
1240../../../ocamlcomp.sh -c -warn-error A -I ../support cTk.ml
1241../../../ocamlcomp.sh -c -warn-error A -I ../support cPlace.mli
1242../../../ocamlcomp.sh -c -warn-error A -I ../support cPlace.ml
1243../../../ocamlcomp.sh -c -warn-error A -I ../support cResource.mli
1244../../../ocamlcomp.sh -c -warn-error A -I ../support cResource.ml
1245../../../ocamlcomp.sh -c -warn-error A -I ../support cWm.mli
1246../../../ocamlcomp.sh -c -warn-error A -I ../support cWm.ml
1247../../../ocamlcomp.sh -c -warn-error A -I ../support cImagephoto.mli
1248../../../ocamlcomp.sh -c -warn-error A -I ../support cImagephoto.ml
1249../../../ocamlcomp.sh -c -warn-error A -I ../support cCanvas.mli
1250../../../ocamlcomp.sh -c -warn-error A -I ../support cCanvas.ml
1251../../../ocamlcomp.sh -c -warn-error A -I ../support cButton.mli
1252../../../ocamlcomp.sh -c -warn-error A -I ../support cButton.ml
1253../../../ocamlcomp.sh -c -warn-error A -I ../support cText.mli
1254../../../ocamlcomp.sh -c -warn-error A -I ../support cText.ml
1255../../../ocamlcomp.sh -c -warn-error A -I ../support cLabel.mli
1256../../../ocamlcomp.sh -c -warn-error A -I ../support cLabel.ml
1257../../../ocamlcomp.sh -c -warn-error A -I ../support cScrollbar.mli
1258../../../ocamlcomp.sh -c -warn-error A -I ../support cScrollbar.ml
1259../../../ocamlcomp.sh -c -warn-error A -I ../support cImage.mli
1260../../../ocamlcomp.sh -c -warn-error A -I ../support cImage.ml
1261../../../ocamlcomp.sh -c -warn-error A -I ../support cEncoding.mli
1262../../../ocamlcomp.sh -c -warn-error A -I ../support cEncoding.ml
1263../../../ocamlcomp.sh -c -warn-error A -I ../support cPixmap.mli
1264../../../ocamlcomp.sh -c -warn-error A -I ../support cPixmap.ml
1265../../../ocamlcomp.sh -c -warn-error A -I ../support cPalette.mli
1266../../../ocamlcomp.sh -c -warn-error A -I ../support cPalette.ml
1267../../../ocamlcomp.sh -c -warn-error A -I ../support cFont.mli
1268../../../ocamlcomp.sh -c -warn-error A -I ../support cFont.ml
1269../../../ocamlcomp.sh -c -warn-error A -I ../support cMessage.mli
1270../../../ocamlcomp.sh -c -warn-error A -I ../support cMessage.ml
1271../../../ocamlcomp.sh -c -warn-error A -I ../support cMenu.mli
1272../../../ocamlcomp.sh -c -warn-error A -I ../support cMenu.ml
1273../../../ocamlcomp.sh -c -warn-error A -I ../support cEntry.mli
1274../../../ocamlcomp.sh -c -warn-error A -I ../support cEntry.ml
1275../../../ocamlcomp.sh -c -warn-error A -I ../support cListbox.mli
1276../../../ocamlcomp.sh -c -warn-error A -I ../support cListbox.ml
1277../../../ocamlcomp.sh -c -warn-error A -I ../support cFocus.mli
1278../../../ocamlcomp.sh -c -warn-error A -I ../support cFocus.ml
1279../../../ocamlcomp.sh -c -warn-error A -I ../support cMenubutton.mli
1280../../../ocamlcomp.sh -c -warn-error A -I ../support cMenubutton.ml
1281../../../ocamlcomp.sh -c -warn-error A -I ../support cPack.mli
1282../../../ocamlcomp.sh -c -warn-error A -I ../support cPack.ml
1283../../../ocamlcomp.sh -c -warn-error A -I ../support cOption.mli
1284../../../ocamlcomp.sh -c -warn-error A -I ../support cOption.ml
1285../../../ocamlcomp.sh -c -warn-error A -I ../support cToplevel.mli
1286../../../ocamlcomp.sh -c -warn-error A -I ../support cToplevel.ml
1287../../../ocamlcomp.sh -c -warn-error A -I ../support cFrame.mli
1288../../../ocamlcomp.sh -c -warn-error A -I ../support cFrame.ml
1289../../../ocamlcomp.sh -c -warn-error A -I ../support cDialog.mli
1290../../../ocamlcomp.sh -c -warn-error A -I ../support cDialog.ml
1291../../../ocamlcomp.sh -c -warn-error A -I ../support cImagebitmap.mli
1292../../../ocamlcomp.sh -c -warn-error A -I ../support cImagebitmap.ml
1293../../../ocamlcomp.sh -c -warn-error A -I ../support cClipboard.mli
1294../../../ocamlcomp.sh -c -warn-error A -I ../support cClipboard.ml
1295../../../ocamlcomp.sh -c -warn-error A -I ../support cRadiobutton.mli
1296../../../ocamlcomp.sh -c -warn-error A -I ../support cRadiobutton.ml
1297../../../ocamlcomp.sh -c -warn-error A -I ../support cTkwait.mli
1298../../../ocamlcomp.sh -c -warn-error A -I ../support cTkwait.ml
1299../../../ocamlcomp.sh -c -warn-error A -I ../support cGrab.mli
1300../../../ocamlcomp.sh -c -warn-error A -I ../support cGrab.ml
1301../../../ocamlcomp.sh -c -warn-error A -I ../support cSelection.mli
1302../../../ocamlcomp.sh -c -warn-error A -I ../support cSelection.ml
1303../../../ocamlcomp.sh -c -warn-error A -I ../support cScale.mli
1304../../../ocamlcomp.sh -c -warn-error A -I ../support cScale.ml
1305../../../ocamlcomp.sh -c -warn-error A -I ../support cOptionmenu.mli
1306../../../ocamlcomp.sh -c -warn-error A -I ../support cOptionmenu.ml
1307../../../ocamlcomp.sh -c -warn-error A -I ../support cWinfo.mli
1308../../../ocamlcomp.sh -c -warn-error A -I ../support cWinfo.ml
1309../../../ocamlcomp.sh -c -warn-error A -I ../support cGrid.mli
1310../../../ocamlcomp.sh -c -warn-error A -I ../support cGrid.ml
1311../../../ocamlcomp.sh -c -warn-error A -I ../support cCheckbutton.mli
1312../../../ocamlcomp.sh -c -warn-error A -I ../support cCheckbutton.ml
1313../../../ocamlcomp.sh -c -warn-error A -I ../support cBell.mli
1314../../../ocamlcomp.sh -c -warn-error A -I ../support cBell.ml
1315../../../ocamlcomp.sh -c -warn-error A -I ../support cTkvars.mli
1316../../../ocamlcomp.sh -c -warn-error A -I ../support cTkvars.ml
1317../../../ocamlcomp.sh -c -warn-error A -I ../support camltk.ml
1318make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
1319cd lib; /usr/bin/make
1320make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
1321/usr/bin/make superclean
1322make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
1323if test -f tk.cmo; then \
1324 echo We have changes... Now lib directory has no .cmo files; \
1325 rm -f *.cm* *.o; \
1326 fi
1327make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
1328cd ../labltk; /usr/bin/make
1329make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
1330make[3]: Nothing to be done for `all'.
1331make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
1332cd ../camltk; /usr/bin/make
1333make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
1334make[3]: Nothing to be done for `all'.
1335make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
1336../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o labltk -oc labltk \
1337 -I ../labltk -I ../camltk ../support/support.cmo ../support/rawwidget.cmo ../support/widget.cmo ../support/protocol.cmo ../support/textvariable.cmo ../support/timer.cmo ../support/fileevent.cmo ../support/camltkwrap.cmo tk.cmo place.cmo wm.cmo imagephoto.cmo canvas.cmo button.cmo text.cmo label.cmo scrollbar.cmo image.cmo encoding.cmo pixmap.cmo palette.cmo font.cmo message.cmo menu.cmo entry.cmo listbox.cmo focus.cmo menubutton.cmo pack.cmo option.cmo toplevel.cmo frame.cmo dialog.cmo imagebitmap.cmo clipboard.cmo radiobutton.cmo tkwait.cmo grab.cmo selection.cmo scale.cmo optionmenu.cmo winfo.cmo grid.cmo checkbutton.cmo bell.cmo tkvars.cmo cTk.cmo cPlace.cmo cResource.cmo cWm.cmo cImagephoto.cmo cCanvas.cmo cButton.cmo cText.cmo cLabel.cmo cScrollbar.cmo cImage.cmo cEncoding.cmo cPixmap.cmo cPalette.cmo cFont.cmo cMessage.cmo cMenu.cmo cEntry.cmo cListbox.cmo cFocus.cmo cMenubutton.cmo cPack.cmo cOption.cmo cToplevel.cmo cFrame.cmo cDialog.cmo cImagebitmap.cmo cClipboard.cmo cRadiobutton.cmo cTkwait.cmo cGrab.cmo cSelection.cmo cScale.cmo cOptionmenu.cmo cWinfo.cmo cGrid.cmo cCheckbutton.cmo cBell.cmo cTkvars.cmo labltk.cmo camltk.cmo \
1338 -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
1339../../../ocamlcomp.sh -verbose -linkall -o labltktop -I ../support \
1340 -I ../../../toplevel toplevellib.cma \
1341 -I ../labltk -I ../camltk labltk.cma \
1342 -I ../../unix unix.cma \
1343 -I ../../str str.cma \
1344 topstart.cmo
1345Generate labltk
1346make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
1347cd jpf; /usr/bin/make
1348make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
1349../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.mli
1350../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.ml
1351../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str balloon.mli
1352../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str balloon.ml
1353../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str shell.mli
1354../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str shell.ml
1355../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.mli
1356../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.ml
1357../../../ocamlcomp.sh -a -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo
1358make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
1359cd frx; /usr/bin/make
1360make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
1361../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_misc.mli
1362../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_misc.ml
1363../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_widget.mli
1364../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_widget.ml
1365../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_font.mli
1366../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_font.ml
1367../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_entry.mli
1368../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_entry.ml
1369../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_text.mli
1370../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_text.ml
1371../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_listbox.mli
1372../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_listbox.ml
1373../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_req.mli
1374../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_req.ml
1375../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fillbox.mli
1376../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fillbox.ml
1377../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_focus.mli
1378../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_focus.ml
1379../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_dialog.mli
1380../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_dialog.ml
1381../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_mem.mli
1382../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_mem.ml
1383../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_rpc.mli
1384../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_rpc.ml
1385../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_synth.mli
1386../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_synth.ml
1387../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_selection.mli
1388../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_selection.ml
1389../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_after.mli
1390../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_after.ml
1391../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fit.mli
1392../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fit.ml
1393../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_ctext.mli
1394../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_ctext.ml
1395../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_color.mli
1396../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_color.ml
1397../../../ocamlcomp.sh -a -o frxlib.cma frx_misc.cmo frx_widget.cmo frx_font.cmo frx_entry.cmo frx_text.cmo frx_listbox.cmo frx_req.cmo frx_fillbox.cmo frx_focus.cmo frx_dialog.cmo frx_mem.cmo frx_rpc.cmo frx_synth.cmo frx_selection.cmo frx_after.cmo frx_fit.cmo frx_ctext.cmo frx_color.cmo
1398make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
1399cd tkanim; /usr/bin/make
1400make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
1401../../../ocamlcomp.sh -c -warn-error A -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.mli
1402../../../ocamlcomp.sh -c -warn-error A -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.ml
1403../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o tkanim -oc tkanim \
1404 tkanim.cmo -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
1405sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -I../support -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkaniminit.c
1406sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -I../support -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c tkAnimGIF.c
1407tkAnimGIF.c: In function 'FileReadGIF':
1408tkAnimGIF.c:282: warning: implicit declaration of function 'Tk_ImageObjCmd'
1409tkAnimGIF.c: In function 'DoExtension':
1410tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
1411tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
1412tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
1413tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
1414tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
1415tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
1416tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
1417tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
1418tkAnimGIF.c: In function 'ReadImage':
1419tkAnimGIF.c:577: warning: assignment discards qualifiers from pointer target type
1420tkAnimGIF.c: At top level:
1421tkAnimGIF.c:71: warning: 'FileMatchGIF' defined but not used
1422../../../boot/ocamlrun ../../../tools/ocamlmklib -o tkanim cltkaniminit.o tkAnimGIF.o -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
1423make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
1424cd browser; /usr/bin/make
1425make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
1426../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_tk.ml
1427../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.mli
1428../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.ml
1429../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.mli
1430../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.ml
1431../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.mli
1432../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.ml
1433../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_box.ml
1434../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_button.ml
1435../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_toplevel.ml
1436../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.mli
1437../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.ml
1438../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.mli
1439../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.ml
1440../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_menu.ml
1441../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_entry.ml
1442../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.mli
1443../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.ml
1444../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.mli
1445../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.ml
1446../../../ocamlcomp.sh -c -warn-error A -a -o jglib.cma jg_tk.cmo jg_config.cmo jg_bind.cmo jg_completion.cmo jg_box.cmo jg_button.cmo jg_toplevel.cmo jg_text.cmo jg_message.cmo jg_menu.cmo jg_entry.cmo jg_multibox.cmo jg_memo.cmo
1447../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing list2.ml
1448../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.mli
1449../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.ml
1450../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.mli
1451../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.ml
1452../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.mli
1453../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.ml
1454../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.mli
1455../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.ml
1456../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.mli
1457../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.ml
1458../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.mli
1459../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.ml
1460rm -f dummy.mli
1461ln -s dummyUnix.mli dummy.mli
1462../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing dummy.mli
1463../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.mli
1464../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.ml
1465../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing help.ml
1466../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing mytypes.mli
1467../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.mli
1468../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.ml
1469../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.mli
1470../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.ml
1471../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.mli
1472../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.ml
1473../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing main.ml
1474../../../ocamlcomp.sh -o ocamlbrowser -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing \
1475 ../../../toplevel/toplevellib.cma \
1476 unix.cma str.cma labltk.cma jglib.cma list2.cmo useunix.cmo setpath.cmo lexical.cmo fileselect.cmo searchid.cmo searchpos.cmo shell.cmo help.cmo viewer.cmo typecheck.cmo editor.cmo main.cmo
1477make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
1478make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
1479./build/partial-boot.sh
1480+ dirname ./build/partial-boot.sh
1481+ cd ./build/..
1482+ OCAMLBUILD_PARTIAL=true
1483+ export OCAMLBUILD_PARTIAL
1484+ mkdir -p _build
1485+ cp -rf boot _build/
1486+ cp parsing/location.ml parsing/location.mli camlp4/build
1487+ cp parsing/linenum.mll parsing/linenum.mli camlp4/build
1488+ cp utils/terminfo.ml utils/terminfo.mli camlp4/build
1489+ ./build/mkconfig.sh
1490+ ./build/mkmyocamlbuild_config.sh
1491+ ./build/boot.sh
1492+ TAGLINE=true: -use_stdlib
1493+ ./boot/ocamlrun boot/myocamlbuild.boot -tag-line boot/stdlib.cma boot/std_exit.cmo
1494+ boot/ocamlrun boot/myocamlbuild.boot -tag-line -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte
1495mkdir ocamlbuild
1496mkdir stdlib
1497boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.mli > ocamlbuild/log.mli.depends
1498boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.mli > ocamlbuild/display.mli.depends
1499boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.mli > ocamlbuild/tags.mli.depends
1500boot/ocamlrun boot/ocamldep -modules ocamlbuild/signatures.mli > ocamlbuild/signatures.mli.depends
1501boot/ocamlrun boot/ocamldep -modules ocamlbuild/std_signatures.mli > ocamlbuild/std_signatures.mli.depends
1502boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/std_signatures.cmi ocamlbuild/std_signatures.mli
1503boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/signatures.cmi ocamlbuild/signatures.mli
1504boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmi ocamlbuild/tags.mli
1505boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmi ocamlbuild/display.mli
1506boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmi ocamlbuild/log.mli
1507boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.ml > ocamlbuild/log.ml.depends
1508boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.mli > ocamlbuild/my_std.mli.depends
1509boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.mli > ocamlbuild/my_unix.mli.depends
1510boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmi ocamlbuild/my_std.mli
1511boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmi ocamlbuild/my_unix.mli
1512boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.ml > ocamlbuild/my_unix.ml.depends
1513boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.ml > ocamlbuild/my_std.ml.depends
1514boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.mli > ocamlbuild/shell.mli.depends
1515boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmi ocamlbuild/shell.mli
1516boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.ml > ocamlbuild/shell.ml.depends
1517boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.ml > ocamlbuild/display.ml.depends
1518boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.mli > ocamlbuild/discard_printf.mli.depends
1519boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmi ocamlbuild/discard_printf.mli
1520boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.mli > ocamlbuild/command.mli.depends
1521boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmi ocamlbuild/command.mli
1522boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.ml > ocamlbuild/command.ml.depends
1523boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.mli > ocamlbuild/lexers.mli.depends
1524boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.mli > ocamlbuild/glob.mli.depends
1525boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmi ocamlbuild/glob.mli
1526boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmi ocamlbuild/lexers.mli
1527boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.mli > ocamlbuild/configuration.mli.depends
1528boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmi ocamlbuild/configuration.mli
1529boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.ml > ocamlbuild/configuration.ml.depends
1530boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.mli > ocamlbuild/flags.mli.depends
1531boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmi ocamlbuild/flags.mli
1532boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.ml > ocamlbuild/discard_printf.ml.depends
1533boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.ml > ocamlbuild/flags.ml.depends
1534boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.mli > ocamlbuild/bool.mli.depends
1535boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmi ocamlbuild/bool.mli
1536boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.mli > ocamlbuild/hygiene.mli.depends
1537boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.mli > ocamlbuild/slurp.mli.depends
1538boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmi ocamlbuild/slurp.mli
1539boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmi ocamlbuild/hygiene.mli
1540boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.ml > ocamlbuild/hygiene.ml.depends
1541boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.mli > ocamlbuild/options.mli.depends
1542boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmi ocamlbuild/options.mli
1543boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.ml > ocamlbuild/options.ml.depends
1544boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.mli > ocamlbuild/ocamlbuild_where.mli.depends
1545boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmi ocamlbuild/ocamlbuild_where.mli
1546boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.mli > ocamlbuild/pathname.mli.depends
1547boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmi ocamlbuild/pathname.mli
1548boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.ml > ocamlbuild/pathname.ml.depends
1549boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.mli > ocamlbuild/report.mli.depends
1550boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.mli > ocamlbuild/solver.mli.depends
1551boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmi ocamlbuild/solver.mli
1552boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmi ocamlbuild/report.mli
1553boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.ml > ocamlbuild/report.ml.depends
1554boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.mli > ocamlbuild/resource.mli.depends
1555boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmi ocamlbuild/resource.mli
1556boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.ml > ocamlbuild/resource.ml.depends
1557boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.mli > ocamlbuild/rule.mli.depends
1558boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmi ocamlbuild/rule.mli
1559boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.ml > ocamlbuild/rule.ml.depends
1560boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.ml > ocamlbuild/slurp.ml.depends
1561boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.ml > ocamlbuild/solver.ml.depends
1562boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.ml > ocamlbuild/tags.ml.depends
1563boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.mli > ocamlbuild/tools.mli.depends
1564boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmi ocamlbuild/tools.mli
1565boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.ml > ocamlbuild/tools.ml.depends
1566boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.mli > ocamlbuild/fda.mli.depends
1567boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmi ocamlbuild/fda.mli
1568boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.ml > ocamlbuild/fda.ml.depends
1569boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.mli > ocamlbuild/ocaml_specific.mli.depends
1570boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmi ocamlbuild/ocaml_specific.mli
1571boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.ml > ocamlbuild/ocaml_specific.ml.depends
1572boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.mli > ocamlbuild/ocaml_compiler.mli.depends
1573boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.mli > ocamlbuild/ocaml_tools.mli.depends
1574boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.mli > ocamlbuild/ocaml_utils.mli.depends
1575boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamldep.mli > ocamlbuild/ocamldep.mli.depends
1576boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmi ocamlbuild/ocaml_compiler.mli
1577boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmi ocamlbuild/ocaml_tools.mli
1578boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmi ocamlbuild/ocaml_utils.mli
1579boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamldep.cmi ocamlbuild/ocamldep.mli
1580boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.mli > ocamlbuild/ocaml_arch.mli.depends
1581boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmi ocamlbuild/ocaml_arch.mli
1582boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.ml > ocamlbuild/ocaml_arch.ml.depends
1583boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends
1584boot/ocamlrun boot/ocamllex -q ocamlbuild/lexers.mll
1585boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.ml > ocamlbuild/lexers.ml.depends
1586boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.ml > ocamlbuild/glob.ml.depends
1587boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.mli > ocamlbuild/glob_ast.mli.depends
1588boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.mli > ocamlbuild/glob_lexer.mli.depends
1589boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmi ocamlbuild/glob_ast.mli
1590boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmi ocamlbuild/glob_lexer.mli
1591boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.ml > ocamlbuild/bool.ml.depends
1592boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.ml > ocamlbuild/glob_ast.ml.depends
1593boot/ocamlrun boot/ocamllex -q ocamlbuild/glob_lexer.mll
1594boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.ml > ocamlbuild/glob_lexer.ml.depends
1595boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.mli > ocamlbuild/plugin.mli.depends
1596boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmi ocamlbuild/plugin.mli
1597boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.ml > ocamlbuild/plugin.ml.depends
1598boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.mli > ocamlbuild/main.mli.depends
1599boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmi ocamlbuild/main.mli
1600boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.ml > ocamlbuild/main.ml.depends
1601boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.mli > ocamlbuild/hooks.mli.depends
1602boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.mli > ocamlbuild/ocaml_dependencies.mli.depends
1603boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmi ocamlbuild/hooks.mli
1604boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmi ocamlbuild/ocaml_dependencies.mli
1605boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.ml > ocamlbuild/hooks.ml.depends
1606boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.ml > ocamlbuild/ocaml_utils.ml.depends
1607boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.ml > ocamlbuild/ocaml_tools.ml.depends
1608boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.ml > ocamlbuild/ocaml_compiler.ml.depends
1609boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamldep.ml > ocamlbuild/ocamldep.ml.depends
1610boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.ml > ocamlbuild/ocaml_dependencies.ml.depends
1611boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmo ocamlbuild/log.ml
1612boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmo ocamlbuild/my_unix.ml
1613boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmo ocamlbuild/my_std.ml
1614boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmo ocamlbuild/shell.ml
1615boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmo ocamlbuild/display.ml
1616boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmo ocamlbuild/command.ml
1617boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmo ocamlbuild/configuration.ml
1618boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -rectypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmo ocamlbuild/discard_printf.ml
1619boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmo ocamlbuild/flags.ml
1620boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmo ocamlbuild/hygiene.ml
1621boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmo ocamlbuild/options.ml
1622boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmo ocamlbuild/pathname.ml
1623boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmo ocamlbuild/report.ml
1624boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -warn-error e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmo ocamlbuild/resource.ml
1625boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmo ocamlbuild/rule.ml
1626boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmo ocamlbuild/slurp.ml
1627boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmo ocamlbuild/solver.ml
1628boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmo ocamlbuild/tags.ml
1629boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmo ocamlbuild/tools.ml
1630boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmo ocamlbuild/fda.ml
1631boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmo ocamlbuild/ocaml_specific.ml
1632boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_arch.ml
1633boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml
1634boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmo ocamlbuild/lexers.ml
1635boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmo ocamlbuild/glob.ml
1636boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmo ocamlbuild/bool.ml
1637boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmo ocamlbuild/glob_ast.ml
1638boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmo ocamlbuild/glob_lexer.ml
1639boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmo ocamlbuild/plugin.ml
1640boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmo ocamlbuild/main.ml
1641boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmo ocamlbuild/hooks.ml
1642boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_utils.ml
1643boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_tools.ml
1644boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_compiler.ml
1645boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamldep.cmo ocamlbuild/ocamldep.ml
1646boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_dependencies.ml
1647boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.mli > ocamlbuild/ocamlbuild_plugin.mli.depends
1648boot/ocamlrun boot/ocamlc -I boot -nostdlib -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/command.cmo ocamlbuild/flags.cmo ocamlbuild/configuration.cmo ocamlbuild/slurp.cmo ocamlbuild/hygiene.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocamldep.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
1649boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmi ocamlbuild/ocamlbuild_plugin.mli
1650boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.ml > ocamlbuild/ocamlbuild_plugin.ml.depends
1651boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_plugin.ml
1652boot/ocamlrun boot/ocamlc -I boot -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
1653boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.mli > ocamlbuild/ocamlbuildlight.mli.depends
1654boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmi ocamlbuild/ocamlbuildlight.mli
1655boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.ml > ocamlbuild/ocamlbuildlight.ml.depends
1656boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmo ocamlbuild/ocamlbuildlight.ml
1657boot/ocamlrun boot/ocamlc -I boot -nostdlib -g -I stdlib stdlib/pervasives.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
1658+ rm -f _build/myocamlbuild
1659+ boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin
1660boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /home/users/builder/rpm/BUILD/ocaml-3.10.0/_build/ocamlbuild /home/users/builder/rpm/BUILD/ocaml-3.10.0/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /home/users/builder/rpm/BUILD/ocaml-3.10.0/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild
1661+ cp _build/myocamlbuild boot/myocamlbuild
1662+ ./boot/ocamlrun boot/myocamlbuild -tag-line -log _boot_log2 boot/camlheader ocamlc
1663./build/ocamlbuild-byte-only.sh
1664+ ./boot/ocamlrun boot/myocamlbuild byte_stdlib_partial_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte
1665cp -pf /home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib/libcamlrun.a stdlib/libcamlrun.a
1666touch byte_stdlib_partial_mode
1667mkdir lex
1668boot/ocamlrun boot/ocamldep -modules ocamlbuild/executor.mli > ocamlbuild/executor.mli.depends
1669boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/executor.cmi ocamlbuild/executor.mli
1670boot/ocamlrun boot/ocamldep -modules ocamlbuild/executor.ml > ocamlbuild/executor.ml.depends
1671boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends
1672boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml
1673boot/ocamlrun ./ocamlc -nostdlib -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/command.cmo ocamlbuild/flags.cmo ocamlbuild/configuration.cmo ocamlbuild/slurp.cmo ocamlbuild/hygiene.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocamldep.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
1674boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix_with_unix.mli > ocamlbuild/my_unix_with_unix.mli.depends
1675boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix_with_unix.cmi ocamlbuild/my_unix_with_unix.mli
1676boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix_with_unix.ml > ocamlbuild/my_unix_with_unix.ml.depends
1677boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/executor.cmo ocamlbuild/executor.ml
1678boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix_with_unix.cmo ocamlbuild/my_unix_with_unix.ml
1679boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/executor.cmo ocamlbuild/my_unix_with_unix.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma
1680boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
1681boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.mli > ocamlbuild/ocamlbuild.mli.depends
1682boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmi ocamlbuild/ocamlbuild.mli
1683boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.ml > ocamlbuild/ocamlbuild.ml.depends
1684boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmo ocamlbuild/ocamlbuild.ml
1685boot/ocamlrun ./ocamlc -nostdlib unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/executor.cmo ocamlbuild/my_unix_with_unix.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte
1686boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
1687./build/camlp4-byte-only.sh
1688+ ./boot/ocamlrun boot/myocamlbuild byte_stdlib_partial_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Tracer.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
1689mkdir camlp4
1690mkdir camlp4/Camlp4
1691mkdir camlp4/boot
1692boot/ocamlrun boot/ocamldep -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
1693boot/ocamlrun boot/ocamldep -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
1694mkdir parsing
1695boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.mli > camlp4/Camlp4_config.mli.depends
1696mkdir camlp4/build
1697boot/ocamlrun boot/ocamldep -modules camlp4/build/location.mli > camlp4/build/location.mli.depends
1698mkdir utils
1699boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/Camlp4_config.cmi camlp4/Camlp4_config.mli
1700boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/location.cmi camlp4/build/location.mli
1701boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4/build -I utils -I parsing -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
1702boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4/build -I utils -I parsing -I camlp4 -I stdlib -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
1703boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.ml > camlp4/Camlp4_config.ml.depends
1704boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/Camlp4_config.cmo camlp4/Camlp4_config.ml
1705boot/ocamlrun boot/ocamldep -modules camlp4/build/location.ml > camlp4/build/location.ml.depends
1706boot/ocamlrun boot/ocamldep -modules camlp4/build/linenum.mli > camlp4/build/linenum.mli.depends
1707boot/ocamlrun boot/ocamldep -modules camlp4/build/terminfo.mli > camlp4/build/terminfo.mli.depends
1708boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/linenum.cmi camlp4/build/linenum.mli
1709boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/terminfo.cmi camlp4/build/terminfo.mli
1710boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/location.cmo camlp4/build/location.ml
1711boot/ocamlrun boot/ocamllex -q camlp4/build/linenum.mll
1712boot/ocamlrun boot/ocamldep -modules camlp4/build/linenum.ml > camlp4/build/linenum.ml.depends
1713boot/ocamlrun boot/ocamldep -modules camlp4/build/terminfo.ml > camlp4/build/terminfo.ml.depends
1714boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/linenum.cmo camlp4/build/linenum.ml
1715boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/terminfo.cmo camlp4/build/terminfo.ml
1716boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib utils/config.cmo camlp4/Camlp4_config.cmo utils/misc.cmo camlp4/build/linenum.cmo camlp4/build/terminfo.cmo utils/warnings.cmo camlp4/build/location.cmo parsing/longident.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
1717boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
1718boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
1719boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
1720boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
1721boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
1722boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
1723boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
1724boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
1725boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
1726boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
1727boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
1728boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
1729boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
1730boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
1731boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
1732boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
1733mkdir camlp4/Camlp4/Printers
1734boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
1735boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
1736boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
1737boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
1738boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
1739boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
1740mkdir camlp4/Camlp4/Struct
1741boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
1742cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
1743boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
1744boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
1745boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
1746boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
1747boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
1748boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
1749boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
1750boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
1751boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
1752boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
1753boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
1754boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
1755boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
1756boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
1757boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
1758boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
1759boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
1760boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
1761boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
1762boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
1763boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
1764boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
1765boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
1766boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
1767boot/ocamlrun boot/ocamllex -q camlp4/Camlp4/Struct/Lexer.mll
1768boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
1769boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
1770boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
1771boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
1772boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
1773boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
1774mkdir camlp4/Camlp4/Struct/Grammar
1775boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Context.ml > camlp4/Camlp4/Struct/Grammar/Context.ml.depends
1776boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
1777boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
1778boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Context.cmo camlp4/Camlp4/Struct/Grammar/Context.ml
1779boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
1780boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
1781boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
1782boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
1783boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
1784boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
1785boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
1786boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
1787boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
1788boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
1789boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
1790boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
1791boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
1792boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
1793boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
1794boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
1795boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
1796boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
1797boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
1798boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
1799boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
1800boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
1801boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
1802boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
1803boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
1804boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
1805boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
1806boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
1807boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
1808boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
1809boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
1810boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
1811boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
1812boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
1813boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
1814boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/dynlink -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
1815boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
1816boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
1817boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
1818boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
1819boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
1820boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
1821boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
1822boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Struct/Grammar/Context.cmo camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
1823boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
1824boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
1825boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
1826boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
1827boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
1828boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
1829boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
1830boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
1831boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
1832boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
1833boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
1834boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
1835boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
1836boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -w Alezv -warn-error Alezv -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
1837boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -w Alezv -warn-error Alezv -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
1838boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
1839boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
1840boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
1841boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
1842boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
1843boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
1844boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
1845boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
1846boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
1847boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
1848mkdir camlp4/Camlp4Top
1849boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
1850boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
1851mkdir typing
1852boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I typing -I stdlib -I camlp4/Camlp4Top -I camlp4/build -I camlp4 -I utils -I parsing -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
1853boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I typing -I stdlib -I camlp4/Camlp4Top -I camlp4/build -I camlp4 -I utils -I parsing -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
1854boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
1855boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
1856boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
1857boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
1858boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
1859boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
1860boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
1861boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
1862boot/ocamlrun boot/ocamldep -modules myocamlbuild_config.mli > myocamlbuild_config.mli.depends
1863boot/ocamlrun ./ocamlc -nostdlib -c -g -I stdlib -o myocamlbuild_config.cmi myocamlbuild_config.mli
1864boot/ocamlrun boot/ocamldep -modules myocamlbuild_config.ml > myocamlbuild_config.ml.depends
1865boot/ocamlrun ./ocamlc -nostdlib -c -g -I stdlib -o myocamlbuild_config.cmo myocamlbuild_config.ml
1866boot/ocamlrun ./ocamlc -nostdlib -a dynlink.cma -I stdlib -I ../otherlibs/dynlink utils/config.cmo camlp4/Camlp4_config.cmo utils/misc.cmo camlp4/build/linenum.cmo utils/warnings.cmo camlp4/build/location.cmo parsing/longident.cmo camlp4/Camlp4.cmo myocamlbuild_config.cmo -o camlp4/camlp4lib.cma
1867boot/ocamlrun ./ocamlc -nostdlib dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/build/terminfo.cmo camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
1868boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
1869boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
1870boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
1871mkdir camlp4/Camlp4Parsers
1872boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
1873boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
1874boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
1875boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
1876boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
1877boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
1878boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
1879boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
1880boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
1881boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
1882boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
1883boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
1884boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
1885boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
1886boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
1887boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
1888boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
1889mkdir camlp4/Camlp4Printers
1890boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
1891boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
1892boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
1893boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
1894boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
1895boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
1896mkdir camlp4/Camlp4Filters
1897boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
1898boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
1899boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
1900boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
1901boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
1902boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
1903boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
1904boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Tracer.ml > camlp4/Camlp4Filters/Camlp4Tracer.ml.depends
1905boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
1906boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
1907boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
1908boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
1909boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
1910boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
1911boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
1912boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
1913boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
1914boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
1915boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
1916boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
1917boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
1918boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
1919boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
1920boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
1921boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
1922boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
1923boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
1924boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
1925boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
1926boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
1927boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
1928boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4Tracer.cmo camlp4/Camlp4Filters/Camlp4Tracer.ml
1929boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
1930boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib utils/config.cmo camlp4/Camlp4_config.cmo utils/misc.cmo camlp4/build/linenum.cmo utils/warnings.cmo camlp4/build/location.cmo parsing/longident.cmo camlp4/Camlp4.cmo myocamlbuild_config.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Tracer.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
1931boot/ocamlrun ./ocamlc -nostdlib -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
1932boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
1933boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
1934boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
1935boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
1936boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
1937boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
1938boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
1939boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
1940boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
1941boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
1942boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
1943boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
1944boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
1945boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
1946boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
1947cd debugger; /usr/bin/make all
1948make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
1949../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.mli
1950../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.ml
1951../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.mli
1952../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.ml
1953../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.mli
1954../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.ml
1955../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.mli
1956../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.ml
1957../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.mli
1958../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.ml
1959../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.mli
1960../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.ml
1961../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.mli
1962../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.ml
1963../boot/ocamlrun ../boot/ocamllex lexer.mll
196440 states, 1026 transitions, table size 4344 bytes
19651279 additional bytes used for bindings
1966../boot/ocamlyacc parser.mly
1967../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser_aux.mli
1968../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.mli
1969../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.mli
1970../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.ml
1971../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.mli
1972../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.ml
1973../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.mli
1974../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.ml
1975../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.mli
1976../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.ml
1977../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.mli
1978../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.ml
1979../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.mli
1980../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.ml
1981../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.mli
1982../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.ml
1983../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.mli
1984../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.ml
1985../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.mli
1986../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.ml
1987../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.mli
1988../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.ml
1989../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.mli
1990../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.ml
1991../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.mli
1992../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.ml
1993../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.mli
1994../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.ml
1995../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.mli
1996../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.ml
1997../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.mli
1998../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.ml
1999../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.mli
2000../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.ml
2001../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.mli
2002../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.ml
2003../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.mli
2004../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.ml
2005../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.mli
2006../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.ml
2007../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.mli
2008../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.ml
2009../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.mli
2010../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.ml
2011../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.mli
2012../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.ml
2013../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.ml
2014../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.mli
2015../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.ml
2016../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix main.ml
2017../ocamlcomp.sh -linkall -I ../otherlibs/unix -o ocamldebug -linkall ../otherlibs/unix/unix.cma ../utils/misc.cmo ../utils/config.cmo ../utils/tbl.cmo ../utils/clflags.cmo ../utils/consistbl.cmo ../parsing/longident.cmo ../typing/ident.cmo ../typing/path.cmo ../typing/types.cmo ../typing/btype.cmo ../typing/primitive.cmo ../typing/typedtree.cmo ../typing/subst.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/env.cmo ../typing/oprint.cmo ../typing/ctype.cmo ../typing/printtyp.cmo ../typing/mtype.cmo ../bytecomp/runtimedef.cmo ../bytecomp/bytesections.cmo ../bytecomp/dll.cmo ../bytecomp/meta.cmo ../bytecomp/symtable.cmo ../bytecomp/opcodes.cmo ../toplevel/genprintval.cmo dynlink.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo envaux.cmo parameters.cmo lexer.cmo input_handling.cmo question.cmo debugcom.cmo exec.cmo source.cmo pos.cmo checkpoints.cmo events.cmo symbols.cmo breakpoints.cmo trap_barrier.cmo history.cmo program_loading.cmo printval.cmo show_source.cmo time_travel.cmo program_management.cmo frames.cmo eval.cmo show_information.cmo loadprinter.cmo parser.cmo command_line.cmo main.cmo
2018make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
2019cd ocamldoc && /usr/bin/make all
2020make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
2021../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_config.mli
2022../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_config.ml
2023../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_global.mli
2024../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_global.ml
2025../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_messages.ml
2026../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_types.mli
2027../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_types.ml
2028../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_misc.mli
2029../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_misc.ml
2030../boot/ocamlyacc -v odoc_text_parser.mly
20315 shift/reduce conflicts.
2032../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_parser.mli
2033../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_parser.ml
2034../boot/ocamlrun ../boot/ocamllex odoc_text_lexer.mll
2035222 states, 2270 transitions, table size 10412 bytes
2036../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_lexer.ml
2037../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text.mli
2038../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text.ml
2039../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_name.mli
2040../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_name.ml
2041../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parameter.ml
2042../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_value.ml
2043../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_type.ml
2044../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_exception.ml
2045../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_class.ml
2046../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_module.ml
2047../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_print.mli
2048../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_print.ml
2049../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_str.mli
2050../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_str.ml
2051../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_args.mli
2052../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_args.ml
2053../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.mli
2054../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.ml
2055../boot/ocamlyacc -v odoc_parser.mly
2056../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.mli
2057../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.ml
2058../boot/ocamlrun ../boot/ocamllex odoc_lexer.mll
205940 states, 614 transitions, table size 2696 bytes
2060../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_lexer.ml
2061../boot/ocamlrun ../boot/ocamllex odoc_see_lexer.mll
206216 states, 264 transitions, table size 1152 bytes
2063../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_see_lexer.ml
2064../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.mli
2065../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.ml
2066../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.mli
2067../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.ml
2068../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.mli
2069../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml
2070../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.mli
2071../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.ml
2072../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_control.ml
2073../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_inherit.ml
2074../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.mli
2075../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.ml
2076../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_scan.ml
2077../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.mli
2078../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.ml
2079../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.mli
2080../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.ml
2081../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dep.ml
2082../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.mli
2083../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.ml
2084../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.mli
2085../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.ml
2086../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.mli
2087../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.ml
2088../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_to_text.ml
2089../boot/ocamlrun ../boot/ocamllex odoc_ocamlhtml.mll
2090112 states, 2733 transitions, table size 11604 bytes
2091../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ocamlhtml.ml
2092../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_html.ml
2093../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_man.ml
2094../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex_style.ml
2095../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex.ml
2096../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_texi.ml
2097../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dot.ml
2098../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc.ml
2099../ocamlcomp.sh -o ocamldoc -linkall unix.cma str.cma dynlink.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo odoc_dag2html.cmo odoc_to_text.cmo odoc_ocamlhtml.cmo odoc_html.cmo odoc_man.cmo odoc_latex_style.cmo odoc_latex.cmo odoc_texi.cmo odoc_dot.cmo odoc.cmo
2100../ocamlcomp.sh -a -o odoc_info.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo
2101../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_test.ml
2102make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
2103/usr/bin/make coreboot
2104make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2105/usr/bin/make backup
2106make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2107if test -d boot/Saved; then : ; else mkdir boot/Saved; fi
2108if test -d boot/Saved/Saved.prev/Saved.prev/Saved.prev/Saved.prev/Saved.prev; then rm -r boot/Saved/Saved.prev/Saved.prev/Saved.prev/Saved.prev/Saved.prev; else : ; fi
2109mv boot/Saved boot/Saved.prev
2110mkdir boot/Saved
2111mv boot/Saved.prev boot/Saved/Saved.prev
2112cp boot/ocamlrun boot/Saved
2113mv boot/ocamlc boot/ocamllex boot/ocamlyacc boot/ocamldep boot/Saved
2114cd boot; cp stdlib.cma std_exit.cmo *.cmi camlheader Saved
2115make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2116/usr/bin/make promote-cross
2117make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2118cp ocamlc boot/ocamlc
2119cp lex/ocamllex boot/ocamllex
2120cp yacc/ocamlyacc boot/ocamlyacc
2121cp tools/ocamldep boot/ocamldep
2122cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
2123make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2124/usr/bin/make partialclean
2125make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2126rm -f ocamlc ocamlcomp.sh
2127rm -f ocamlopt ocamlcompopt.sh
2128rm -f ocaml toplevel/toplevellib.cma
2129rm -f utils/config.ml
2130rm -f parsing/parser.mli parsing/parser.ml parsing/parser.output
2131rm -f parsing/lexer.ml
2132rm -f parsing/linenum.ml
2133rm -f ocamlc.opt
2134rm -f ocamlopt.opt
2135rm -f bytecomp/opcodes.ml
2136rm -f bytecomp/runtimedef.ml
2137rm -f asmcomp/arch.ml
2138rm -f asmcomp/proc.ml
2139rm -f asmcomp/selection.ml
2140rm -f asmcomp/reload.ml
2141rm -f asmcomp/scheduling.ml
2142rm -f asmcomp/emit.ml
2143rm -f expunge
2144cd stdlib; /usr/bin/make clean
2145make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2146rm -f sys.ml
2147rm -f camlheader camlheader_ur
2148rm -f *.cm* *.o *.a
2149rm -f *~
2150make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2151cd lex; /usr/bin/make clean
2152make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
2153rm -f ocamllex ocamllex.opt
2154rm -f *.cmo *.cmi *.cmx *.o *~
2155rm -f parser.ml parser.mli parser.output
2156rm -f lexer.ml
2157make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
2158cd tools; /usr/bin/make clean
2159make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
2160if test -f ocamldep; then mv -f ocamldep ocamldep.bak; else :; fi
2161rm -f ocamldep.opt
2162rm -f ocamlprof ocamlcp
2163rm -f ocamlmktop
2164rm -f ocamlmklib
2165rm -f ocamlmklib.ml
2166rm -f ocaml299to3 lexer299.ml
2167rm -f scrapelabels lexer301.ml
2168rm -f addlabels
2169if test -f cvt_emit; then mv -f cvt_emit cvt_emit.bak; else :; fi
2170rm -f cvt_emit.ml
2171rm -f dumpobj
2172rm -f opnames.ml
2173rm -f dumpapprox
2174rm -f objinfo
2175rm -f primreq
2176rm -f *.cmo *.cmi
2177make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
2178cd ocamldoc && /usr/bin/make clean
2179make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
2180make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
2181for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \
2182 (cd otherlibs/$i; /usr/bin/make partialclean); \
2183 done
2184make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
2185rm -f *.cm*
2186make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
2187make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
2188rm -f *.cm*
2189make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
2190make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
2191rm -f *.cm*
2192make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
2193make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
2194rm -f extract_crc *.cm[ioa]
2195make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
2196make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
2197rm -f *.cm*
2198make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
2199make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
2200rm -f *.cm*
2201make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
2202make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
2203rm -f *.cm*
2204make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
2205make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
2206rm -f *.cm*
2207make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
2208make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
2209rm -f *.cm*
2210make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
2211make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
2212for d in compiler support lib jpf frx tkanim examples_labltk examples_camltk browser; do \
2213 cd $d; /usr/bin/make -f Makefile clean; cd ..; \
2214 done
2215make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
2216rm -f *.cm* parser.ml parser.mli lexer.ml copyright.ml
2217rm -f pplex.ml ppyac.ml ppyac.mli ppyac.output
2218rm -f tkcompiler pp parser.output
2219make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
2220make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
2221rm -f *.cm* *.o *.a *.so
2222make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
2223make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
2224rm -f labltktop labltk *.cm* *.a
2225make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
2226make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
2227rm -f *.cm* *.o *.a *~ *test
2228make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
2229make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
2230rm -f *.cm* *.o *.a
2231make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
2232make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
2233rm -f *.cm* *.o *.a dlltkanim.so gifanimtest gifanimtest-static
2234make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
2235make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_labltk'
2236rm -f hello demo eyes calc clock tetris lang *.opt *.o *.cm*
2237make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_labltk'
2238make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_camltk'
2239rm -f *.cm? addition eyes fileinput fileopen helloworld jptest mytext tetris winskel
2240make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_camltk'
2241make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
2242rm -f *.cm? ocamlbrowser dummy.mli *~ *.orig
2243make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
2244for d in camltk labltk; do \
2245 cd $d; /usr/bin/make -f Makefile.gen clean; cd ..; \
2246 done
2247make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
2248rm -f *.cm* *.ml *.mli *.o *.a .depend
2249make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
2250make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
2251rm -f *.cm* *.ml *.mli *.o *.a .depend
2252make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
2253make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
2254cd debugger; /usr/bin/make clean
2255make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
2256rm -f ocamldebug
2257rm -f *.cmo *.cmi
2258rm -f lexer.ml
2259rm -f parser.ml parser.mli
2260make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
2261rm -rf _build
2262rm -f utils/*.cm[iox] utils/*.[so] utils/*~
2263rm -f parsing/*.cm[iox] parsing/*.[so] parsing/*~
2264rm -f typing/*.cm[iox] typing/*.[so] typing/*~
2265rm -f bytecomp/*.cm[iox] bytecomp/*.[so] bytecomp/*~
2266rm -f asmcomp/*.cm[iox] asmcomp/*.[so] asmcomp/*~
2267rm -f driver/*.cm[iox] driver/*.[so] driver/*~
2268rm -f toplevel/*.cm[iox] toplevel/*.[so] toplevel/*~
2269rm -f tools/*.cm[iox] tools/*.[so] tools/*~
2270rm -f *~
2271make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2272/usr/bin/make ocamlc ocamllex ocamltools
2273make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2274boot/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
2275boot/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
2276boot/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
2277boot/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
2278sed -e 's|%%LIBDIR%%|/usr/lib64/ocaml|' \
2279 -e 's|%%BYTERUN%%|/usr/bin/ocamlrun|' \
2280 -e 's|%%CCOMPTYPE%%|cc|' \
2281 -e 's|%%BYTECC%%|sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC|' \
2282 -e 's|%%BYTELINK%%|sparc64-pld-linux-gcc -Wl,-E|' \
2283 -e 's|%%NATIVECC%%|sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
2284 -e 's|%%NATIVELINK%%|sparc64-pld-linux-gcc |' \
2285 -e 's|%%PARTIALLD%%|ld -r |' \
2286 -e 's|%%PACKLD%%|ld -r -o |' \
2287 -e 's|%%BYTECCLIBS%%|-lm -ldl -ltinfo -lpthread|' \
2288 -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \
2289 -e 's|%%RANLIBCMD%%|ranlib|' \
2290 -e 's|%%CC_PROFILE%%|-pg|' \
2291 -e 's|%%ARCH%%|sparc|' \
2292 -e 's|%%MODEL%%|default|' \
2293 -e 's|%%SYSTEM%%|linux|' \
2294 -e 's|%%EXT_OBJ%%|.o|' \
2295 -e 's|%%EXT_ASM%%|.s|' \
2296 -e 's|%%EXT_LIB%%|.a|' \
2297 -e 's|%%EXT_DLL%%|.so|' \
2298 -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
2299 utils/config.mlp > utils/config.ml
2300boot/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
2301boot/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
2302boot/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
2303boot/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
2304boot/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
2305boot/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
2306boot/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
2307boot/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
2308boot/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
2309boot/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
2310boot/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
2311boot/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
2312boot/ocamlrun boot/ocamllex parsing/linenum.mll
231312 states, 323 transitions, table size 1364 bytes
2314boot/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
2315boot/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
2316boot/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
2317boot/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
2318boot/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
2319boot/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
2320boot/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
2321boot/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
2322boot/ocamlyacc -v parsing/parser.mly
2323boot/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
2324boot/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
2325boot/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
2326boot/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
2327boot/ocamlrun boot/ocamllex parsing/lexer.mll
2328151 states, 2930 transitions, table size 12626 bytes
23292120 additional bytes used for bindings
2330boot/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
2331boot/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
2332boot/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
2333boot/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
2334boot/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
2335boot/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
2336boot/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
2337boot/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
2338boot/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
2339boot/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
2340boot/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
2341boot/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
2342boot/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
2343boot/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
2344boot/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
2345boot/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
2346boot/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
2347boot/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
2348boot/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
2349boot/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
2350boot/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
2351boot/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
2352boot/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
2353boot/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
2354boot/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
2355boot/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
2356boot/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
2357boot/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
2358boot/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
2359boot/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
2360boot/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
2361boot/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
2362boot/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
2363boot/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
2364boot/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
2365boot/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
2366boot/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
2367boot/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
2368boot/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
2369boot/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
2370boot/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
2371boot/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
2372boot/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
2373boot/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
2374boot/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
2375boot/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
2376boot/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
2377boot/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
2378boot/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
2379boot/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
2380boot/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
2381boot/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
2382boot/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
2383boot/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
2384boot/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
2385boot/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
2386boot/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
2387boot/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
2388boot/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
2389boot/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
2390boot/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
2391boot/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
2392boot/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
2393boot/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
2394boot/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
2395boot/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
2396boot/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
2397boot/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
2398boot/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
2399boot/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
2400boot/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
2401boot/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
2402boot/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
2403boot/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
2404boot/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
2405boot/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
2406boot/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
2407(echo 'let builtin_exceptions = [|'; \
2408 sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \
2409 sed -e '$s/;$//'; \
2410 echo '|]'; \
2411 echo 'let builtin_primitives = [|'; \
2412 sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \
2413 echo '|]') > bytecomp/runtimedef.ml
2414boot/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
2415boot/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
2416boot/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
2417boot/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
2418boot/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
2419boot/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
2420boot/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
2421boot/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
2422boot/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
2423boot/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
2424sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/instruct.h | \
2425 awk -f tools/make-opcodes > bytecomp/opcodes.ml
2426boot/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
2427boot/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
2428boot/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
2429boot/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
2430boot/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
2431boot/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
2432boot/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
2433boot/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
2434boot/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
2435boot/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
2436boot/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
2437boot/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
2438boot/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
2439boot/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
2440boot/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
2441boot/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
2442boot/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
2443boot/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
2444boot/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
2445boot/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
2446boot/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
2447boot/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
2448boot/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
2449boot/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
2450boot/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
2451boot/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
2452boot/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
2453cd yacc; /usr/bin/make all
2454make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
2455make[3]: Nothing to be done for `all'.
2456make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
2457cd lex; /usr/bin/make all
2458make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
2459../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.mli
2460../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.ml
2461../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.mli
2462../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.ml
2463../boot/ocamlyacc -v parser.mly
2464../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.mli
2465../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.ml
2466../boot/ocamlrun ../boot/ocamllex lexer.mll
246774 states, 1162 transitions, table size 5092 bytes
24681658 additional bytes used for bindings
2469../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.mli
2470../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.ml
2471../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.mli
2472../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.ml
2473../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.mli
2474../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.ml
2475../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.mli
2476../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.ml
2477../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.mli
2478../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.ml
2479../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.mli
2480../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.ml
2481../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.mli
2482../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.ml
2483../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A main.ml
2484../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
2485make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
2486cd tools; /usr/bin/make all
2487make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
2488../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
2489../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
2490../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
2491../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
2492../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
2493../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
2494../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
2495../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
2496../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
2497../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
2498sed -e 's|%%BINDIR%%|/usr/bin|' ocamlmktop.tpl > ocamlmktop
2499chmod +x ocamlmktop
2500../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
2501echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
2502sed -e "s|%%BINDIR%%|/usr/bin|" \
2503 -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
2504 -e "s|%%MKSHAREDLIB%%||" \
2505 -e "s|%%BYTECCRPATH%%|-Wl,-rpath,|" \
2506 -e "s|%%NATIVECCRPATH%%|-Wl,-rpath,|" \
2507 -e "s|%%MKSHAREDLIBRPATH%%|-Wl,-rpath,|" \
2508 -e "s|%%RANLIB%%|ranlib|" \
2509 ocamlmklib.mlp >> ocamlmklib.ml
2510../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
2511../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo ocamlmklib.cmo
2512../boot/ocamlrun ../boot/ocamllex lexer301.mll
2513113 states, 2733 transitions, table size 11610 bytes
2514../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
2515../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
2516../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
2517../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -w sl -o addlabels \
2518 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
2519unset LC_ALL || : ; \
2520 unset LC_CTYPE || : ; \
2521 unset LC_COLLATE LANG || : ; \
2522 sed -e '/\/\*/d' \
2523 -e '/^#/d' \
2524 -e 's/enum \(.*\) {/let names_of_\1 = [|/' \
2525 -e 's/};$/ |]/' \
2526 -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \
2527 -e 's/,/;/g' \
2528 ../byterun/instruct.h > opnames.ml
2529../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
2530../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
2531../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \
2532 misc.cmo tbl.cmo config.cmo ident.cmo \
2533 opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo
2534make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
2535make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2536/usr/bin/make library-cross
2537make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2538cd stdlib; /usr/bin/make RUNTIME=../byterun/ocamlrun all
2539make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2540../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
2541../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
2542../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
2543../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
2544../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
2545../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
2546../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
2547../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
2548../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
2549../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
2550sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml
2551../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
2552../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
2553../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
2554../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
2555../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
2556../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
2557../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
2558../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
2559../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
2560../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
2561../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
2562../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
2563../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
2564../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
2565../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
2566../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
2567../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
2568../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
2569../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
2570../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
2571../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
2572../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
2573../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
2574../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
2575../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
2576../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
2577../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
2578../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
2579../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
2580../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
2581../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
2582../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
2583../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
2584../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
2585../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
2586../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
2587../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
2588../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
2589../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
2590../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
2591../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
2592../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
2593../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
2594../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
2595../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
2596../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
2597../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
2598../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
2599../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
2600../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
2601../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
2602../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
2603../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
2604../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
2605../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
2606../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
2607../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
2608../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
2609../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
2610../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
2611../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
2612../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
2613../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
2614../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
2615../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
2616../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
2617../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
2618../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
2619../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
2620../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
2621../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
2622../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
2623../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
2624../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
2625../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
2626../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
2627../byterun/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 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 lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
2628../byterun/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
2629if true; then \
2630 echo '#!/usr/bin/ocamlrun' > camlheader && \
2631 echo '#!' | tr -d '\012' > camlheader_ur; \
2632 else \
2633 sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E \
2634 -DRUNTIME_NAME='"/usr/bin/ocamlrun"' \
2635 header.c -o tmpheader && \
2636 strip tmpheader && \
2637 mv tmpheader camlheader && \
2638 cp camlheader camlheader_ur; \
2639 fi
2640make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2641make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2642/usr/bin/make promote
2643make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2644cp ocamlc boot/ocamlc
2645cp lex/ocamllex boot/ocamllex
2646cp yacc/ocamlyacc boot/ocamlyacc
2647cp tools/ocamldep boot/ocamldep
2648cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
2649cp byterun/ocamlrun boot/ocamlrun
2650make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2651/usr/bin/make partialclean
2652make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2653rm -f ocamlc ocamlcomp.sh
2654rm -f ocamlopt ocamlcompopt.sh
2655rm -f ocaml toplevel/toplevellib.cma
2656rm -f utils/config.ml
2657rm -f parsing/parser.mli parsing/parser.ml parsing/parser.output
2658rm -f parsing/lexer.ml
2659rm -f parsing/linenum.ml
2660rm -f ocamlc.opt
2661rm -f ocamlopt.opt
2662rm -f bytecomp/opcodes.ml
2663rm -f bytecomp/runtimedef.ml
2664rm -f asmcomp/arch.ml
2665rm -f asmcomp/proc.ml
2666rm -f asmcomp/selection.ml
2667rm -f asmcomp/reload.ml
2668rm -f asmcomp/scheduling.ml
2669rm -f asmcomp/emit.ml
2670rm -f expunge
2671cd stdlib; /usr/bin/make clean
2672make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2673rm -f sys.ml
2674rm -f camlheader camlheader_ur
2675rm -f *.cm* *.o *.a
2676rm -f *~
2677make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2678cd lex; /usr/bin/make clean
2679make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
2680rm -f ocamllex ocamllex.opt
2681rm -f *.cmo *.cmi *.cmx *.o *~
2682rm -f parser.ml parser.mli parser.output
2683rm -f lexer.ml
2684make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
2685cd tools; /usr/bin/make clean
2686make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
2687if test -f ocamldep; then mv -f ocamldep ocamldep.bak; else :; fi
2688rm -f ocamldep.opt
2689rm -f ocamlprof ocamlcp
2690rm -f ocamlmktop
2691rm -f ocamlmklib
2692rm -f ocamlmklib.ml
2693rm -f ocaml299to3 lexer299.ml
2694rm -f scrapelabels lexer301.ml
2695rm -f addlabels
2696if test -f cvt_emit; then mv -f cvt_emit cvt_emit.bak; else :; fi
2697rm -f cvt_emit.ml
2698rm -f dumpobj
2699rm -f opnames.ml
2700rm -f dumpapprox
2701rm -f objinfo
2702rm -f primreq
2703rm -f *.cmo *.cmi
2704make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
2705cd ocamldoc && /usr/bin/make clean
2706make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
2707make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
2708for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \
2709 (cd otherlibs/$i; /usr/bin/make partialclean); \
2710 done
2711make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
2712rm -f *.cm*
2713make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
2714make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
2715rm -f *.cm*
2716make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
2717make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
2718rm -f *.cm*
2719make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
2720make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
2721rm -f extract_crc *.cm[ioa]
2722make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
2723make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
2724rm -f *.cm*
2725make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
2726make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
2727rm -f *.cm*
2728make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
2729make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
2730rm -f *.cm*
2731make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
2732make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
2733rm -f *.cm*
2734make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
2735make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
2736rm -f *.cm*
2737make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
2738make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
2739for d in compiler support lib jpf frx tkanim examples_labltk examples_camltk browser; do \
2740 cd $d; /usr/bin/make -f Makefile clean; cd ..; \
2741 done
2742make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
2743rm -f *.cm* parser.ml parser.mli lexer.ml copyright.ml
2744rm -f pplex.ml ppyac.ml ppyac.mli ppyac.output
2745rm -f tkcompiler pp parser.output
2746make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
2747make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
2748rm -f *.cm* *.o *.a *.so
2749make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
2750make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
2751rm -f labltktop labltk *.cm* *.a
2752make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
2753make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
2754rm -f *.cm* *.o *.a *~ *test
2755make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
2756make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
2757rm -f *.cm* *.o *.a
2758make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
2759make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
2760rm -f *.cm* *.o *.a dlltkanim.so gifanimtest gifanimtest-static
2761make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
2762make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_labltk'
2763rm -f hello demo eyes calc clock tetris lang *.opt *.o *.cm*
2764make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_labltk'
2765make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_camltk'
2766rm -f *.cm? addition eyes fileinput fileopen helloworld jptest mytext tetris winskel
2767make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/examples_camltk'
2768make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
2769rm -f *.cm? ocamlbrowser dummy.mli *~ *.orig
2770make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
2771for d in camltk labltk; do \
2772 cd $d; /usr/bin/make -f Makefile.gen clean; cd ..; \
2773 done
2774make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
2775rm -f *.cm* *.ml *.mli *.o *.a .depend
2776make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
2777make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
2778rm -f *.cm* *.ml *.mli *.o *.a .depend
2779make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
2780make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
2781cd debugger; /usr/bin/make clean
2782make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
2783rm -f ocamldebug
2784rm -f *.cmo *.cmi
2785rm -f lexer.ml
2786rm -f parser.ml parser.mli
2787make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
2788rm -rf _build
2789rm -f utils/*.cm[iox] utils/*.[so] utils/*~
2790rm -f parsing/*.cm[iox] parsing/*.[so] parsing/*~
2791rm -f typing/*.cm[iox] typing/*.[so] typing/*~
2792rm -f bytecomp/*.cm[iox] bytecomp/*.[so] bytecomp/*~
2793rm -f asmcomp/*.cm[iox] asmcomp/*.[so] asmcomp/*~
2794rm -f driver/*.cm[iox] driver/*.[so] driver/*~
2795rm -f toplevel/*.cm[iox] toplevel/*.[so] toplevel/*~
2796rm -f tools/*.cm[iox] tools/*.[so] tools/*~
2797rm -f *~
2798make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2799/usr/bin/make core
2800make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
2801cd byterun; /usr/bin/make all
2802make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
2803make[3]: Nothing to be done for `all'.
2804make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
2805cp byterun/ocamlrun boot/ocamlrun
2806cd yacc; /usr/bin/make all
2807make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
2808make[3]: Nothing to be done for `all'.
2809make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
2810cp yacc/ocamlyacc boot/ocamlyacc
2811cd stdlib; /usr/bin/make COMPILER=../boot/ocamlc all
2812make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2813../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
2814../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
2815../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
2816../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
2817../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
2818../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
2819../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
2820../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
2821../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
2822../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
2823sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml
2824../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
2825../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
2826../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
2827../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
2828../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
2829../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
2830../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
2831../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
2832../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
2833../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
2834../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
2835../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
2836../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
2837../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
2838../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
2839../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
2840../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
2841../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
2842../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
2843../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
2844../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
2845../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
2846../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
2847../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
2848../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
2849../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
2850../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
2851../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
2852../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
2853../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
2854../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
2855../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
2856../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
2857../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
2858../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
2859../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
2860../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
2861../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
2862../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
2863../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
2864../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
2865../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
2866../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
2867../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
2868../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
2869../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
2870../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
2871../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
2872../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
2873../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
2874../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
2875../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
2876../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
2877../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
2878../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
2879../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
2880../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
2881../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
2882../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
2883../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
2884../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
2885../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
2886../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
2887../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
2888../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
2889../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
2890../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
2891../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
2892../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
2893../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
2894../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
2895../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
2896../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
2897../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
2898../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
2899../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
2900../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 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 lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
2901../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
2902if true; then \
2903 echo '#!/usr/bin/ocamlrun' > camlheader && \
2904 echo '#!' | tr -d '\012' > camlheader_ur; \
2905 else \
2906 sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E \
2907 -DRUNTIME_NAME='"/usr/bin/ocamlrun"' \
2908 header.c -o tmpheader && \
2909 strip tmpheader && \
2910 mv tmpheader camlheader && \
2911 cp camlheader camlheader_ur; \
2912 fi
2913make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
2914cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
2915if test -f boot/libcamlrun.a; then :; else \
2916 ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
2917if test -d stdlib/caml; then :; else \
2918 ln -s ../byterun stdlib/caml; fi
2919boot/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
2920boot/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
2921boot/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
2922boot/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
2923sed -e 's|%%LIBDIR%%|/usr/lib64/ocaml|' \
2924 -e 's|%%BYTERUN%%|/usr/bin/ocamlrun|' \
2925 -e 's|%%CCOMPTYPE%%|cc|' \
2926 -e 's|%%BYTECC%%|sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC|' \
2927 -e 's|%%BYTELINK%%|sparc64-pld-linux-gcc -Wl,-E|' \
2928 -e 's|%%NATIVECC%%|sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
2929 -e 's|%%NATIVELINK%%|sparc64-pld-linux-gcc |' \
2930 -e 's|%%PARTIALLD%%|ld -r |' \
2931 -e 's|%%PACKLD%%|ld -r -o |' \
2932 -e 's|%%BYTECCLIBS%%|-lm -ldl -ltinfo -lpthread|' \
2933 -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \
2934 -e 's|%%RANLIBCMD%%|ranlib|' \
2935 -e 's|%%CC_PROFILE%%|-pg|' \
2936 -e 's|%%ARCH%%|sparc|' \
2937 -e 's|%%MODEL%%|default|' \
2938 -e 's|%%SYSTEM%%|linux|' \
2939 -e 's|%%EXT_OBJ%%|.o|' \
2940 -e 's|%%EXT_ASM%%|.s|' \
2941 -e 's|%%EXT_LIB%%|.a|' \
2942 -e 's|%%EXT_DLL%%|.so|' \
2943 -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
2944 utils/config.mlp > utils/config.ml
2945boot/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
2946boot/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
2947boot/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
2948boot/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
2949boot/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
2950boot/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
2951boot/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
2952boot/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
2953boot/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
2954boot/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
2955boot/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
2956boot/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
2957boot/ocamlrun boot/ocamllex parsing/linenum.mll
295812 states, 323 transitions, table size 1364 bytes
2959boot/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
2960boot/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
2961boot/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
2962boot/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
2963boot/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
2964boot/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
2965boot/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
2966boot/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
2967boot/ocamlyacc -v parsing/parser.mly
2968boot/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
2969boot/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
2970boot/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
2971boot/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
2972boot/ocamlrun boot/ocamllex parsing/lexer.mll
2973151 states, 2930 transitions, table size 12626 bytes
29742120 additional bytes used for bindings
2975boot/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
2976boot/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
2977boot/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
2978boot/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
2979boot/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
2980boot/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
2981boot/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
2982boot/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
2983boot/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
2984boot/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
2985boot/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
2986boot/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
2987boot/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
2988boot/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
2989boot/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
2990boot/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
2991boot/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
2992boot/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
2993boot/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
2994boot/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
2995boot/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
2996boot/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
2997boot/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
2998boot/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
2999boot/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
3000boot/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
3001boot/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
3002boot/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
3003boot/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
3004boot/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
3005boot/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
3006boot/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
3007boot/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
3008boot/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
3009boot/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
3010boot/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
3011boot/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
3012boot/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
3013boot/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
3014boot/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
3015boot/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
3016boot/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
3017boot/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
3018boot/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
3019boot/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
3020boot/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
3021boot/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
3022boot/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
3023boot/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
3024boot/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
3025boot/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
3026boot/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
3027boot/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
3028boot/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
3029boot/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
3030boot/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
3031boot/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
3032boot/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
3033boot/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
3034boot/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
3035boot/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
3036boot/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
3037boot/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
3038boot/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
3039boot/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
3040boot/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
3041boot/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
3042boot/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
3043boot/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
3044boot/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
3045boot/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
3046boot/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
3047boot/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
3048boot/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
3049boot/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
3050boot/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
3051boot/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
3052(echo 'let builtin_exceptions = [|'; \
3053 sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \
3054 sed -e '$s/;$//'; \
3055 echo '|]'; \
3056 echo 'let builtin_primitives = [|'; \
3057 sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \
3058 echo '|]') > bytecomp/runtimedef.ml
3059boot/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
3060boot/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
3061boot/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
3062boot/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
3063boot/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
3064boot/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
3065boot/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
3066boot/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
3067boot/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
3068boot/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
3069sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/instruct.h | \
3070 awk -f tools/make-opcodes > bytecomp/opcodes.ml
3071boot/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
3072boot/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
3073boot/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
3074boot/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
3075boot/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
3076boot/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
3077boot/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
3078boot/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
3079boot/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
3080boot/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
3081boot/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
3082boot/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
3083boot/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
3084boot/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
3085boot/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
3086boot/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
3087boot/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
3088boot/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
3089boot/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
3090boot/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
3091boot/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
3092boot/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
3093boot/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
3094boot/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
3095boot/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
3096boot/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
3097boot/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
3098cd yacc; /usr/bin/make all
3099make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
3100make[3]: Nothing to be done for `all'.
3101make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
3102cd lex; /usr/bin/make all
3103make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
3104../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.mli
3105../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.ml
3106../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.mli
3107../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.ml
3108../boot/ocamlyacc -v parser.mly
3109../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.mli
3110../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.ml
3111../boot/ocamlrun ../boot/ocamllex lexer.mll
311274 states, 1162 transitions, table size 5092 bytes
31131658 additional bytes used for bindings
3114../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.mli
3115../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.ml
3116../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.mli
3117../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.ml
3118../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.mli
3119../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.ml
3120../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.mli
3121../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.ml
3122../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.mli
3123../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.ml
3124../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.mli
3125../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.ml
3126../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.mli
3127../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.ml
3128../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A main.ml
3129../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
3130make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
3131cd tools; /usr/bin/make all
3132make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
3133../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
3134../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
3135../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
3136../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
3137../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
3138../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
3139../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
3140../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
3141../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
3142../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
3143sed -e 's|%%BINDIR%%|/usr/bin|' ocamlmktop.tpl > ocamlmktop
3144chmod +x ocamlmktop
3145../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
3146echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
3147sed -e "s|%%BINDIR%%|/usr/bin|" \
3148 -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
3149 -e "s|%%MKSHAREDLIB%%||" \
3150 -e "s|%%BYTECCRPATH%%|-Wl,-rpath,|" \
3151 -e "s|%%NATIVECCRPATH%%|-Wl,-rpath,|" \
3152 -e "s|%%MKSHAREDLIBRPATH%%|-Wl,-rpath,|" \
3153 -e "s|%%RANLIB%%|ranlib|" \
3154 ocamlmklib.mlp >> ocamlmklib.ml
3155../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
3156../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo ocamlmklib.cmo
3157../boot/ocamlrun ../boot/ocamllex lexer301.mll
3158113 states, 2733 transitions, table size 11610 bytes
3159../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
3160../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
3161../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
3162../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -w sl -o addlabels \
3163 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
3164unset LC_ALL || : ; \
3165 unset LC_CTYPE || : ; \
3166 unset LC_COLLATE LANG || : ; \
3167 sed -e '/\/\*/d' \
3168 -e '/^#/d' \
3169 -e 's/enum \(.*\) {/let names_of_\1 = [|/' \
3170 -e 's/};$/ |]/' \
3171 -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \
3172 -e 's/,/;/g' \
3173 ../byterun/instruct.h > opnames.ml
3174../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
3175../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
3176../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \
3177 misc.cmo tbl.cmo config.cmo ident.cmo \
3178 opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo
3179make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
3180cd stdlib; /usr/bin/make all
3181make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
3182../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
3183../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
3184../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
3185../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
3186../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
3187../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
3188../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
3189../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
3190../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
3191../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
3192../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
3193../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
3194../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
3195../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
3196../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
3197../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
3198../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
3199../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
3200../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
3201../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
3202../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
3203../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
3204../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
3205../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
3206../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
3207../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
3208../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
3209../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
3210../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
3211../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
3212../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
3213../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
3214../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
3215../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
3216../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
3217../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
3218../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
3219../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
3220../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
3221../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
3222../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
3223../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
3224../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
3225../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
3226../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
3227../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
3228../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
3229../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
3230../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
3231../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
3232../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
3233../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
3234../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
3235../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
3236../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
3237../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
3238../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
3239../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
3240../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
3241../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
3242../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
3243../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
3244../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
3245../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
3246../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
3247../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
3248../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
3249../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
3250../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
3251../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
3252../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
3253../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
3254../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
3255../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
3256../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
3257../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
3258../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
3259../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
3260../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
3261../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
3262../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
3263../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
3264../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
3265../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
3266../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
3267../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
3268../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 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 lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
3269../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
3270make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
3271make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
3272/usr/bin/make compare
3273make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
3274Fixpoint reached, bootstrap succeeded.
3275make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
3276make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
3277/usr/bin/make all
3278make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
3279cd byterun; /usr/bin/make all
3280make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
3281make[2]: Nothing to be done for `all'.
3282make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/byterun'
3283if test -f stdlib/libcamlrun.a; then :; else \
3284 ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
3285cd yacc; /usr/bin/make all
3286make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
3287make[2]: Nothing to be done for `all'.
3288make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/yacc'
3289cd lex; /usr/bin/make all
3290make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
3291make[2]: Nothing to be done for `all'.
3292make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/lex'
3293cd tools; /usr/bin/make all
3294make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
3295make[2]: Nothing to be done for `all'.
3296make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
3297cd stdlib; /usr/bin/make all
3298make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
3299make[2]: Nothing to be done for `all'.
3300make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
3301boot/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
3302boot/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
3303boot/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
3304boot/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
3305boot/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
3306boot/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
3307boot/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
3308boot/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
3309boot/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
3310boot/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
3311boot/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
3312boot/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
3313boot/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
3314boot/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
3315boot/ocamlrun boot/ocamlc -nostdlib -I boot -linkall -o ocaml.tmp toplevel/toplevellib.cma toplevel/topstart.cmo
3316byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback 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
3317rm -f ocaml.tmp
3318for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \
3319 (cd otherlibs/$i; /usr/bin/make RUNTIME= all) || exit $?; \
3320 done
3321make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
3322../../ocamlcomp.sh -c -warn-error A -g unix.mli
3323../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.ml
3324../../ocamlcomp.sh -c -warn-error A -g unixLabels.mli
3325../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.ml
3326../../boot/ocamlrun ../../tools/ocamlmklib -o unix -ocamlc '../../ocamlcomp.sh' -linkall unix.cmo unixLabels.cmo
3327make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/unix'
3328make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
3329../../ocamlcomp.sh -c -warn-error A -g str.mli
3330../../ocamlcomp.sh -c -warn-error A -g str.ml
3331../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o str str.cmo
3332make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/str'
3333make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
3334../../ocamlcomp.sh -c -warn-error A -g int_misc.mli
3335../../ocamlcomp.sh -c -warn-error A -g int_misc.ml
3336../../ocamlcomp.sh -c -warn-error A -g nat.mli
3337../../ocamlcomp.sh -c -warn-error A -g nat.ml
3338../../ocamlcomp.sh -c -warn-error A -g big_int.mli
3339../../ocamlcomp.sh -c -warn-error A -g big_int.ml
3340../../ocamlcomp.sh -c -warn-error A -g arith_flags.mli
3341../../ocamlcomp.sh -c -warn-error A -g arith_flags.ml
3342../../ocamlcomp.sh -c -warn-error A -g ratio.mli
3343../../ocamlcomp.sh -c -warn-error A -g ratio.ml
3344../../ocamlcomp.sh -c -warn-error A -g num.mli
3345../../ocamlcomp.sh -c -warn-error A -g num.ml
3346../../ocamlcomp.sh -c -warn-error A -g arith_status.mli
3347../../ocamlcomp.sh -c -warn-error A -g arith_status.ml
3348../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o nums int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
3349make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/num'
3350make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
3351../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -pack -o dynlinkaux.cmo ../../utils/misc.cmo ../../utils/config.cmo ../../utils/clflags.cmo ../../utils/tbl.cmo ../../utils/consistbl.cmo ../../utils/terminfo.cmo ../../utils/warnings.cmo ../../parsing/asttypes.cmi ../../parsing/linenum.cmo ../../parsing/location.cmo ../../parsing/longident.cmo ../../typing/ident.cmo ../../typing/path.cmo ../../typing/primitive.cmo ../../typing/types.cmo ../../typing/btype.cmo ../../typing/subst.cmo ../../typing/predef.cmo ../../typing/datarepr.cmo ../../typing/env.cmo ../../bytecomp/lambda.cmo ../../bytecomp/instruct.cmo ../../bytecomp/cmo_format.cmi ../../bytecomp/opcodes.cmo ../../bytecomp/runtimedef.cmo ../../bytecomp/bytesections.cmo ../../bytecomp/dll.cmo ../../bytecomp/meta.cmo ../../bytecomp/symtable.cmo
3352../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp dynlink.mli
3353../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp dynlink.ml
3354../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -a -o dynlink.cma dynlinkaux.cmo dynlink.cmo
3355../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp extract_crc.ml
3356../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -o extract_crc dynlink.cma extract_crc.cmo
3357make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dynlink'
3358make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
3359../../ocamlcomp.sh -I ../unix -c -warn-error A -g bigarray.mli
3360../../ocamlcomp.sh -I ../unix -c -warn-error A -g bigarray.ml
3361../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -linkall -o bigarray bigarray.cmo
3362make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/bigarray'
3363make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
3364../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.mli
3365../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.ml
3366../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.mli
3367../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.ml
3368../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.mli
3369../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.ml
3370../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.mli
3371../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.ml
3372../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.mli
3373../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.ml
3374../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo \
3375 -cclib -lunix -cclib -lpthread
3376make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/systhreads'
3377make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
3378ln -sf ../unix/unix.cmi unix.cmi
3379../../ocamlcomp.sh -I ../unix -c -warn-error A thread.mli
3380../../ocamlcomp.sh -I ../unix -c -warn-error A thread.ml
3381../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.mli
3382../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.ml
3383../../ocamlcomp.sh -I ../unix -c -warn-error A condition.mli
3384../../ocamlcomp.sh -I ../unix -c -warn-error A condition.ml
3385../../ocamlcomp.sh -I ../unix -c -warn-error A event.mli
3386../../ocamlcomp.sh -I ../unix -c -warn-error A event.ml
3387../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.mli
3388../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.ml
3389../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads -oc vmthreads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo
3390ln -s ../../stdlib/pervasives.cmi pervasives.cmi
3391../../ocamlcomp.sh -I ../unix -warn-error A -nopervasives -c pervasives.ml
3392ln -s ../../stdlib/marshal.cmi marshal.cmi
3393../../ocamlcomp.sh -I ../unix -warn-error A -c marshal.ml
3394../../ocamlcomp.sh -I ../unix -a -o stdlib.cma pervasives.cmo ../../stdlib/array.cmo ../../stdlib/list.cmo ../../stdlib/char.cmo ../../stdlib/string.cmo ../../stdlib/sys.cmo ../../stdlib/hashtbl.cmo ../../stdlib/sort.cmo marshal.cmo ../../stdlib/obj.cmo ../../stdlib/int32.cmo ../../stdlib/int64.cmo ../../stdlib/nativeint.cmo ../../stdlib/lexing.cmo ../../stdlib/parsing.cmo ../../stdlib/set.cmo ../../stdlib/map.cmo ../../stdlib/stack.cmo ../../stdlib/queue.cmo ../../stdlib/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/callback.cmo ../../stdlib/weak.cmo ../../stdlib/lazy.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo
3395../../ocamlcomp.sh -I ../unix -warn-error A -c unix.ml
3396../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o unix -linkall unix.cmo ../unix/unixLabels.cmo
3397make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/threads'
3398make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
3399../../ocamlcomp.sh -c -warn-error A -g graphics.mli
3400../../ocamlcomp.sh -c -warn-error A -g graphics.ml
3401../../ocamlcomp.sh -c -warn-error A -g graphicsX11.mli
3402../../ocamlcomp.sh -c -warn-error A -g graphicsX11.ml
3403../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o graphics graphics.cmo graphicsX11.cmo -L/usr/lib64 -lX11
3404make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/graph'
3405make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
3406../../ocamlcomp.sh -c -warn-error A dbm.mli
3407../../ocamlcomp.sh -c -warn-error A dbm.ml
3408../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o dbm -oc mldbm dbm.cmo -ldb
3409make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/dbm'
3410make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
3411cd support; /usr/bin/make
3412make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
3413../../../ocamlcomp.sh -c -warn-error A -I ../../unix support.mli
3414../../../ocamlcomp.sh -c -warn-error A -I ../../unix support.ml
3415../../../ocamlcomp.sh -c -warn-error A -I ../../unix rawwidget.mli
3416../../../ocamlcomp.sh -c -warn-error A -I ../../unix rawwidget.ml
3417../../../ocamlcomp.sh -c -warn-error A -I ../../unix widget.mli
3418../../../ocamlcomp.sh -c -warn-error A -I ../../unix widget.ml
3419../../../ocamlcomp.sh -c -warn-error A -I ../../unix protocol.mli
3420../../../ocamlcomp.sh -c -warn-error A -I ../../unix protocol.ml
3421../../../ocamlcomp.sh -c -warn-error A -I ../../unix textvariable.mli
3422../../../ocamlcomp.sh -c -warn-error A -I ../../unix textvariable.ml
3423../../../ocamlcomp.sh -c -warn-error A -I ../../unix timer.mli
3424../../../ocamlcomp.sh -c -warn-error A -I ../../unix timer.ml
3425../../../ocamlcomp.sh -c -warn-error A -I ../../unix fileevent.mli
3426../../../ocamlcomp.sh -c -warn-error A -I ../../unix fileevent.ml
3427../../../ocamlcomp.sh -c -warn-error A -I ../../unix camltkwrap.mli
3428../../../ocamlcomp.sh -c -warn-error A -I ../../unix camltkwrap.ml
3429../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../systhreads -I ../../threads tkthread.mli
3430../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../systhreads -I ../../threads tkthread.ml
3431sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkCaml.c
3432sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkUtf.c
3433sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkEval.c
3434cltkEval.c: In function 'fill_args':
3435cltkEval.c:146: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type
3436cltkEval.c: In function 'camltk_tcl_direct_eval':
3437cltkEval.c:211: warning: passing argument 4 of 'info.proc' from incompatible pointer type
3438cltkEval.c:221: warning: passing argument 4 of 'info.proc' from incompatible pointer type
3439sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkEvent.c
3440sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkFile.c
3441sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkMain.c
3442cltkMain.c: In function 'camltk_opentk':
3443cltkMain.c:128: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type
3444cltkMain.c:149: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
3445sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkMisc.c
3446cltkMisc.c: In function 'camltk_splitlist':
3447cltkMisc.c:38: warning: passing argument 4 of 'Tcl_SplitList' from incompatible pointer type
3448sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkTimer.c
3449cltkTimer.c: In function 'camltk_add_timer':
3450cltkTimer.c:36: warning: cast to pointer from integer of different size
3451cltkTimer.c: In function 'camltk_rem_timer':
3452cltkTimer.c:42: warning: cast to pointer from integer of different size
3453sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkVar.c
3454cltkVar.c: In function 'camltk_getvar':
3455cltkVar.c:37: warning: assignment discards qualifiers from pointer target type
3456cltkVar.c: In function 'camltk_setvar':
3457cltkVar.c:59: warning: assignment discards qualifiers from pointer target type
3458sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkWait.c
3459sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkImg.c
3460cltkImg.c: In function 'camltk_setimgdata_native':
3461cltkImg.c:93: warning: pointer targets in assignment differ in signedness
3462../../../boot/ocamlrun ../../../tools/ocamlmklib -o labltk cltkCaml.o cltkUtf.o cltkEval.o cltkEvent.o cltkFile.o cltkMain.o cltkMisc.o cltkTimer.o cltkVar.o cltkWait.o cltkImg.o -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
3463make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/support'
3464cd compiler; /usr/bin/make
3465make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
3466../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support flags.ml
3467(echo "let copyright=\"\\"; \
3468 cat copyright; \
3469 echo "\""; \
3470 echo "let write ~w = w copyright;;") > copyright.ml
3471../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support copyright.ml
3472../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support tsort.ml
3473../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support tables.ml
3474../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support printer.ml
3475../../../boot/ocamlrun ../../../boot/ocamllex lexer.mll
347637 states, 921 transitions, table size 3906 bytes
3477../../../boot/ocamlyacc -v -v parser.mly
34783 shift/reduce conflicts.
3479../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support parser.mli
3480../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support lexer.ml
3481../../../boot/ocamlrun ../../../boot/ocamllex pplex.mll
348242 states, 754 transitions, table size 3268 bytes
3483../../../boot/ocamlyacc -v -v ppyac.mly
3484../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support code.mli
3485../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppyac.mli
3486../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support pplex.mli
3487../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support pplex.ml
3488../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppyac.ml
3489../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppexec.ml
3490../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support ppparse.ml
3491../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support parser.ml
3492../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support compile.ml
3493../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support intf.ml
3494../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support maincompile.ml
3495../../../ocamlcomp.sh -g -o tkcompiler ../support/support.cmo flags.cmo copyright.cmo tsort.cmo tables.cmo printer.cmo lexer.cmo pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo parser.cmo compile.cmo intf.cmo maincompile.cmo
3496../../../ocamlcomp.sh -c -warn-error A -g -g -I ../support pp.ml
3497../../../ocamlcomp.sh -g -o pp pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo pp.cmo
3498make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/compiler'
3499cd labltk; /usr/bin/make -f Makefile.gen
3500make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
3501cd ..; ../../boot/ocamlrun compiler/tkcompiler -outdir labltk
3502(echo 'open StdLabels'; \
3503 echo 'open Widget'; \
3504 echo 'open Protocol'; \
3505 echo 'open Support'; \
3506 echo 'open Textvariable'; \
3507 cat ../builtin/report.ml; \
3508 cat ../builtin/builtin_*.ml; \
3509 cat _tkgen.ml; \
3510 echo ; \
3511 echo ; \
3512 echo 'module Tkintf = struct'; \
3513 cat ../builtin/builtini_*.ml; \
3514 cat _tkigen.ml; \
3515 echo 'end (* module Tkintf *)'; \
3516 echo ; \
3517 echo ; \
3518 echo 'open Tkintf' ;\
3519 echo ; \
3520 echo ; \
3521 cat ../builtin/builtinf_*.ml; \
3522 cat _tkfgen.ml; \
3523 echo ; \
3524 ) > _tk.ml
3525../../../boot/ocamlrun ../compiler/pp < _tk.ml > tk.ml
3526rm -f _tk.ml
3527../../../boot/ocamlrun ../../../tools/ocamldep -I ../support [a-z]*.mli [a-z]*.ml > .depend
3528make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
3529cd labltk; /usr/bin/make
3530make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
3531../../../ocamlcomp.sh -c -warn-error A -I ../support tk.ml
3532../../../ocamlcomp.sh -c -warn-error A -I ../support place.mli
3533../../../ocamlcomp.sh -c -warn-error A -I ../support place.ml
3534../../../ocamlcomp.sh -c -warn-error A -I ../support wm.mli
3535../../../ocamlcomp.sh -c -warn-error A -I ../support wm.ml
3536../../../ocamlcomp.sh -c -warn-error A -I ../support imagephoto.mli
3537../../../ocamlcomp.sh -c -warn-error A -I ../support imagephoto.ml
3538../../../ocamlcomp.sh -c -warn-error A -I ../support canvas.mli
3539../../../ocamlcomp.sh -c -warn-error A -I ../support canvas.ml
3540../../../ocamlcomp.sh -c -warn-error A -I ../support button.mli
3541../../../ocamlcomp.sh -c -warn-error A -I ../support button.ml
3542../../../ocamlcomp.sh -c -warn-error A -I ../support text.mli
3543../../../ocamlcomp.sh -c -warn-error A -I ../support text.ml
3544../../../ocamlcomp.sh -c -warn-error A -I ../support label.mli
3545../../../ocamlcomp.sh -c -warn-error A -I ../support label.ml
3546../../../ocamlcomp.sh -c -warn-error A -I ../support scrollbar.mli
3547../../../ocamlcomp.sh -c -warn-error A -I ../support scrollbar.ml
3548../../../ocamlcomp.sh -c -warn-error A -I ../support image.mli
3549../../../ocamlcomp.sh -c -warn-error A -I ../support image.ml
3550../../../ocamlcomp.sh -c -warn-error A -I ../support encoding.mli
3551../../../ocamlcomp.sh -c -warn-error A -I ../support encoding.ml
3552../../../ocamlcomp.sh -c -warn-error A -I ../support pixmap.mli
3553../../../ocamlcomp.sh -c -warn-error A -I ../support pixmap.ml
3554../../../ocamlcomp.sh -c -warn-error A -I ../support palette.mli
3555../../../ocamlcomp.sh -c -warn-error A -I ../support palette.ml
3556../../../ocamlcomp.sh -c -warn-error A -I ../support font.mli
3557../../../ocamlcomp.sh -c -warn-error A -I ../support font.ml
3558../../../ocamlcomp.sh -c -warn-error A -I ../support message.mli
3559../../../ocamlcomp.sh -c -warn-error A -I ../support message.ml
3560../../../ocamlcomp.sh -c -warn-error A -I ../support menu.mli
3561../../../ocamlcomp.sh -c -warn-error A -I ../support menu.ml
3562../../../ocamlcomp.sh -c -warn-error A -I ../support entry.mli
3563../../../ocamlcomp.sh -c -warn-error A -I ../support entry.ml
3564../../../ocamlcomp.sh -c -warn-error A -I ../support listbox.mli
3565../../../ocamlcomp.sh -c -warn-error A -I ../support listbox.ml
3566../../../ocamlcomp.sh -c -warn-error A -I ../support focus.mli
3567../../../ocamlcomp.sh -c -warn-error A -I ../support focus.ml
3568../../../ocamlcomp.sh -c -warn-error A -I ../support menubutton.mli
3569../../../ocamlcomp.sh -c -warn-error A -I ../support menubutton.ml
3570../../../ocamlcomp.sh -c -warn-error A -I ../support pack.mli
3571../../../ocamlcomp.sh -c -warn-error A -I ../support pack.ml
3572../../../ocamlcomp.sh -c -warn-error A -I ../support option.mli
3573../../../ocamlcomp.sh -c -warn-error A -I ../support option.ml
3574../../../ocamlcomp.sh -c -warn-error A -I ../support toplevel.mli
3575../../../ocamlcomp.sh -c -warn-error A -I ../support toplevel.ml
3576../../../ocamlcomp.sh -c -warn-error A -I ../support frame.mli
3577../../../ocamlcomp.sh -c -warn-error A -I ../support frame.ml
3578../../../ocamlcomp.sh -c -warn-error A -I ../support dialog.mli
3579../../../ocamlcomp.sh -c -warn-error A -I ../support dialog.ml
3580../../../ocamlcomp.sh -c -warn-error A -I ../support imagebitmap.mli
3581../../../ocamlcomp.sh -c -warn-error A -I ../support imagebitmap.ml
3582../../../ocamlcomp.sh -c -warn-error A -I ../support clipboard.mli
3583../../../ocamlcomp.sh -c -warn-error A -I ../support clipboard.ml
3584../../../ocamlcomp.sh -c -warn-error A -I ../support radiobutton.mli
3585../../../ocamlcomp.sh -c -warn-error A -I ../support radiobutton.ml
3586../../../ocamlcomp.sh -c -warn-error A -I ../support tkwait.mli
3587../../../ocamlcomp.sh -c -warn-error A -I ../support tkwait.ml
3588../../../ocamlcomp.sh -c -warn-error A -I ../support grab.mli
3589../../../ocamlcomp.sh -c -warn-error A -I ../support grab.ml
3590../../../ocamlcomp.sh -c -warn-error A -I ../support selection.mli
3591../../../ocamlcomp.sh -c -warn-error A -I ../support selection.ml
3592../../../ocamlcomp.sh -c -warn-error A -I ../support scale.mli
3593../../../ocamlcomp.sh -c -warn-error A -I ../support scale.ml
3594../../../ocamlcomp.sh -c -warn-error A -I ../support optionmenu.mli
3595../../../ocamlcomp.sh -c -warn-error A -I ../support optionmenu.ml
3596../../../ocamlcomp.sh -c -warn-error A -I ../support winfo.mli
3597../../../ocamlcomp.sh -c -warn-error A -I ../support winfo.ml
3598../../../ocamlcomp.sh -c -warn-error A -I ../support grid.mli
3599../../../ocamlcomp.sh -c -warn-error A -I ../support grid.ml
3600../../../ocamlcomp.sh -c -warn-error A -I ../support checkbutton.mli
3601../../../ocamlcomp.sh -c -warn-error A -I ../support checkbutton.ml
3602../../../ocamlcomp.sh -c -warn-error A -I ../support bell.mli
3603../../../ocamlcomp.sh -c -warn-error A -I ../support bell.ml
3604../../../ocamlcomp.sh -c -warn-error A -I ../support tkvars.mli
3605../../../ocamlcomp.sh -c -warn-error A -I ../support tkvars.ml
3606../../../ocamlcomp.sh -c -warn-error A -I ../support labltk.ml
3607make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
3608cd camltk; /usr/bin/make -f Makefile.gen
3609make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
3610cd ..; ../../boot/ocamlrun compiler/tkcompiler -camltk -outdir camltk
3611(echo '##define CAMLTK'; \
3612 echo 'include Camltkwrap'; \
3613 echo 'open Widget'; \
3614 echo 'open Protocol'; \
3615 echo 'open Textvariable'; \
3616 echo ; \
3617 cat ../builtin/report.ml; \
3618 echo ; \
3619 cat ../builtin/builtin_*.ml; \
3620 echo ; \
3621 cat _tkgen.ml; \
3622 echo ; \
3623 echo ; \
3624 echo 'module Tkintf = struct'; \
3625 cat ../builtin/builtini_*.ml; \
3626 cat _tkigen.ml; \
3627 echo 'end (* module Tkintf *)'; \
3628 echo ; \
3629 echo ; \
3630 echo 'open Tkintf' ;\
3631 echo ; \
3632 echo ; \
3633 cat ../builtin/builtinf_*.ml; \
3634 cat _tkfgen.ml; \
3635 echo ; \
3636 ) > _cTk.ml
3637../../../boot/ocamlrun ../compiler/pp < _cTk.ml > cTk.ml
3638rm -f _cTk.ml
3639../../../boot/ocamlrun ../../../tools/ocamldep -I ../support [a-z]*.mli [a-z]*.ml > .depend
3640make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
3641cd camltk; /usr/bin/make
3642make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
3643../../../ocamlcomp.sh -c -warn-error A -I ../support cTk.ml
3644../../../ocamlcomp.sh -c -warn-error A -I ../support cPlace.mli
3645../../../ocamlcomp.sh -c -warn-error A -I ../support cPlace.ml
3646../../../ocamlcomp.sh -c -warn-error A -I ../support cResource.mli
3647../../../ocamlcomp.sh -c -warn-error A -I ../support cResource.ml
3648../../../ocamlcomp.sh -c -warn-error A -I ../support cWm.mli
3649../../../ocamlcomp.sh -c -warn-error A -I ../support cWm.ml
3650../../../ocamlcomp.sh -c -warn-error A -I ../support cImagephoto.mli
3651../../../ocamlcomp.sh -c -warn-error A -I ../support cImagephoto.ml
3652../../../ocamlcomp.sh -c -warn-error A -I ../support cCanvas.mli
3653../../../ocamlcomp.sh -c -warn-error A -I ../support cCanvas.ml
3654../../../ocamlcomp.sh -c -warn-error A -I ../support cButton.mli
3655../../../ocamlcomp.sh -c -warn-error A -I ../support cButton.ml
3656../../../ocamlcomp.sh -c -warn-error A -I ../support cText.mli
3657../../../ocamlcomp.sh -c -warn-error A -I ../support cText.ml
3658../../../ocamlcomp.sh -c -warn-error A -I ../support cLabel.mli
3659../../../ocamlcomp.sh -c -warn-error A -I ../support cLabel.ml
3660../../../ocamlcomp.sh -c -warn-error A -I ../support cScrollbar.mli
3661../../../ocamlcomp.sh -c -warn-error A -I ../support cScrollbar.ml
3662../../../ocamlcomp.sh -c -warn-error A -I ../support cImage.mli
3663../../../ocamlcomp.sh -c -warn-error A -I ../support cImage.ml
3664../../../ocamlcomp.sh -c -warn-error A -I ../support cEncoding.mli
3665../../../ocamlcomp.sh -c -warn-error A -I ../support cEncoding.ml
3666../../../ocamlcomp.sh -c -warn-error A -I ../support cPixmap.mli
3667../../../ocamlcomp.sh -c -warn-error A -I ../support cPixmap.ml
3668../../../ocamlcomp.sh -c -warn-error A -I ../support cPalette.mli
3669../../../ocamlcomp.sh -c -warn-error A -I ../support cPalette.ml
3670../../../ocamlcomp.sh -c -warn-error A -I ../support cFont.mli
3671../../../ocamlcomp.sh -c -warn-error A -I ../support cFont.ml
3672../../../ocamlcomp.sh -c -warn-error A -I ../support cMessage.mli
3673../../../ocamlcomp.sh -c -warn-error A -I ../support cMessage.ml
3674../../../ocamlcomp.sh -c -warn-error A -I ../support cMenu.mli
3675../../../ocamlcomp.sh -c -warn-error A -I ../support cMenu.ml
3676../../../ocamlcomp.sh -c -warn-error A -I ../support cEntry.mli
3677../../../ocamlcomp.sh -c -warn-error A -I ../support cEntry.ml
3678../../../ocamlcomp.sh -c -warn-error A -I ../support cListbox.mli
3679../../../ocamlcomp.sh -c -warn-error A -I ../support cListbox.ml
3680../../../ocamlcomp.sh -c -warn-error A -I ../support cFocus.mli
3681../../../ocamlcomp.sh -c -warn-error A -I ../support cFocus.ml
3682../../../ocamlcomp.sh -c -warn-error A -I ../support cMenubutton.mli
3683../../../ocamlcomp.sh -c -warn-error A -I ../support cMenubutton.ml
3684../../../ocamlcomp.sh -c -warn-error A -I ../support cPack.mli
3685../../../ocamlcomp.sh -c -warn-error A -I ../support cPack.ml
3686../../../ocamlcomp.sh -c -warn-error A -I ../support cOption.mli
3687../../../ocamlcomp.sh -c -warn-error A -I ../support cOption.ml
3688../../../ocamlcomp.sh -c -warn-error A -I ../support cToplevel.mli
3689../../../ocamlcomp.sh -c -warn-error A -I ../support cToplevel.ml
3690../../../ocamlcomp.sh -c -warn-error A -I ../support cFrame.mli
3691../../../ocamlcomp.sh -c -warn-error A -I ../support cFrame.ml
3692../../../ocamlcomp.sh -c -warn-error A -I ../support cDialog.mli
3693../../../ocamlcomp.sh -c -warn-error A -I ../support cDialog.ml
3694../../../ocamlcomp.sh -c -warn-error A -I ../support cImagebitmap.mli
3695../../../ocamlcomp.sh -c -warn-error A -I ../support cImagebitmap.ml
3696../../../ocamlcomp.sh -c -warn-error A -I ../support cClipboard.mli
3697../../../ocamlcomp.sh -c -warn-error A -I ../support cClipboard.ml
3698../../../ocamlcomp.sh -c -warn-error A -I ../support cRadiobutton.mli
3699../../../ocamlcomp.sh -c -warn-error A -I ../support cRadiobutton.ml
3700../../../ocamlcomp.sh -c -warn-error A -I ../support cTkwait.mli
3701../../../ocamlcomp.sh -c -warn-error A -I ../support cTkwait.ml
3702../../../ocamlcomp.sh -c -warn-error A -I ../support cGrab.mli
3703../../../ocamlcomp.sh -c -warn-error A -I ../support cGrab.ml
3704../../../ocamlcomp.sh -c -warn-error A -I ../support cSelection.mli
3705../../../ocamlcomp.sh -c -warn-error A -I ../support cSelection.ml
3706../../../ocamlcomp.sh -c -warn-error A -I ../support cScale.mli
3707../../../ocamlcomp.sh -c -warn-error A -I ../support cScale.ml
3708../../../ocamlcomp.sh -c -warn-error A -I ../support cOptionmenu.mli
3709../../../ocamlcomp.sh -c -warn-error A -I ../support cOptionmenu.ml
3710../../../ocamlcomp.sh -c -warn-error A -I ../support cWinfo.mli
3711../../../ocamlcomp.sh -c -warn-error A -I ../support cWinfo.ml
3712../../../ocamlcomp.sh -c -warn-error A -I ../support cGrid.mli
3713../../../ocamlcomp.sh -c -warn-error A -I ../support cGrid.ml
3714../../../ocamlcomp.sh -c -warn-error A -I ../support cCheckbutton.mli
3715../../../ocamlcomp.sh -c -warn-error A -I ../support cCheckbutton.ml
3716../../../ocamlcomp.sh -c -warn-error A -I ../support cBell.mli
3717../../../ocamlcomp.sh -c -warn-error A -I ../support cBell.ml
3718../../../ocamlcomp.sh -c -warn-error A -I ../support cTkvars.mli
3719../../../ocamlcomp.sh -c -warn-error A -I ../support cTkvars.ml
3720../../../ocamlcomp.sh -c -warn-error A -I ../support camltk.ml
3721make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
3722cd lib; /usr/bin/make
3723make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
3724/usr/bin/make superclean
3725make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
3726if test -f tk.cmo; then \
3727 echo We have changes... Now lib directory has no .cmo files; \
3728 rm -f *.cm* *.o; \
3729 fi
3730make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
3731cd ../labltk; /usr/bin/make
3732make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
3733make[4]: Nothing to be done for `all'.
3734make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/labltk'
3735cd ../camltk; /usr/bin/make
3736make[4]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
3737make[4]: Nothing to be done for `all'.
3738make[4]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/camltk'
3739../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o labltk -oc labltk \
3740 -I ../labltk -I ../camltk ../support/support.cmo ../support/rawwidget.cmo ../support/widget.cmo ../support/protocol.cmo ../support/textvariable.cmo ../support/timer.cmo ../support/fileevent.cmo ../support/camltkwrap.cmo tk.cmo place.cmo wm.cmo imagephoto.cmo canvas.cmo button.cmo text.cmo label.cmo scrollbar.cmo image.cmo encoding.cmo pixmap.cmo palette.cmo font.cmo message.cmo menu.cmo entry.cmo listbox.cmo focus.cmo menubutton.cmo pack.cmo option.cmo toplevel.cmo frame.cmo dialog.cmo imagebitmap.cmo clipboard.cmo radiobutton.cmo tkwait.cmo grab.cmo selection.cmo scale.cmo optionmenu.cmo winfo.cmo grid.cmo checkbutton.cmo bell.cmo tkvars.cmo cTk.cmo cPlace.cmo cResource.cmo cWm.cmo cImagephoto.cmo cCanvas.cmo cButton.cmo cText.cmo cLabel.cmo cScrollbar.cmo cImage.cmo cEncoding.cmo cPixmap.cmo cPalette.cmo cFont.cmo cMessage.cmo cMenu.cmo cEntry.cmo cListbox.cmo cFocus.cmo cMenubutton.cmo cPack.cmo cOption.cmo cToplevel.cmo cFrame.cmo cDialog.cmo cImagebitmap.cmo cClipboard.cmo cRadiobutton.cmo cTkwait.cmo cGrab.cmo cSelection.cmo cScale.cmo cOptionmenu.cmo cWinfo.cmo cGrid.cmo cCheckbutton.cmo cBell.cmo cTkvars.cmo labltk.cmo camltk.cmo \
3741 -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
3742../../../ocamlcomp.sh -verbose -linkall -o labltktop -I ../support \
3743 -I ../../../toplevel toplevellib.cma \
3744 -I ../labltk -I ../camltk labltk.cma \
3745 -I ../../unix unix.cma \
3746 -I ../../str str.cma \
3747 topstart.cmo
3748Generate labltk
3749make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/lib'
3750cd jpf; /usr/bin/make
3751make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
3752../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.mli
3753../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.ml
3754../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str balloon.mli
3755../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str balloon.ml
3756../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str shell.mli
3757../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str shell.ml
3758../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.mli
3759../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.ml
3760../../../ocamlcomp.sh -a -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo
3761make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/jpf'
3762cd frx; /usr/bin/make
3763make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
3764../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_misc.mli
3765../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_misc.ml
3766../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_widget.mli
3767../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_widget.ml
3768../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_font.mli
3769../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_font.ml
3770../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_entry.mli
3771../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_entry.ml
3772../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_text.mli
3773../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_text.ml
3774../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_listbox.mli
3775../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_listbox.ml
3776../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_req.mli
3777../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_req.ml
3778../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fillbox.mli
3779../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fillbox.ml
3780../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_focus.mli
3781../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_focus.ml
3782../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_dialog.mli
3783../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_dialog.ml
3784../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_mem.mli
3785../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_mem.ml
3786../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_rpc.mli
3787../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_rpc.ml
3788../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_synth.mli
3789../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_synth.ml
3790../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_selection.mli
3791../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_selection.ml
3792../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_after.mli
3793../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_after.ml
3794../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fit.mli
3795../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fit.ml
3796../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_ctext.mli
3797../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_ctext.ml
3798../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_color.mli
3799../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_color.ml
3800../../../ocamlcomp.sh -a -o frxlib.cma frx_misc.cmo frx_widget.cmo frx_font.cmo frx_entry.cmo frx_text.cmo frx_listbox.cmo frx_req.cmo frx_fillbox.cmo frx_focus.cmo frx_dialog.cmo frx_mem.cmo frx_rpc.cmo frx_synth.cmo frx_selection.cmo frx_after.cmo frx_fit.cmo frx_ctext.cmo frx_color.cmo
3801make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/frx'
3802cd tkanim; /usr/bin/make
3803make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
3804../../../ocamlcomp.sh -c -warn-error A -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.mli
3805../../../ocamlcomp.sh -c -warn-error A -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.ml
3806../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o tkanim -oc tkanim \
3807 tkanim.cmo -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
3808sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -I../support -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c cltkaniminit.c
3809sparc64-pld-linux-gcc -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../../byterun -I../support -fPIC -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -c tkAnimGIF.c
3810tkAnimGIF.c: In function 'FileReadGIF':
3811tkAnimGIF.c:282: warning: implicit declaration of function 'Tk_ImageObjCmd'
3812tkAnimGIF.c: In function 'DoExtension':
3813tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
3814tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
3815tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
3816tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
3817tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
3818tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
3819tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
3820tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
3821tkAnimGIF.c: In function 'ReadImage':
3822tkAnimGIF.c:577: warning: assignment discards qualifiers from pointer target type
3823tkAnimGIF.c: At top level:
3824tkAnimGIF.c:71: warning: 'FileMatchGIF' defined but not used
3825../../../boot/ocamlrun ../../../tools/ocamlmklib -o tkanim cltkaniminit.o tkAnimGIF.o -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11
3826make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/tkanim'
3827cd browser; /usr/bin/make
3828make[3]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
3829../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_tk.ml
3830../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.mli
3831../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.ml
3832../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.mli
3833../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.ml
3834../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.mli
3835../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.ml
3836../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_box.ml
3837../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_button.ml
3838../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_toplevel.ml
3839../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.mli
3840../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.ml
3841../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.mli
3842../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.ml
3843../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_menu.ml
3844../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_entry.ml
3845../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.mli
3846../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.ml
3847../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.mli
3848../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.ml
3849../../../ocamlcomp.sh -c -warn-error A -a -o jglib.cma jg_tk.cmo jg_config.cmo jg_bind.cmo jg_completion.cmo jg_box.cmo jg_button.cmo jg_toplevel.cmo jg_text.cmo jg_message.cmo jg_menu.cmo jg_entry.cmo jg_multibox.cmo jg_memo.cmo
3850../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing list2.ml
3851../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.mli
3852../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.ml
3853../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.mli
3854../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.ml
3855../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.mli
3856../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.ml
3857../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.mli
3858../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.ml
3859../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.mli
3860../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.ml
3861../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.mli
3862../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.ml
3863rm -f dummy.mli
3864ln -s dummyUnix.mli dummy.mli
3865../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing dummy.mli
3866../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.mli
3867../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.ml
3868../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing help.ml
3869../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing mytypes.mli
3870../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.mli
3871../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.ml
3872../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.mli
3873../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.ml
3874../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.mli
3875../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.ml
3876../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing main.ml
3877../../../ocamlcomp.sh -o ocamlbrowser -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing \
3878 ../../../toplevel/toplevellib.cma \
3879 unix.cma str.cma labltk.cma jglib.cma list2.cmo useunix.cmo setpath.cmo lexical.cmo fileselect.cmo searchid.cmo searchpos.cmo shell.cmo help.cmo viewer.cmo typecheck.cmo editor.cmo main.cmo
3880make[3]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk/browser'
3881make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/otherlibs/labltk'
3882./build/partial-boot.sh
3883+ dirname ./build/partial-boot.sh
3884+ cd ./build/..
3885+ OCAMLBUILD_PARTIAL=true
3886+ export OCAMLBUILD_PARTIAL
3887+ mkdir -p _build
3888+ cp -rf boot _build/
3889+ cp parsing/location.ml parsing/location.mli camlp4/build
3890+ cp parsing/linenum.mll parsing/linenum.mli camlp4/build
3891+ cp utils/terminfo.ml utils/terminfo.mli camlp4/build
3892+ ./build/mkconfig.sh
3893+ ./build/mkmyocamlbuild_config.sh
3894+ ./build/boot.sh
3895+ TAGLINE=true: -use_stdlib
3896+ ./boot/ocamlrun boot/myocamlbuild.boot -tag-line boot/stdlib.cma boot/std_exit.cmo
3897+ boot/ocamlrun boot/myocamlbuild.boot -tag-line -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte
3898mkdir ocamlbuild
3899mkdir stdlib
3900boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.mli > ocamlbuild/log.mli.depends
3901boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.mli > ocamlbuild/display.mli.depends
3902boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.mli > ocamlbuild/tags.mli.depends
3903boot/ocamlrun boot/ocamldep -modules ocamlbuild/signatures.mli > ocamlbuild/signatures.mli.depends
3904boot/ocamlrun boot/ocamldep -modules ocamlbuild/std_signatures.mli > ocamlbuild/std_signatures.mli.depends
3905boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/std_signatures.cmi ocamlbuild/std_signatures.mli
3906boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/signatures.cmi ocamlbuild/signatures.mli
3907boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmi ocamlbuild/tags.mli
3908boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmi ocamlbuild/display.mli
3909boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmi ocamlbuild/log.mli
3910boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.ml > ocamlbuild/log.ml.depends
3911boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.mli > ocamlbuild/my_std.mli.depends
3912boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.mli > ocamlbuild/my_unix.mli.depends
3913boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmi ocamlbuild/my_std.mli
3914boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmi ocamlbuild/my_unix.mli
3915boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.ml > ocamlbuild/my_unix.ml.depends
3916boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.ml > ocamlbuild/my_std.ml.depends
3917boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.mli > ocamlbuild/shell.mli.depends
3918boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmi ocamlbuild/shell.mli
3919boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.ml > ocamlbuild/shell.ml.depends
3920boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.ml > ocamlbuild/display.ml.depends
3921boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.mli > ocamlbuild/discard_printf.mli.depends
3922boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmi ocamlbuild/discard_printf.mli
3923boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.mli > ocamlbuild/command.mli.depends
3924boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmi ocamlbuild/command.mli
3925boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.ml > ocamlbuild/command.ml.depends
3926boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.mli > ocamlbuild/lexers.mli.depends
3927boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.mli > ocamlbuild/glob.mli.depends
3928boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmi ocamlbuild/glob.mli
3929boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmi ocamlbuild/lexers.mli
3930boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.mli > ocamlbuild/configuration.mli.depends
3931boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmi ocamlbuild/configuration.mli
3932boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.ml > ocamlbuild/configuration.ml.depends
3933boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.mli > ocamlbuild/flags.mli.depends
3934boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmi ocamlbuild/flags.mli
3935boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.ml > ocamlbuild/discard_printf.ml.depends
3936boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.ml > ocamlbuild/flags.ml.depends
3937boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.mli > ocamlbuild/bool.mli.depends
3938boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmi ocamlbuild/bool.mli
3939boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.mli > ocamlbuild/hygiene.mli.depends
3940boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.mli > ocamlbuild/slurp.mli.depends
3941boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmi ocamlbuild/slurp.mli
3942boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmi ocamlbuild/hygiene.mli
3943boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.ml > ocamlbuild/hygiene.ml.depends
3944boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.mli > ocamlbuild/options.mli.depends
3945boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmi ocamlbuild/options.mli
3946boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.ml > ocamlbuild/options.ml.depends
3947boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.mli > ocamlbuild/ocamlbuild_where.mli.depends
3948boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmi ocamlbuild/ocamlbuild_where.mli
3949boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.mli > ocamlbuild/pathname.mli.depends
3950boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmi ocamlbuild/pathname.mli
3951boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.ml > ocamlbuild/pathname.ml.depends
3952boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.mli > ocamlbuild/report.mli.depends
3953boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.mli > ocamlbuild/solver.mli.depends
3954boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmi ocamlbuild/solver.mli
3955boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmi ocamlbuild/report.mli
3956boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.ml > ocamlbuild/report.ml.depends
3957boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.mli > ocamlbuild/resource.mli.depends
3958boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmi ocamlbuild/resource.mli
3959boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.ml > ocamlbuild/resource.ml.depends
3960boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.mli > ocamlbuild/rule.mli.depends
3961boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmi ocamlbuild/rule.mli
3962boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.ml > ocamlbuild/rule.ml.depends
3963boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.ml > ocamlbuild/slurp.ml.depends
3964boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.ml > ocamlbuild/solver.ml.depends
3965boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.ml > ocamlbuild/tags.ml.depends
3966boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.mli > ocamlbuild/tools.mli.depends
3967boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmi ocamlbuild/tools.mli
3968boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.ml > ocamlbuild/tools.ml.depends
3969boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.mli > ocamlbuild/fda.mli.depends
3970boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmi ocamlbuild/fda.mli
3971boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.ml > ocamlbuild/fda.ml.depends
3972boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.mli > ocamlbuild/ocaml_specific.mli.depends
3973boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmi ocamlbuild/ocaml_specific.mli
3974boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.ml > ocamlbuild/ocaml_specific.ml.depends
3975boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.mli > ocamlbuild/ocaml_compiler.mli.depends
3976boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.mli > ocamlbuild/ocaml_tools.mli.depends
3977boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.mli > ocamlbuild/ocaml_utils.mli.depends
3978boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamldep.mli > ocamlbuild/ocamldep.mli.depends
3979boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmi ocamlbuild/ocaml_compiler.mli
3980boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmi ocamlbuild/ocaml_tools.mli
3981boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmi ocamlbuild/ocaml_utils.mli
3982boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamldep.cmi ocamlbuild/ocamldep.mli
3983boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.mli > ocamlbuild/ocaml_arch.mli.depends
3984boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmi ocamlbuild/ocaml_arch.mli
3985boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.ml > ocamlbuild/ocaml_arch.ml.depends
3986boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends
3987boot/ocamlrun boot/ocamllex -q ocamlbuild/lexers.mll
3988boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.ml > ocamlbuild/lexers.ml.depends
3989boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.ml > ocamlbuild/glob.ml.depends
3990boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.mli > ocamlbuild/glob_ast.mli.depends
3991boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.mli > ocamlbuild/glob_lexer.mli.depends
3992boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmi ocamlbuild/glob_ast.mli
3993boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmi ocamlbuild/glob_lexer.mli
3994boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.ml > ocamlbuild/bool.ml.depends
3995boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.ml > ocamlbuild/glob_ast.ml.depends
3996boot/ocamlrun boot/ocamllex -q ocamlbuild/glob_lexer.mll
3997boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.ml > ocamlbuild/glob_lexer.ml.depends
3998boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.mli > ocamlbuild/plugin.mli.depends
3999boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmi ocamlbuild/plugin.mli
4000boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.ml > ocamlbuild/plugin.ml.depends
4001boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.mli > ocamlbuild/main.mli.depends
4002boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmi ocamlbuild/main.mli
4003boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.ml > ocamlbuild/main.ml.depends
4004boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.mli > ocamlbuild/hooks.mli.depends
4005boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.mli > ocamlbuild/ocaml_dependencies.mli.depends
4006boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmi ocamlbuild/hooks.mli
4007boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmi ocamlbuild/ocaml_dependencies.mli
4008boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.ml > ocamlbuild/hooks.ml.depends
4009boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.ml > ocamlbuild/ocaml_utils.ml.depends
4010boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.ml > ocamlbuild/ocaml_tools.ml.depends
4011boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.ml > ocamlbuild/ocaml_compiler.ml.depends
4012boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamldep.ml > ocamlbuild/ocamldep.ml.depends
4013boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.ml > ocamlbuild/ocaml_dependencies.ml.depends
4014boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmo ocamlbuild/log.ml
4015boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmo ocamlbuild/my_unix.ml
4016boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmo ocamlbuild/my_std.ml
4017boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmo ocamlbuild/shell.ml
4018boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmo ocamlbuild/display.ml
4019boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmo ocamlbuild/command.ml
4020boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmo ocamlbuild/configuration.ml
4021boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -rectypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmo ocamlbuild/discard_printf.ml
4022boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmo ocamlbuild/flags.ml
4023boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmo ocamlbuild/hygiene.ml
4024boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmo ocamlbuild/options.ml
4025boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmo ocamlbuild/pathname.ml
4026boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmo ocamlbuild/report.ml
4027boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -warn-error e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmo ocamlbuild/resource.ml
4028boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmo ocamlbuild/rule.ml
4029boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmo ocamlbuild/slurp.ml
4030boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmo ocamlbuild/solver.ml
4031boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmo ocamlbuild/tags.ml
4032boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmo ocamlbuild/tools.ml
4033boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmo ocamlbuild/fda.ml
4034boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmo ocamlbuild/ocaml_specific.ml
4035boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_arch.ml
4036boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml
4037boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmo ocamlbuild/lexers.ml
4038boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmo ocamlbuild/glob.ml
4039boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmo ocamlbuild/bool.ml
4040boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmo ocamlbuild/glob_ast.ml
4041boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmo ocamlbuild/glob_lexer.ml
4042boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmo ocamlbuild/plugin.ml
4043boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmo ocamlbuild/main.ml
4044boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmo ocamlbuild/hooks.ml
4045boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_utils.ml
4046boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_tools.ml
4047boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_compiler.ml
4048boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamldep.cmo ocamlbuild/ocamldep.ml
4049boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_dependencies.ml
4050boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.mli > ocamlbuild/ocamlbuild_plugin.mli.depends
4051boot/ocamlrun boot/ocamlc -I boot -nostdlib -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/command.cmo ocamlbuild/flags.cmo ocamlbuild/configuration.cmo ocamlbuild/slurp.cmo ocamlbuild/hygiene.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocamldep.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
4052boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmi ocamlbuild/ocamlbuild_plugin.mli
4053boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.ml > ocamlbuild/ocamlbuild_plugin.ml.depends
4054boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_plugin.ml
4055boot/ocamlrun boot/ocamlc -I boot -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
4056boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.mli > ocamlbuild/ocamlbuildlight.mli.depends
4057boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmi ocamlbuild/ocamlbuildlight.mli
4058boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.ml > ocamlbuild/ocamlbuildlight.ml.depends
4059boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmo ocamlbuild/ocamlbuildlight.ml
4060boot/ocamlrun boot/ocamlc -I boot -nostdlib -g -I stdlib stdlib/pervasives.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
4061+ rm -f _build/myocamlbuild
4062+ boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin
4063boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /home/users/builder/rpm/BUILD/ocaml-3.10.0/_build/ocamlbuild /home/users/builder/rpm/BUILD/ocaml-3.10.0/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /home/users/builder/rpm/BUILD/ocaml-3.10.0/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild
4064+ cp _build/myocamlbuild boot/myocamlbuild
4065+ ./boot/ocamlrun boot/myocamlbuild -tag-line -log _boot_log2 boot/camlheader ocamlc
4066./build/ocamlbuild-byte-only.sh
4067+ ./boot/ocamlrun boot/myocamlbuild byte_stdlib_partial_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte
4068cp -pf /home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib/libcamlrun.a stdlib/libcamlrun.a
4069touch byte_stdlib_partial_mode
4070mkdir lex
4071boot/ocamlrun boot/ocamldep -modules ocamlbuild/executor.mli > ocamlbuild/executor.mli.depends
4072boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/executor.cmi ocamlbuild/executor.mli
4073boot/ocamlrun boot/ocamldep -modules ocamlbuild/executor.ml > ocamlbuild/executor.ml.depends
4074boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends
4075boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml
4076boot/ocamlrun ./ocamlc -nostdlib -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/command.cmo ocamlbuild/flags.cmo ocamlbuild/configuration.cmo ocamlbuild/slurp.cmo ocamlbuild/hygiene.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocamldep.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
4077boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix_with_unix.mli > ocamlbuild/my_unix_with_unix.mli.depends
4078boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix_with_unix.cmi ocamlbuild/my_unix_with_unix.mli
4079boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix_with_unix.ml > ocamlbuild/my_unix_with_unix.ml.depends
4080boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/executor.cmo ocamlbuild/executor.ml
4081boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix_with_unix.cmo ocamlbuild/my_unix_with_unix.ml
4082boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/executor.cmo ocamlbuild/my_unix_with_unix.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma
4083boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
4084boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.mli > ocamlbuild/ocamlbuild.mli.depends
4085boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmi ocamlbuild/ocamlbuild.mli
4086boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.ml > ocamlbuild/ocamlbuild.ml.depends
4087boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmo ocamlbuild/ocamlbuild.ml
4088boot/ocamlrun ./ocamlc -nostdlib unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/executor.cmo ocamlbuild/my_unix_with_unix.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte
4089boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
4090./build/camlp4-byte-only.sh
4091+ ./boot/ocamlrun boot/myocamlbuild byte_stdlib_partial_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Tracer.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
4092mkdir camlp4
4093mkdir camlp4/Camlp4
4094mkdir camlp4/boot
4095boot/ocamlrun boot/ocamldep -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
4096boot/ocamlrun boot/ocamldep -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
4097mkdir parsing
4098boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.mli > camlp4/Camlp4_config.mli.depends
4099mkdir camlp4/build
4100boot/ocamlrun boot/ocamldep -modules camlp4/build/location.mli > camlp4/build/location.mli.depends
4101mkdir utils
4102boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/Camlp4_config.cmi camlp4/Camlp4_config.mli
4103boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/location.cmi camlp4/build/location.mli
4104boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4/build -I utils -I parsing -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
4105boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4/build -I utils -I parsing -I camlp4 -I stdlib -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
4106boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.ml > camlp4/Camlp4_config.ml.depends
4107boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/Camlp4_config.cmo camlp4/Camlp4_config.ml
4108boot/ocamlrun boot/ocamldep -modules camlp4/build/location.ml > camlp4/build/location.ml.depends
4109boot/ocamlrun boot/ocamldep -modules camlp4/build/linenum.mli > camlp4/build/linenum.mli.depends
4110boot/ocamlrun boot/ocamldep -modules camlp4/build/terminfo.mli > camlp4/build/terminfo.mli.depends
4111boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/linenum.cmi camlp4/build/linenum.mli
4112boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/terminfo.cmi camlp4/build/terminfo.mli
4113boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/location.cmo camlp4/build/location.ml
4114boot/ocamlrun boot/ocamllex -q camlp4/build/linenum.mll
4115boot/ocamlrun boot/ocamldep -modules camlp4/build/linenum.ml > camlp4/build/linenum.ml.depends
4116boot/ocamlrun boot/ocamldep -modules camlp4/build/terminfo.ml > camlp4/build/terminfo.ml.depends
4117boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/linenum.cmo camlp4/build/linenum.ml
4118boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/build/terminfo.cmo camlp4/build/terminfo.ml
4119boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib utils/config.cmo camlp4/Camlp4_config.cmo utils/misc.cmo camlp4/build/linenum.cmo camlp4/build/terminfo.cmo utils/warnings.cmo camlp4/build/location.cmo parsing/longident.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
4120boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
4121boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
4122boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
4123boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
4124boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
4125boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
4126boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
4127boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
4128boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
4129boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
4130boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
4131boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
4132boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
4133boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
4134boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
4135boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
4136mkdir camlp4/Camlp4/Printers
4137boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
4138boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
4139boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
4140boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
4141boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
4142boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
4143mkdir camlp4/Camlp4/Struct
4144boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
4145cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
4146boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
4147boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
4148boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
4149boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
4150boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
4151boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
4152boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
4153boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
4154boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
4155boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
4156boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
4157boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
4158boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
4159boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
4160boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
4161boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
4162boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
4163boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
4164boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
4165boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
4166boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
4167boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
4168boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
4169boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
4170boot/ocamlrun boot/ocamllex -q camlp4/Camlp4/Struct/Lexer.mll
4171boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
4172boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
4173boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
4174boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
4175boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
4176boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
4177mkdir camlp4/Camlp4/Struct/Grammar
4178boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Context.ml > camlp4/Camlp4/Struct/Grammar/Context.ml.depends
4179boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
4180boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
4181boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Context.cmo camlp4/Camlp4/Struct/Grammar/Context.ml
4182boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
4183boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
4184boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
4185boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
4186boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
4187boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
4188boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
4189boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
4190boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
4191boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
4192boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
4193boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
4194boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
4195boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
4196boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
4197boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
4198boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
4199boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
4200boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
4201boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
4202boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
4203boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
4204boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
4205boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
4206boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
4207boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
4208boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
4209boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
4210boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
4211boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
4212boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
4213boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
4214boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
4215boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
4216boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
4217boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/dynlink -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
4218boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
4219boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
4220boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
4221boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
4222boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
4223boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
4224boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
4225boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Struct/Grammar/Context.cmo camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
4226boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
4227boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
4228boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
4229boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
4230boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
4231boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
4232boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
4233boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
4234boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
4235boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
4236boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
4237boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
4238boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
4239boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -w Alezv -warn-error Alezv -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
4240boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -w Alezv -warn-error Alezv -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
4241boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
4242boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
4243boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
4244boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
4245boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
4246boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
4247boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
4248boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
4249boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -I utils -I parsing -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
4250boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
4251mkdir camlp4/Camlp4Top
4252boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
4253boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
4254mkdir typing
4255boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I typing -I stdlib -I camlp4/Camlp4Top -I camlp4/build -I camlp4 -I utils -I parsing -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
4256boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I typing -I stdlib -I camlp4/Camlp4Top -I camlp4/build -I camlp4 -I utils -I parsing -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
4257boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
4258boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
4259boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
4260boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
4261boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
4262boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
4263boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
4264boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
4265boot/ocamlrun boot/ocamldep -modules myocamlbuild_config.mli > myocamlbuild_config.mli.depends
4266boot/ocamlrun ./ocamlc -nostdlib -c -g -I stdlib -o myocamlbuild_config.cmi myocamlbuild_config.mli
4267boot/ocamlrun boot/ocamldep -modules myocamlbuild_config.ml > myocamlbuild_config.ml.depends
4268boot/ocamlrun ./ocamlc -nostdlib -c -g -I stdlib -o myocamlbuild_config.cmo myocamlbuild_config.ml
4269boot/ocamlrun ./ocamlc -nostdlib -a dynlink.cma -I stdlib -I ../otherlibs/dynlink utils/config.cmo camlp4/Camlp4_config.cmo utils/misc.cmo camlp4/build/linenum.cmo utils/warnings.cmo camlp4/build/location.cmo parsing/longident.cmo camlp4/Camlp4.cmo myocamlbuild_config.cmo -o camlp4/camlp4lib.cma
4270boot/ocamlrun ./ocamlc -nostdlib dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/build/terminfo.cmo camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
4271boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
4272boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I camlp4/build -I utils -I stdlib -I parsing -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
4273boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
4274mkdir camlp4/Camlp4Parsers
4275boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
4276boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
4277boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
4278boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
4279boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
4280boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
4281boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
4282boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
4283boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
4284boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
4285boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
4286boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
4287boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
4288boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
4289boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
4290boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
4291boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
4292mkdir camlp4/Camlp4Printers
4293boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
4294boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
4295boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
4296boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
4297boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
4298boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
4299mkdir camlp4/Camlp4Filters
4300boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
4301boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
4302boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
4303boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
4304boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
4305boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
4306boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
4307boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Tracer.ml > camlp4/Camlp4Filters/Camlp4Tracer.ml.depends
4308boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
4309boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
4310boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
4311boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
4312boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
4313boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
4314boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
4315boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
4316boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
4317boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
4318boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
4319boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
4320boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
4321boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
4322boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
4323boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
4324boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
4325boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
4326boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
4327boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
4328boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
4329boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
4330boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
4331boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4Tracer.cmo camlp4/Camlp4Filters/Camlp4Tracer.ml
4332boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
4333boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib utils/config.cmo camlp4/Camlp4_config.cmo utils/misc.cmo camlp4/build/linenum.cmo utils/warnings.cmo camlp4/build/location.cmo parsing/longident.cmo camlp4/Camlp4.cmo myocamlbuild_config.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Tracer.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
4334boot/ocamlrun ./ocamlc -nostdlib -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
4335boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
4336boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
4337boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
4338boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
4339boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
4340boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
4341boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
4342boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
4343boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
4344boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
4345boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
4346boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
4347boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
4348boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
4349boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/build -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
4350cd debugger; /usr/bin/make all
4351make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
4352../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.mli
4353../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.ml
4354../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.mli
4355../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.ml
4356../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.mli
4357../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.ml
4358../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.mli
4359../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.ml
4360../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.mli
4361../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.ml
4362../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.mli
4363../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.ml
4364../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.mli
4365../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.ml
4366../boot/ocamlrun ../boot/ocamllex lexer.mll
436740 states, 1026 transitions, table size 4344 bytes
43681279 additional bytes used for bindings
4369../boot/ocamlyacc parser.mly
4370../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser_aux.mli
4371../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.mli
4372../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.mli
4373../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.ml
4374../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.mli
4375../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.ml
4376../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.mli
4377../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.ml
4378../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.mli
4379../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.ml
4380../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.mli
4381../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.ml
4382../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.mli
4383../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.ml
4384../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.mli
4385../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.ml
4386../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.mli
4387../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.ml
4388../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.mli
4389../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.ml
4390../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.mli
4391../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.ml
4392../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.mli
4393../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.ml
4394../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.mli
4395../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.ml
4396../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.mli
4397../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.ml
4398../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.mli
4399../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.ml
4400../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.mli
4401../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.ml
4402../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.mli
4403../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.ml
4404../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.mli
4405../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.ml
4406../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.mli
4407../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.ml
4408../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.mli
4409../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.ml
4410../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.mli
4411../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.ml
4412../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.mli
4413../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.ml
4414../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.mli
4415../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.ml
4416../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.ml
4417../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.mli
4418../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.ml
4419../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix main.ml
4420../ocamlcomp.sh -linkall -I ../otherlibs/unix -o ocamldebug -linkall ../otherlibs/unix/unix.cma ../utils/misc.cmo ../utils/config.cmo ../utils/tbl.cmo ../utils/clflags.cmo ../utils/consistbl.cmo ../parsing/longident.cmo ../typing/ident.cmo ../typing/path.cmo ../typing/types.cmo ../typing/btype.cmo ../typing/primitive.cmo ../typing/typedtree.cmo ../typing/subst.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/env.cmo ../typing/oprint.cmo ../typing/ctype.cmo ../typing/printtyp.cmo ../typing/mtype.cmo ../bytecomp/runtimedef.cmo ../bytecomp/bytesections.cmo ../bytecomp/dll.cmo ../bytecomp/meta.cmo ../bytecomp/symtable.cmo ../bytecomp/opcodes.cmo ../toplevel/genprintval.cmo dynlink.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo envaux.cmo parameters.cmo lexer.cmo input_handling.cmo question.cmo debugcom.cmo exec.cmo source.cmo pos.cmo checkpoints.cmo events.cmo symbols.cmo breakpoints.cmo trap_barrier.cmo history.cmo program_loading.cmo printval.cmo show_source.cmo time_travel.cmo program_management.cmo frames.cmo eval.cmo show_information.cmo loadprinter.cmo parser.cmo command_line.cmo main.cmo
4421make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/debugger'
4422cd ocamldoc && /usr/bin/make all
4423make[2]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
4424../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_config.mli
4425../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_config.ml
4426../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_global.mli
4427../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_global.ml
4428../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_messages.ml
4429../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_types.mli
4430../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_types.ml
4431../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_misc.mli
4432../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_misc.ml
4433../boot/ocamlyacc -v odoc_text_parser.mly
44345 shift/reduce conflicts.
4435../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_parser.mli
4436../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_parser.ml
4437../boot/ocamlrun ../boot/ocamllex odoc_text_lexer.mll
4438222 states, 2270 transitions, table size 10412 bytes
4439../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text_lexer.ml
4440../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text.mli
4441../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_text.ml
4442../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_name.mli
4443../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_name.ml
4444../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parameter.ml
4445../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_value.ml
4446../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_type.ml
4447../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_exception.ml
4448../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_class.ml
4449../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_module.ml
4450../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_print.mli
4451../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_print.ml
4452../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_str.mli
4453../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_str.ml
4454../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_args.mli
4455../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_args.ml
4456../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.mli
4457../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.ml
4458../boot/ocamlyacc -v odoc_parser.mly
4459../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.mli
4460../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.ml
4461../boot/ocamlrun ../boot/ocamllex odoc_lexer.mll
446240 states, 614 transitions, table size 2696 bytes
4463../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_lexer.ml
4464../boot/ocamlrun ../boot/ocamllex odoc_see_lexer.mll
446516 states, 264 transitions, table size 1152 bytes
4466../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_see_lexer.ml
4467../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.mli
4468../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.ml
4469../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.mli
4470../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.ml
4471../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.mli
4472../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml
4473../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.mli
4474../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.ml
4475../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_control.ml
4476../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_inherit.ml
4477../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.mli
4478../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.ml
4479../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_scan.ml
4480../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.mli
4481../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.ml
4482../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.mli
4483../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.ml
4484../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dep.ml
4485../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.mli
4486../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.ml
4487../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.mli
4488../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.ml
4489../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.mli
4490../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.ml
4491../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_to_text.ml
4492../boot/ocamlrun ../boot/ocamllex odoc_ocamlhtml.mll
4493112 states, 2733 transitions, table size 11604 bytes
4494../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ocamlhtml.ml
4495../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_html.ml
4496../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_man.ml
4497../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex_style.ml
4498../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex.ml
4499../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_texi.ml
4500../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dot.ml
4501../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc.ml
4502../ocamlcomp.sh -o ocamldoc -linkall unix.cma str.cma dynlink.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo odoc_dag2html.cmo odoc_to_text.cmo odoc_ocamlhtml.cmo odoc_html.cmo odoc_man.cmo odoc_latex_style.cmo odoc_latex.cmo odoc_texi.cmo odoc_dot.cmo odoc.cmo
4503../ocamlcomp.sh -a -o odoc_info.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo
4504../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_test.ml
4505make[2]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/ocamldoc'
4506make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
4507/usr/bin/make compare
4508make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
4509Fixpoint reached, bootstrap succeeded.
4510make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0'
4511cd asmrun; /usr/bin/make all
4512make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/asmrun'
4513sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o startup.o startup.c
4514ln -s ../byterun/main.c main.c
4515sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c
4516sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fail.o fail.c
4517sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o roots.o roots.c
4518ln -s ../byterun/globroots.c globroots.c
4519sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o globroots.o globroots.c
4520ln -s ../byterun/signals.c signals.c
4521sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals.o signals.c
4522sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals_asm.o signals_asm.c
4523ln -s ../byterun/misc.c misc.c
4524sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o misc.o misc.c
4525ln -s ../byterun/freelist.c freelist.c
4526sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o freelist.o freelist.c
4527ln -s ../byterun/major_gc.c major_gc.c
4528sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o major_gc.o major_gc.c
4529ln -s ../byterun/minor_gc.c minor_gc.c
4530sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o minor_gc.o minor_gc.c
4531ln -s ../byterun/memory.c memory.c
4532sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o memory.o memory.c
4533ln -s ../byterun/alloc.c alloc.c
4534sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o alloc.o alloc.c
4535ln -s ../byterun/compare.c compare.c
4536sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compare.o compare.c
4537ln -s ../byterun/ints.c ints.c
4538sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o ints.o ints.c
4539ln -s ../byterun/floats.c floats.c
4540sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o floats.o floats.c
4541ln -s ../byterun/str.c str.c
4542sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o str.o str.c
4543ln -s ../byterun/array.c array.c
4544sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o array.o array.c
4545ln -s ../byterun/io.c io.c
4546sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o io.o io.c
4547ln -s ../byterun/extern.c extern.c
4548sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o extern.o extern.c
4549ln -s ../byterun/intern.c intern.c
4550sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o intern.o intern.c
4551ln -s ../byterun/hash.c hash.c
4552sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o hash.o hash.c
4553ln -s ../byterun/sys.c sys.c
4554sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o sys.o sys.c
4555ln -s ../byterun/parsing.c parsing.c
4556sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o parsing.o parsing.c
4557ln -s ../byterun/gc_ctrl.c gc_ctrl.c
4558sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o gc_ctrl.o gc_ctrl.c
4559ln -s ../byterun/terminfo.c terminfo.c
4560sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o terminfo.o terminfo.c
4561ln -s ../byterun/md5.c md5.c
4562sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o md5.o md5.c
4563ln -s ../byterun/obj.c obj.c
4564sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o obj.o obj.c
4565ln -s ../byterun/lexing.c lexing.c
4566sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lexing.o lexing.c
4567ln -s ../byterun/printexc.c printexc.c
4568sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o printexc.o printexc.c
4569ln -s ../byterun/callback.c callback.c
4570sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o callback.o callback.c
4571ln -s ../byterun/weak.c weak.c
4572sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o weak.o weak.c
4573ln -s ../byterun/compact.c compact.c
4574sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compact.o compact.c
4575ln -s ../byterun/finalise.c finalise.c
4576sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o finalise.o finalise.c
4577ln -s ../byterun/custom.c custom.c
4578sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o custom.o custom.c
4579ln -s ../byterun/unix.c unix.c
4580sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o unix.o unix.c
4581unix.c: In function 'caml_aligned_munmap':
4582unix.c:378: warning: unused variable 'retcode'
4583sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o backtrace.o backtrace.c
4584gcc -c -DSYS_linux -o sparc.o sparc.S || \
4585 { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing sparc.o by hand."; exit 2; }
4586rm -f libasmrun.a
4587ar 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 sparc.o
4588ranlib libasmrun.a
4589make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/asmrun'
4590if test -f stdlib/libasmrun.a; then :; else \
4591 ln -s ../asmrun/libasmrun.a stdlib/libasmrun.a; fi
4592ln -s sparc/arch.ml asmcomp/arch.ml
4593boot/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
4594boot/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
4595boot/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
4596boot/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
4597boot/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
4598boot/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
4599boot/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
4600boot/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
4601boot/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
4602boot/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
4603boot/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
4604ln -s sparc/proc.ml asmcomp/proc.ml
4605boot/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
4606boot/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
4607boot/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
4608boot/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
4609boot/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
4610boot/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
4611boot/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
4612boot/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
4613boot/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
4614boot/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
4615boot/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
4616boot/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
4617boot/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
4618boot/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
4619ln -s sparc/selection.ml asmcomp/selection.ml
4620boot/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
4621boot/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
4622boot/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
4623boot/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
4624boot/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
4625boot/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
4626boot/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
4627boot/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
4628boot/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
4629boot/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
4630boot/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
4631boot/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
4632boot/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
4633boot/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
4634boot/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
4635boot/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
4636ln -s sparc/reload.ml asmcomp/reload.ml
4637boot/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
4638boot/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
4639boot/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
4640boot/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
4641boot/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
4642boot/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
4643boot/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
4644boot/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
4645ln -s sparc/scheduling.ml asmcomp/scheduling.ml
4646boot/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
4647boot/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
4648boot/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
4649boot/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
4650cd tools; \
4651 /usr/bin/make CAMLC="../byterun/ocamlrun ../boot/ocamlc -I ../stdlib" cvt_emit
4652make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
4653../boot/ocamlrun ../boot/ocamllex cvt_emit.mll
465412 states, 280 transitions, table size 1192 bytes
4655../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
4656../byterun/ocamlrun ../boot/ocamlc -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o cvt_emit cvt_emit.cmo
4657make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/tools'
4658byterun/ocamlrun tools/cvt_emit < asmcomp/sparc/emit.mlp > asmcomp/emit.ml \
4659 || { rm -f asmcomp/emit.ml; exit 2; }
4660boot/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
4661boot/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
4662boot/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
4663boot/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
4664boot/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
4665boot/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
4666boot/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
4667boot/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
4668boot/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
4669boot/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
4670boot/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
4671boot/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
4672boot/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
4673boot/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
4674boot/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
4675boot/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
4676boot/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
4677cd stdlib; /usr/bin/make allopt
4678make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
4679../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.cmx` -c pervasives.ml
4680/home/users/builder/tmp/camlasmf76e69.s: Assembler messages:
4681/home/users/builder/tmp/camlasmf76e69.s:432: Warning: value 0x3cb0000000000000 truncated to 0x0
4682/home/users/builder/tmp/camlasmf76e69.s:438: Warning: value 0x10000000000000 truncated to 0x0
4683/home/users/builder/tmp/camlasmf76e69.s:444: Warning: value 0x7fefffffffffffff truncated to 0xffffffff
4684/home/users/builder/tmp/camlasmf76e69.s:450: Warning: value 0x7ff0000000000001 truncated to 0x1
4685/home/users/builder/tmp/camlasmf76e69.s:456: Warning: value 0xfff0000000000000 truncated to 0x0
4686/home/users/builder/tmp/camlasmf76e69.s:462: Warning: value 0x7ff0000000000000 truncated to 0x0
4687../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.cmx` -c array.ml
4688../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.cmx` -c list.ml
4689../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.cmx` -c char.ml
4690../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.cmx` -c string.ml
4691../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.cmx` -c sys.ml
4692../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.cmx` -c hashtbl.ml
4693../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.cmx` -c sort.ml
4694../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.cmx` -c marshal.ml
4695../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.cmx` -c obj.ml
4696../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.cmx` -c int32.ml
4697../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.cmx` -c int64.ml
4698/home/users/builder/tmp/camlasm79fd02.s: Assembler messages:
4699/home/users/builder/tmp/camlasm79fd02.s:48: Warning: value 0x7fffffffffffffff truncated to 0xffffffff
4700/home/users/builder/tmp/camlasm79fd02.s:54: Warning: value 0x8000000000000000 truncated to 0x0
4701../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.cmx` -c nativeint.ml
4702../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.cmx` -c lexing.ml
4703../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.cmx` -c parsing.ml
4704../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.cmx` -c set.ml
4705../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.cmx` -c map.ml
4706../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.cmx` -c stack.ml
4707../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.cmx` -c queue.ml
4708../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.cmx` -c stream.ml
4709../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.cmx` -c buffer.ml
4710../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.cmx` -c printf.ml
4711../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.cmx` -c format.ml
4712../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.cmx` -c scanf.ml
4713../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.cmx` -c arg.ml
4714../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.cmx` -c printexc.ml
4715../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.cmx` -c gc.ml
4716../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.cmx` -c digest.ml
4717../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.cmx` -c random.ml
4718../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.cmx` -c callback.ml
4719../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml
4720../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.cmx` -c oo.ml
4721../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml
4722../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.cmx` -c genlex.ml
4723../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.cmx` -c weak.ml
4724../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.cmx` -c lazy.ml
4725../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.cmx` -c filename.ml
4726../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.cmx` -c complex.ml
4727../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.cmx` -c arrayLabels.ml
4728../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.cmx` -c listLabels.ml
4729../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.cmx` -c stringLabels.ml
4730../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.cmx` -c moreLabels.ml
4731../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.cmx` -c stdLabels.ml
4732../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 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 lazy.cmx filename.cmx complex.cmx arrayLabels.cmx listLabels.cmx stringLabels.cmx moreLabels.cmx stdLabels.cmx
4733../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.cmx` -c std_exit.ml
4734make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/stdlib'
4735boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml
4736boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml
4737boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
4738boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml
4739boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml
4740boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml
4741boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml
4742boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml
4743boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml
4744boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml
4745boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml
4746boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml
4747boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml
4748boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml
4749boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml
4750boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml
4751boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml
4752boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml
4753boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml
4754boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml
4755boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml
4756boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml
4757boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml
4758boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml
4759boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml
4760boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml
4761boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml
4762boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml
4763boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml
4764boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml
4765boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml
4766boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml
4767boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml
4768boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml
4769boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml
4770boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml
4771boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml
4772boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml
4773boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml
4774boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml
4775boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml
4776boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml
4777boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml
4778boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml
4779boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml
4780boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml
4781boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml
4782boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml
4783boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml
4784boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml
4785boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml
4786boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml
4787boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml
4788boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml
4789boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml
4790boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml
4791boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml
4792boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml
4793boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml
4794boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml
4795boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml
4796boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml
4797boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml
4798boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml
4799boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml
4800boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml
4801boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml
4802boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml
4803boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml
4804cd asmrun; /usr/bin/make meta.o dynlink.o
4805make[1]: Entering directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/asmrun'
4806ln -s ../byterun/meta.c meta.c
4807sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o meta.o meta.c
4808ln -s ../byterun/dynlink.c dynlink.c
4809sparc64-pld-linux-gcc -O2 -fno-strict-aliasing -fwrapv -mcpu=ultrasparc -fno-strict-aliasing -gdwarf-2 -g2 -Wall -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_sparc -DSYS_linux -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o dynlink.o dynlink.c
4810make[1]: Leaving directory `/home/users/builder/rpm/BUILD/ocaml-3.10.0/asmrun'
4811boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -ccopt "-Wl,-E" -o ocamlc.opt \
4812 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 \
4813 asmrun/meta.o asmrun/dynlink.o -cclib "-lm -ldl -ltinfo -lpthread"
4814bytecomp/bytegen.o: In function `camlBytegen__comp_function_1015':
4815(.text+0x669c): undefined reference to `.umul'
4816typing/printtyp.o: In function `camlPrinttyp__new_name_427':
4817(.text+0x26d8): undefined reference to `.div'
4818typing/printtyp.o: In function `camlPrinttyp__new_name_427':
4819(.text+0x2700): undefined reference to `.rem'
4820typing/ctype.o: In function `camlCtype__hash_319':
4821(.text+0x6f74): undefined reference to `.umul'
4822typing/btype.o: In function `camlBtype__hash_variant_275':
4823(.text+0xc38): undefined reference to `.umul'
4824parsing/lexer.o: In function `camlLexer__char_for_decimal_code_241':
4825(.text+0x458): undefined reference to `.umul'
4826parsing/lexer.o: In function `camlLexer__char_for_decimal_code_241':
4827(.text+0x4b8): undefined reference to `.umul'
4828stdlib/stdlib.a(array.o): In function `camlArray__trickleup_205':
4829(.text+0x1074): undefined reference to `.div'
4830stdlib/stdlib.a(array.o): In function `camlArray__sort_179':
4831(.text+0x3140): undefined reference to `.div'
4832stdlib/stdlib.a(char.o): In function `camlChar__escaped_66':
4833(.text+0x158): undefined reference to `.div'
4834stdlib/stdlib.a(char.o): In function `camlChar__escaped_66':
4835(.text+0x17c): undefined reference to `.div'
4836stdlib/stdlib.a(char.o): In function `camlChar__escaped_66':
4837(.text+0x184): undefined reference to `.rem'
4838stdlib/stdlib.a(char.o): In function `camlChar__escaped_66':
4839(.text+0x1a4): undefined reference to `.rem'
4840stdlib/stdlib.a(string.o): In function `camlString__concat_94':
4841(.text+0x594): undefined reference to `.umul'
4842stdlib/stdlib.a(string.o): In function `camlString__escaped_108':
4843(.text+0x9d4): undefined reference to `.div'
4844stdlib/stdlib.a(string.o): In function `camlString__escaped_108':
4845(.text+0xa0c): undefined reference to `.div'
4846stdlib/stdlib.a(string.o): In function `camlString__escaped_108':
4847(.text+0xa14): undefined reference to `.rem'
4848stdlib/stdlib.a(string.o): In function `camlString__escaped_108':
4849(.text+0xa48): undefined reference to `.rem'
4850stdlib/stdlib.a(sys.o): In function `camlSys__entry':
4851(.text+0x19c): undefined reference to `.umul'
4852stdlib/stdlib.a(hashtbl.o): In function `camlHashtbl__insert_bucket_96':
4853(.text+0x3a0): undefined reference to `.rem'
4854stdlib/stdlib.a(hashtbl.o): In function `camlHashtbl__add_207':
4855(.text+0x8f4): undefined reference to `.rem'
4856stdlib/stdlib.a(hashtbl.o): In function `camlHashtbl__remove_213':
4857(.text+0xac4): undefined reference to `.rem'
4858stdlib/stdlib.a(hashtbl.o): In function `camlHashtbl__find_226':
4859(.text+0xc88): undefined reference to `.rem'
4860stdlib/stdlib.a(hashtbl.o): In function `camlHashtbl__find_all_238':
4861(.text+0xfa8): undefined reference to `.rem'
4862stdlib/stdlib.a(hashtbl.o):(.text+0x10d4): more undefined references to `.rem' follow
4863stdlib/stdlib.a(printf.o): In function `camlPrintf__get_int_litteral_279':
4864(.text+0x1fe4): undefined reference to `.umul'
4865stdlib/stdlib.a(random.o): In function `camlRandom__full_init_68':
4866(.text+0x2b0): undefined reference to `.rem'
4867stdlib/stdlib.a(random.o): In function `camlRandom__full_init_68':
4868(.text+0x2d4): undefined reference to `.rem'
4869stdlib/stdlib.a(random.o): In function `camlRandom__bits_89':
4870(.text+0x518): undefined reference to `.rem'
4871stdlib/stdlib.a(random.o): In function `camlRandom__bits_89':
4872(.text+0x56c): undefined reference to `.rem'
4873stdlib/stdlib.a(random.o): In function `camlRandom__intaux_92':
4874(.text+0x614): undefined reference to `.rem'
4875stdlib/stdlib.a(random.o):(.text+0x708): more undefined references to `.rem' follow
4876stdlib/stdlib.a(weak.o): In function `camlWeak__loop_171':
4877(.text+0x3c0): undefined reference to `.umul'
4878stdlib/stdlib.a(weak.o): In function `camlWeak__get_index_124':
4879(.text+0x8e0): undefined reference to `.rem'
4880stdlib/stdlib.a(weak.o): In function `camlWeak__next_sz_156':
4881(.text+0xc14): undefined reference to `.umul'
4882collect2: ld returned 1 exit status
4883Error during linking
4884make: *** [ocamlc.opt] Error 2
4885error: Bad exit status from /home/users/builder/tmp/rpm-tmp.31452 (%build)
4886
4887
4888RPM build errors:
4889 Bad exit status from /home/users/builder/tmp/rpm-tmp.31452 (%build)
4890Error: package build failed. (no more info)