Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'], False, '/var/lib/mock/centos5-rutgers-build-745-950/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-3.11.0-4.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'], False, '/var/lib/mock/centos5-rutgers-build-745-950/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.50043 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocaml-3.11.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ocaml-3.11.0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-3.11.0 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd ocaml-3.11.0 + /bin/gzip -dc /builddir/build/SOURCES/ocaml-3.11-refman.html.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd ocaml-3.11.0 + /bin/gzip -dc /builddir/build/SOURCES/ocaml-3.11-refman.info.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ocaml-3.11.0-rpath.patch):' Patch #0 (ocaml-3.11.0-rpath.patch): + patch -p1 -b --suffix .rpath -s + echo 'Patch #1 (ocaml-user-cflags.patch):' + patch -p1 -b --suffix .cflags -s Patch #1 (ocaml-user-cflags.patch): + echo 'Patch #3 (ocaml-3.11.0-ppc64.patch):' + patch -p1 -b --suffix .ppc64 -s Patch #3 (ocaml-3.11.0-ppc64.patch): + cp /builddir/build/SOURCES/ocaml-3.11-refman.pdf refman.pdf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.67611 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + ./configure -bindir /usr/bin -libdir /usr/lib64/ocaml -x11lib /usr/lib64 -x11include /usr/include -mandir /usr/share/man/man1 Configuring for a x86_64-unknown-linux-gnu ... gcc found The C compiler is ANSI-compliant. Checking the sizes of integers and pointers... Wow! A 64 bit architecture! This is a little-endian architecture. Doubles can be word-aligned. 64-bit integers can be word-aligned. Native division and modulus have round-towards-zero semantics, will use them. ranlib found #! appears to work in shell scripts POSIX signal handling found. getrusage() found. times() found. termcap functions found (with libraries '-lcurses') You have BSD sockets. socklen_t is defined in inet_aton() found. IPv6 is supported. unistd.h found. off_t is defined in dirent.h found. rewinddir() found. lockf() found. mkfifo() found. getcwd() found. getwd() found. getpriority() found. utime() found. utimes() found. dup2() found. fchmod() found. truncate() found. sys/select.h found. select() found. symlink() found. waitpid() found. wait4() found. getgroups() found. POSIX termios found. Asynchronous I/O are supported. setitimer() found. gethostname() found. uname() found. gettimeofday() found. mktime() found. setsid() found. putenv() found. setlocale() and found. dlopen() found in -ldl. Dynamic loading of shared libraries is supported. mmap() found. gethostbyname_r() found (with 6 arguments). gethostbyaddr_r() found (with 8 arguments). Replay debugger supported. System stack overflow can be detected. ./configure: line 1109: x#: command not found POSIX threads library supported. Options for linking with POSIX threads: -lpthread sigwait() found Bytecode threads library supported. Location of X11 include files: /usr/include/X11 Options for linking with X11: -L/usr/lib64 -lX11 NDBM found (in /usr/include/gdbm) Configuring LablTk... tcl.h and tk.h version 8.4 found with "". Tcl/Tk libraries found. ** Configuration summary ** Directories where Objective Caml will be installed: binaries.................. /usr/bin standard library.......... /usr/lib64/ocaml manual pages.............. /usr/share/man (with extension .1) Configuration for the bytecode compiler: C compiler used........... gcc options for compiling..... -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic options for linking....... -Wl,-E -lm -ldl -lcurses -lpthread shared libraries are supported options for compiling..... -fPIC -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic command for building...... gcc -shared -o lib.so -Wl,-rpath,/a/path objs Configuration for the native-code compiler: hardware architecture..... amd64 OS variant................ linux C compiler used........... gcc options for compiling..... -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic options for linking....... -lm assembler ................ as preprocessed assembler ... gcc -c profiling with gprof ..... supported Source-level replay debugger: supported Additional libraries supported: unix str num dynlink bigarray systhreads threads graph dbm labltk Configuration for the "num" library: target architecture ...... amd64 (asm level 1) Configuration for the "graph" library: options for compiling .... options for linking ...... -L/usr/lib64 -lX11 Configuration for the "labltk" library: use tcl/tk version ....... 8.4 options for compiling .... options for linking ...... -ltk8.4 -ltcl8.4 -ldl ** Objective Caml configuration completed successfully ** + make world opt opt.opt make coldstart make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd byterun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \ -e '/^}/q' instruct.h > jumptbl.h gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interp.o interp.c interp.c: In function 'caml_interprete': interp.c:232: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o misc.o misc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stacks.o stacks.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fix_code.o fix_code.c echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" > version.h gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o startup.o startup.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o freelist.o freelist.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o major_gc.o major_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o minor_gc.o minor_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o memory.o memory.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o alloc.o alloc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o roots.o roots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o globroots.o globroots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fail.o fail.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signals.o signals.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signals_byt.o signals_byt.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o printexc.o printexc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o backtrace.o backtrace.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compare.o compare.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ints.o ints.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o floats.o floats.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o str.o str.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o array.o array.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o io.o io.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extern.o extern.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o intern.o intern.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hash.o hash.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sys.o sys.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o meta.o meta.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parsing.o parsing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gc_ctrl.o gc_ctrl.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminfo.o terminfo.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o md5.o md5.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o obj.o obj.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lexing.o lexing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o callback.o callback.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debugger.o debugger.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o weak.o weak.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compact.o compact.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o finalise.o finalise.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o custom.o custom.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dynlink.o dynlink.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unix.o unix.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o main.o main.c ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o signals_byt.o printexc.o backtrace.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o meta.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o callback.o debugger.o weak.o compact.o finalise.o custom.o dynlink.o unix.o main.o ranlib libcamlrun.a sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" \ alloc.c array.c compare.c extern.c floats.c gc_ctrl.c hash.c intern.c interp.c ints.c io.c lexing.c md5.c meta.c obj.c parsing.c signals.c str.c sys.c terminfo.c callback.c weak.c finalise.c stacks.c dynlink.c backtrace.c > primitives (echo '#include "mlvalues.h"'; \ echo '#include "prims.h"'; \ sed -e 's/.*/extern value &();/' primitives; \ echo 'c_primitive caml_builtin_cprim[] = {'; \ sed -e 's/.*/ &,/' primitives; \ echo ' 0 };'; \ echo 'char * caml_names_of_builtin_cprim[] = {'; \ sed -e 's/.*/ "&",/' primitives; \ echo ' 0 };') > prims.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o prims.o prims.c gcc -Wl,-E -o ocamlrun \ prims.o libcamlrun.a -lm -ldl -lcurses -lpthread echo "/usr/lib64/ocaml/stublibs" > ld.conf echo "/usr/lib64/ocaml" >> ld.conf gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC interp.c interp.c: In function 'caml_interprete': interp.c:232: warning: dereferencing type-punned pointer will break strict-aliasing rules mv interp.o interp.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC misc.c mv misc.o misc.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC stacks.c mv stacks.o stacks.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC fix_code.c mv fix_code.o fix_code.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC startup.c mv startup.o startup.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC freelist.c mv freelist.o freelist.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC major_gc.c mv major_gc.o major_gc.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC minor_gc.c mv minor_gc.o minor_gc.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC memory.c mv memory.o memory.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC alloc.c mv alloc.o alloc.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC roots.c mv roots.o roots.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC globroots.c mv globroots.o globroots.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC fail.c mv fail.o fail.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC signals.c mv signals.o signals.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC signals_byt.c mv signals_byt.o signals_byt.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC printexc.c mv printexc.o printexc.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC backtrace.c mv backtrace.o backtrace.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compare.c mv compare.o compare.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC ints.c mv ints.o ints.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC floats.c mv floats.o floats.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC str.c mv str.o str.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC array.c mv array.o array.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC io.c mv io.o io.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC extern.c mv extern.o extern.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC intern.c mv intern.o intern.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC hash.c mv hash.o hash.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC sys.c mv sys.o sys.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC meta.c mv meta.o meta.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC parsing.c mv parsing.o parsing.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC gc_ctrl.c mv gc_ctrl.o gc_ctrl.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC terminfo.c mv terminfo.o terminfo.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC md5.c mv md5.o md5.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC obj.c mv obj.o obj.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC lexing.c mv lexing.o lexing.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC callback.c mv callback.o callback.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC debugger.c mv debugger.o debugger.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC weak.c mv weak.o weak.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compact.c mv compact.o compact.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC finalise.c mv finalise.o finalise.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC custom.c mv custom.o custom.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC dynlink.c mv dynlink.o dynlink.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC unix.c mv unix.o unix.pic.o gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC main.c mv main.o main.pic.o gcc -shared -o libcamlrun_shared.so interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o -lm -ldl -lcurses -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o closure.o closure.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o error.o error.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lalr.o lalr.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lr0.o lr0.c echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o main.o main.c main.c: In function 'create_file_names': main.c:305: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result main.c:306: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result main.c:307: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result main.c:308: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mkpar.o mkpar.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o output.o output.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o reader.o reader.c reader.c: In function 'copy_text': reader.c:428: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result reader.c:436: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result reader.c:440: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result reader.c: In function 'copy_action': reader.c:1393: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result reader.c:1401: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result reader.c:1405: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o skeleton.o skeleton.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o symtab.o symtab.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o verbose.o verbose.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o warshall.o warshall.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; make COMPILER=../boot/ocamlc all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli main.o: In function `create_file_names': /builddir/build/BUILD/ocaml-3.11.0/yacc/main.c:305: warning: the use of `mktemp' is dangerous, better use `mkstemp' ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml ../boot/ocamlrun ../boot/ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml if true; then \ echo '#!/usr/bin/ocamlrun' > camlheader && \ echo '#!' | tr -d '\012' > camlheader_ur; \ else \ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-E \ -DRUNTIME_NAME='"/usr/bin/ocamlrun"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheader && \ cp camlheader camlheader_ur; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd byterun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' if test -f stdlib/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml sed -e 's|%%LIBDIR%%|/usr/lib64/ocaml|' \ -e 's|%%BYTERUN%%|/usr/bin/ocamlrun|' \ -e 's|%%CCOMPTYPE%%|cc|' \ -e 's|%%BYTECC%%|gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC|' \ -e 's|%%NATIVECC%%|gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic|' \ -e 's|%%PACKLD%%|ld -r -o |' \ -e 's|%%BYTECCLIBS%%|-lm -ldl -lcurses -lpthread|' \ -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \ -e 's|%%RANLIBCMD%%|ranlib|' \ -e 's|%%CC_PROFILE%%|-pg|' \ -e 's|%%ARCH%%|amd64|' \ -e 's|%%MODEL%%|default|' \ -e 's|%%SYSTEM%%|linux|' \ -e 's|%%EXT_OBJ%%|.o|' \ -e 's|%%EXT_ASM%%|.s|' \ -e 's|%%EXT_LIB%%|.a|' \ -e 's|%%EXT_DLL%%|.so|' \ -e 's|%%SYSTHREAD_SUPPORT%%|true|' \ -e 's|%%ASM%%|as|' \ -e 's|%%MKDLL%%|gcc -shared|' \ -e 's|%%MKEXE%%|gcc|' \ -e 's|%%MKMAINDLL%%|gcc -shared|' \ utils/config.mlp > utils/config.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml boot/ocamlrun boot/ocamllex parsing/linenum.mll 12 states, 323 transitions, table size 1364 bytes boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml boot/ocamlyacc -v parsing/parser.mly boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml boot/ocamlrun boot/ocamllex parsing/lexer.mll 163 states, 2930 transitions, table size 12698 bytes 2192 additional bytes used for bindings boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/outcometree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/annot.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml (echo 'let builtin_exceptions = [|'; \ sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \ sed -e '$s/;$//'; \ echo '|]'; \ echo 'let builtin_primitives = [|'; \ sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \ echo '|]') > bytecomp/runtimedef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/instruct.h | \ awk -f tools/make-opcodes > bytecomp/opcodes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/cmo_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o ocamlc utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/pparse.cmo driver/errors.cmo driver/compile.cmo driver/main_args.cmo driver/main.cmo cd yacc; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' cd lex; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/lex' ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A cset.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A syntax.ml ../boot/ocamlyacc -v parser.mly ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A parser.ml ../boot/ocamlrun ../boot/ocamllex lexer.mll 95 states, 1162 transitions, table size 5218 bytes 1784 additional bytes used for bindings ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexer.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A table.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A lexgen.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A compact.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A common.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A output.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.mli ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A outputbis.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -warn-error A main.ml ../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 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/lex' cd tools; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/tools' ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 sed -e 's|%%BINDIR%%|/usr/bin|' ocamlmktop.tpl > ocamlmktop chmod +x ocamlmktop ../build/mkmyocamlbuild_config.sh cp ../myocamlbuild_config.ml . ../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 echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml sed -e "s|%%BINDIR%%|/usr/bin|" \ -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \ -e "s|%%MKSHAREDLIB%%||" \ -e "s|%%RANLIB%%|ranlib|" \ ocamlmklib.mlp >> ocamlmklib.ml ../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 ../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 ../boot/ocamlrun ../boot/ocamllex lexer301.mll 120 states, 2733 transitions, table size 11652 bytes ../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 ../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 ../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 ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -w sl -o addlabels \ 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 unset LC_ALL || : ; \ unset LC_CTYPE || : ; \ unset LC_COLLATE LANG || : ; \ sed -e '/\/\*/d' \ -e '/^#/d' \ -e 's/enum \(.*\) {/let names_of_\1 = [|/' \ -e 's/};$/ |]/' \ -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \ -e 's/,/;/g' \ ../byterun/instruct.h > opnames.ml ../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 ../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 ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \ misc.cmo tbl.cmo config.cmo ident.cmo \ opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/tools' cd stdlib; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml ../boot/ocamlrun ../ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o toplevel/toplevellib.cma utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/pparse.cmo driver/errors.cmo driver/compile.cmo toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o expunge utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo typing/ident.cmo typing/path.cmo typing/types.cmo typing/btype.cmo typing/predef.cmo bytecomp/runtimedef.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/meta.cmo bytecomp/symtable.cmo toplevel/expunge.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -linkall -o ocaml.tmp toplevel/toplevellib.cma toplevel/topstart.cmo byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback camlinternalLazy camlinternalMod camlinternalOO char complex digest filename format gc genlex hashtbl int32 int64 lazy lexing list listLabels map marshal moreLabels nativeint obj oo parsing pervasives printexc printf queue random scanf set sort stack stdLabels stream string stringLabels sys weak outcometree topdirs toploop rm -f ocaml.tmp for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make RUNTIME= all) || exit $?; \ done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c accept.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c access.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c addrofstr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c alarm.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c bind.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c chdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c chmod.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c chown.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c chroot.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c close.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c closedir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c connect.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c cst2constr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c cstringv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c dup.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c dup2.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c envir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c errmsg.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c execv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c execve.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c execvp.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c exit.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c fchmod.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c fchown.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c fcntl.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c fork.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c ftruncate.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getaddrinfo.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getcwd.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getegid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c geteuid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getgid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getgr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getgroups.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c gethost.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c gethostname.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getlogin.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getnameinfo.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getpeername.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getpid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getppid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getproto.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getpw.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c gettimeofday.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getserv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getsockname.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c getuid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c gmtime.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c isatty.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c itimer.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c kill.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c link.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c listen.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c lockf.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c lseek.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c mkdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c mkfifo.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c nice.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c open.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c opendir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c pipe.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c putenv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c read.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c readdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c readlink.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c rename.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c rewinddir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c rmdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c select.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c sendrecv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c setgid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c setsid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c setuid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c shutdown.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c signals.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c sleep.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c socket.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c socketaddr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c socketpair.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c sockopt.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c stat.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c strofaddr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c symlink.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c termios.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c time.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c times.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c truncate.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c umask.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c unixsupport.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c unlink.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c utimes.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c wait.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c write.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o chdir.o chmod.o chown.o chroot.o close.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o 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 ../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.mli ../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.ml ../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.mli ../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../ocamlcomp.sh' -linkall unix.cmo unixLabels.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c strstubs.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc str strstubs.o ../../ocamlcomp.sh -c -warn-error A -g str.mli ../../ocamlcomp.sh -c -warn-error A -g str.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc str -ocamlc '../../ocamlcomp.sh' -linkall str.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -DBNG_ARCH_amd64 -DBNG_ASM_LEVEL=1 -c bng.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -DBNG_ARCH_amd64 -DBNG_ASM_LEVEL=1 -c nat_stubs.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc nums bng.o nat_stubs.o ../../ocamlcomp.sh -c -warn-error A -g int_misc.mli ../../ocamlcomp.sh -c -warn-error A -g int_misc.ml ../../ocamlcomp.sh -c -warn-error A -g nat.mli ../../ocamlcomp.sh -c -warn-error A -g nat.ml ../../ocamlcomp.sh -c -warn-error A -g big_int.mli ../../ocamlcomp.sh -c -warn-error A -g big_int.ml ../../ocamlcomp.sh -c -warn-error A -g arith_flags.mli ../../ocamlcomp.sh -c -warn-error A -g arith_flags.ml ../../ocamlcomp.sh -c -warn-error A -g ratio.mli ../../ocamlcomp.sh -c -warn-error A -g ratio.ml ../../ocamlcomp.sh -c -warn-error A -g num.mli ../../ocamlcomp.sh -c -warn-error A -g num.ml ../../ocamlcomp.sh -c -warn-error A -g arith_status.mli ../../ocamlcomp.sh -c -warn-error A -g arith_status.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlc '../../ocamlcomp.sh' -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' ../../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 ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp dynlink.mli ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp dynlink.ml ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -ccopt "-Wl,-E" -a -o dynlink.cma dynlinkaux.cmo dynlink.cmo ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp extract_crc.ml ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -o extract_crc dynlink.cma extract_crc.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c bigarray_stubs.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c mmap_unix.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc bigarray bigarray_stubs.o mmap_unix.o ../../ocamlcomp.sh -c -warn-error A -g -I ../unix bigarray.mli ../../ocamlcomp.sh -c -warn-error A -g -I ../unix bigarray.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlc '../../ocamlcomp.sh' -linkall bigarray.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' gcc -O -I../../byterun -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC \ -c posix.c mv posix.o posix_b.o ../../boot/ocamlrun ../../tools/ocamlmklib -o threads posix_b.o ln -s thread_posix.ml thread.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo \ -cclib -lunix -cclib -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' gcc -I../../byterun -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -g -c -o scheduler.o scheduler.c scheduler.c: In function 'thread_scan_roots': scheduler.c:141: warning: dereferencing type-punned pointer will break strict-aliasing rules scheduler.c: In function 'thread_new': scheduler.c:263: warning: dereferencing type-punned pointer will break strict-aliasing rules scheduler.c:264: warning: dereferencing type-punned pointer will break strict-aliasing rules scheduler.c: In function 'thread_kill': scheduler.c:749: warning: dereferencing type-punned pointer will break strict-aliasing rules scheduler.c:750: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../boot/ocamlrun ../../tools/ocamlmklib -o threads -oc vmthreads scheduler.o ln -s -f ../unix/unix.mli unix.mli ln -s -f ../unix/unix.cmi unix.cmi ../../ocamlcomp.sh -I ../unix -warn-error A -c unix.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A thread.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A thread.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A condition.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A condition.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A event.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A event.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads -oc vmthreads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo ln -s ../../stdlib/pervasives.mli pervasives.mli ln -s ../../stdlib/pervasives.cmi pervasives.cmi ../../ocamlcomp.sh -I ../unix -warn-error A -nopervasives -c pervasives.ml ln -s ../../stdlib/marshal.mli marshal.mli ln -s ../../stdlib/marshal.cmi marshal.cmi ../../ocamlcomp.sh -I ../unix -warn-error A -c marshal.ml ../../ocamlcomp.sh -I ../unix -a -o stdlib.cma pervasives.cmo ../../stdlib/array.cmo ../../stdlib/list.cmo ../../stdlib/char.cmo ../../stdlib/string.cmo ../../stdlib/sys.cmo ../../stdlib/hashtbl.cmo ../../stdlib/sort.cmo marshal.cmo ../../stdlib/obj.cmo ../../stdlib/int32.cmo ../../stdlib/int64.cmo ../../stdlib/nativeint.cmo ../../stdlib/lexing.cmo ../../stdlib/parsing.cmo ../../stdlib/set.cmo ../../stdlib/map.cmo ../../stdlib/stack.cmo ../../stdlib/queue.cmo ../../stdlib/camlinternalLazy.cmo ../../stdlib/lazy.cmo ../../stdlib/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/callback.cmo ../../stdlib/weak.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o unix -linkall unix.cmo ../unix/unixLabels.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c open.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c draw.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c fill.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c color.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c text.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c image.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c make_img.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c dump_img.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c point_col.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c sound.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c events.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -c subwindow.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc graphics open.o draw.o fill.o color.o text.o image.o make_img.o dump_img.o point_col.o sound.o events.o subwindow.o -ldopt "-L/usr/lib64 -lX11" ../../ocamlcomp.sh -c -warn-error A -g graphics.mli ../../ocamlcomp.sh -c -warn-error A -g graphics.ml ../../ocamlcomp.sh -c -warn-error A -g graphicsX11.mli ../../ocamlcomp.sh -c -warn-error A -g graphicsX11.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlc '../../ocamlcomp.sh' -linkall graphics.cmo graphicsX11.cmo -cclib "\"-L/usr/lib64 -lX11\"" make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../byterun -O -fPIC -I/usr/include/gdbm -c cldbm.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc mldbm cldbm.o ../../ocamlcomp.sh -c -warn-error A -g dbm.mli ../../ocamlcomp.sh -c -warn-error A -g dbm.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o dbm -oc mldbm -ocamlc '../../ocamlcomp.sh' -linkall dbm.cmo -lgdbm make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix support.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix support.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix rawwidget.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix rawwidget.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix widget.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix widget.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix protocol.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix protocol.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix textvariable.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix textvariable.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix timer.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix timer.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix fileevent.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix fileevent.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltkwrap.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltkwrap.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/systhreads -I ../../../otherlibs/threads tkthread.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/systhreads -I ../../../otherlibs/threads tkthread.ml gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkCaml.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkUtf.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkEval.c cltkEval.c: In function 'fill_args': cltkEval.c:145: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type cltkEval.c: In function 'camltk_tcl_direct_eval': cltkEval.c:210: warning: passing argument 4 of 'info.proc' from incompatible pointer type cltkEval.c:220: warning: passing argument 4 of 'info.proc' from incompatible pointer type gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkEvent.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkFile.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkMain.c cltkMain.c: In function 'camltk_opentk': cltkMain.c:128: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkMisc.c cltkMisc.c: In function 'camltk_splitlist': cltkMisc.c:38: warning: passing argument 4 of 'Tcl_SplitList' from incompatible pointer type gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkTimer.c cltkTimer.c: In function 'camltk_add_timer': cltkTimer.c:36: warning: cast to pointer from integer of different size cltkTimer.c: In function 'camltk_rem_timer': cltkTimer.c:42: warning: cast to pointer from integer of different size gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkVar.c cltkVar.c: In function 'camltk_getvar': cltkVar.c:37: warning: assignment discards qualifiers from pointer target type cltkVar.c: In function 'camltk_setvar': cltkVar.c:59: warning: assignment discards qualifiers from pointer target type gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkWait.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -fPIC -c cltkImg.c cltkImg.c: In function 'camltk_setimgdata_native': cltkImg.c:93: warning: pointer targets in assignment differ in signedness ../../../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 -ldopt "-ltk8.4 -ltcl8.4 -ldl -L/usr/lib64 -lX11" make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd compiler; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support flags.ml (echo "let copyright=\"\\"; \ cat copyright; \ echo "\""; \ echo "let write ~w = w copyright;;") > copyright.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support copyright.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support tsort.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support tables.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support printer.ml ../../../boot/ocamlrun ../../../boot/ocamllex lexer.mll 45 states, 921 transitions, table size 3954 bytes ../../../boot/ocamlyacc -v -v parser.mly 3 shift/reduce conflicts. ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support parser.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support lexer.ml ../../../boot/ocamlrun ../../../boot/ocamllex pplex.mll 44 states, 754 transitions, table size 3280 bytes ../../../boot/ocamlyacc -v -v ppyac.mly ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support code.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support ppyac.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support pplex.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support pplex.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support ppyac.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support ppexec.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support ppparse.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support parser.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support compile.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support intf.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support maincompile.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -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 ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -g -g -I ../support pp.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -g -o pp pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo pp.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' cd labltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd ..; ../../boot/ocamlrun compiler/tkcompiler -outdir labltk (echo 'open StdLabels'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Support'; \ echo 'open Textvariable'; \ cat ../builtin/report.ml; \ cat ../builtin/builtin_*.ml; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _tk.ml ../../../boot/ocamlrun ../compiler/pp < _tk.ml > tk.ml rm -f _tk.ml ../../../boot/ocamlrun ../../../tools/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd labltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tk.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix place.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix place.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix wm.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix wm.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagephoto.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagephoto.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix canvas.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix canvas.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix button.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix button.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix text.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix text.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix label.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix label.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scrollbar.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scrollbar.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix image.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix image.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix encoding.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix encoding.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pixmap.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pixmap.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix palette.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix palette.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix font.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix font.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix message.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix message.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menu.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menu.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix entry.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix entry.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix listbox.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix listbox.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix focus.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix focus.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menubutton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menubutton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pack.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pack.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix option.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix option.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix toplevel.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix toplevel.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix frame.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix frame.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix dialog.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix dialog.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagebitmap.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagebitmap.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix clipboard.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix clipboard.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix radiobutton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix radiobutton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkwait.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkwait.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grab.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grab.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix selection.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix selection.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scale.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scale.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix optionmenu.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix optionmenu.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix winfo.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix winfo.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grid.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grid.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix checkbutton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix checkbutton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix bell.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix bell.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkvars.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkvars.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix labltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd ..; ../../boot/ocamlrun compiler/tkcompiler -camltk -outdir camltk (echo '##define CAMLTK'; \ echo 'include Camltkwrap'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Textvariable'; \ echo ; \ cat ../builtin/report.ml; \ echo ; \ cat ../builtin/builtin_*.ml; \ echo ; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _cTk.ml ../../../boot/ocamlrun ../compiler/pp < _cTk.ml > cTk.ml rm -f _cTk.ml ../../../boot/ocamlrun ../../../tools/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd camltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTk.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPlace.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPlace.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cResource.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cResource.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWm.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWm.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagephoto.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagephoto.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCanvas.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCanvas.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cButton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cButton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cText.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cText.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cLabel.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cLabel.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScrollbar.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScrollbar.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImage.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImage.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEncoding.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEncoding.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPixmap.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPixmap.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPalette.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPalette.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFont.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFont.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMessage.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMessage.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenu.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenu.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEntry.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEntry.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cListbox.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cListbox.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFocus.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFocus.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenubutton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenubutton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPack.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPack.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOption.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOption.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cToplevel.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cToplevel.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFrame.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFrame.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cDialog.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cDialog.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagebitmap.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagebitmap.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cClipboard.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cClipboard.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cRadiobutton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cRadiobutton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkwait.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkwait.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrab.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrab.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cSelection.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cSelection.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScale.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScale.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOptionmenu.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOptionmenu.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWinfo.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWinfo.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrid.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrid.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCheckbutton.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCheckbutton.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cBell.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cBell.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkvars.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkvars.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd lib; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' make superclean make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd ../labltk; make make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd ../camltk; make make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib ' -o labltk \ -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 \ -ccopt "\"-ltk8.4 -ltcl8.4 -ldl -L/usr/lib64 -lX11\"" ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -verbose -linkall -o labltktop -I ../support \ -I ../../../toplevel toplevellib.cma \ -I ../../../otherlibs/unix -I ../../../otherlibs/win32unix unix.cma \ -I ../labltk -I ../camltk labltk.cma \ -I ../../../otherlibs/str str.cma \ topstart.cmo Generate labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd jpf; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str fileselect.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str fileselect.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str balloon.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str balloon.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str shell.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str shell.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str jpf_font.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str jpf_font.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -a -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_misc.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_misc.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_widget.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_widget.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_font.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_font.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_entry.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_entry.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_text.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_text.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_listbox.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_listbox.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_req.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_req.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_fillbox.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_fillbox.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_focus.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_focus.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_dialog.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_dialog.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_mem.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_mem.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_rpc.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_rpc.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_synth.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_synth.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_selection.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_selection.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_after.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_after.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_fit.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_fit.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_ctext.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_ctext.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_color.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../camltk -I ../support frx_color.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -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 make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../camltk -I ../../unix -I ../../win32unix tkanim.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../support -I ../camltk -I ../../unix -I ../../win32unix tkanim.ml ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib ' -o tkanim tkanim.cmo gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -I../support -fPIC -c cltkaniminit.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../../byterun -I../support -fPIC -c tkAnimGIF.c tkAnimGIF.c: In function 'FileReadGIF': tkAnimGIF.c:282: warning: implicit declaration of function 'Tk_ImageObjCmd' tkAnimGIF.c: In function 'DoExtension': tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:404: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness tkAnimGIF.c: In function 'ReadImage': tkAnimGIF.c:577: warning: assignment discards qualifiers from pointer target type tkAnimGIF.c: At top level: tkAnimGIF.c:71: warning: 'FileMatchGIF' defined but not used ../../../boot/ocamlrun ../../../tools/ocamlmklib -o tkanim cltkaniminit.o tkAnimGIF.o make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' cd browser; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_tk.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_box.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_button.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_toplevel.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_menu.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_entry.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -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 ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing list2.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.ml cp dummyUnix.mli dummy.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing dummy.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing help.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing mytypes.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.mli ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing main.ml ../../../boot/ocamlrun ../../../ocamlc -nostdlib -I ../../../stdlib -o ocamlbrowser -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing \ ../../../toplevel/toplevellib.cma \ 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 make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' ./build/mixed-boot.sh ++ dirname ./build/mixed-boot.sh + cd ./build/.. + touch build/ocamlbuild_mixed_mode + mkdir -p _build + cp -rf boot _build/ + ./build/mkconfig.sh + ./build/mkmyocamlbuild_config.sh + ./build/boot.sh + TAGLINE='true: -use_stdlib' + ./boot/ocamlrun boot/myocamlbuild.boot -tag-line '' boot/stdlib.cma boot/std_exit.cmo + boot/ocamlrun boot/myocamlbuild.boot -tag-line '' -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte mkdir ocamlbuild mkdir stdlib boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.mli > ocamlbuild/log.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/signatures.mli > ocamlbuild/signatures.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/std_signatures.mli > ocamlbuild/std_signatures.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/std_signatures.cmi ocamlbuild/std_signatures.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.mli > ocamlbuild/tags.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/signatures.cmi ocamlbuild/signatures.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmi ocamlbuild/tags.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmi ocamlbuild/log.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.ml > ocamlbuild/log.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.mli > ocamlbuild/display.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.mli > ocamlbuild/my_std.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.mli > ocamlbuild/my_unix.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmi ocamlbuild/display.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmi ocamlbuild/my_std.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmi ocamlbuild/my_unix.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.ml > ocamlbuild/my_unix.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.ml > ocamlbuild/my_std.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.mli > ocamlbuild/shell.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmi ocamlbuild/shell.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.ml > ocamlbuild/shell.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.ml > ocamlbuild/display.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.mli > ocamlbuild/discard_printf.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmi ocamlbuild/discard_printf.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.mli > ocamlbuild/command.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmi ocamlbuild/command.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.ml > ocamlbuild/command.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.mli > ocamlbuild/lexers.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.mli > ocamlbuild/glob.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.mli > ocamlbuild/bool.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.mli > ocamlbuild/glob_ast.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmi ocamlbuild/bool.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmi ocamlbuild/glob_ast.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmi ocamlbuild/glob.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmi ocamlbuild/lexers.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.mli > ocamlbuild/configuration.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.mli > ocamlbuild/pathname.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmi ocamlbuild/pathname.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmi ocamlbuild/configuration.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.ml > ocamlbuild/configuration.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.mli > ocamlbuild/flags.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmi ocamlbuild/flags.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.ml > ocamlbuild/discard_printf.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.ml > ocamlbuild/flags.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.mli > ocamlbuild/hygiene.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.mli > ocamlbuild/slurp.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmi ocamlbuild/slurp.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmi ocamlbuild/hygiene.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.ml > ocamlbuild/hygiene.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.mli > ocamlbuild/options.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmi ocamlbuild/options.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.ml > ocamlbuild/options.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.mli > ocamlbuild/ocamlbuild_where.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmi ocamlbuild/ocamlbuild_where.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.ml > ocamlbuild/pathname.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.mli > ocamlbuild/report.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.mli > ocamlbuild/solver.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmi ocamlbuild/solver.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmi ocamlbuild/report.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.ml > ocamlbuild/report.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.mli > ocamlbuild/resource.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmi ocamlbuild/resource.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.ml > ocamlbuild/resource.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.mli > ocamlbuild/digest_cache.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmi ocamlbuild/digest_cache.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.mli > ocamlbuild/rule.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmi ocamlbuild/rule.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.ml > ocamlbuild/rule.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.ml > ocamlbuild/slurp.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.ml > ocamlbuild/solver.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.ml > ocamlbuild/tags.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.mli > ocamlbuild/tools.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmi ocamlbuild/tools.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.ml > ocamlbuild/tools.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.mli > ocamlbuild/fda.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmi ocamlbuild/fda.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.ml > ocamlbuild/fda.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.mli > ocamlbuild/ocaml_specific.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmi ocamlbuild/ocaml_specific.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.ml > ocamlbuild/ocaml_specific.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.mli > ocamlbuild/ocaml_compiler.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.mli > ocamlbuild/ocaml_tools.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.mli > ocamlbuild/ocaml_utils.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmi ocamlbuild/ocaml_compiler.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmi ocamlbuild/ocaml_tools.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmi ocamlbuild/ocaml_utils.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.mli > ocamlbuild/ocaml_arch.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmi ocamlbuild/ocaml_arch.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.ml > ocamlbuild/ocaml_arch.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends boot/ocamlrun boot/ocamllex -q ocamlbuild/lexers.mll boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.ml > ocamlbuild/lexers.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.ml > ocamlbuild/glob.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.mli > ocamlbuild/glob_lexer.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmi ocamlbuild/glob_lexer.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.ml > ocamlbuild/bool.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.ml > ocamlbuild/glob_ast.ml.depends boot/ocamlrun boot/ocamllex -q ocamlbuild/glob_lexer.mll boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.ml > ocamlbuild/glob_lexer.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.mli > ocamlbuild/plugin.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmi ocamlbuild/plugin.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.ml > ocamlbuild/plugin.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.mli > ocamlbuild/main.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmi ocamlbuild/main.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.ml > ocamlbuild/main.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.mli > ocamlbuild/exit_codes.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.mli > ocamlbuild/hooks.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.mli > ocamlbuild/ocaml_dependencies.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmi ocamlbuild/exit_codes.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmi ocamlbuild/hooks.mli boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmi ocamlbuild/ocaml_dependencies.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.ml > ocamlbuild/hooks.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.ml > ocamlbuild/ocaml_utils.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.ml > ocamlbuild/ocaml_tools.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.ml > ocamlbuild/ocaml_compiler.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.ml > ocamlbuild/ocaml_dependencies.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.ml > ocamlbuild/exit_codes.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.ml > ocamlbuild/digest_cache.ml.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmo ocamlbuild/log.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmo ocamlbuild/my_unix.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmo ocamlbuild/my_std.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmo ocamlbuild/shell.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmo ocamlbuild/display.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmo ocamlbuild/command.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmo ocamlbuild/configuration.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -rectypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmo ocamlbuild/discard_printf.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmo ocamlbuild/flags.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmo ocamlbuild/hygiene.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmo ocamlbuild/options.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmo ocamlbuild/pathname.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmo ocamlbuild/report.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmo ocamlbuild/resource.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmo ocamlbuild/rule.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmo ocamlbuild/slurp.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmo ocamlbuild/solver.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmo ocamlbuild/tags.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmo ocamlbuild/tools.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmo ocamlbuild/fda.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmo ocamlbuild/ocaml_specific.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_arch.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmo ocamlbuild/lexers.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmo ocamlbuild/glob.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmo ocamlbuild/bool.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmo ocamlbuild/glob_ast.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmo ocamlbuild/glob_lexer.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmo ocamlbuild/plugin.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmo ocamlbuild/main.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmo ocamlbuild/hooks.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_utils.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_tools.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_compiler.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_dependencies.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmo ocamlbuild/exit_codes.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmo ocamlbuild/digest_cache.ml boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.mli > ocamlbuild/ocamlbuild_plugin.mli.depends boot/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/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmi ocamlbuild/ocamlbuild_plugin.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.ml > ocamlbuild/ocamlbuild_plugin.ml.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_plugin.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.mli > ocamlbuild/ocamlbuildlight.mli.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmi ocamlbuild/ocamlbuildlight.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.ml > ocamlbuild/ocamlbuildlight.ml.depends boot/ocamlrun boot/ocamlc -I boot -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmo ocamlbuild/ocamlbuildlight.ml boot/ocamlrun boot/ocamlc -I boot -nostdlib -g -I stdlib stdlib/pervasives.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte + rm -f _build/myocamlbuild + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild + cp _build/myocamlbuild boot/myocamlbuild + ./boot/ocamlrun boot/myocamlbuild -tag-line '' -log _boot_log2 boot/camlheader ocamlc ./build/ocamlbuild-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte cp -pf /builddir/build/BUILD/ocaml-3.11.0/stdlib/libcamlrun.a stdlib/libcamlrun.a mkdir lex boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml boot/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/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.mli > ocamlbuild/ocamlbuild_unix_plugin.mli.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmi ocamlbuild/ocamlbuild_unix_plugin.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.ml > ocamlbuild/ocamlbuild_unix_plugin.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.mli > ocamlbuild/ocamlbuild_executor.mli.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmi ocamlbuild/ocamlbuild_executor.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.ml > ocamlbuild/ocamlbuild_executor.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild_unix_plugin.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_executor.ml boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.mli > ocamlbuild/ocamlbuild.mli.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmi ocamlbuild/ocamlbuild.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.ml > ocamlbuild/ocamlbuild.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmo ocamlbuild/ocamlbuild.ml boot/ocamlrun ./ocamlc -nostdlib unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte ./build/camlp4-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo mkdir camlp4 mkdir camlp4/Camlp4 mkdir camlp4/boot boot/ocamlrun boot/ocamldep -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends boot/ocamlrun boot/ocamldep -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.mli > camlp4/Camlp4_config.mli.depends mkdir utils mkdir parsing mkdir typing boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_import.ml > camlp4/Camlp4_import.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmi camlp4/Camlp4_config.mli boot/ocamlrun ./ocamlc -nostdlib -c -g -I camlp4 -I stdlib -o camlp4/Camlp4_import.cmo camlp4/Camlp4_import.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I ../otherlibs/dynlink -I camlp4/boot -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4 -I stdlib -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.ml > camlp4/Camlp4_config.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmo camlp4/Camlp4_config.ml boot/ocamlrun ./ocamlc -nostdlib dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends boot/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 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends boot/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 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml boot/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 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends boot/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 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends boot/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 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends boot/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 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml mkdir camlp4/Camlp4/Printers boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends boot/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 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends boot/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 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends mkdir camlp4/Camlp4/Struct boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends boot/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 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends boot/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 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli boot/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 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends boot/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 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends boot/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 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends boot/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 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends boot/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 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends boot/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 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends boot/ocamlrun boot/ocamllex -q camlp4/Camlp4/Struct/Lexer.mll boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends boot/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 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends mkdir camlp4/Camlp4/Struct/Grammar boot/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 boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Context.cmo camlp4/Camlp4/Struct/Grammar/Context.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli boot/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 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml boot/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 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli boot/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 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends boot/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 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml boot/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 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml boot/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 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml boot/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 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml boot/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 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml boot/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 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml boot/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 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml boot/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 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml boot/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 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml boot/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 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml boot/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 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml boot/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 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml boot/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 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml boot/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 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml boot/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 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml boot/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 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml boot/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 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml boot/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 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml boot/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 boot/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 boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends boot/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 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends boot/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 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends boot/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 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends boot/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 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml boot/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 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml boot/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 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml boot/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 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml boot/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 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml boot/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 boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends boot/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 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends boot/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 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml boot/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 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml boot/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 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml boot/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 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml boot/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 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml boot/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 mkdir camlp4/Camlp4Top boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml boot/ocamlrun ./ocamlc -nostdlib -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma boot/ocamlrun ./ocamlc -nostdlib dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte mkdir camlp4/Camlp4Parsers boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends mkdir camlp4/Camlp4Printers boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends mkdir camlp4/Camlp4Filters boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml boot/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 stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml boot/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 stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml boot/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 stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml boot/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 stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml boot/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 stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml boot/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 stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml boot/ocamlrun ./ocamlc -nostdlib -a -I stdlib camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte boot/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 boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte boot/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 boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte boot/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 boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte boot/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 boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte boot/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 boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte boot/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 boot/ocamlrun ./ocamlc -nostdlib -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte boot/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 boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml cd debugger; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/debugger' ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.ml ../boot/ocamlrun ../boot/ocamllex lexer.mll 41 states, 1026 transitions, table size 4350 bytes 1285 additional bytes used for bindings ../boot/ocamlyacc parser.mly ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser_aux.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix main.ml ../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 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/debugger' cd ocamldoc && make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../boot/ocamlyacc -v odoc_text_parser.mly 5 shift/reduce conflicts. ../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 ../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 ../boot/ocamlrun ../boot/ocamllex odoc_text_lexer.mll 222 states, 2270 transitions, table size 10412 bytes ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../boot/ocamlyacc -v odoc_parser.mly ../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 ../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 ../boot/ocamlrun ../boot/ocamllex odoc_lexer.mll 50 states, 614 transitions, table size 2756 bytes ../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 ../boot/ocamlrun ../boot/ocamllex odoc_see_lexer.mll 20 states, 264 transitions, table size 1176 bytes ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../boot/ocamlrun ../boot/ocamllex odoc_ocamlhtml.mll 111 states, 2871 transitions, table size 12150 bytes ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../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 ../ocamlcomp.sh -o ocamldoc -linkall unix.cma str.cma dynlink.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo odoc_dag2html.cmo odoc_to_text.cmo odoc_ocamlhtml.cmo odoc_html.cmo odoc_man.cmo odoc_latex_style.cmo odoc_latex.cmo odoc_texi.cmo odoc_dot.cmo odoc.cmo ../ocamlcomp.sh -a -o odoc_info.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/linenum.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/syntaxerr.cmo ../parsing/parser.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ../typing/types.cmo ../typing/path.cmo ../typing/btype.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/subst.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/primitive.cmo ../typing/oprint.cmo ../typing/printtyp.cmo ../typing/includecore.cmo ../typing/typetexp.cmo ../typing/typedtree.cmo ../typing/parmatch.cmo ../typing/stypes.cmo ../typing/typecore.cmo ../typing/includeclass.cmo ../typing/typedecl.cmo ../typing/typeclass.cmo ../typing/mtype.cmo ../typing/includemod.cmo ../typing/typemod.cmo ../bytecomp/lambda.cmo ../bytecomp/typeopt.cmo ../bytecomp/printlambda.cmo ../bytecomp/switch.cmo ../bytecomp/matching.cmo ../bytecomp/translobj.cmo ../bytecomp/translcore.cmo ../bytecomp/translclass.cmo ../tools/depend.cmo odoc_config.cmo odoc_global.cmo odoc_messages.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_args.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo ../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 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make runtimeopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd asmrun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o startup.o startup.c ln -s ../byterun/main.c main.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o main.o main.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fail.o fail.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o roots.o roots.c ln -s ../byterun/globroots.c globroots.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o globroots.o globroots.c ln -s ../byterun/signals.c signals.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signals.o signals.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o signals_asm.o signals_asm.c ln -s ../byterun/misc.c misc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o misc.o misc.c ln -s ../byterun/freelist.c freelist.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o freelist.o freelist.c ln -s ../byterun/major_gc.c major_gc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o major_gc.o major_gc.c ln -s ../byterun/minor_gc.c minor_gc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o minor_gc.o minor_gc.c ln -s ../byterun/memory.c memory.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o memory.o memory.c ln -s ../byterun/alloc.c alloc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o alloc.o alloc.c ln -s ../byterun/compare.c compare.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compare.o compare.c ln -s ../byterun/ints.c ints.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ints.o ints.c ln -s ../byterun/floats.c floats.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o floats.o floats.c ln -s ../byterun/str.c str.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o str.o str.c ln -s ../byterun/array.c array.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o array.o array.c ln -s ../byterun/io.c io.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o io.o io.c ln -s ../byterun/extern.c extern.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o extern.o extern.c ln -s ../byterun/intern.c intern.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o intern.o intern.c ln -s ../byterun/hash.c hash.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hash.o hash.c ln -s ../byterun/sys.c sys.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sys.o sys.c ln -s ../byterun/parsing.c parsing.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parsing.o parsing.c ln -s ../byterun/gc_ctrl.c gc_ctrl.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gc_ctrl.o gc_ctrl.c ln -s ../byterun/terminfo.c terminfo.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminfo.o terminfo.c ln -s ../byterun/md5.c md5.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o md5.o md5.c ln -s ../byterun/obj.c obj.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o obj.o obj.c ln -s ../byterun/lexing.c lexing.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lexing.o lexing.c ln -s ../byterun/printexc.c printexc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o printexc.o printexc.c ln -s ../byterun/callback.c callback.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o callback.o callback.c ln -s ../byterun/weak.c weak.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o weak.o weak.c ln -s ../byterun/compact.c compact.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o compact.o compact.c ln -s ../byterun/finalise.c finalise.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o finalise.o finalise.c ln -s ../byterun/custom.c custom.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o custom.o custom.c ln -s ../byterun/unix.c unix.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unix.o unix.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o backtrace.o backtrace.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o natdynlink.o natdynlink.c gcc -c -DSYS_linux -o amd64.o amd64.S || \ { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing amd64.o by hand."; exit 2; } rm -f libasmrun.a ar rc libasmrun.a startup.o main.o fail.o roots.o globroots.o signals.o signals_asm.o misc.o freelist.o major_gc.o minor_gc.o memory.o alloc.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o printexc.o callback.o weak.o compact.o finalise.o custom.o unix.o backtrace.o natdynlink.o amd64.o ranlib libasmrun.a gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT startup.c mv startup.o startup.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT main.c mv main.o main.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT fail.c mv fail.o fail.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT roots.c mv roots.o roots.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT globroots.c mv globroots.o globroots.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals.c mv signals.o signals.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals_asm.c mv signals_asm.o signals_asm.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT misc.c mv misc.o misc.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT freelist.c mv freelist.o freelist.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT major_gc.c mv major_gc.o major_gc.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT minor_gc.c mv minor_gc.o minor_gc.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT memory.c mv memory.o memory.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT alloc.c mv alloc.o alloc.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT compare.c mv compare.o compare.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT ints.c mv ints.o ints.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT floats.c mv floats.o floats.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT str.c mv str.o str.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT array.c mv array.o array.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT io.c mv io.o io.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT extern.c mv extern.o extern.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT intern.c mv intern.o intern.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT hash.c mv hash.o hash.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT sys.c mv sys.o sys.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT parsing.c mv parsing.o parsing.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT gc_ctrl.c mv gc_ctrl.o gc_ctrl.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT terminfo.c mv terminfo.o terminfo.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT md5.c mv md5.o md5.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT obj.c mv obj.o obj.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT lexing.c mv lexing.o lexing.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT printexc.c mv printexc.o printexc.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT callback.c mv callback.o callback.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT weak.c mv weak.o weak.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT compact.c mv compact.o compact.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT finalise.c mv finalise.o finalise.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT custom.c mv custom.o custom.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT unix.c mv unix.o unix.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT backtrace.c mv backtrace.o backtrace.p.o gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT natdynlink.c mv natdynlink.o natdynlink.p.o gcc -c -DSYS_linux -DPROFILING -o amd64.p.o amd64.S rm -f libasmrunp.a ar rc libasmrunp.a startup.p.o main.p.o fail.p.o roots.p.o globroots.p.o signals.p.o signals_asm.p.o misc.p.o freelist.p.o major_gc.p.o minor_gc.p.o memory.p.o alloc.p.o compare.p.o ints.p.o floats.p.o str.p.o array.p.o io.p.o extern.p.o intern.p.o hash.p.o sys.p.o parsing.p.o gc_ctrl.p.o terminfo.p.o md5.p.o obj.p.o lexing.p.o printexc.p.o callback.p.o weak.p.o compact.p.o finalise.p.o custom.p.o unix.p.o backtrace.p.o natdynlink.p.o amd64.p.o ranlib libasmrunp.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' if test -f stdlib/libasmrun.a; then :; else \ ln -s ../asmrun/libasmrun.a stdlib/libasmrun.a; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make ocamlopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' ln -s amd64/arch.ml asmcomp/arch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml ln -s amd64/proc.ml asmcomp/proc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml ln -s amd64/selection.ml asmcomp/selection.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml ln -s amd64/reload.ml asmcomp/reload.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml ln -s amd64/scheduling.ml asmcomp/scheduling.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml cd tools; \ make CAMLC="../byterun/ocamlrun ../boot/ocamlc -I ../stdlib" cvt_emit make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/tools' ../boot/ocamlrun ../boot/ocamllex cvt_emit.mll 15 states, 280 transitions, table size 1210 bytes ../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 ../byterun/ocamlrun ../boot/ocamlc -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o cvt_emit cvt_emit.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/tools' byterun/ocamlrun tools/cvt_emit < asmcomp/amd64/emit.mlp > asmcomp/emit.ml \ || { rm -f asmcomp/emit.ml; exit 2; } boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o ocamlopt utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo asmcomp/arch.cmo asmcomp/debuginfo.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/clambda.cmo asmcomp/compilenv.cmo asmcomp/closure.cmo asmcomp/cmmgen.cmo asmcomp/printmach.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/pparse.cmo driver/opterrors.cmo driver/optcompile.cmo driver/optmain.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make libraryopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd stdlib; make allopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.cmx` -c pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.cmx` -c array.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.cmx` -c list.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.cmx` -c char.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.cmx` -c string.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.cmx` -c sys.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.cmx` -c hashtbl.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.cmx` -c sort.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.cmx` -c marshal.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.cmx` -c obj.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.cmx` -c int32.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.cmx` -c int64.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.cmx` -c nativeint.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.cmx` -c lexing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.cmx` -c parsing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.cmx` -c set.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.cmx` -c map.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.cmx` -c stack.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.cmx` -c queue.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.cmx` -c camlinternalLazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.cmx` -c lazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.cmx` -c stream.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.cmx` -c buffer.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.cmx` -c printf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.cmx` -c format.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.cmx` -c scanf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.cmx` -c arg.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.cmx` -c printexc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.cmx` -c gc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.cmx` -c digest.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.cmx` -c random.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.cmx` -c callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.cmx` -c oo.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.cmx` -c genlex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.cmx` -c weak.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.cmx` -c filename.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.cmx` -c complex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.cmx` -c arrayLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.cmx` -c listLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.cmx` -c stringLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.cmx` -c moreLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.cmx` -c stdLabels.ml ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa pervasives.cmx array.cmx list.cmx char.cmx string.cmx sys.cmx hashtbl.cmx sort.cmx marshal.cmx obj.cmx int32.cmx int64.cmx nativeint.cmx lexing.cmx parsing.cmx set.cmx map.cmx stack.cmx queue.cmx camlinternalLazy.cmx lazy.cmx stream.cmx buffer.cmx printf.cmx format.cmx scanf.cmx arg.cmx printexc.cmx gc.cmx digest.cmx random.cmx callback.cmx camlinternalOO.cmx oo.cmx camlinternalMod.cmx genlex.cmx weak.cmx filename.cmx complex.cmx arrayLabels.cmx listLabels.cmx stringLabels.cmx moreLabels.cmx stdLabels.cmx ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.cmx` -c std_exit.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.p.cmx` -p -c -o pervasives.p.cmx pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.p.cmx` -p -c -o array.p.cmx array.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.p.cmx` -p -c -o list.p.cmx list.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.p.cmx` -p -c -o char.p.cmx char.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.p.cmx` -p -c -o string.p.cmx string.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.p.cmx` -p -c -o sys.p.cmx sys.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.p.cmx` -p -c -o hashtbl.p.cmx hashtbl.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.p.cmx` -p -c -o sort.p.cmx sort.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.p.cmx` -p -c -o marshal.p.cmx marshal.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.p.cmx` -p -c -o obj.p.cmx obj.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.p.cmx` -p -c -o int32.p.cmx int32.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.p.cmx` -p -c -o int64.p.cmx int64.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.p.cmx` -p -c -o nativeint.p.cmx nativeint.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.p.cmx` -p -c -o lexing.p.cmx lexing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.p.cmx` -p -c -o parsing.p.cmx parsing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.p.cmx` -p -c -o set.p.cmx set.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.p.cmx` -p -c -o map.p.cmx map.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.p.cmx` -p -c -o stack.p.cmx stack.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.p.cmx` -p -c -o queue.p.cmx queue.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.p.cmx` -p -c -o camlinternalLazy.p.cmx camlinternalLazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.p.cmx` -p -c -o lazy.p.cmx lazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.p.cmx` -p -c -o stream.p.cmx stream.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.p.cmx` -p -c -o buffer.p.cmx buffer.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.p.cmx` -p -c -o printf.p.cmx printf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.p.cmx` -p -c -o format.p.cmx format.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.p.cmx` -p -c -o scanf.p.cmx scanf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.p.cmx` -p -c -o arg.p.cmx arg.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.p.cmx` -p -c -o printexc.p.cmx printexc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.p.cmx` -p -c -o gc.p.cmx gc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.p.cmx` -p -c -o digest.p.cmx digest.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.p.cmx` -p -c -o random.p.cmx random.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.p.cmx` -p -c -o callback.p.cmx callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.p.cmx` -p -c -o camlinternalOO.p.cmx camlinternalOO.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.p.cmx` -p -c -o oo.p.cmx oo.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.p.cmx` -p -c -o camlinternalMod.p.cmx camlinternalMod.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.p.cmx` -p -c -o genlex.p.cmx genlex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.p.cmx` -p -c -o weak.p.cmx weak.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.p.cmx` -p -c -o filename.p.cmx filename.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.p.cmx` -p -c -o complex.p.cmx complex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.p.cmx` -p -c -o arrayLabels.p.cmx arrayLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.p.cmx` -p -c -o listLabels.p.cmx listLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.p.cmx` -p -c -o stringLabels.p.cmx stringLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.p.cmx` -p -c -o moreLabels.p.cmx moreLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.p.cmx` -p -c -o stdLabels.p.cmx stdLabels.ml ../boot/ocamlrun ../ocamlopt -a -o stdlib.p.cmxa pervasives.p.cmx array.p.cmx list.p.cmx char.p.cmx string.p.cmx sys.p.cmx hashtbl.p.cmx sort.p.cmx marshal.p.cmx obj.p.cmx int32.p.cmx int64.p.cmx nativeint.p.cmx lexing.p.cmx parsing.p.cmx set.p.cmx map.p.cmx stack.p.cmx queue.p.cmx camlinternalLazy.p.cmx lazy.p.cmx stream.p.cmx buffer.p.cmx printf.p.cmx format.p.cmx scanf.p.cmx arg.p.cmx printexc.p.cmx gc.p.cmx digest.p.cmx random.p.cmx callback.p.cmx camlinternalOO.p.cmx oo.p.cmx camlinternalMod.p.cmx genlex.p.cmx weak.p.cmx filename.p.cmx complex.p.cmx arrayLabels.p.cmx listLabels.p.cmx stringLabels.p.cmx moreLabels.p.cmx stdLabels.p.cmx ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.p.cmx` -p -c -o std_exit.p.cmx std_exit.ml rm -f std_exit.p.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make otherlibrariesopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make allopt) || exit $?; \ done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' ../../ocamlcompopt.sh -c -warn-error A -g -nolabels unix.ml ../../ocamlcompopt.sh -c -warn-error A -g -nolabels unixLabels.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlopt '../../ocamlcompopt.sh' -linkall unix.cmx unixLabels.cmx ../../ocamlcompopt.sh -shared -o unix.cmxs -I . unix.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' ../../ocamlcompopt.sh -c -warn-error A -g str.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc str -ocamlopt '../../ocamlcompopt.sh' -linkall str.cmx ../../ocamlcompopt.sh -shared -o str.cmxs -I . str.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' ../../ocamlcompopt.sh -c -warn-error A -g int_misc.ml ../../ocamlcompopt.sh -c -warn-error A -g nat.ml ../../ocamlcompopt.sh -c -warn-error A -g big_int.ml ../../ocamlcompopt.sh -c -warn-error A -g arith_flags.ml ../../ocamlcompopt.sh -c -warn-error A -g ratio.ml ../../ocamlcompopt.sh -c -warn-error A -g num.ml ../../ocamlcompopt.sh -c -warn-error A -g arith_status.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlopt '../../ocamlcompopt.sh' -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx ../../ocamlcompopt.sh -shared -o nums.cmxs -I . nums.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' cp natdynlink.ml dynlink.mlopt ../../ocamlcompopt.sh -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -impl dynlink.mlopt rm -f dynlink.mlopt ../../ocamlcompopt.sh -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -ccopt "-Wl,-E" -a -o dynlink.cmxa dynlink.cmx make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' ../../ocamlcompopt.sh -c -warn-error A -g -I ../unix bigarray.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlopt '../../ocamlcompopt.sh' -linkall bigarray.cmx ../../ocamlcompopt.sh -shared -o bigarray.cmxs -I . bigarray.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' gcc -O -I../../asmrun -I../../byterun -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -c posix.c mv posix.o posix_n.o ar rc libthreadsnat.a posix_n.o ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g thread.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g mutex.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g condition.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g event.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g threadUnix.ml ../../ocamlcompopt.sh -I ../unix -a -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx \ -cclib -lthreadsnat -cclib -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' ../../ocamlcompopt.sh -c -warn-error A -g graphics.ml ../../ocamlcompopt.sh -c -warn-error A -g graphicsX11.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlopt '../../ocamlcompopt.sh' -linkall graphics.cmx graphicsX11.cmx -cclib "\"-L/usr/lib64 -lX11\"" ../../ocamlcompopt.sh -shared -o graphics.cmxs -I . graphics.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' ../../ocamlcompopt.sh -c -warn-error A -g dbm.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o dbm -oc mldbm -ocamlopt '../../ocamlcompopt.sh' -linkall dbm.cmx -lgdbm ../../ocamlcompopt.sh -shared -o dbm.cmxs -I . dbm.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix support.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix rawwidget.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix widget.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix protocol.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix textvariable.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix timer.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix fileevent.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltkwrap.ml if test -f ../../../otherlibs/systhreads/threads.cmxa; then \ ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/systhreads -I ../../../otherlibs/threads tkthread.ml ; \ fi make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd labltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd labltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tk.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix place.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix wm.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagephoto.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix canvas.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix button.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix text.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix label.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scrollbar.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix image.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix encoding.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pixmap.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix palette.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix font.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix message.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menu.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix entry.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix listbox.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix focus.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menubutton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pack.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix option.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix toplevel.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix frame.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix dialog.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagebitmap.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix clipboard.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix radiobutton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkwait.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grab.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix selection.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scale.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix optionmenu.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix winfo.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grid.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix checkbutton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix bell.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkvars.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix labltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd camltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTk.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPlace.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cResource.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWm.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagephoto.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCanvas.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cButton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cText.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cLabel.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScrollbar.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImage.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEncoding.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPixmap.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPalette.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFont.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMessage.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenu.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEntry.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cListbox.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFocus.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenubutton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPack.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOption.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cToplevel.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFrame.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cDialog.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagebitmap.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cClipboard.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cRadiobutton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkwait.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrab.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cSelection.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScale.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOptionmenu.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWinfo.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrid.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCheckbutton.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cBell.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkvars.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd lib; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' make superclean make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd ../labltk; make opt make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd ../camltk; make opt make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlopt '../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib ' -o labltk -oc labltk \ -I ../labltk -I ../camltk ../support/support.cmx ../support/rawwidget.cmx ../support/widget.cmx ../support/protocol.cmx ../support/textvariable.cmx ../support/timer.cmx ../support/fileevent.cmx ../support/camltkwrap.cmx tk.cmx place.cmx wm.cmx imagephoto.cmx canvas.cmx button.cmx text.cmx label.cmx scrollbar.cmx image.cmx encoding.cmx pixmap.cmx palette.cmx font.cmx message.cmx menu.cmx entry.cmx listbox.cmx focus.cmx menubutton.cmx pack.cmx option.cmx toplevel.cmx frame.cmx dialog.cmx imagebitmap.cmx clipboard.cmx radiobutton.cmx tkwait.cmx grab.cmx selection.cmx scale.cmx optionmenu.cmx winfo.cmx grid.cmx checkbutton.cmx bell.cmx tkvars.cmx cTk.cmx cPlace.cmx cResource.cmx cWm.cmx cImagephoto.cmx cCanvas.cmx cButton.cmx cText.cmx cLabel.cmx cScrollbar.cmx cImage.cmx cEncoding.cmx cPixmap.cmx cPalette.cmx cFont.cmx cMessage.cmx cMenu.cmx cEntry.cmx cListbox.cmx cFocus.cmx cMenubutton.cmx cPack.cmx cOption.cmx cToplevel.cmx cFrame.cmx cDialog.cmx cImagebitmap.cmx cClipboard.cmx cRadiobutton.cmx cTkwait.cmx cGrab.cmx cSelection.cmx cScale.cmx cOptionmenu.cmx cWinfo.cmx cGrid.cmx cCheckbutton.cmx cBell.cmx cTkvars.cmx labltk.cmx camltk.cmx \ -ccopt "\"-ltk8.4 -ltcl8.4 -ldl -L/usr/lib64 -lX11\"" make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd jpf; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str fileselect.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str balloon.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str shell.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str jpf_font.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -a -o jpflib.cmxa fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_misc.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_widget.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_font.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_entry.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_text.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_listbox.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_req.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_fillbox.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_focus.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_dialog.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_mem.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_rpc.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_synth.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_selection.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_after.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_fit.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_ctext.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../camltk -I ../support frx_color.ml ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -a -o frxlib.cmxa frx_misc.cmx frx_widget.cmx frx_font.cmx frx_entry.cmx frx_text.cmx frx_listbox.cmx frx_req.cmx frx_fillbox.cmx frx_focus.cmx frx_dialog.cmx frx_mem.cmx frx_rpc.cmx frx_synth.cmx frx_selection.cmx frx_after.cmx frx_fit.cmx frx_ctext.cmx frx_color.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' ../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib -c -I ../support -I ../camltk -I ../../unix -I ../../win32unix tkanim.ml ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlopt '../../../boot/ocamlrun ../../../ocamlopt -nostdlib -I ../../../stdlib ' -o tkanim tkanim.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make ocamlbuildlib.native make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make allopt) || exit $?; \ done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd labltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd labltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd camltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd lib; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd jpf; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd yacc; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' cd lex; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/lex' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/lex' cd tools; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/tools' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make RUNTIME= all) || exit $?; \ done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd compiler; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' cd labltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd labltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd camltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd lib; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd jpf; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' cd browser; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' ./build/mixed-boot.sh ++ dirname ./build/mixed-boot.sh + cd ./build/.. + touch build/ocamlbuild_mixed_mode + mkdir -p _build + cp -rf boot _build/ + ./build/mkconfig.sh + ./build/mkmyocamlbuild_config.sh + ./build/boot.sh + TAGLINE='true: -use_stdlib' + ./boot/ocamlrun boot/myocamlbuild.boot -tag-line '' boot/stdlib.cma boot/std_exit.cmo + boot/ocamlrun boot/myocamlbuild.boot -tag-line '' -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml boot/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/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib stdlib/arg.cmo stdlib/array.cmo stdlib/buffer.cmo stdlib/char.cmo stdlib/digest.cmo stdlib/filename.cmo stdlib/format.cmo stdlib/hashtbl.cmo stdlib/lazy.cmo stdlib/lexing.cmo stdlib/list.cmo stdlib/map.cmo stdlib/obj.cmo stdlib/pervasives.cmo stdlib/printexc.cmo stdlib/printf.cmo stdlib/scanf.cmo stdlib/set.cmo stdlib/string.cmo stdlib/sys.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte + rm -f _build/myocamlbuild + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild + cp _build/myocamlbuild boot/myocamlbuild + ./boot/ocamlrun boot/myocamlbuild -tag-line '' -log _boot_log2 boot/camlheader ocamlc ./build/ocamlbuildlib-native-only.sh + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex ocamlbuild/ocamlbuildlib.cmxa ocamlbuild/ocamlbuildlightlib.cmxa cp -pf /builddir/build/BUILD/ocaml-3.11.0/stdlib/stdlib.a stdlib/stdlib.a cp -pf /builddir/build/BUILD/ocaml-3.11.0/stdlib/libasmrun.a stdlib/libasmrun.a boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml boot/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/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmx ocamlbuild/my_std.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -rectypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmx ocamlbuild/discard_printf.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmx ocamlbuild/my_unix.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmx ocamlbuild/tags.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/display.cmx ocamlbuild/display.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/log.cmx ocamlbuild/log.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmx ocamlbuild/bool.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmx ocamlbuild/glob_ast.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmx ocamlbuild/glob_lexer.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmx ocamlbuild/glob.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmx ocamlbuild/shell.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmx ocamlbuild/lexers.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/command.cmx ocamlbuild/command.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmx ocamlbuild/ocamlbuild_where.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmx ocamlbuild/slurp.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/options.cmx ocamlbuild/options.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmx ocamlbuild/flags.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmx ocamlbuild/pathname.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmx ocamlbuild/digest_cache.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmx ocamlbuild/resource.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmx ocamlbuild/rule.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmx ocamlbuild/solver.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmx ocamlbuild/configuration.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmx ocamlbuild/hygiene.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmx ocamlbuild/tools.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmx ocamlbuild/ocaml_utils.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmx ocamlbuild/ocaml_arch.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmx ocamlbuild/ocaml_dependencies.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmx ocamlbuild/ocaml_compiler.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmx ocamlbuild/ocaml_tools.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmx ocamlbuild/fda.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmx ocamlbuild/ocaml_specific.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmx ocamlbuild/plugin.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/report.cmx ocamlbuild/report.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmx ocamlbuild/exit_codes.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmx ocamlbuild/hooks.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/main.cmx ocamlbuild/main.ml touch ocamlbuild/ocamlbuild_pack.mli ; if boot/ocamlrun ./ocamlopt -nostdlib -pack -g -I ocamlbuild ocamlbuild/discard_printf.cmx ocamlbuild/std_signatures.cmi ocamlbuild/signatures.cmi ocamlbuild/my_std.cmx ocamlbuild/my_unix.cmx ocamlbuild/tags.cmx ocamlbuild/display.cmx ocamlbuild/log.cmx ocamlbuild/shell.cmx ocamlbuild/bool.cmx ocamlbuild/glob_ast.cmx ocamlbuild/glob_lexer.cmx ocamlbuild/glob.cmx ocamlbuild/lexers.cmx ocamlbuild/command.cmx ocamlbuild/flags.cmx ocamlbuild/ocamlbuild_where.cmx ocamlbuild/slurp.cmx ocamlbuild/options.cmx ocamlbuild/pathname.cmx ocamlbuild/configuration.cmx ocamlbuild/hygiene.cmx ocamlbuild/digest_cache.cmx ocamlbuild/resource.cmx ocamlbuild/rule.cmx ocamlbuild/solver.cmx ocamlbuild/report.cmx ocamlbuild/tools.cmx ocamlbuild/fda.cmx ocamlbuild/ocaml_arch.cmx ocamlbuild/ocaml_utils.cmx ocamlbuild/ocaml_dependencies.cmx ocamlbuild/ocaml_compiler.cmx ocamlbuild/ocaml_tools.cmx ocamlbuild/ocaml_specific.cmx ocamlbuild/plugin.cmx ocamlbuild/exit_codes.cmx ocamlbuild/hooks.cmx ocamlbuild/main.cmx -o ocamlbuild/ocamlbuild_pack.cmx ; then rm -f ocamlbuild/ocamlbuild_pack.mli ; else rm -f ocamlbuild/ocamlbuild_pack.mli ; exit 1; fi boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_executor.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_plugin.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild_unix_plugin.ml boot/ocamlrun ./ocamlopt -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx -o ocamlbuild/ocamlbuildlib.cmxa boot/ocamlrun ./ocamlopt -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx -o ocamlbuild/ocamlbuildlightlib.cmxa make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' cd byterun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' if test -f stdlib/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi cd byterun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; make COMPILER=../boot/ocamlc all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi cd yacc; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/yacc' cd lex; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/lex' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/lex' cd tools; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/tools' cd stdlib; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' make runtimeopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd asmrun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' if test -f stdlib/libasmrun.a; then :; else \ ln -s ../asmrun/libasmrun.a stdlib/libasmrun.a; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make ocamlopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' make[1]: `ocamlopt' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' make libraryopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd stdlib; make allopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' rm -f std_exit.p.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml cd asmrun; make meta.o dynlink.o make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' ln -s ../byterun/meta.c meta.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o meta.o meta.c ln -s ../byterun/dynlink.c dynlink.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dynlink.o dynlink.c make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -ccopt "-Wl,-E" -o ocamlc.opt \ utils/misc.cmx utils/tbl.cmx utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx typing/unused_var.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/stypes.cmx typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx bytecomp/simplif.cmx bytecomp/runtimedef.cmx 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 \ asmrun/meta.o asmrun/dynlink.o -cclib "-lm -ldl -lcurses -lpthread" for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make RUNTIME= all) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd compiler; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' cd labltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd labltk; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd camltk; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd lib; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd jpf; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' cd browser; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' ./build/mixed-boot.sh ++ dirname ./build/mixed-boot.sh + cd ./build/.. + touch build/ocamlbuild_mixed_mode + mkdir -p _build + cp -rf boot _build/ + ./build/mkconfig.sh + ./build/mkmyocamlbuild_config.sh + ./build/boot.sh + TAGLINE='true: -use_stdlib' + ./boot/ocamlrun boot/myocamlbuild.boot -tag-line '' boot/stdlib.cma boot/std_exit.cmo + boot/ocamlrun boot/myocamlbuild.boot -tag-line '' -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml boot/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/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib stdlib/arg.cmo stdlib/array.cmo stdlib/buffer.cmo stdlib/char.cmo stdlib/digest.cmo stdlib/filename.cmo stdlib/format.cmo stdlib/hashtbl.cmo stdlib/lazy.cmo stdlib/lexing.cmo stdlib/list.cmo stdlib/map.cmo stdlib/obj.cmo stdlib/pervasives.cmo stdlib/printexc.cmo stdlib/printf.cmo stdlib/scanf.cmo stdlib/set.cmo stdlib/string.cmo stdlib/sys.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte + rm -f _build/myocamlbuild + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /builddir/build/BUILD/ocaml-3.11.0/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild + cp _build/myocamlbuild boot/myocamlbuild + ./boot/ocamlrun boot/myocamlbuild -tag-line '' -log _boot_log2 boot/camlheader ocamlc ./build/ocamlbuild-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends boot/ocamlrun ./ocamlc -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml boot/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/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma boot/ocamlrun ./ocamlc -nostdlib -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun ./ocamlc -nostdlib unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte boot/ocamlrun ./ocamlc -nostdlib -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte ./build/camlp4-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo cd debugger; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/debugger' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/debugger' cd ocamldoc && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -o ocamlopt.opt utils/misc.cmx utils/tbl.cmx utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx typing/unused_var.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/stypes.cmx typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx bytecomp/simplif.cmx bytecomp/runtimedef.cmx asmcomp/arch.cmx asmcomp/debuginfo.cmx asmcomp/cmm.cmx asmcomp/printcmm.cmx asmcomp/reg.cmx asmcomp/mach.cmx asmcomp/proc.cmx asmcomp/clambda.cmx asmcomp/compilenv.cmx asmcomp/closure.cmx asmcomp/cmmgen.cmx asmcomp/printmach.cmx asmcomp/selectgen.cmx asmcomp/selection.cmx asmcomp/comballoc.cmx asmcomp/liveness.cmx asmcomp/spill.cmx asmcomp/split.cmx asmcomp/interf.cmx asmcomp/coloring.cmx asmcomp/reloadgen.cmx asmcomp/reload.cmx asmcomp/printlinear.cmx asmcomp/linearize.cmx asmcomp/schedgen.cmx asmcomp/scheduling.cmx asmcomp/emitaux.cmx asmcomp/emit.cmx asmcomp/asmgen.cmx asmcomp/asmlink.cmx asmcomp/asmlibrarian.cmx asmcomp/asmpackager.cmx driver/pparse.cmx driver/opterrors.cmx driver/optcompile.cmx driver/optmain.cmx for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make allopt) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd labltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd labltk; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd camltk; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd lib; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd jpf; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd lex; make allopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/lex' ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A cset.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A syntax.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A parser.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A lexer.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A table.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A lexgen.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A compact.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A common.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A output.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A outputbis.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -warn-error A main.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -o ocamllex.opt cset.cmx syntax.cmx parser.cmx lexer.cmx table.cmx lexgen.cmx compact.cmx common.cmx output.cmx outputbis.cmx main.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/lex' cd tools; make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/tools' ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -c depend.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -c ocamldep.ml ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamldep.opt misc.cmx config.cmx clflags.cmx terminfo.cmx linenum.cmx warnings.cmx location.cmx longident.cmx syntaxerr.cmx parser.cmx lexer.cmx parse.cmx \ depend.cmx ocamldep.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/tools' ./build/ocamlbuild-native-only.sh + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex ocamlbuild/ocamlbuildlib.cmxa ocamlbuild/ocamlbuildlightlib.cmxa ocamlbuild/ocamlbuild.native ocamlbuild/ocamlbuildlight.native boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmx ocamlbuild/ocamlbuild.ml boot/ocamlrun ./ocamlopt -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o ocamlbuild/ocamlbuild.native boot/ocamlrun ./ocamlopt -nostdlib -c -g -dtypes -w A -warn-error A -w e -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmx ocamlbuild/ocamlbuildlight.ml boot/ocamlrun ./ocamlopt -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuildlight.cmx -o ocamlbuild/ocamlbuildlight.native ./build/camlp4-native-only.sh + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmx camlp4/Camlp4Top.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o boot/ocamlrun ./ocamlc -nostdlib dynlink.cma -g -I stdlib -I ../otherlibs/dynlink stdlib/array.cmo stdlib/char.cmo stdlib/filename.cmo stdlib/format.cmo stdlib/hashtbl.cmo stdlib/lexing.cmo stdlib/list.cmo stdlib/parsing.cmo stdlib/pervasives.cmo stdlib/printf.cmo stdlib/string.cmo stdlib/sys.cmo camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo stdlib/arg.cmo stdlib/buffer.cmo stdlib/int32.cmo stdlib/int64.cmo stdlib/nativeint.cmo stdlib/obj.cmo stdlib/queue.cmo stdlib/set.cmo stdlib/sort.cmo stdlib/stream.cmo camlp4/boot/Camlp4.cmo stdlib/lazy.cmo stdlib/stack.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte boot/ocamlrun ./ocamlopt -nostdlib -c -g -I camlp4 -I stdlib -o camlp4/Camlp4_import.cmx camlp4/Camlp4_import.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmx camlp4/Camlp4_config.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Context.cmx camlp4/Camlp4/Struct/Grammar/Context.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -I ../otherlibs/dynlink -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Struct -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml touch camlp4/Camlp4/Struct/Grammar.mli ; if boot/ocamlrun ./ocamlopt -nostdlib -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Context.cmx camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx ; then rm -f camlp4/Camlp4/Struct/Grammar.mli ; else rm -f camlp4/Camlp4/Struct/Grammar.mli ; exit 1; fi touch camlp4/Camlp4/Struct.mli ; if boot/ocamlrun ./ocamlopt -nostdlib -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx ; then rm -f camlp4/Camlp4/Struct.mli ; else rm -f camlp4/Camlp4/Struct.mli ; exit 1; fi boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Printers -g -w Ale -warn-error Ale -w Alezv -warn-error Alezv -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Printers -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Printers -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Printers -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4.Printers -g -w Ale -warn-error Ale -w Alezv -warn-error Alezv -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml touch camlp4/Camlp4/Printers.mli ; if boot/ocamlrun ./ocamlopt -nostdlib -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx ; then rm -f camlp4/Camlp4/Printers.mli ; else rm -f camlp4/Camlp4/Printers.mli ; exit 1; fi boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4 -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml touch camlp4/Camlp4.mli ; if boot/ocamlrun ./ocamlopt -nostdlib -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx ; then rm -f camlp4/Camlp4.mli ; else rm -f camlp4/Camlp4.mli ; exit 1; fi boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4Top -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml boot/ocamlrun ./ocamlopt -nostdlib -c -for-pack Camlp4Top -g -w Ale -warn-error Ale -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml touch camlp4/Camlp4Top.mli ; if boot/ocamlrun ./ocamlopt -nostdlib -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx ; then rm -f camlp4/Camlp4Top.mli ; else rm -f camlp4/Camlp4Top.mli ; exit 1; fi boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml boot/ocamlrun ./ocamlopt -nostdlib -g -I stdlib camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml boot/ocamlrun ./ocamlopt -nostdlib -a -I stdlib camlp4/Camlp4_import.cmx camlp4/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa boot/ocamlrun ./ocamlopt -nostdlib -g -I stdlib camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml boot/ocamlrun ./ocamlopt -nostdlib -a -I stdlib camlp4/Camlp4_import.cmx camlp4/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native boot/ocamlrun ./ocamlopt -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native boot/ocamlrun ./ocamlopt -nostdlib -c -g -w Ale -warn-error Ale -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml cd ocamldoc && make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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 ../ocamlcompopt.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_opt.ml ../ocamlcompopt.sh -o ocamldoc.opt unix.cmxa str.cmxa -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmx ../typing/ident.cmx ../utils/tbl.cmx ../utils/misc.cmx ../utils/config.cmx ../utils/clflags.cmx ../utils/warnings.cmx ../utils/ccomp.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 ../typing/types.cmx ../typing/path.cmx ../typing/btype.cmx ../typing/predef.cmx ../typing/datarepr.cmx ../typing/subst.cmx ../typing/env.cmx ../typing/ctype.cmx ../typing/primitive.cmx ../typing/oprint.cmx ../typing/printtyp.cmx ../typing/includecore.cmx ../typing/typetexp.cmx ../typing/typedtree.cmx ../typing/parmatch.cmx ../typing/stypes.cmx ../typing/typecore.cmx ../typing/includeclass.cmx ../typing/typedecl.cmx ../typing/typeclass.cmx ../typing/mtype.cmx ../typing/includemod.cmx ../typing/typemod.cmx ../bytecomp/lambda.cmx ../bytecomp/typeopt.cmx ../bytecomp/printlambda.cmx ../bytecomp/switch.cmx ../bytecomp/matching.cmx ../bytecomp/translobj.cmx ../bytecomp/translcore.cmx ../bytecomp/translclass.cmx ../tools/depend.cmx odoc_config.cmx odoc_global.cmx odoc_messages.cmx odoc_types.cmx odoc_misc.cmx odoc_text_parser.cmx odoc_text_lexer.cmx odoc_text.cmx odoc_name.cmx odoc_parameter.cmx odoc_value.cmx odoc_type.cmx odoc_exception.cmx odoc_class.cmx odoc_module.cmx odoc_print.cmx odoc_str.cmx odoc_args.cmx odoc_comments_global.cmx odoc_parser.cmx odoc_lexer.cmx odoc_see_lexer.cmx odoc_env.cmx odoc_merge.cmx odoc_sig.cmx odoc_ast.cmx odoc_control.cmx odoc_inherit.cmx odoc_search.cmx odoc_scan.cmx odoc_cross.cmx odoc_comments.cmx odoc_dep.cmx odoc_analyse.cmx odoc_info.cmx odoc_dag2html.cmx odoc_to_text.cmx odoc_ocamlhtml.cmx odoc_html.cmx odoc_man.cmx odoc_latex_style.cmx odoc_latex.cmx odoc_texi.cmx odoc_dot.cmx odoc_opt.cmx ../ocamlcompopt.sh -a -o odoc_info.cmxa -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmx ../typing/ident.cmx ../utils/tbl.cmx ../utils/misc.cmx ../utils/config.cmx ../utils/clflags.cmx ../utils/warnings.cmx ../utils/ccomp.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 ../typing/types.cmx ../typing/path.cmx ../typing/btype.cmx ../typing/predef.cmx ../typing/datarepr.cmx ../typing/subst.cmx ../typing/env.cmx ../typing/ctype.cmx ../typing/primitive.cmx ../typing/oprint.cmx ../typing/printtyp.cmx ../typing/includecore.cmx ../typing/typetexp.cmx ../typing/typedtree.cmx ../typing/parmatch.cmx ../typing/stypes.cmx ../typing/typecore.cmx ../typing/includeclass.cmx ../typing/typedecl.cmx ../typing/typeclass.cmx ../typing/mtype.cmx ../typing/includemod.cmx ../typing/typemod.cmx ../bytecomp/lambda.cmx ../bytecomp/typeopt.cmx ../bytecomp/printlambda.cmx ../bytecomp/switch.cmx ../bytecomp/matching.cmx ../bytecomp/translobj.cmx ../bytecomp/translcore.cmx ../bytecomp/translclass.cmx ../tools/depend.cmx odoc_config.cmx odoc_global.cmx odoc_messages.cmx odoc_types.cmx odoc_misc.cmx odoc_text_parser.cmx odoc_text_lexer.cmx odoc_text.cmx odoc_name.cmx odoc_parameter.cmx odoc_value.cmx odoc_type.cmx odoc_exception.cmx odoc_class.cmx odoc_module.cmx odoc_print.cmx odoc_str.cmx odoc_args.cmx odoc_comments_global.cmx odoc_parser.cmx odoc_lexer.cmx odoc_see_lexer.cmx odoc_env.cmx odoc_merge.cmx odoc_sig.cmx odoc_ast.cmx odoc_control.cmx odoc_inherit.cmx odoc_search.cmx odoc_scan.cmx odoc_cross.cmx odoc_comments.cmx odoc_dep.cmx odoc_analyse.cmx odoc_info.cmx make manpages make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' mkdir -p stdlib_man ./ocamldoc.opt -man -d stdlib_man -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 \ -t "OCaml library" -man-mini \ ../stdlib/*.mli ../otherlibs/unix/unix.mli ../otherlibs/str/str.mli ../otherlibs/bigarray/bigarray.mli ../otherlibs/num/num.mli make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' make: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/emacs' sed -e 's:@EMACS@:emacs:' ocamltags.in >ocamltags chmod a+x ocamltags make: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/emacs' + make -C emacs ocamltags + cd tools + ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o objinfo config.cmx objinfo.ml + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83057 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild + make install BINDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin LIBDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml MANDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; fi if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; fi if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs; fi if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man1; then : ; \ else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man1; fi cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; rm -f dllbigarray.so dlllabltk.so dllnums.so \ dllthreads.so dllunix.so dllgraphics.so dllmldbm.so dllstr.so \ dlltkanim.so cd byterun; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' cp ocamlrun /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlrun cp libcamlrun.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libcamlrun.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libcamlrun.a if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml; then : ; else mkdir /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml; fi for i in alloc.h callback.h config.h custom.h fail.h intext.h memory.h misc.h mlvalues.h printexc.h signals.h compatibility.h; do \ sed -f ../tools/cleanup-header $i > /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/$i; \ done cp ld.conf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ld.conf cp libcamlrun_shared.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libcamlrun_shared.so make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/byterun' cp ocamlc /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlc cp ocaml /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocaml cd stdlib; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' cp stdlib.cma std_exit.cmo *.cmi *.mli *.ml camlheader camlheader_ur /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' cp lex/ocamllex /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamllex cp yacc/ocamlyacc /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlyacc cp toplevel/toplevellib.cma /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/toplevellib.cma cp expunge /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/expunge cp typing/outcometree.cmi typing/outcometree.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cp toplevel/topstart.cmo /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cp toplevel/toploop.cmi toplevel/topdirs.cmi toplevel/topmain.cmi \ /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cd tools; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/tools' cp ocamldep /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldep if test -f ocamldep.opt; \ then cp ocamldep.opt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldep.opt; else :; fi cp ocamlprof /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlprof cp ocamlcp /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlcp cp profiling.cmi profiling.cmo /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cp ocamlmktop /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlmktop cp ocamlmklib /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlmklib cp ocamlmktop /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlmktop cp scrapelabels /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cp addlabels /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/tools' make -C man install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/man' for i in *.m; do cp $i /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man1/`basename $i .m`.1; done echo '.so man1/ocamlc.1' > /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man1/ocamlc.opt.1 echo '.so man1/ocamlopt.1' > /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man1/ocamlopt.opt.1 make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/man' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; make install) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' if test -f dllunix.so; then \ cp dllunix.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi cp libunix.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libunix.a cp unix.cma unix.cmi unixLabels.cmi unix.mli unixLabels.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ if test -n "unixsupport.h"; then cp unixsupport.h /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' if test -f dllstr.so; then \ cp dllstr.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi cp libstr.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libstr.a cp str.cma str.cmi str.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ if test -n ""; then cp /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' if test -f dllnums.so; then \ cp dllnums.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi cp libnums.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libnums.a cp nums.cma big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ if test -n ""; then cp /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' cp dynlink.cmi dynlink.cma dynlink.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cp extract_crc /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/extract_crc make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' if test -f dllbigarray.so; then \ cp dllbigarray.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi cp libbigarray.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libbigarray.a cp bigarray.cma bigarray.cmi bigarray.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ if test -n "bigarray.h"; then cp bigarray.h /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' if test -f dllthreads.so; then cp dllthreads.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllthreads.so; fi cp libthreads.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libthreads.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libthreads.a if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/threads; then :; else mkdir /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/threads; fi cp thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi threads.cma /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/threads rm -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/threads/stdlib.cma cp thread.mli mutex.mli condition.mli event.mli threadUnix.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' if test -f dllvmthreads.so; then cp dllvmthreads.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/.; fi mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/vmthreads cp libvmthreads.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/vmthreads/libvmthreads.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/vmthreads; ranlib libvmthreads.a cp thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi threads.cma stdlib.cma unix.cma /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/vmthreads cp thread.mli mutex.mli condition.mli event.mli threadUnix.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/vmthreads make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' if test -f dllgraphics.so; then \ cp dllgraphics.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi cp libgraphics.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libgraphics.a cp graphics.cma graphics.cmi graphicsX11.cmi graphics.mli graphicsX11.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ if test -n ""; then cp /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' if test -f dllmldbm.so; then \ cp dllmldbm.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi cp libmldbm.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libmldbm.a cp dbm.cma dbm.cmi dbm.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ if test -n ""; then cp /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; fi cp fileevent.mli protocol.mli textvariable.mli timer.mli rawwidget.mli widget.mli fileevent.cmi protocol.cmi textvariable.cmi timer.cmi rawwidget.cmi widget.cmi tkthread.mli tkthread.cmi tkthread.cmo liblabltk.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; ranlib liblabltk.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; chmod 644 fileevent.mli protocol.mli textvariable.mli timer.mli rawwidget.mli widget.mli fileevent.cmi protocol.cmi textvariable.cmi timer.cmi rawwidget.cmi widget.cmi tkthread.mli tkthread.cmi tkthread.cmo liblabltk.a if test -f dlllabltk.so; then \ cp dlllabltk.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd lib; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; fi cp labltk.cma labltktop /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/labltk.cma chmod 755 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/labltktop cp labltk /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin chmod 755 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd labltk; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; fi cp place.cmi wm.cmi imagephoto.cmi canvas.cmi button.cmi text.cmi label.cmi scrollbar.cmi image.cmi encoding.cmi pixmap.cmi palette.cmi font.cmi message.cmi menu.cmi entry.cmi listbox.cmi focus.cmi menubutton.cmi pack.cmi option.cmi toplevel.cmi frame.cmi dialog.cmi imagebitmap.cmi clipboard.cmi radiobutton.cmi tkwait.cmi grab.cmi selection.cmi scale.cmi optionmenu.cmi winfo.cmi grid.cmi checkbutton.cmi bell.cmi tkvars.cmi tk.cmi labltk.cmi place.mli wm.mli imagephoto.mli canvas.mli button.mli text.mli label.mli scrollbar.mli image.mli encoding.mli pixmap.mli palette.mli font.mli message.mli menu.mli entry.mli listbox.mli focus.mli menubutton.mli pack.mli option.mli toplevel.mli frame.mli dialog.mli imagebitmap.mli clipboard.mli radiobutton.mli tkwait.mli grab.mli selection.mli scale.mli optionmenu.mli winfo.mli grid.mli checkbutton.mli bell.mli tkvars.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/*.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; fi cp cPlace.cmi cResource.cmi cWm.cmi cImagephoto.cmi cCanvas.cmi cButton.cmi cText.cmi cLabel.cmi cScrollbar.cmi cImage.cmi cEncoding.cmi cPixmap.cmi cPalette.cmi cFont.cmi cMessage.cmi cMenu.cmi cEntry.cmi cListbox.cmi cFocus.cmi cMenubutton.cmi cPack.cmi cOption.cmi cToplevel.cmi cFrame.cmi cDialog.cmi cImagebitmap.cmi cClipboard.cmi cRadiobutton.cmi cTkwait.cmi cGrab.cmi cSelection.cmi cScale.cmi cOptionmenu.cmi cWinfo.cmi cGrid.cmi cCheckbutton.cmi cBell.cmi cTkvars.cmi cTk.cmi camltk.cmi cPlace.mli cResource.mli cWm.mli cImagephoto.mli cCanvas.mli cButton.mli cText.mli cLabel.mli cScrollbar.mli cImage.mli cEncoding.mli cPixmap.mli cPalette.mli cFont.mli cMessage.mli cMenu.mli cEntry.mli cListbox.mli cFocus.mli cMenubutton.mli cPack.mli cOption.mli cToplevel.mli cFrame.mli cDialog.mli cImagebitmap.mli cClipboard.mli cRadiobutton.mli cTkwait.mli cGrab.mli cSelection.mli cScale.mli cOptionmenu.mli cWinfo.mli cGrid.mli cCheckbutton.mli cBell.mli cTkvars.mli /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/*.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd compiler; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' cp tkcompiler /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk cp pp /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/compiler' cd jpf; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cp fileselect.cmi balloon.cmi shell.cmi jpf_font.cmi fileselect.mli balloon.mli shell.mli jpf_font.mli jpflib.cma /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cp *.cmi *.mli frxlib.cma /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' cp tkanim.cma *.cmi *.mli libtkanim.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk if [ -f dlltkanim.so ]; then \ cp dlltkanim.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' cd browser; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' if test -f ocamlbrowser; then : ; \ cp ocamlbrowser /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/browser' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd ocamldoc; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; fi if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc; fi if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc/custom; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc/custom; fi cp -f ocamldoc /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldoc cp -f ocamldoc.hva *.cmi odoc_info.cma /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc cp -f odoc_info.mli odoc_info.cmi /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man3; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man3; fi if test -d stdlib_man; then cp -f stdlib_man/* /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man3; else : ; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' if test -f ocamlopt; then make installopt; else :; fi make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0' cd asmrun; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' cp libasmrun.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libasmrun.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libasmrun.a cp libasmrunp.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libasmrunp.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libasmrunp.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/asmrun' cp ocamlopt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlopt cd stdlib; make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' cp stdlib.cmxa stdlib.a std_exit.o *.cmx /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib stdlib.a cp stdlib.p.cmxa stdlib.p.a std_exit.p.cmx std_exit.p.o /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib stdlib.p.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/stdlib' cd ocamldoc; make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' if test -f ocamldoc.opt ; then make installopt_really ; fi make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin; fi if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc; fi cp -f ocamldoc.opt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldoc.opt cp -f ocamldoc.hva odoc_info.a odoc_info.cmxa /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc cp -f odoc_info.mli odoc_info.cmi /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamldoc make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/ocamldoc' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; \ do (cd otherlibs/$i; make installopt) || exit $?; done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' cp unix.cmx unixLabels.cmx unix.cmxa unix.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib unix.a if test -f unix.cmxs; then cp unix.cmxs /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' cp str.cmx str.cmxa str.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib str.a if test -f str.cmxs; then cp str.cmxs /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' cp int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxa nums.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib nums.a if test -f nums.cmxs; then cp nums.cmxs /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' cp dynlink.cmx dynlink.cmxa dynlink.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib dynlink.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' cp bigarray.cmx bigarray.cmxa bigarray.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib bigarray.a if test -f bigarray.cmxs; then cp bigarray.cmxs /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' cp libthreadsnat.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libthreadsnat.a cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib libthreadsnat.a cp thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx threads.cmxa threads.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/threads cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/threads; ranlib threads.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Nothing to be done for `installopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' cp graphics.cmx graphicsX11.cmx graphics.cmxa graphics.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib graphics.a if test -f graphics.cmxs; then cp graphics.cmxs /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' cp dbm.cmx dbm.cmxa dbm.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml; ranlib dbm.a if test -f dbm.cmxs; then cp dbm.cmxs /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/dbm' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' cd support; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cp fileevent.cmx protocol.cmx textvariable.cmx timer.cmx rawwidget.cmx widget.cmx /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk if test -f tkthread.o; then \ cp tkthread.cmx tkthread.o /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; \ chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/tkthread.cmx /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/tkthread.o; \ fi make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/support' cd lib; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cp labltk.cmxa labltk.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk; ranlib labltk.a chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/labltk.cmxa chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/labltk.a make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/lib' cd labltk; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cp place.cmx wm.cmx imagephoto.cmx canvas.cmx button.cmx text.cmx label.cmx scrollbar.cmx image.cmx encoding.cmx pixmap.cmx palette.cmx font.cmx message.cmx menu.cmx entry.cmx listbox.cmx focus.cmx menubutton.cmx pack.cmx option.cmx toplevel.cmx frame.cmx dialog.cmx imagebitmap.cmx clipboard.cmx radiobutton.cmx tkwait.cmx grab.cmx selection.cmx scale.cmx optionmenu.cmx winfo.cmx grid.cmx checkbutton.cmx bell.cmx tkvars.cmx tk.cmx labltk.cmx /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/*.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/labltk' cd camltk; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cp cPlace.cmx cResource.cmx cWm.cmx cImagephoto.cmx cCanvas.cmx cButton.cmx cText.cmx cLabel.cmx cScrollbar.cmx cImage.cmx cEncoding.cmx cPixmap.cmx cPalette.cmx cFont.cmx cMessage.cmx cMenu.cmx cEntry.cmx cListbox.cmx cFocus.cmx cMenubutton.cmx cPack.cmx cOption.cmx cToplevel.cmx cFrame.cmx cDialog.cmx cImagebitmap.cmx cClipboard.cmx cRadiobutton.cmx cTkwait.cmx cGrab.cmx cSelection.cmx cScale.cmx cOptionmenu.cmx cWinfo.cmx cGrid.cmx cCheckbutton.cmx cBell.cmx cTkvars.cmx cTk.cmx camltk.cmx /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk chmod 644 /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk/*.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/camltk' cd jpf; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cp jpflib.cmxa jpflib.a fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/jpf' cd frx; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cp frxlib.cmxa frxlib.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/frx' cd tkanim; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' cp tkanim.cmxa tkanim.a /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk/tkanim' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/otherlibs/labltk' if test -f ocamlc.opt; \ then cp ocamlc.opt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlc.opt; else :; fi if test -f ocamlopt.opt; \ then cp ocamlopt.opt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlopt.opt; else :; fi if test -f lex/ocamllex.opt; \ then cp lex/ocamllex.opt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamllex.opt; else :; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0' if test -f debugger/ocamldebug; then (cd debugger; make install); \ else :; fi make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/debugger' cp ocamldebug /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldebug make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/debugger' cp config/Makefile /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/Makefile.config BINDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin LIBDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml PREFIX=/usr/local \ ./build/partial-install.sh Installing camlp4... install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4prof install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/mkcamlp4 install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4 install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4boot install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4o install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4of install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4oof install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4orf install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4r install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4rf install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4o.opt install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4of.opt install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4oof.opt install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4orf.opt install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4r.opt install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4rf.opt Installing Camlp4Parsers... install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o Installing Camlp4Printers... install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o Installing Camlp4Filters... install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o Installing Camlp4Top... install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Top.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Top.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Top.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top/Top.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4lib.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4lib.cmxa install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4fulllib.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4fulllib.cmxa install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4o.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4of.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4oof.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4orf.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4r.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4rf.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Bin.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Bin.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Bin.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Bin.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4Top.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4_config.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4prof.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4prof.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4prof.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4prof.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/Camlp4_import.cmi install library /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4lib.a install library /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/camlp4/camlp4fulllib.a Installing ocamlbuild... install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlbuild.byte install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlbuild.native install binary /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlbuild (with ocamlbuild.native) install library /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.a install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_plugin.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_pack.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.cmi install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ocamlbuild/ocamlbuild.o install /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/man/man1/ocamlbuild.1 + perl -pi -e 's|^/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild||' /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/ld.conf + cd emacs + make install BINDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin EMACSDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.11.0/emacs' Installing in /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp... if test -d /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp; then : ; else mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp; fi cp caml-font.el caml-hilit.el caml.el camldebug.el inf-caml.el caml-compat.el caml-help.el caml-types.el caml-xemacs.el caml-emacs.el /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp if [ -z "" ]; then \ cd /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp; emacs --batch --eval '(progn (setq load-path (cons "." load-path)) (byte-compile-file "caml-xemacs.el") (byte-compile-file "caml-emacs.el") (byte-compile-file "caml.el") (byte-compile-file "inf-caml.el") (byte-compile-file "caml-help.el") (byte-compile-file "caml-types.el") (byte-compile-file "camldebug.el"))'; \ fi Loading /usr/share/emacs/site-lisp/site-start.d/igrep-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/python-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/tramp-init.el (source)... While compiling the end of the data in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-xemacs.el: ** The following functions are not known to be defined: mouse-position-as-motion-event, event-y-pixel, mouse-event-p, event-window, event-closest-point, key-press-event-p, button-release-event-p, event-button Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-xemacs.elc Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-emacs.elc While compiling caml-mode in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml.el: ** assignment to free variable add-log-current-defun-function ** before-change-function is an obsolete variable since before 19.34; use before-change-functions; which is a list of functions rather than a single function. ** assignment to free variable before-change-function ** reference to free variable current-menubar While compiling caml-set-compile-command in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml.el: ** assignment to free variable compile-command While compiling toplevel forms in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml.el: ** char-bytes is an obsolete function since 20.4; Now this function always returns 1 ** The following functions are not known to be defined: set-buffer-menubar, add-submenu, inferior-caml-eval-region, inferior-caml-eval-phrase, inferior-caml-show-subshell, caml-char-bytes, inferior-caml-goto-error Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml.elc While compiling toplevel forms in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/inf-caml.el: ** next-line called with 0 arguments, but requires 1 Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/inf-caml.elc While compiling ocaml-lib-path in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.el: ** reference to free variable inferior-caml-program While compiling ocaml-hevea-info in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.el: ** reference to free variable Info-directory-list While compiling ocaml-ocamldoc-info in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.el: ** reference to free variable Info-directory-list While compiling ocaml-goto-help in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.el: ** reference to free variable view-return-to-alist ** reference to free variable view-exit-action While compiling the end of the data in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.el: ** The following functions are not known to be defined: find-if, remove-if, intersection, view-mode-exit Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.elc While compiling toplevel forms in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-types.el: ** assignment to free variable caml-types-position-re ** reference to free variable caml-types-position-re ** reference to free variable caml-types-position-re While compiling the end of the data in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-types.el: ** The function `parent-dir' is not known to be defined. Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-types.elc While compiling camldebug-mode in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** assignment to free variable comint-input-sentinel While compiling camldebug-kill-filter in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** assignment to free variable camldebug-kill-output While compiling camldebug-kill in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable current-camldebug-buffer While compiling camldebug-goto-filter in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable camldebug-goto-position ** assignment to free variable camldebug-goto-output ** reference to free variable camldebug-goto-output While compiling camldebug-goto in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable current-camldebug-buffer While compiling camldebug-delete-filter in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable camldebug-delete-file ** reference to free variable camldebug-delete-position ** assignment to free variable camldebug-delete-output ** reference to free variable camldebug-delete-output While compiling camldebug-delete in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable current-camldebug-buffer While compiling camldebug-complete-filter in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable camldebug-complete-list ** assignment to free variable camldebug-complete-list While compiling camldebug-set-current-event in file /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable pos Wrote /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.elc make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.11.0/emacs' + make install-ocamltags BINDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin cp ocamltags /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamltags + mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/info + cd infoman + cp ocaml.info-1.gz ocaml.info-10.gz ocaml.info-11.gz ocaml.info-12.gz ocaml.info-13.gz ocaml.info-14.gz ocaml.info-15.gz ocaml.info-16.gz ocaml.info-17.gz ocaml.info-18.gz ocaml.info-19.gz ocaml.info-2.gz ocaml.info-20.gz ocaml.info-3.gz ocaml.info-4.gz ocaml.info-5.gz ocaml.info-6.gz ocaml.info-7.gz ocaml.info-8.gz ocaml.info-9.gz ocaml.info.gz /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/info + cp tools/objinfo /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo + mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib/rpm/ + install -m 0755 /builddir/build/SOURCES/ocaml-find-requires.sh /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib/rpm/ + install -m 0755 /builddir/build/SOURCES/ocaml-find-provides.sh /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib/rpm/ + echo 3.11.0 + chrpath --delete /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllbigarray.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllgraphics.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dlllabltk.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllmldbm.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllnums.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllstr.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllthreads.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dlltkanim.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllunix.so /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllvmthreads.so + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ocaml-3.11.0 extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlrun extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlyacc extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldep.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamldoc.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlc.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlopt.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamllex.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4o.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4of.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4oof.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4orf.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4r.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/camlp4rf.opt extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlbuild.native extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlbuild extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllunix.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllstr.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllnums.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllbigarray.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllthreads.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllvmthreads.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllgraphics.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dllmldbm.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dlllabltk.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/stublibs/dlltkanim.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/libcamlrun_shared.so extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/unix.cmxs extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/str.cmxs extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/nums.cmxs extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/bigarray.cmxs extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/graphics.cmxs extracting debug info from /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/lib64/ocaml/dbm.cmxs 2946 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ocaml-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: ocaml(compiler) = 3.11.0 bigarray.cmxs()(64bit) dbm.cmxs()(64bit) graphics.cmxs()(64bit) libcamlrun_shared.so()(64bit) nums.cmxs()(64bit) str.cmxs()(64bit) unix.cmxs()(64bit) ocaml(Ocamlbuild_executor) = e9df90e3a4f3c81b3d787dd3d9b0d864 ocaml(Ocamlbuild) = f9fccb45891033abf64caf3556c44778 ocaml(Ocamlbuild_pack) = a53ce61421ea13efafda78e3446eb325 ocaml(Ocamlbuild_plugin) = ddb62d4ae99b8adb5c393c69a881de1a ocaml(Ocamlbuild_unix_plugin) = 9525f7852adf4f98c790dcca88dc77e4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: gcc ncurses-devel gdbm-devel /bin/sh /usr/bin/ocamlrun libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgdbm.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libX11.so.6()(64bit) ocaml(Arg) = b6513be035dc9c8a458c189cd8841700 ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489 ocaml(Buffer) = 23af67395823b652b807c4ae0b581211 ocaml(CamlinternalLazy) = ed280fb9736e9200aa47db73c5ff077f ocaml(Char) = 3da72249626c7db769beafc97036cb4f ocaml(Digest) = 310db9d3dd12d84178f002a532644c84 ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951 ocaml(Format) = b7ba3152a5eec5609d6ab86e6c51eebb ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce ocaml(Lazy) = 4c7ed568fa7b5f73a2aa02eeb0e5e12b ocaml(Lexing) = 4d17267334f1a6c75730dc3fae21fb9b ocaml(List) = a0e2e49d266ff302f8667651a43f71ba ocaml(Map) = d6ea0139afe59a16df7b23d35e571de7 ocaml(Obj) = c827f726ce05da709cf7de58fc15e324 ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(Printexc) = fdf007941aa14d1a26323558012dbf52 ocaml(Printf) = 807ecd3a1538992580464c03462c9964 ocaml(Queue) = 56b5e04dcda600ae0cdf49a37f17fcd9 ocaml(Scanf) = c56c08d4e2ea6dddf2693c92cc7e2903 ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd ocaml(String) = ecc403546c1c50056801131811c39017 ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387 ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43 Processing files: ocaml-runtime-3.11.0-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20038 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + DOCDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-runtime-3.11.0 + export DOCDIR + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-runtime-3.11.0 + /bin/mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-runtime-3.11.0 + cp -pr README LICENSE Changes /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-runtime-3.11.0 + exit 0 Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: ocaml(runtime) = 3.11.0 dllbigarray.so()(64bit) dllgraphics.so()(64bit) dllmldbm.so()(64bit) dllnums.so()(64bit) dllstr.so()(64bit) dllthreads.so()(64bit) dllunix.so()(64bit) dllvmthreads.so()(64bit) ocaml(Arg) = b6513be035dc9c8a458c189cd8841700 ocaml(Arith_flags) = ec820ae371752054de54ffe19abbed12 ocaml(Arith_status) = a0efd167dd04442091ea6ace856f8c87 ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489 ocaml(ArrayLabels) = 6d3fca8308d53710167473b3d7dca720 ocaml(Bigarray) = fc2b6c88ffd318b9f111abe46ba99902 ocaml(Big_int) = b094bddd70d11f4b8592f3957a8b3d9f ocaml(Btype) = b8b3a7c136a8bed3d65a05f11c131971 ocaml(Buffer) = 23af67395823b652b807c4ae0b581211 ocaml(Bytegen) = 1faa04df2a8e4486b9170f592a43dab3 ocaml(Bytelibrarian) = 0856b2f1a24c57b25b68a681ab6005c8 ocaml(Bytelink) = 3dd605b96a82f0be6a71f4d2d95520c1 ocaml(Bytepackager) = 8e1634fb12077a0ed783d585e0b17f2a ocaml(Bytesections) = 6965d2ce5bf5c8baef68c47697ea4807 ocaml(Callback) = 71e1f9b7f211661f1dfeedab5ffae0cc ocaml(CamlinternalLazy) = ed280fb9736e9200aa47db73c5ff077f ocaml(CamlinternalMod) = 34d96af9340b540539e9d022ece9fc3c ocaml(CamlinternalOO) = f83f268cd1a00c37180b9b1fb9306031 ocaml(Ccomp) = f0968490222c750eade1141ab277b5ab ocaml(Char) = 3da72249626c7db769beafc97036cb4f ocaml(Clflags) = c075234494471cbefc48e8e9cf6d6c56 ocaml(Compile) = dc3826a582fd7247ee3ad69eb45292f2 ocaml(Complex) = 73899d718b62e5534e8737bb363dbf71 ocaml(Condition) = cac2a38bb9154bb628b8d3abe98151ad ocaml(Config) = 9e52a17a88a1d254200418698f0a5d3b ocaml(Consistbl) = caff227b73e80a299bc9064d8932a731 ocaml(Ctype) = 82098b12b816287985c5b09c361f7758 ocaml(Datarepr) = 2ea56cb29c28abac776e97ef7eb5c2ea ocaml(Dbm) = c20cdb6eb1d4bdab5a05fccb4136950c ocaml(Digest) = 310db9d3dd12d84178f002a532644c84 ocaml(Dll) = 02c7060a326cfd89bd590f9c9c1de44c ocaml(Dynlinkaux) = da560b38b37c861d6bd96bcc4bba7d52 ocaml(Dynlink) = d0039a0e6d3b07a9969fe58b947b8d3d ocaml(Emitcode) = 1989cdf0ca838ce7a6ecbbf28687553f ocaml(Env) = 85c160706e01672db948b045d51d0663 ocaml(Errors) = 61cf2b4a3ed9317bf2f9dd93ed7da639 ocaml(Event) = a55c3d2f47c3beababc461a3b0bebeb8 ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951 ocaml(Format) = b7ba3152a5eec5609d6ab86e6c51eebb ocaml(Gc) = bf884f8416bc19d4f57421e499a1aa8a ocaml(Genlex) = 46939a8fc5edb1feaef403217ceab44b ocaml(Genprintval) = 9aaab735e30247eb5f71c3059851250c ocaml(Graphics) = fa6011251a7c1017decb62fd8af77d0d ocaml(GraphicsX11) = 34f95c13b61e329d5f51cf74bed9d682 ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce ocaml(Ident) = d2f1896a13d2b6ab5a7f039f2e1e4baf ocaml(Includeclass) = 80f7acd442a5432473808c108068057a ocaml(Includecore) = f1670b04a7bf5e81c74021b6544ee28d ocaml(Includemod) = 33192dd03fa7251f91a17cebbc5828bf ocaml(Instruct) = ad6a76975d574ccb85428c8c306a664d ocaml(Int32) = b2545c419b6b6a173cac4c0a3e7e0277 ocaml(Int64) = d501d6e89fdce41c79f274fb464995d5 ocaml(Int_misc) = 4754223d3876b52d1e70cf3a6fb56f3d ocaml(Lambda) = 0bf19c7d14164630c0d88e3938b651bd ocaml(Lazy) = 4c7ed568fa7b5f73a2aa02eeb0e5e12b ocaml(Lexer) = 7116979d62229ffce0eeceb65a97eed2 ocaml(Lexing) = 4d17267334f1a6c75730dc3fae21fb9b ocaml(Linenum) = 0d63aa25c20b74208882e264bda92d87 ocaml(List) = a0e2e49d266ff302f8667651a43f71ba ocaml(ListLabels) = 2c45a4e52fd403ad1dcf75f09e4cac27 ocaml(Location) = 0d236ae3a37e3f5f553fe29e883ac46d ocaml(Longident) = af7a4daa7675e00536bcf34c30f1ef8e ocaml(Map) = d6ea0139afe59a16df7b23d35e571de7 ocaml(Marshal) = 02be0525cda0ca38ef8d49584e7769d6 ocaml(Matching) = 5cd2cac594e7ff918933915af4bbffc6 ocaml(Meta) = fb11605e9031622e064aa70b7b355c2a ocaml(Misc) = a13b2c0c91d4406f1c354b1352fd3c92 ocaml(MoreLabels) = e047909df526822c20e3155aeb47d615 ocaml(Mtype) = 99b623d1c44620d2e34c1b601e14df84 ocaml(Mutex) = 60fb057a4923c01932f593e58ab0bbac ocaml(Nat) = 3ba7c2bfbc706aa841271c572dbb55de ocaml(Nativeint) = 7233ce5207a538fea4f0c61ed411ea2c ocaml(Num) = a130968f082cd5c0b9fd83b97c9603c1 ocaml(Obj) = c827f726ce05da709cf7de58fc15e324 ocaml(Oo) = 305281a1f871335d251e01e965bd7155 ocaml(Opcodes) = e6f6c3f010f3844b36a22e6565bd6145 ocaml(Oprint) = 6ed12661e0c31d08cb7a7536c6f4861d ocaml(Outcometree) = 60a4bd9f355be7072c4596adb9e0f7cd ocaml(Parmatch) = 23e8ec991c0ac1df21b4e07987294806 ocaml(Parse) = d8eb6e90c6a54eed1a40df0a7d005ac1 ocaml(Parser) = b9413625d7b473be917afbf96550bebc ocaml(Parsing) = 29c3f123280f8e6e639cfb025b3c9a3f ocaml(Path) = 3f80ef0865cd9994e2dcb1444d86c8b9 ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(Pparse) = e99ed47e96d2d8816a8e6e4b64ef055b ocaml(Predef) = cf7ba5b693b20fd4057dd664b0b572be ocaml(Primitive) = ffb9c662271efdee731a555268b835a9 ocaml(Printast) = fd16186844c1cabf210fa7dec331eb8b ocaml(Printexc) = fdf007941aa14d1a26323558012dbf52 ocaml(Printf) = 807ecd3a1538992580464c03462c9964 ocaml(Printinstr) = 2c2ec43f4fc95de72cf46c500da69157 ocaml(Printlambda) = 14edf4efa333133b62967e4215318d13 ocaml(Printtyp) = 934ba4a69d199ba14f2a9f3afe60d5eb ocaml(Profiling) = 6955db37ae31fa35e9a453b2b11fa204 ocaml(Queue) = 56b5e04dcda600ae0cdf49a37f17fcd9 ocaml(Random) = 462fc826fd1ae9df8d15e3cb798cba9d ocaml(Ratio) = 5ee67f3f53c78b1d40c5da48028935f3 ocaml(Runtimedef) = a84855056201e7e16eed543b7aaeb7f1 ocaml(Scanf) = c56c08d4e2ea6dddf2693c92cc7e2903 ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd ocaml(Simplif) = 51441bf561b75db4c242267fc75f712d ocaml(Sort) = 9c21ba6feb0f450e0978ccace879a09e ocaml(Stack) = 3acaafc4b4651e7b29c1bbfa86320dec ocaml(Std_exit) = 0adcdccf67e852bea1923c5409073770 ocaml(StdLabels) = 0739eb0579dedf60f559340c12076121 ocaml(Str) = 6d55a2164c08a48952f20f86f1b83bd7 ocaml(Stream) = 91a43ea7fb16bf36f3f10c0dc7d08a0e ocaml(String) = ecc403546c1c50056801131811c39017 ocaml(StringLabels) = 9564cbf8e82fe32bbbdf1f3f246e6ad5 ocaml(Stypes) = 9423af3d4537e03c91d02c130073191b ocaml(Subst) = 3104f01fb2fc62271d78d88eb76a3372 ocaml(Switch) = 09e9991eb70be2442d9bfa7f4a33213d ocaml(Symtable) = 054aaee6ee992cc4b9ad9c1522a1b732 ocaml(Syntaxerr) = 3762bd34ab8a6bb3d10e115adbc50ab9 ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387 ocaml(Tbl) = 223a92ff46043936c1ef42b9efc9ec03 ocaml(Terminfo) = 24a9d3bf9cd19ca6a4152b4661069cd8 ocaml(Thread) = 4a89c1c036112197d9c252175ca330bf ocaml(Thread) = da0ce921a4a489fa87637cc4648cf5e3 ocaml(ThreadUnix) = bac7a363b7a1cfebe1cdad93d168eea6 ocaml(ThreadUnix) = ddf02636cc0b14d1ff258f48c4c3aed7 ocaml(Topdirs) = 259bd544fdba007c4f0fb2efdbf8e3e2 ocaml(Toploop) = 85ab2f8a53c5adc2ef86abcfd6f2aa92 ocaml(Topmain) = 1c7d7057d4ee9b6c24ea54c4869a0555 ocaml(Topstart) = 9edbe3c6b4edcb6f159304a59885ab46 ocaml(Trace) = 3a9af500c8704297f6113f6bb88a5243 ocaml(Translclass) = 5507a26a3a804e764cc3bb9eaf9e190c ocaml(Translcore) = 45a6744965ce8b4f5f6d447114c559b1 ocaml(Translmod) = dcd15a70f9970095cd10042cf19b21fd ocaml(Translobj) = 6f7414c67ac643d7faccd8c52743268f ocaml(Typeclass) = 91afbbb3970aa17586f362efee51f302 ocaml(Typecore) = 835a5e7d96bbad95d329e8e06c2f1262 ocaml(Typedecl) = 6270a72479fd7e68698b1e422767e504 ocaml(Typedtree) = b0fbed74a8b21536185f2bba53e07210 ocaml(Typemod) = fe1c1525789a0a41d2b1283c263b89dd ocaml(Typeopt) = 7a9c3655ab2b9c8a0c7b1a36fe62a258 ocaml(Types) = 51884d3e170a51d2c53e50c054df93c5 ocaml(Typetexp) = 32709d06b2a0b5cd3e2a494619139db8 ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43 ocaml(UnixLabels) = 1ce83c80b18b69c95600625f0754f0d9 ocaml(Unused_var) = 98da739b95d45ffed3d50ddc5fe4acfd ocaml(Warnings) = f8edde181ba3c5ccbccdbdcf0e922d3a ocaml(Weak) = aada27147107868937e9d245df90602d Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: util-linux /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libX11.so.6()(64bit) Processing files: ocaml-source-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml = 3.11.0-4.ru Processing files: ocaml-x11-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: ocaml(GraphicsX11) = 34f95c13b61e329d5f51cf74bed9d682 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ocaml-runtime = 3.11.0-4.ru libX11-devel ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 Processing files: ocaml-labltk-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: dlllabltk.so()(64bit) dlltkanim.so()(64bit) ocaml(Balloon) = 68887997765b08152a844acf4c15297c ocaml(Bell) = 066da60deda11abd46dc9af676e4549c ocaml(Button) = d8386c7e46ed49aad573db06da41f593 ocaml(Camltk) = eaa7a5fe9881b65b82785c9e1e7d07e9 ocaml(Camltkwrap) = c52e3ba74feb56a60bc64c251c3f57a1 ocaml(Canvas) = e87d091d9f6bd5a15ff7d8e62d598e78 ocaml(CBell) = 94f1959d9f8c63fd7edccea8b61f1516 ocaml(CButton) = 46dd8fb25689a156811f869b24d754b3 ocaml(CCanvas) = 89525dcd33ad48521ea3a53e810c9929 ocaml(CCheckbutton) = 1eb8d22b73c50b1e964b1d3516ee7fb5 ocaml(CClipboard) = 6aa9ea3b818053ddea0183643e3a9a35 ocaml(CDialog) = eabbb90cb0b1f07cace1d4eeeab5a0bc ocaml(CEncoding) = 392584ff9a00a225542036c989432dde ocaml(CEntry) = 82b33aa03fe4fe45c85d3bfd830f7f6d ocaml(CFocus) = 8d75641af5bf59af01522a5aa0546ff6 ocaml(CFont) = 98fdcd9b7fac585edb1e9bacdba3f0d3 ocaml(CFrame) = afbdaf157ab57fcd9b937864bbbc4883 ocaml(CGrab) = 337ede7c5e056095cb606608b96c5cb9 ocaml(CGrid) = 9788e0e2a1aa29bb9f7e9955baf3da86 ocaml(Checkbutton) = dc6d5bd717e42035bc52ce292593dcbe ocaml(CImage) = 412feb3f4c47d75aba6d76b74b0c8bbf ocaml(CImagebitmap) = 7a586378fd4e4b0caf28b12be6530d71 ocaml(CImagephoto) = 735bbfffc7d0360ec2597d300e541416 ocaml(CLabel) = 0e602e47c20621604a7d85468c875bee ocaml(Clipboard) = 3124f98646e05e2b36e1013c21678478 ocaml(CListbox) = 890ef61848ec59020a1c69523b44c4a0 ocaml(CMenu) = 6bef3a3ce9c83892a6f5ace4d8c140ab ocaml(CMenubutton) = 346c326d820dde7d561df45e3d7ddfc9 ocaml(CMessage) = 4ee397818e5239a290f03b83cc6ed824 ocaml(COption) = c9484a7ad34393c8a3b8fa9b4aeb1b88 ocaml(COptionmenu) = aee51e3fda85d399b4ad59970d79b96e ocaml(CPack) = 498b80f7226ca6015834aeeb86e66649 ocaml(CPalette) = 86ace421baa2039dad7e494c4656ed64 ocaml(CPixmap) = 80264377b85563a8d78539774eb2f0af ocaml(CPlace) = 213da94bd928e61aabbd9f2b064f9e16 ocaml(CRadiobutton) = c48c36a89d4b874ee6e5cedcb1634f0a ocaml(CResource) = 3fc05bd7b4ab45a8a05f713cf175bb62 ocaml(CScale) = c7c0f5d6205961b617a8884a59d62a5e ocaml(CScrollbar) = d5051d6f43861f9f9983e507bd924fc3 ocaml(CSelection) = a5735730757381e221d31172c321b2e4 ocaml(CText) = b55945c9e0a529baf9adc698a40fef2c ocaml(CTk) = 00627f29071d4b79cbff7917cef2cef7 ocaml(CTkvars) = b99360a442b85a53e287004c3a2522bd ocaml(CTkwait) = 750b9a11241300463ef9b570ac3f8ddf ocaml(CToplevel) = 2a1252fb6140420fcabff631a9a0168b ocaml(CWinfo) = e663044489b94f4f17c23bf58b9850ee ocaml(CWm) = e203571338407eeeb11773ddaa167769 ocaml(Dialog) = 21155d4b07a022ce262ffb69b7249c33 ocaml(Encoding) = 88f031df2716d196b35eac75b1b01431 ocaml(Entry) = ffe7a67d47261c0da3351dadd6df4b9b ocaml(Fileevent) = 45d2f590b8a3c33e384c8d888d0b6067 ocaml(Fileselect) = e8d5439fffb925230c9f8f1304457a9a ocaml(Focus) = cb9ee96c3dcf429a75a05a1f933d39a2 ocaml(Font) = d0ee32e202605a201b42ac6f8f9c369a ocaml(Frame) = c03eaba047cc2533462ded31e98664de ocaml(Frx_after) = 60f49397b298139f21911f7d872e26b1 ocaml(Frx_color) = aa221f76c4c014a1e3459db1251597a2 ocaml(Frx_ctext) = 77ec9913f28a2353455ec9b5f923ac66 ocaml(Frx_dialog) = 5e7b30788c35fa54eeb265eda78a1265 ocaml(Frx_entry) = fe47bb83973536acb77b0f05dfddcc03 ocaml(Frx_fillbox) = 3e447b987d544a89596b4685d915dbab ocaml(Frx_fit) = 056a72ca918369c45765db40ffde41ac ocaml(Frx_focus) = 434af496e6d53cfda36cbe2a05bf6715 ocaml(Frx_font) = 54bc9de84cb16659d400590ed9e1f92a ocaml(Frx_listbox) = 58f6b18a75b890b1a657dfe290bbebd0 ocaml(Frx_mem) = 2942ca9f0874e407f4f7c01789728d6e ocaml(Frx_misc) = 8561e930738f2accbe04d0d494b85d59 ocaml(Frx_req) = a582c0baeedeed70dddd246be83649d3 ocaml(Frx_rpc) = 632b9f0b56cd497d8269a6623c5826aa ocaml(Frx_selection) = 453843de326e7fd89e6abbf29b739cf5 ocaml(Frx_synth) = 75e6d7a58cc3619a567d9597725a699b ocaml(Frx_text) = 54c7d9c9e49487b3321a851b5085725d ocaml(Frx_widget) = 9ec0ff8ab2573aedaaa932ae9a000356 ocaml(Grab) = 88b3e1aa7c6f10669ef45fea513b295c ocaml(Grid) = 8c652dccdfc17025e83c076a56c975df ocaml(Image) = 01aeffaa00526ea291cf6cdbd30ebacf ocaml(Imagebitmap) = 677f29324ed8e63184269dfc8cdc8732 ocaml(Imagephoto) = 479b62797a6606f910e6f3ad88881b23 ocaml(Jpf_font) = 0b785a8cce7982957ffe8bac8b557678 ocaml(Label) = 739bd984fef70cba3c092be64c1060ba ocaml(Labltk) = ad7e9b5bcba1f1174357eb576960da85 ocaml(Listbox) = b52976ade26af12712daa996511c4ace ocaml(Menu) = 989c57a0d59465833ba504aad9eaad1b ocaml(Menubutton) = 650ea95910a5212aeac219d93312db9d ocaml(Message) = 61487938e6ad6997e5fda1caebc24a4c ocaml(Option) = 8c4e230f7868d8df5d0287b3f496d32d ocaml(Optionmenu) = 86743036b6cbab4bd87522cfaedcc371 ocaml(Pack) = cdfa858679d555d92505d2fd726e3773 ocaml(Palette) = 80410e50b561e0b0438539762efe5167 ocaml(Pixmap) = 3f652f9ad6f3cc42b492d17a25b4ed26 ocaml(Place) = 3c9498a33221d25d3348894770d8dab5 ocaml(Protocol) = 218706e2a3341fd187fd16243fcefa19 ocaml(Radiobutton) = f3859d004532bb778599863689311180 ocaml(Rawwidget) = e3bca5357297d3cf7b0d9ad755595c13 ocaml(Scale) = f75bdb6b3680703ab0ca2793f8cf500e ocaml(Scrollbar) = 5e3965c22c125b97119691a84794cee5 ocaml(Selection) = 128555a428353ffeae583982a9cc50cd ocaml(Shell) = ee728411ae6668a69b44df6a233b4399 ocaml(Support) = 6d076e0e719aa819ca8d02e7317ae00e ocaml(Text) = 5aaa32568c6d931c2f083fa3941f65fb ocaml(Textvariable) = 9249ae0a5132a6251c7054226d943cdc ocaml(Timer) = c35d1b907de195ad31f8274e7521647f ocaml(Tk) = 8149320516b161e439b6e9d0ef86ccda ocaml(Tkanim) = e1d8df4be68c2b29156c9a948f045cd3 ocaml(Tkthread) = eca382f19a95e913b41d169ccd49f9e8 ocaml(Tkvars) = 4ab84ed4bd9eb8005966946f525343f8 ocaml(Tkwait) = 46b26acae27da0a2dfd932ded691c0b0 ocaml(Toplevel) = 2a2a3b5020f28d685fb1eb831e8bbf13 ocaml(Widget) = bd1674a51dba8a70d8cdfc22ee9d4866 ocaml(Winfo) = c4341d6f11403c14eab87fb3dcf8f020 ocaml(Wm) = b61a82f2b6d99d7bb398772e535e22b1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ocaml-runtime = 3.11.0-4.ru /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libtcl8.4.so()(64bit) libtk8.4.so()(64bit) libX11.so.6()(64bit) ocaml(Arg) = b6513be035dc9c8a458c189cd8841700 ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489 ocaml(Buffer) = 23af67395823b652b807c4ae0b581211 ocaml(Callback) = 71e1f9b7f211661f1dfeedab5ffae0cc ocaml(Char) = 3da72249626c7db769beafc97036cb4f ocaml(Condition) = cac2a38bb9154bb628b8d3abe98151ad ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951 ocaml(Gc) = bf884f8416bc19d4f57421e499a1aa8a ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce ocaml(List) = a0e2e49d266ff302f8667651a43f71ba ocaml(Mutex) = 60fb057a4923c01932f593e58ab0bbac ocaml(Nativeint) = 7233ce5207a538fea4f0c61ed411ea2c ocaml(Obj) = c827f726ce05da709cf7de58fc15e324 ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(Printexc) = fdf007941aa14d1a26323558012dbf52 ocaml(Printf) = 807ecd3a1538992580464c03462c9964 ocaml(Queue) = 56b5e04dcda600ae0cdf49a37f17fcd9 ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd ocaml(Sort) = 9c21ba6feb0f450e0978ccace879a09e ocaml(StdLabels) = 0739eb0579dedf60f559340c12076121 ocaml(Str) = 6d55a2164c08a48952f20f86f1b83bd7 ocaml(String) = ecc403546c1c50056801131811c39017 ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387 ocaml(Thread) = da0ce921a4a489fa87637cc4648cf5e3 ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43 ocaml(UnixLabels) = 1ce83c80b18b69c95600625f0754f0d9 Processing files: ocaml-labltk-devel-3.11.0-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13027 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + DOCDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-labltk-devel-3.11.0 + export DOCDIR + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-labltk-devel-3.11.0 + /bin/mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-labltk-devel-3.11.0 + cp -pr otherlibs/labltk/examples_labltk /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-labltk-devel-3.11.0 + cp -pr otherlibs/labltk/examples_camltk /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-labltk-devel-3.11.0 + exit 0 Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml = 3.11.0-4.ru ocaml-labltk = 3.11.0-4.ru libX11-devel /usr/bin/ocamlrun /usr/bin/wish Processing files: ocaml-camlp4-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: ocaml(Camlp4AstDumper) = b1a9ae19ab8d652a0adb9b7380fc2c50 ocaml(Camlp4AstLifter) = fb4bbc89d01c3a3a8e7e108aaa0f1f76 ocaml(Camlp4AstLoader) = 8647ea8503f5dc9680e24b6a9130bc80 ocaml(Camlp4AutoPrinter) = 7daab845f858736adb8dae628c5f1177 ocaml(Camlp4) = bb930f7c2bed5d057c794fe07dc8596a ocaml(Camlp4Bin) = 7c85969c9deb22d8e23e1a231917a409 ocaml(Camlp4_config) = 80b5d58834366711574a5ec4dfb123fd ocaml(Camlp4DebugParser) = 69707eacd2cfdcacfe43d85302a9a45d ocaml(Camlp4ExceptionTracer) = 85ecc8a2cebab0d0b8dcab7778ca256f ocaml(Camlp4FoldGenerator) = 9bbb0eb0ecdda19f194b9d19a8d991d3 ocaml(Camlp4GrammarParser) = 553fef76a18a50428caa885668ec7c3d ocaml(Camlp4_import) = 901773aae9273de4d3a05d3a93dde334 ocaml(Camlp4ListComprehension) = 1ed43cbb6726f390de9c4c63d533831a ocaml(Camlp4LocationStripper) = 0138f1a5660ca59e0f869d304edd1233 ocaml(Camlp4MacroParser) = 62f78ed1b133e53bc7ed4cb8f8682cab ocaml(Camlp4MapGenerator) = 82dcbf2a5e7a0ab42007faaad0f16b8a ocaml(Camlp4MetaGenerator) = e386e5f0426b2c966b756145a6ac5c4c ocaml(Camlp4NullDumper) = 62aba99442f9c9a8c32d24743b1424c3 ocaml(Camlp4OCamlAstDumper) = e89821aeea32d20b9aa95d026ec5a42b ocaml(Camlp4OCamlOriginalQuotationExpander) = 3ed5aa8dab33b331989877c400eb069f ocaml(Camlp4OCamlParser) = fd63143703df0184c735a0ef6d0ce22d ocaml(Camlp4OCamlParserParser) = 4f8a2e6ca9490bc3bfd3f28292fb2525 ocaml(Camlp4OCamlPrinter) = b4f545d4a5002f19f26e7098d6b39515 ocaml(Camlp4OCamlReloadedParser) = 9819b7636849e6671e10c6c776ba5470 ocaml(Camlp4OCamlRevisedParser) = 90aefc4923b856b72a673c20f0a0a71d ocaml(Camlp4OCamlRevisedParserParser) = 4e347b533e966858a10de4d3ccc0f917 ocaml(Camlp4OCamlRevisedPrinter) = a164a962a5338832179553093548c253 ocaml(Camlp4OCamlRevisedQuotationExpander) = 1f2265af907360afc49fd38b0c8371f3 ocaml(Camlp4prof) = 335b8eeb44a733030d52e51a6e045404 ocaml(Camlp4Profiler) = 8e929521d8ce94e8cfe4b449a6acdb1a ocaml(Camlp4QuotationCommon) = 7a36f9f5f4453cfb260ebade0ede89fe ocaml(Camlp4QuotationExpander) = cacf0c064d1fa9c51d54ac7512803fc6 ocaml(Camlp4Top) = 693f1d3d7bf962d36a190ffb7b2c8be3 ocaml(Camlp4TrashRemover) = d936a3e5050f87e89ba3e8e3ba1a3859 ocaml(Rprint) = f42e89c48fd9c5d217d0547a7c11fddf ocaml(Top) = 430d69b20c4e3a5adb9a4e3256153ec6 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ocaml-runtime = 3.11.0-4.ru ocaml(Arg) = b6513be035dc9c8a458c189cd8841700 ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489 ocaml(Buffer) = 23af67395823b652b807c4ae0b581211 ocaml(CamlinternalLazy) = ed280fb9736e9200aa47db73c5ff077f ocaml(CamlinternalOO) = f83f268cd1a00c37180b9b1fb9306031 ocaml(Char) = 3da72249626c7db769beafc97036cb4f ocaml(Consistbl) = caff227b73e80a299bc9064d8932a731 ocaml(Digest) = 310db9d3dd12d84178f002a532644c84 ocaml(Dynlink) = d0039a0e6d3b07a9969fe58b947b8d3d ocaml(Env) = 85c160706e01672db948b045d51d0663 ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951 ocaml(Format) = b7ba3152a5eec5609d6ab86e6c51eebb ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce ocaml(Ident) = d2f1896a13d2b6ab5a7f039f2e1e4baf ocaml(Int32) = b2545c419b6b6a173cac4c0a3e7e0277 ocaml(Int64) = d501d6e89fdce41c79f274fb464995d5 ocaml(Lazy) = 4c7ed568fa7b5f73a2aa02eeb0e5e12b ocaml(Lexing) = 4d17267334f1a6c75730dc3fae21fb9b ocaml(List) = a0e2e49d266ff302f8667651a43f71ba ocaml(Location) = 0d236ae3a37e3f5f553fe29e883ac46d ocaml(Longident) = af7a4daa7675e00536bcf34c30f1ef8e ocaml(Map) = d6ea0139afe59a16df7b23d35e571de7 ocaml(Marshal) = 02be0525cda0ca38ef8d49584e7769d6 ocaml(Nativeint) = 7233ce5207a538fea4f0c61ed411ea2c ocaml(Obj) = c827f726ce05da709cf7de58fc15e324 ocaml(Parsing) = 29c3f123280f8e6e639cfb025b3c9a3f ocaml(Path) = 3f80ef0865cd9994e2dcb1444d86c8b9 ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(Primitive) = ffb9c662271efdee731a555268b835a9 ocaml(Printf) = 807ecd3a1538992580464c03462c9964 ocaml(Queue) = 56b5e04dcda600ae0cdf49a37f17fcd9 ocaml(Scanf) = c56c08d4e2ea6dddf2693c92cc7e2903 ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd ocaml(Sort) = 9c21ba6feb0f450e0978ccace879a09e ocaml(Stack) = 3acaafc4b4651e7b29c1bbfa86320dec ocaml(Stream) = 91a43ea7fb16bf36f3f10c0dc7d08a0e ocaml(String) = ecc403546c1c50056801131811c39017 ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387 ocaml(Topdirs) = 259bd544fdba007c4f0fb2efdbf8e3e2 ocaml(Toploop) = 85ab2f8a53c5adc2ef86abcfd6f2aa92 ocaml(Types) = 51884d3e170a51d2c53e50c054df93c5 ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43 ocaml(Warnings) = f8edde181ba3c5ccbccdbdcf0e922d3a Processing files: ocaml-camlp4-devel-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml = 3.11.0-4.ru ocaml-camlp4 = 3.11.0-4.ru /usr/bin/ocamlrun libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: ocaml-ocamldoc-3.11.0-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.77237 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + DOCDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.11.0 + export DOCDIR + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.11.0 + /bin/mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.11.0 + cp -pr ocamldoc/Changes.txt /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.11.0 + exit 0 Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: ocamldoc ocaml(Btype) = b8b3a7c136a8bed3d65a05f11c131971 ocaml(Ccomp) = f0968490222c750eade1141ab277b5ab ocaml(Clflags) = c075234494471cbefc48e8e9cf6d6c56 ocaml(Config) = 9e52a17a88a1d254200418698f0a5d3b ocaml(Consistbl) = caff227b73e80a299bc9064d8932a731 ocaml(Ctype) = 82098b12b816287985c5b09c361f7758 ocaml(Datarepr) = 2ea56cb29c28abac776e97ef7eb5c2ea ocaml(Depend) = 97487e59fd94da4bb53c2a66cf30bb25 ocaml(Env) = 85c160706e01672db948b045d51d0663 ocaml(Ident) = d2f1896a13d2b6ab5a7f039f2e1e4baf ocaml(Includeclass) = 80f7acd442a5432473808c108068057a ocaml(Includecore) = f1670b04a7bf5e81c74021b6544ee28d ocaml(Includemod) = 33192dd03fa7251f91a17cebbc5828bf ocaml(Lambda) = 0bf19c7d14164630c0d88e3938b651bd ocaml(Lexer) = 7116979d62229ffce0eeceb65a97eed2 ocaml(Linenum) = 0d63aa25c20b74208882e264bda92d87 ocaml(Location) = 0d236ae3a37e3f5f553fe29e883ac46d ocaml(Longident) = af7a4daa7675e00536bcf34c30f1ef8e ocaml(Matching) = 5cd2cac594e7ff918933915af4bbffc6 ocaml(Misc) = a13b2c0c91d4406f1c354b1352fd3c92 ocaml(Mtype) = 99b623d1c44620d2e34c1b601e14df84 ocaml(Odoc) = 11e976d6b6799b9a31d08b92e43e51e9 ocaml(Odoc_analyse) = 71df50c097de039685965a2757540dda ocaml(Odoc_args) = d0d36ea945e7171261b16caa36a252e5 ocaml(Odoc_ast) = 963a82251f671f05694ff1fc12a5207b ocaml(Odoc_class) = 7a3a73b54752fe942d0d4a8d82850614 ocaml(Odoc_comments) = d9933781f123e3b6d9fddced254cfc85 ocaml(Odoc_comments_global) = 1d87a205e851512c31bf39c8c5063e3d ocaml(Odoc_config) = 79c2abd976f4c91ffbe9d25f97e64a34 ocaml(Odoc_control) = 84d26e766c5ba7a6efe28cdd3e8ba5f9 ocaml(Odoc_cross) = 5ea60d8928f6060087ac9101bdab8a49 ocaml(Odoc_dag2html) = f207e008e7760e646327e3b8e9f4d11b ocaml(Odoc_dep) = df0c96b40d802e97a48a3cf6ccbd4861 ocaml(Odoc_dot) = 96dec4663476f5c0185c223a841e8fff ocaml(Odoc_env) = 1abe79d35de2615ce2e5450e3fe20a44 ocaml(Odoc_exception) = e1189e0ad03aa606e239d21be0f081a5 ocaml(Odoc_global) = 817255e1072fa5aa670f97988a1df6d5 ocaml(Odoc_html) = 82e89e414d71c1a25fc6cb42e73c1265 ocaml(Odoc_info) = 31d26151190a824d7f84bb0a37cd3c14 ocaml(Odoc_inherit) = 500ba8811f141f8b404586845b6f6fc4 ocaml(Odoc_latex) = 151a06c0757439898a62361dec109061 ocaml(Odoc_latex_style) = 6f8bdfe366069247d14beea94ce2c7ab ocaml(Odoc_lexer) = f10c963a005d61f87d1651df12b8fcb1 ocaml(Odoc_man) = 0dc736294d222036c4398371f859a5ce ocaml(Odoc_merge) = edc2e1c7f777a641ea2b06bc174d8b7a ocaml(Odoc_messages) = 4b6f98b118ff98249ad4a368c8b43e52 ocaml(Odoc_misc) = ce7046bf9684f3e7530bc3f91c4a66d7 ocaml(Odoc_module) = 938a76763ca360cd251eaa7f4928beb9 ocaml(Odoc_name) = 7cfdb9c9c2e74ab7d7ea0118c7f17b22 ocaml(Odoc_ocamlhtml) = d0af9edbabba977812f9f5808b96ddb7 ocaml(Odoc_opt) = fb983040375e6e0184fdc9b4321c820e ocaml(Odoc_parameter) = 22fe46bc18a90652ee5a9c5ba47e6f2d ocaml(Odoc_parser) = f62be3753704c9cbabfefe04b7e38fce ocaml(Odoc_print) = ed8a28b8f48be4f49dc636c086e4d468 ocaml(Odoc_scan) = 77e201b050de9a3c4d0c902c93ef5ec3 ocaml(Odoc_search) = b9deeb839775a52df5991b8dd8b2e73e ocaml(Odoc_see_lexer) = d3176c00c3c57b24b08847ed746f135f ocaml(Odoc_sig) = 6c501cf76816235b059ea3971a792068 ocaml(Odoc_str) = 1994153cb6b5d947debbef29ea76dc98 ocaml(Odoc_test) = 7ddcb224f572a1ff33facc7aa80aa60b ocaml(Odoc_texi) = 99f0046dfe535ab8f24acff58a06638a ocaml(Odoc_text) = 10d05e61bce37b19db3c97e3d1ea93ec ocaml(Odoc_text_lexer) = b309c8d9e2ba296eb6fcc92330c06adb ocaml(Odoc_text_parser) = 7983c7aa0758d380ad6998700391bd3a ocaml(Odoc_to_text) = 2abe3f97d76369a3e64aae193302c8a3 ocaml(Odoc_type) = 3a6601ff6455142ed8b18cd384cbfc46 ocaml(Odoc_types) = 76d62a51b56183e53a82990ca5a99866 ocaml(Odoc_value) = 17dea19a6b705f8048f07a1dc11b345e ocaml(Oprint) = 6ed12661e0c31d08cb7a7536c6f4861d ocaml(Parmatch) = 23e8ec991c0ac1df21b4e07987294806 ocaml(Parse) = d8eb6e90c6a54eed1a40df0a7d005ac1 ocaml(Parser) = b9413625d7b473be917afbf96550bebc ocaml(Path) = 3f80ef0865cd9994e2dcb1444d86c8b9 ocaml(Predef) = cf7ba5b693b20fd4057dd664b0b572be ocaml(Primitive) = ffb9c662271efdee731a555268b835a9 ocaml(Printast) = fd16186844c1cabf210fa7dec331eb8b ocaml(Printlambda) = 14edf4efa333133b62967e4215318d13 ocaml(Printtyp) = 934ba4a69d199ba14f2a9f3afe60d5eb ocaml(Stypes) = 9423af3d4537e03c91d02c130073191b ocaml(Subst) = 3104f01fb2fc62271d78d88eb76a3372 ocaml(Switch) = 09e9991eb70be2442d9bfa7f4a33213d ocaml(Syntaxerr) = 3762bd34ab8a6bb3d10e115adbc50ab9 ocaml(Tbl) = 223a92ff46043936c1ef42b9efc9ec03 ocaml(Translclass) = 5507a26a3a804e764cc3bb9eaf9e190c ocaml(Translcore) = 45a6744965ce8b4f5f6d447114c559b1 ocaml(Translobj) = 6f7414c67ac643d7faccd8c52743268f ocaml(Typeclass) = 91afbbb3970aa17586f362efee51f302 ocaml(Typecore) = 835a5e7d96bbad95d329e8e06c2f1262 ocaml(Typedecl) = 6270a72479fd7e68698b1e422767e504 ocaml(Typedtree) = b0fbed74a8b21536185f2bba53e07210 ocaml(Typemod) = fe1c1525789a0a41d2b1283c263b89dd ocaml(Typeopt) = 7a9c3655ab2b9c8a0c7b1a36fe62a258 ocaml(Types) = 51884d3e170a51d2c53e50c054df93c5 ocaml(Typetexp) = 32709d06b2a0b5cd3e2a494619139db8 ocaml(Warnings) = f8edde181ba3c5ccbccdbdcf0e922d3a Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ocaml = 3.11.0-4.ru /usr/bin/ocamlrun libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) ocaml(Arg) = b6513be035dc9c8a458c189cd8841700 ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489 ocaml(Buffer) = 23af67395823b652b807c4ae0b581211 ocaml(CamlinternalLazy) = ed280fb9736e9200aa47db73c5ff077f ocaml(CamlinternalOO) = f83f268cd1a00c37180b9b1fb9306031 ocaml(Char) = 3da72249626c7db769beafc97036cb4f ocaml(Digest) = 310db9d3dd12d84178f002a532644c84 ocaml(Dynlink) = d0039a0e6d3b07a9969fe58b947b8d3d ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951 ocaml(Format) = b7ba3152a5eec5609d6ab86e6c51eebb ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce ocaml(Int32) = b2545c419b6b6a173cac4c0a3e7e0277 ocaml(Int64) = d501d6e89fdce41c79f274fb464995d5 ocaml(Lazy) = 4c7ed568fa7b5f73a2aa02eeb0e5e12b ocaml(Lexing) = 4d17267334f1a6c75730dc3fae21fb9b ocaml(List) = a0e2e49d266ff302f8667651a43f71ba ocaml(Map) = d6ea0139afe59a16df7b23d35e571de7 ocaml(Nativeint) = 7233ce5207a538fea4f0c61ed411ea2c ocaml(Obj) = c827f726ce05da709cf7de58fc15e324 ocaml(Parsing) = 29c3f123280f8e6e639cfb025b3c9a3f ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(Printexc) = fdf007941aa14d1a26323558012dbf52 ocaml(Printf) = 807ecd3a1538992580464c03462c9964 ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd ocaml(Sort) = 9c21ba6feb0f450e0978ccace879a09e ocaml(Str) = 6d55a2164c08a48952f20f86f1b83bd7 ocaml(String) = ecc403546c1c50056801131811c39017 ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387 ocaml(Terminfo) = 24a9d3bf9cd19ca6a4152b4661069cd8 ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43 ocaml(Weak) = aada27147107868937e9d245df90602d Processing files: ocaml-emacs-3.11.0-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.59091 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + DOCDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.11.0 + export DOCDIR + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.11.0 + /bin/mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.11.0 + cp -pr emacs/README /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.11.0 + exit 0 Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml = 3.11.0-4.ru emacs Processing files: ocaml-docs-3.11.0-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.59091 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + DOCDIR=/var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.11.0 + export DOCDIR + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.11.0 + /bin/mkdir -p /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.11.0 + cp -pr refman.pdf htmlman /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.11.0 + exit 0 Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/install-info /bin/sh Requires(preun): /sbin/install-info /bin/sh Requires: ocaml = 3.11.0-4.ru Processing files: ocaml-debuginfo-3.11.0-4.ru Finding Provides: /builddir/build/SOURCES/ocaml-find-provides.sh -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Finding Requires: /builddir/build/SOURCES/ocaml-find-requires.sh -c -f /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild/usr/bin/ocamlobjinfo Provides: bigarray.cmxs.debug()(64bit) dbm.cmxs.debug()(64bit) dllbigarray.so.debug()(64bit) dllgraphics.so.debug()(64bit) dlllabltk.so.debug()(64bit) dllmldbm.so.debug()(64bit) dllnums.so.debug()(64bit) dllstr.so.debug()(64bit) dllthreads.so.debug()(64bit) dlltkanim.so.debug()(64bit) dllunix.so.debug()(64bit) dllvmthreads.so.debug()(64bit) graphics.cmxs.debug()(64bit) libcamlrun_shared.so.debug()(64bit) nums.cmxs.debug()(64bit) str.cmxs.debug()(64bit) unix.cmxs.debug()(64bit) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/ocaml-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-runtime-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-source-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-x11-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-devel-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-camlp4-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-camlp4-devel-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamldoc-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-emacs-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-docs-3.11.0-4.ru.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-debuginfo-3.11.0-4.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1750 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.11.0 + rm -rf /var/tmp/ocaml-3.11.0-4.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->