ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/ocaml.spec'], False, '/var/lib/mock/centos5-rutgers-build-44-33/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/ocaml.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/ocaml-3.09.3-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/ocaml.spec'], False, '/var/lib/mock/centos5-rutgers-build-44-33/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/ocaml.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3482 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocaml-3.09.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ocaml-3.09.3.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-3.09.3 ++ /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.09.3 + /bin/gzip -dc /builddir/build/SOURCES/ocaml-3.09-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.09.3 + /bin/gzip -dc /builddir/build/SOURCES/ocaml-3.09-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-rpath.patch):' Patch #0 (ocaml-rpath.patch): + patch -p1 -s + echo 'Patch #1 (ocaml-user-cflags.patch):' Patch #1 (ocaml-user-cflags.patch): + patch -p1 -b --suffix .cflags -s + cp /builddir/build/SOURCES/ocaml-3.09-refman.pdf refman.pdf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3482 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + ./configure -bindir /usr/bin -libdir /usr/lib/ocaml -mandir /usr/share/man/man1 Configuring for a i686-pc-linux-gnu ... gcc found The C compiler is ANSI-compliant. Checking the sizes of integers and pointers... OK, this is a regular 32 bit architecture. 64-bit "long long" integer type found (printf with "%ll"). 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. 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: -lX11 NDBM found (in /usr/include/gdbm) Configuring LablTk... tcl.h and tk.h version 8.4 found with "". Tcl/Tk libraries found. Camlp4 correctly configured. ** Configuration summary ** Directories where Objective Caml will be installed: binaries.................. /usr/bin standard library.......... /usr/lib/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables command for building...... gcc -shared -o lib.so -Wl,-rpath,/a/path objs Configuration for the native-code compiler: hardware architecture..... i386 OS variant................ linux_elf 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables options for linking....... -lm assembler ................ $(AS) preprocessed assembler ... gcc -c -DSYS_$(SYSTEM) 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 ...... ia32 (asm level 2) Configuration for the "graph" library: options for compiling .... options for linking ...... -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 cd byterun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o interp.o interp.c interp.c: In function 'caml_interprete': interp.c:229: 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fix_code.o fix_code.c sed -n -e 's/;;//' \ -e '/let *ocaml_version *= */s//#define OCAML_VERSION /p' \ <../stdlib/sys.ml >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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o main.o main.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o globroots.o globroots.c globroots.c: In function 'caml_register_global_root': globroots.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules globroots.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules globroots.c: In function 'caml_remove_global_root': globroots.c:105: 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o unix.o unix.c ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o main.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o 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 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 > 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o prims.o prims.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wl,-E -o ocamlrun \ prims.o libcamlrun.a -lm -ldl -lcurses -lpthread echo "/usr/lib/ocaml/stublibs" >ld.conf echo "/usr/lib/ocaml" >>ld.conf make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lr0.o lr0.c sed -n -e 's/;;//' \ -e '/let *ocaml_version *= */s//#define OCAML_VERSION /p' \ <../stdlib/sys.ml >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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 main.o : In function ` create_file_names ' : / builddir / build / BUILD / ocaml - 3.09.3 / yacc / main.c : 305 : warning : the use of ` mktemp ' is dangerous , better use ` mkstemp ' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; make COMPILER=../boot/ocamlc all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 ../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 ../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 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 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 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 stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wl,-E \ -DRUNTIME_NAME='"/usr/bin/ocamlrun"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheader && \ cp camlheader camlheader_ur; \ fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/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 byterun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/byterun' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/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/lib/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC|' \ -e 's|%%BYTELINK%%|gcc -Wl,-E|' \ -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables|' \ -e 's|%%NATIVELINK%%|gcc |' \ -e 's|%%PARTIALLD%%|ld -r |' \ -e 's|%%PACKLD%%|ld -r |' \ -e 's|%%BYTECCLIBS%%|-lm -ldl -lcurses -lpthread|' \ -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \ -e 's|%%RANLIBCMD%%|ranlib|' \ -e 's|%%CC_PROFILE%%|-pg|' \ -e 's|%%ARCH%%|i386|' \ -e 's|%%MODEL%%|default|' \ -e 's|%%SYSTEM%%|linux_elf|' \ -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|' \ 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 151 states, 2930 transitions, table size 12626 bytes 2120 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/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/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[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/yacc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/yacc' cd lex; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 74 states, 1162 transitions, table size 5092 bytes 1658 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[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/lex' cd tools; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 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%%|gcc -shared -o|" \ -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 ocamlmklib.cmo ../boot/ocamlrun ../boot/ocamllex lexer301.mll 113 states, 2733 transitions, table size 11610 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[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/tools' cd stdlib; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 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 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 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 stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/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 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[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o accept.o accept.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o access.o access.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o addrofstr.o addrofstr.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o alarm.o alarm.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o bind.o bind.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o chdir.o chdir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o chmod.o chmod.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o chown.o chown.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o chroot.o chroot.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o close.o close.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o closedir.o closedir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o connect.o connect.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o cst2constr.o cst2constr.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o cstringv.o cstringv.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o dup.o dup.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o dup2.o dup2.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o envir.o envir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o errmsg.o errmsg.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o execv.o execv.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o execve.o execve.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o execvp.o execvp.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o exit.o exit.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o fchmod.o fchmod.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o fchown.o fchown.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o fcntl.o fcntl.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o fork.o fork.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o ftruncate.o ftruncate.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getaddrinfo.o getaddrinfo.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getcwd.o getcwd.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getegid.o getegid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o geteuid.o geteuid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getgid.o getgid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getgr.o getgr.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getgroups.o getgroups.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o gethost.o gethost.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o gethostname.o gethostname.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getlogin.o getlogin.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getnameinfo.o getnameinfo.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getpeername.o getpeername.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getpid.o getpid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getppid.o getppid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getproto.o getproto.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getpw.o getpw.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o gettimeofday.o gettimeofday.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getserv.o getserv.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getsockname.o getsockname.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o getuid.o getuid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o gmtime.o gmtime.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o itimer.o itimer.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o kill.o kill.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o link.o link.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o listen.o listen.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o lockf.o lockf.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o lseek.o lseek.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o mkdir.o mkdir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o mkfifo.o mkfifo.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o nice.o nice.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o open.o open.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o opendir.o opendir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o pipe.o pipe.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o putenv.o putenv.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o read.o read.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o readdir.o readdir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o readlink.o readlink.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o rename.o rename.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o rewinddir.o rewinddir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o rmdir.o rmdir.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o select.o select.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o sendrecv.o sendrecv.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o setgid.o setgid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o setsid.o setsid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o setuid.o setuid.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o shutdown.o shutdown.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o signals.o signals.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o sleep.o sleep.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o socket.o socket.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o socketaddr.o socketaddr.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o socketpair.o socketpair.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o sockopt.o sockopt.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o stat.o stat.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o strofaddr.o strofaddr.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o symlink.o symlink.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o termios.o termios.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o time.o time.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o times.o times.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o truncate.o truncate.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o umask.o umask.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o unixsupport.o unixsupport.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o unlink.o unlink.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o utimes.o utimes.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o wait.o wait.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o write.o write.c ../../boot/ocamlrun ../../tools/ocamlmklib -o unix accept.o access.o addrofstr.o alarm.o bind.o chdir.o chmod.o chown.o chroot.o close.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o 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 unix.mli ../../ocamlcomp.sh -c -warn-error A -nolabels unix.ml ../../ocamlcomp.sh -c -warn-error A unixLabels.mli ../../ocamlcomp.sh -c -warn-error A -nolabels unixLabels.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -ocamlc '../../ocamlcomp.sh' -linkall unix.cmo unixLabels.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o strstubs.o strstubs.c ../../boot/ocamlrun ../../tools/ocamlmklib -o str strstubs.o ../../ocamlcomp.sh -c -warn-error A str.mli ../../ocamlcomp.sh -c -warn-error A str.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o str str.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DBNG_ARCH_ia32 -DBNG_ASM_LEVEL=2 -c -o bng.o bng.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DBNG_ARCH_ia32 -DBNG_ASM_LEVEL=2 -c -o nat_stubs.o nat_stubs.c ../../boot/ocamlrun ../../tools/ocamlmklib -o nums bng.o nat_stubs.o ../../ocamlcomp.sh -c -warn-error A int_misc.mli ../../ocamlcomp.sh -c -warn-error A int_misc.ml ../../ocamlcomp.sh -c -warn-error A nat.mli ../../ocamlcomp.sh -c -warn-error A nat.ml ../../ocamlcomp.sh -c -warn-error A big_int.mli ../../ocamlcomp.sh -c -warn-error A big_int.ml ../../ocamlcomp.sh -c -warn-error A arith_flags.mli ../../ocamlcomp.sh -c -warn-error A arith_flags.ml ../../ocamlcomp.sh -c -warn-error A ratio.mli ../../ocamlcomp.sh -c -warn-error A ratio.ml ../../ocamlcomp.sh -c -warn-error A num.mli ../../ocamlcomp.sh -c -warn-error A num.ml ../../ocamlcomp.sh -c -warn-error A arith_status.mli ../../ocamlcomp.sh -c -warn-error A arith_status.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o nums int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' ../../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 -a -o dynlink.cma misc.cmo config.cmo tbl.cmo clflags.cmo consistbl.cmo ident.cmo path.cmo types.cmo btype.cmo predef.cmo runtimedef.cmo bytesections.cmo dll.cmo meta.cmo symtable.cmo opcodes.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[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o bigarray_stubs.o bigarray_stubs.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o mmap_unix.o mmap_unix.c ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray bigarray_stubs.o mmap_unix.o ../../ocamlcomp.sh -I ../unix -c -warn-error A bigarray.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A bigarray.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -linkall -o bigarray bigarray.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 thread.mli ../../ocamlcomp.sh -I ../unix -c -g -warn-error A thread.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A mutex.mli ../../ocamlcomp.sh -I ../unix -c -g -warn-error A mutex.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A condition.mli ../../ocamlcomp.sh -I ../unix -c -g -warn-error A condition.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A event.mli ../../ocamlcomp.sh -I ../unix -c -g -warn-error A event.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A threadUnix.mli ../../ocamlcomp.sh -I ../unix -c -g -warn-error A 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 -lpthread make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 ../unix/unix.cmi unix.cmi ../../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/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/callback.cmo ../../stdlib/weak.cmo ../../stdlib/lazy.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo ln -s ../unix/unix.mli unix.mli ../../ocamlcomp.sh -I ../unix -warn-error A -c unix.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o unix -linkall unix.cmo ../unix/unixLabels.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o open.o open.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o draw.o draw.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o fill.o fill.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o color.o color.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o text.o text.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o image.o image.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o make_img.o make_img.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o dump_img.o dump_img.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o point_col.o point_col.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o sound.o sound.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o events.o events.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o subwindow.o subwindow.c ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics open.o draw.o fill.o color.o text.o image.o make_img.o dump_img.o point_col.o sound.o events.o subwindow.o -lX11 ../../ocamlcomp.sh -c -warn-error A graphics.mli ../../ocamlcomp.sh -c -warn-error A graphics.ml ../../ocamlcomp.sh -c -warn-error A graphicsX11.mli ../../ocamlcomp.sh -c -warn-error A graphicsX11.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o graphics graphics.cmo graphicsX11.cmo -lX11 make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' gcc -g -I/usr/include/gdbm -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -c -o cldbm.o cldbm.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc mldbm cldbm.o -lgdbm ../../ocamlcomp.sh -c -warn-error A dbm.mli ../../ocamlcomp.sh -c -warn-error A dbm.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh' -o dbm -oc mldbm dbm.cmo -lgdbm make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd support; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' ../../../ocamlcomp.sh -c -warn-error A -I ../../unix support.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix support.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix rawwidget.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix rawwidget.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix widget.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix widget.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix protocol.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix protocol.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix textvariable.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix textvariable.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix timer.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix timer.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix fileevent.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix fileevent.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix camltkwrap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix camltkwrap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../systhreads -I ../../threads tkthread.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../systhreads -I ../../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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I../../../byterun -fPIC -c cltkEval.c cltkEval.c: In function 'fill_args': cltkEval.c:146: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type cltkEval.c: In function 'camltk_tcl_direct_eval': cltkEval.c:211: warning: passing argument 4 of 'info.proc' from incompatible pointer type cltkEval.c:221: 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 cltkMain.c:149: warning: passing argument 3 of 'Tcl_CreateCommand' 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I../../../byterun -fPIC -c cltkTimer.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -ltk8.4 -ltcl8.4 -ldl -lX11 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' cd compiler; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/compiler' ../../../ocamlcomp.sh -c -warn-error A -g -I ../support flags.ml (echo "let copyright=\"\\"; \ cat copyright; \ echo "\""; \ echo "let write ~w = w copyright;;") > copyright.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support copyright.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support tsort.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support tables.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support printer.ml ../../../boot/ocamlrun ../../../boot/ocamllex lexer.mll 37 states, 921 transitions, table size 3906 bytes ../../../boot/ocamlyacc -v -v parser.mly 3 shift/reduce conflicts. ../../../ocamlcomp.sh -c -warn-error A -g -I ../support parser.mli ../../../ocamlcomp.sh -c -warn-error A -g -I ../support lexer.ml ../../../boot/ocamlrun ../../../boot/ocamllex pplex.mll 42 states, 754 transitions, table size 3268 bytes ../../../boot/ocamlyacc -v -v ppyac.mly ../../../ocamlcomp.sh -c -warn-error A -g -I ../support code.mli ../../../ocamlcomp.sh -c -warn-error A -g -I ../support ppyac.mli ../../../ocamlcomp.sh -c -warn-error A -g -I ../support pplex.mli ../../../ocamlcomp.sh -c -warn-error A -g -I ../support pplex.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support ppyac.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support ppexec.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support ppparse.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support parser.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support compile.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support intf.ml ../../../ocamlcomp.sh -c -warn-error A -g -I ../support maincompile.ml ../../../ocamlcomp.sh -g -o tkcompiler ../support/support.cmo flags.cmo copyright.cmo tsort.cmo tables.cmo printer.cmo lexer.cmo pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo parser.cmo compile.cmo intf.cmo maincompile.cmo ../../../ocamlcomp.sh -c -warn-error A -g -I ../support pp.ml ../../../ocamlcomp.sh -g -o pp pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo pp.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/compiler' cd labltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -I ../support [a-z]*.mli [a-z]*.ml > .depend make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd labltk; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' ../../../ocamlcomp.sh -c -warn-error A -I ../support tk.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support place.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support place.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support wm.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support wm.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support imagephoto.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support imagephoto.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support canvas.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support canvas.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support button.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support button.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support text.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support text.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support label.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support label.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support scrollbar.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support scrollbar.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support image.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support image.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support encoding.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support encoding.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support pixmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support pixmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support palette.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support palette.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support font.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support font.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support message.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support message.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support menu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support menu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support entry.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support entry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support listbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support listbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support focus.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support focus.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support menubutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support menubutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support pack.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support pack.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support option.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support option.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support toplevel.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support toplevel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support frame.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support frame.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support dialog.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support dialog.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support imagebitmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support imagebitmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support clipboard.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support clipboard.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support radiobutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support radiobutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support tkwait.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support tkwait.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support grab.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support grab.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support selection.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support selection.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support scale.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support scale.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support optionmenu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support optionmenu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support winfo.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support winfo.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support grid.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support grid.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support checkbutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support checkbutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support bell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support bell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support tkvars.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support tkvars.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support labltk.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -I ../support [a-z]*.mli [a-z]*.ml > .depend make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' cd camltk; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' ../../../ocamlcomp.sh -c -warn-error A -I ../support cTk.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cPlace.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cPlace.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cResource.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cResource.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cWm.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cWm.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cImagephoto.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cImagephoto.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cCanvas.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cCanvas.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cButton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cButton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cText.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cText.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cLabel.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cLabel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cScrollbar.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cScrollbar.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cImage.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cImage.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cEncoding.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cEncoding.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cPixmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cPixmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cPalette.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cPalette.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cFont.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cFont.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cMessage.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cMessage.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cMenu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cMenu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cEntry.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cEntry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cListbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cListbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cFocus.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cFocus.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cMenubutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cMenubutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cPack.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cPack.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cOption.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cOption.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cToplevel.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cToplevel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cFrame.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cFrame.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cDialog.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cDialog.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cImagebitmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cImagebitmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cClipboard.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cClipboard.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cRadiobutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cRadiobutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cTkwait.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cTkwait.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cGrab.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cGrab.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cSelection.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cSelection.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cScale.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cScale.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cOptionmenu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cOptionmenu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cWinfo.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cWinfo.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cGrid.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cGrid.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cCheckbutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cCheckbutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cBell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cBell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support cTkvars.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support cTkvars.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support camltk.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' cd lib; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' make superclean make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cd ../labltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd ../camltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o labltk -oc 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 \ -ltk8.4 -ltcl8.4 -ldl -lX11 ../../../ocamlcomp.sh -verbose -linkall -o labltktop -I ../support \ -I ../../../toplevel toplevellib.cma \ -I ../labltk -I ../camltk labltk.cma \ -I ../../unix unix.cma \ -I ../../str str.cma \ topstart.cmo Generate labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cd jpf; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.ml ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str balloon.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str balloon.ml ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str shell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str shell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.ml ../../../ocamlcomp.sh -a -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' cd frx; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_misc.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_misc.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_widget.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_widget.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_font.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_font.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_entry.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_entry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_text.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_text.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_listbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_listbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_req.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_req.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fillbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fillbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_focus.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_focus.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_dialog.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_dialog.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_mem.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_mem.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_rpc.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_rpc.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_synth.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_synth.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_selection.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_selection.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_after.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_after.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fit.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_fit.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_ctext.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_ctext.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_color.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support -I ../../unix frx_color.ml ../../../ocamlcomp.sh -a -o frxlib.cma frx_misc.cmo frx_widget.cmo frx_font.cmo frx_entry.cmo frx_text.cmo frx_listbox.cmo frx_req.cmo frx_fillbox.cmo frx_focus.cmo frx_dialog.cmo frx_mem.cmo frx_rpc.cmo frx_synth.cmo frx_selection.cmo frx_after.cmo frx_fit.cmo frx_ctext.cmo frx_color.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' cd tkanim; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' ../../../ocamlcomp.sh -c -warn-error A -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.ml ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../ocamlcomp.sh' -o tkanim -oc tkanim \ tkanim.cmo -ltk8.4 -ltcl8.4 -ldl -lX11 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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:400: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tkAnimGIF.c:400: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness tkAnimGIF.c: In function 'ReadImage': tkAnimGIF.c:573: 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 -ltk8.4 -ltcl8.4 -ldl -lX11 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' cd browser; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/browser' ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_tk.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_box.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_button.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_toplevel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_menu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_entry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.ml ../../../ocamlcomp.sh -c -warn-error A -a -o jglib.cma jg_tk.cmo jg_config.cmo jg_bind.cmo jg_completion.cmo jg_box.cmo jg_button.cmo jg_toplevel.cmo jg_text.cmo jg_message.cmo jg_menu.cmo jg_entry.cmo jg_multibox.cmo jg_memo.cmo ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing list2.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.ml rm -f dummy.mli ln -s dummyUnix.mli dummy.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing dummy.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing help.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing mytypes.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../unix -I ../../str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing main.ml ../../../ocamlcomp.sh -o ocamlbrowser -I ../../unix -I ../../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[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/browser' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd camlp4; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' make clean_cold library_cold compile_cold make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' for i in odyl camlp4 meta lib; do \ (cd ocaml_src/$i; make clean); \ done make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' rm -f *.cm* *.pp[io] *.o *.bak .*.bak *.out *.opt *.a rm -f odyl_config.ml odyl make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' rm -f *.cm* *.pp[io] *.o *.a *.bak .*.bak *.out *.opt rm -f camlp4 make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' rm -f *.cm* *.pp[io] *.o *.bak .*.bak q_MLast.cmo pa_r.cmo pa_rp.cmo pa_extend.cmo pa_extend_m.cmo pa_macro.cmo pr_dump.cmo camlp4r q_MLast.cmx pa_r.cmx pa_rp.cmx pa_extend.cmx pa_extend_m.cmx pa_macro.cmx pr_dump.cmx camlp4r.opt make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' rm -f *.cm[ioax] *.cmxa *.pp[io] *.o *.a *.bak .*.bak gramlib.cma make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' cd ocaml_src/lib; make all promote OTOP=../../.. make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' cp token.mli token.ppi ../../../ocamlcomp.sh -warn-error A -c -intf token.ppi rm -f token.ppi cp stdpp.mli stdpp.ppi ../../../ocamlcomp.sh -warn-error A -c -intf stdpp.ppi rm -f stdpp.ppi cp stdpp.ml stdpp.ppo ../../../ocamlcomp.sh -warn-error A -c -impl stdpp.ppo rm -f stdpp.ppo cp token.ml token.ppo ../../../ocamlcomp.sh -warn-error A -c -impl token.ppo rm -f token.ppo cp plexer.mli plexer.ppi ../../../ocamlcomp.sh -warn-error A -c -intf plexer.ppi rm -f plexer.ppi cp plexer.ml plexer.ppo ../../../ocamlcomp.sh -warn-error A -c -impl plexer.ppo rm -f plexer.ppo cp gramext.mli gramext.ppi ../../../ocamlcomp.sh -warn-error A -c -intf gramext.ppi rm -f gramext.ppi cp gramext.ml gramext.ppo ../../../ocamlcomp.sh -warn-error A -c -impl gramext.ppo rm -f gramext.ppo cp grammar.mli grammar.ppi ../../../ocamlcomp.sh -warn-error A -c -intf grammar.ppi rm -f grammar.ppi cp grammar.ml grammar.ppo ../../../ocamlcomp.sh -warn-error A -c -impl grammar.ppo rm -f grammar.ppo cp extfold.mli extfold.ppi ../../../ocamlcomp.sh -warn-error A -c -intf extfold.ppi rm -f extfold.ppi cp extfold.ml extfold.ppo ../../../ocamlcomp.sh -warn-error A -c -impl extfold.ppo rm -f extfold.ppo cp extfun.mli extfun.ppi ../../../ocamlcomp.sh -warn-error A -c -intf extfun.ppi rm -f extfun.ppi cp extfun.ml extfun.ppo ../../../ocamlcomp.sh -warn-error A -c -impl extfun.ppo rm -f extfun.ppo cp fstream.mli fstream.ppi ../../../ocamlcomp.sh -warn-error A -c -intf fstream.ppi rm -f fstream.ppi cp fstream.ml fstream.ppo ../../../ocamlcomp.sh -warn-error A -c -impl fstream.ppo rm -f fstream.ppo ../../../ocamlcomp.sh stdpp.cmo token.cmo plexer.cmo gramext.cmo grammar.cmo extfold.cmo extfun.cmo fstream.cmo -a -o gramlib.cma cp stdpp.cmo token.cmo plexer.cmo gramext.cmo grammar.cmo extfold.cmo extfun.cmo fstream.cmo stdpp.cmi token.cmi plexer.cmi gramext.cmi grammar.cmi extfold.cmi extfun.cmi fstream.cmi ../../boot/. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' cd ocaml_src; set -e; \ for i in odyl camlp4 meta lib; do \ cd $i; make all OTOP=../../..; cd ..; \ done make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' (echo 'let standard_library ='; \ echo ' try Sys.getenv "CAMLP4LIB" with Not_found -> '; \ echo ' try Sys.getenv "OCAMLLIB" ^ "/camlp4" with Not_found -> '; \ echo ' try Sys.getenv "CAMLLIB" ^ "/camlp4" with Not_found -> '; \ echo ' "/usr/lib/ocaml/camlp4"') \ | sed -e 's|\\|/|g' > odyl_config.ml cp odyl_config.ml odyl_config.ppo ../../../ocamlcomp.sh -warn-error A -I ../../../otherlibs/dynlink -c -impl odyl_config.ppo rm -f odyl_config.ppo cp odyl_main.mli odyl_main.ppi ../../../ocamlcomp.sh -warn-error A -I ../../../otherlibs/dynlink -c -intf odyl_main.ppi rm -f odyl_main.ppi cp odyl_main.ml odyl_main.ppo ../../../ocamlcomp.sh -warn-error A -I ../../../otherlibs/dynlink -c -impl odyl_main.ppo rm -f odyl_main.ppo ../../../ocamlcomp.sh -I ../../../otherlibs/dynlink dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma cp odyl.ml odyl.ppo ../../../ocamlcomp.sh -warn-error A -I ../../../otherlibs/dynlink -c -impl odyl.ppo rm -f odyl.ppo ../../../ocamlcomp.sh odyl.cma odyl.cmo -o odyl make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' cp mLast.mli mLast.ppi ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -intf mLast.ppi rm -f mLast.ppi cp quotation.mli quotation.ppi ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -intf quotation.ppi rm -f quotation.ppi cp quotation.ml quotation.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -impl quotation.ppo rm -f quotation.ppo cp spretty.mli spretty.ppi ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -intf spretty.ppi rm -f spretty.ppi cp spretty.ml spretty.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -impl spretty.ppo rm -f spretty.ppo cp reloc.mli reloc.ppi ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -intf reloc.ppi rm -f reloc.ppi cp reloc.ml reloc.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -impl reloc.ppo rm -f reloc.ppo cp pcaml.mli pcaml.ppi ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -intf pcaml.ppi rm -f pcaml.ppi cp pcaml.ml pcaml.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -impl pcaml.ppo rm -f pcaml.ppo cp ast2pt.mli ast2pt.ppi ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -intf ast2pt.ppi rm -f ast2pt.ppi cp ast2pt.ml ast2pt.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -impl ast2pt.ppo rm -f ast2pt.ppo cp argl.ml argl.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -warn-error A -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -c -impl argl.ppo rm -f argl.ppo ../../../ocamlcomp.sh -I ../odyl -I ../../boot -I ../../../utils -I ../../../parsing -I ../../../otherlibs/dynlink -a -o camlp4.cma ../../boot/stdpp.cmo ../../boot/token.cmo ../../boot/plexer.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/fstream.cmo ../../../utils/config.cmo quotation.cmo spretty.cmo reloc.cmo pcaml.cmo ast2pt.cmo argl.cmo ../../../ocamlcomp.sh -linkall -o camlp4 ../odyl/odyl.cma camlp4.cma ../odyl/odyl.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' cp q_MLast.ml q_MLast.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl q_MLast.ppo rm -f q_MLast.ppo cp pa_r.ml pa_r.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl pa_r.ppo rm -f pa_r.ppo cp pa_rp.ml pa_rp.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl pa_rp.ppo rm -f pa_rp.ppo cp pa_extend.ml pa_extend.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl pa_extend.ppo rm -f pa_extend.ppo cp pa_extend_m.ml pa_extend_m.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl pa_extend_m.ppo rm -f pa_extend_m.ppo cp pa_macro.ml pa_macro.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl pa_macro.ppo rm -f pa_macro.ppo cp pr_dump.ml pr_dump.ppo ../../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../../boot -I ../../../utils -c -impl pr_dump.ppo rm -f pr_dump.ppo rm -f camlp4r cd ../camlp4; make OTOP=../../.. CAMLP4=../meta/camlp4r CAMLP4M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" make[4]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' ../../../ocamlcomp.sh -linkall -o ../meta/camlp4r ../odyl/odyl.cma camlp4.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo make[4]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' make promote_cold make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' for i in odyl camlp4 meta lib; do \ (cd ocaml_src/$i; make promote); \ done make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' make[3]: Nothing to be done for `promote'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' cp camlp4 ../../boot/. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' cp q_MLast.cmo pa_r.cmo pa_rp.cmo pa_extend.cmo pa_extend_m.cmo pa_macro.cmo pr_dump.cmo camlp4r pa_extend.cmi ../../boot/. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' cp stdpp.cmo token.cmo plexer.cmo gramext.cmo grammar.cmo extfold.cmo extfun.cmo fstream.cmo stdpp.cmi token.cmi plexer.cmi gramext.cmi grammar.cmi extfold.cmi extfun.cmi fstream.cmi ../../boot/. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' make clean_cold clean_hot library make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' for i in odyl camlp4 meta lib; do \ (cd ocaml_src/$i; make clean); \ done make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' rm -f *.cm* *.pp[io] *.o *.bak .*.bak *.out *.opt *.a rm -f odyl_config.ml odyl make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/odyl' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' rm -f *.cm* *.pp[io] *.o *.a *.bak .*.bak *.out *.opt rm -f camlp4 make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/camlp4' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' rm -f *.cm* *.pp[io] *.o *.bak .*.bak q_MLast.cmo pa_r.cmo pa_rp.cmo pa_extend.cmo pa_extend_m.cmo pa_macro.cmo pr_dump.cmo camlp4r q_MLast.cmx pa_r.cmx pa_rp.cmx pa_extend.cmx pa_extend_m.cmx pa_macro.cmx pr_dump.cmx camlp4r.opt make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/meta' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' rm -f *.cm[ioax] *.cmxa *.pp[io] *.o *.a *.bak .*.bak gramlib.cma make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocaml_src/lib' for i in odyl camlp4 meta lib etc top ocpp man compile; do (cd $i; make clean); done make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' rm -f *.cm* *.pp[io] *.o *.bak .*.bak *.out *.opt *.a rm -f odyl_config.ml odyl make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' rm -f *.cm* *.pp[io] *.o *.a *.bak .*.bak *.out *.opt rm -f camlp4 make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' rm -f *.cm* *.pp[io] *.o *.bak .*.bak q_MLast.cmo pa_r.cmo pa_rp.cmo pa_extend.cmo pa_extend_m.cmo pa_macro.cmo pr_dump.cmo camlp4r q_MLast.cmx pa_r.cmx pa_rp.cmx pa_extend.cmx pa_extend_m.cmx pa_macro.cmx pr_dump.cmx camlp4r.opt make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' rm -f *.cm[ioax] *.cmxa *.pp[io] *.o *.a *.bak .*.bak gramlib.cma make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' rm -f *.cm* *.pp[io] *.o *.bak .*.bak *.out *.opt rm -f mkcamlp4.sh camlp4o camlp4sch make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/top' rm -f *.cm[ioa] *.pp[io] *.o *.bak .*.bak camlp4o.cma camlp4r.cma camlp4_top.cma make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/top' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocpp' rm -f *.cm[ioa] *.pp[io] *.o *.out *.bak .*.bak ocpp make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocpp' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/man' rm -f camlp4.1 make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/man' make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/compile' rm -f *.cm* *.pp[io] *.o *.bak .*.bak *.out *.opt rm -f *.fast tmp.* pa_*_fast.ml *_fast.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/compile' cd lib; make all promote make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o token.ppi -verbose token.mli ../../ocamlcomp.sh -warn-error A -c -intf token.ppi rm -f token.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o stdpp.ppi -verbose stdpp.mli ../../ocamlcomp.sh -warn-error A -c -intf stdpp.ppi rm -f stdpp.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o stdpp.ppo -verbose stdpp.ml ../../ocamlcomp.sh -warn-error A -c -impl stdpp.ppo rm -f stdpp.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o token.ppo -verbose token.ml ../../ocamlcomp.sh -warn-error A -c -impl token.ppo rm -f token.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o plexer.ppi -verbose plexer.mli ../../ocamlcomp.sh -warn-error A -c -intf plexer.ppi rm -f plexer.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o plexer.ppo -verbose plexer.ml ../../ocamlcomp.sh -warn-error A -c -impl plexer.ppo rm -f plexer.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o gramext.ppi -verbose gramext.mli ../../ocamlcomp.sh -warn-error A -c -intf gramext.ppi rm -f gramext.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o gramext.ppo -verbose gramext.ml ../../ocamlcomp.sh -warn-error A -c -impl gramext.ppo rm -f gramext.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o grammar.ppi -verbose grammar.mli ../../ocamlcomp.sh -warn-error A -c -intf grammar.ppi rm -f grammar.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o grammar.ppo -verbose grammar.ml ../../ocamlcomp.sh -warn-error A -c -impl grammar.ppo rm -f grammar.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o extfold.ppi -verbose extfold.mli ../../ocamlcomp.sh -warn-error A -c -intf extfold.ppi rm -f extfold.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o extfold.ppo -verbose extfold.ml ../../ocamlcomp.sh -warn-error A -c -impl extfold.ppo rm -f extfold.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o extfun.ppi -verbose extfun.mli ../../ocamlcomp.sh -warn-error A -c -intf extfun.ppi rm -f extfun.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o extfun.ppo -verbose extfun.ml ../../ocamlcomp.sh -warn-error A -c -impl extfun.ppo rm -f extfun.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o fstream.ppi -verbose fstream.mli ../../ocamlcomp.sh -warn-error A -c -intf fstream.ppi rm -f fstream.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o fstream.ppo -verbose fstream.ml ../../ocamlcomp.sh -warn-error A -c -impl fstream.ppo rm -f fstream.ppo ../../ocamlcomp.sh stdpp.cmo token.cmo plexer.cmo gramext.cmo grammar.cmo extfold.cmo extfun.cmo fstream.cmo -a -o gramlib.cma cp stdpp.cmo token.cmo plexer.cmo gramext.cmo grammar.cmo extfold.cmo extfun.cmo fstream.cmo stdpp.cmi token.cmi plexer.cmi gramext.cmi grammar.cmi extfold.cmi extfun.cmi fstream.cmi ../boot/. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' set -e; for i in odyl camlp4 meta lib etc top ocpp man; do cd $i; make all; cd ..; done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' (echo 'let standard_library ='; \ echo ' try Sys.getenv "CAMLP4LIB" with Not_found -> '; \ echo ' try Sys.getenv "OCAMLLIB" ^ "/camlp4" with Not_found -> '; \ echo ' try Sys.getenv "CAMLLIB" ^ "/camlp4" with Not_found -> '; \ echo ' "/usr/lib/ocaml/camlp4"') \ | sed -e 's|\\|/|g' > odyl_config.ml cp odyl_config.ml odyl_config.ppo ../../ocamlcomp.sh -warn-error A -I ../../otherlibs/dynlink -c -impl odyl_config.ppo rm -f odyl_config.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o odyl_main.ppi -verbose odyl_main.mli ../../ocamlcomp.sh -warn-error A -I ../../otherlibs/dynlink -c -intf odyl_main.ppi rm -f odyl_main.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_macro.cmo -o odyl_main.ppo -verbose odyl_main.ml ../../ocamlcomp.sh -warn-error A -I ../../otherlibs/dynlink -c -impl odyl_main.ppo rm -f odyl_main.ppo ../../ocamlcomp.sh -I ../../otherlibs/dynlink dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o odyl.ppo -verbose odyl.ml ../../ocamlcomp.sh -warn-error A -I ../../otherlibs/dynlink -c -impl odyl.ppo rm -f odyl.ppo ../../ocamlcomp.sh odyl.cma odyl.cmo -o odyl make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o mLast.ppi -verbose mLast.mli ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -intf mLast.ppi rm -f mLast.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o quotation.ppi -verbose quotation.mli ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -intf quotation.ppi rm -f quotation.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o quotation.ppo -verbose quotation.ml ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl quotation.ppo rm -f quotation.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o spretty.ppi -verbose spretty.mli ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -intf spretty.ppi rm -f spretty.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o spretty.ppo -verbose spretty.ml ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl spretty.ppo rm -f spretty.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o reloc.ppi -verbose reloc.mli ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -intf reloc.ppi rm -f reloc.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o reloc.ppo -verbose reloc.ml ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl reloc.ppo rm -f reloc.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pcaml.ppi -verbose pcaml.mli ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -intf pcaml.ppi rm -f pcaml.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo -o pcaml.ppo -verbose pcaml.ml ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl pcaml.ppo rm -f pcaml.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o ast2pt.ppi -verbose ast2pt.mli ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -intf ast2pt.ppi rm -f ast2pt.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o ast2pt.ppo -verbose ast2pt.ml ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl ast2pt.ppo rm -f ast2pt.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo -o argl.ppo -verbose argl.ml ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl argl.ppo rm -f argl.ppo ../../ocamlcomp.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -a -o camlp4.cma ../boot/stdpp.cmo ../boot/token.cmo ../boot/plexer.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/fstream.cmo ../../utils/config.cmo quotation.cmo spretty.cmo reloc.cmo pcaml.cmo ast2pt.cmo argl.cmo ../../ocamlcomp.sh -linkall -o camlp4 ../odyl/odyl.cma camlp4.cma ../odyl/odyl.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo pa_extend_m.cmo q_MLast.cmo -o q_MLast.ppo -verbose q_MLast.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl q_MLast.ppo rm -f q_MLast.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_r.ppo -verbose pa_r.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_r.ppo rm -f pa_r.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_rp.ppo -verbose pa_rp.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_rp.ppo rm -f pa_rp.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_extend.ppo -verbose pa_extend.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_extend.ppo rm -f pa_extend.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_extend_m.ppo -verbose pa_extend_m.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_extend_m.ppo rm -f pa_extend_m.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pa_macro.ppo -verbose pa_macro.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_macro.ppo rm -f pa_macro.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pr_dump.ppo -verbose pr_dump.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pr_dump.ppo rm -f pr_dump.ppo rm -f camlp4r cd ../camlp4; make OTOP=../.. CAMLP4=../meta/camlp4r CAMLP4M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../ocamlcomp.sh -linkall -o ../meta/camlp4r ../odyl/odyl.cma camlp4.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o q_phony.ppo -verbose q_phony.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl q_phony.ppo rm -f q_phony.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_o.ppo -verbose pa_o.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_o.ppo rm -f pa_o.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_op.ppo -verbose pa_op.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_op.ppo rm -f pa_op.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_oop.ppo -verbose pa_oop.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_oop.ppo rm -f pa_oop.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_ru.ppo -verbose pa_ru.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_ru.ppo rm -f pa_ru.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_extfold.ppo -verbose pa_extfold.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_extfold.ppo rm -f pa_extfold.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo pa_extend.cmo -o pa_extfun.ppo -verbose pa_extfun.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_extfun.ppo rm -f pa_extfun.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_fstream.ppo -verbose pa_fstream.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_fstream.ppo rm -f pa_fstream.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_ifdef.ppo -verbose pa_ifdef.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_ifdef.ppo rm -f pa_ifdef.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_r.ppo -verbose pr_r.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_r.ppo rm -f pr_r.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o parserify.ppi -verbose parserify.mli ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -intf parserify.ppi rm -f parserify.ppi ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo -o parserify.ppo -verbose parserify.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl parserify.ppo rm -f parserify.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_rp_main.ppo -verbose pr_rp_main.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_rp_main.ppo rm -f pr_rp_main.ppo ../../ocamlcomp.sh parserify.cmo pr_rp_main.cmo -a -o pr_rp.cmo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_o.ppo -verbose pr_o.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_o.ppo rm -f pr_o.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_op_main.ppo -verbose pr_op_main.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_op_main.ppo rm -f pr_op_main.ppo ../../ocamlcomp.sh parserify.cmo pr_op_main.cmo -a -o pr_op.cmo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_extend.ppo -verbose pr_extend.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_extend.ppo rm -f pr_extend.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_extfun.ppo -verbose pr_extfun.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_extfun.ppo rm -f pr_extfun.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pr_null.ppo -verbose pr_null.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_null.ppo rm -f pr_null.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pr_depend.ppo -verbose pr_depend.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_depend.ppo rm -f pr_depend.ppo rm -f camlp4o cd ../camlp4; make CAMLP4=../etc/camlp4o CAMLP4M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo" make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../ocamlcomp.sh -linkall -o ../etc/camlp4o ../odyl/odyl.cma camlp4.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' sed -n -e 's/;;//' \ -e '/let *ocaml_version *= */s//VERSION=/p' \ <../../stdlib/sys.ml >version.sh sed -e "s!LIBDIR!/usr/lib/ocaml!g" -e "/define VERSION/r version.sh" \ mkcamlp4.sh.tpl > mkcamlp4.sh make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/top' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo -o camlp4_top.ppo -verbose camlp4_top.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -I ../../parsing -I ../../typing -I ../../toplevel -c -impl camlp4_top.ppo rm -f camlp4_top.ppo ../../ocamlcomp.sh ../../utils/config.cmo ../boot/stdpp.cmo ../boot/token.cmo ../boot/plexer.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/fstream.cmo ../camlp4/quotation.cmo ../camlp4/reloc.cmo ../camlp4/spretty.cmo ../camlp4/pcaml.cmo ../camlp4/ast2pt.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp4_top.cmo -linkall -a -o camlp4o.cma ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o rprint.ppo -verbose rprint.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -I ../../parsing -I ../../typing -I ../../toplevel -c -impl rprint.ppo rm -f rprint.ppo ../../ocamlcomp.sh ../../utils/config.cmo ../boot/stdpp.cmo ../boot/token.cmo ../boot/plexer.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/fstream.cmo ../camlp4/quotation.cmo ../camlp4/reloc.cmo ../camlp4/spretty.cmo ../camlp4/pcaml.cmo ../camlp4/ast2pt.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp4_top.cmo -linkall -a -o camlp4r.cma ../../ocamlcomp.sh ../../utils/config.cmo ../camlp4/quotation.cmo ../camlp4/reloc.cmo ../camlp4/spretty.cmo ../camlp4/pcaml.cmo ../camlp4/ast2pt.cmo camlp4_top.cmo -a -o camlp4_top.cma make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/top' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocpp' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o ocpp.ppo -verbose ocpp.ml ../../ocamlcomp.sh -warn-error A -I ../camlp4 -I ../boot -I ../odyl -I ../../otherlibs/dynlink -c -impl ocpp.ppo rm -f ocpp.ppo ../../ocamlcomp.sh -I ../camlp4 -I ../boot -I ../odyl -I ../../otherlibs/dynlink ../boot/stdpp.cmo ../camlp4/reloc.cmo ../camlp4/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocpp' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/man' sed -e "s'LIBDIR'/usr/lib/ocaml'g" camlp4.1.tpl > camlp4.1 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/man' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' cd debugger; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/debugger' ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink int64ops.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink int64ops.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink primitives.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink primitives.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink unix_tools.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink unix_tools.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink debugger_config.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink debugger_config.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink envaux.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink envaux.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink parameters.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink parameters.ml ../boot/ocamlrun ../boot/ocamllex lexer.mll 40 states, 1026 transitions, table size 4344 bytes 1279 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 -I ../otherlibs/dynlink parser_aux.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink parser.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink lexer.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink lexer.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink input_handling.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink input_handling.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink debugcom.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink debugcom.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink exec.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink exec.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink source.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink source.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink pos.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink pos.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink checkpoints.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink checkpoints.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink events.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink events.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink symbols.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink symbols.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink breakpoints.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink breakpoints.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink trap_barrier.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink trap_barrier.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink history.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink history.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink program_loading.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink program_loading.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink printval.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink printval.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink show_source.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink show_source.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink time_travel.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink time_travel.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink program_management.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink program_management.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink frames.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink frames.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink eval.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink eval.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink show_information.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink show_information.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink loadprinter.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink loadprinter.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink parser.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink command_line.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink command_line.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix -I ../otherlibs/dynlink 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 ../otherlibs/dynlink/dynlink.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo envaux.cmo parameters.cmo lexer.cmo input_handling.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[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/debugger' cd ocamldoc && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 40 states, 614 transitions, table size 2696 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 16 states, 264 transitions, table size 1152 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 112 states, 2733 transitions, table size 11604 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 ../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 ../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 manpages make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' mkdir -p stdlib_man sh ./runocamldoc true -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.09.3/ocamldoc' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' cd asmrun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/asmrun' gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o startup.o startup.c ln -s ../byterun/main.c main.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o main.o main.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fail.o fail.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o roots.o roots.c ln -s ../byterun/globroots.c globroots.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o globroots.o globroots.c globroots.c: In function 'caml_register_global_root': globroots.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules globroots.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules globroots.c: In function 'caml_remove_global_root': globroots.c:105: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o signals.o signals.c ln -s ../byterun/misc.c misc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o misc.o misc.c ln -s ../byterun/freelist.c freelist.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o freelist.o freelist.c ln -s ../byterun/major_gc.c major_gc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o minor_gc.o minor_gc.c ln -s ../byterun/memory.c memory.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o memory.o memory.c ln -s ../byterun/alloc.c alloc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o alloc.o alloc.c ln -s ../byterun/compare.c compare.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o compare.o compare.c ln -s ../byterun/ints.c ints.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ints.o ints.c ln -s ../byterun/floats.c floats.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o floats.o floats.c ln -s ../byterun/str.c str.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o str.o str.c ln -s ../byterun/array.c array.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o array.o array.c ln -s ../byterun/io.c io.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o io.o io.c ln -s ../byterun/extern.c extern.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o extern.o extern.c ln -s ../byterun/intern.c intern.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o intern.o intern.c ln -s ../byterun/hash.c hash.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o hash.o hash.c ln -s ../byterun/sys.c sys.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sys.o sys.c ln -s ../byterun/parsing.c parsing.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o parsing.o parsing.c ln -s ../byterun/gc_ctrl.c gc_ctrl.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o gc_ctrl.o gc_ctrl.c ln -s ../byterun/terminfo.c terminfo.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o terminfo.o terminfo.c ln -s ../byterun/md5.c md5.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o md5.o md5.c ln -s ../byterun/obj.c obj.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o obj.o obj.c ln -s ../byterun/lexing.c lexing.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lexing.o lexing.c ln -s ../byterun/printexc.c printexc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o printexc.o printexc.c ln -s ../byterun/callback.c callback.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o callback.o callback.c ln -s ../byterun/weak.c weak.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o weak.o weak.c ln -s ../byterun/compact.c compact.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o compact.o compact.c ln -s ../byterun/finalise.c finalise.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o finalise.o finalise.c ln -s ../byterun/custom.c custom.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o custom.o custom.c ln -s ../byterun/unix.c unix.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o unix.o unix.c gcc -c -DSYS_linux_elf -o i386.o i386.S || \ { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing i386.o by hand."; exit 2; } rm -f libasmrun.a ar rc libasmrun.a startup.o main.o fail.o roots.o globroots.o signals.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 i386.o ranlib libasmrun.a gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -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_i386 -DSYS_linux_elf -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT unix.c mv unix.o unix.p.o gcc -c -DSYS_linux_elf -DPROFILING -o i386.p.o i386.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 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 i386.p.o ranlib libasmrunp.a make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/asmrun' if test -f stdlib/libasmrun.a; then :; else \ ln -s ../asmrun/libasmrun.a stdlib/libasmrun.a; fi ln -s i386/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/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 i386/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 i386/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 i386/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 i386/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[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/tools' ../boot/ocamlrun ../boot/ocamllex cvt_emit.mll 12 states, 280 transitions, table size 1192 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[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/tools' byterun/ocamlrun tools/cvt_emit < asmcomp/i386/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/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 cd stdlib; make allopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/stdlib' ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags pervasives.cmx` -c pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags array.cmx` -c array.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags list.cmx` -c list.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags char.cmx` -c char.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags string.cmx` -c string.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags sys.cmx` -c sys.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags hashtbl.cmx` -c hashtbl.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags sort.cmx` -c sort.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags marshal.cmx` -c marshal.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags obj.cmx` -c obj.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags int32.cmx` -c int32.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags int64.cmx` -c int64.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags nativeint.cmx` -c nativeint.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags lexing.cmx` -c lexing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags parsing.cmx` -c parsing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags set.cmx` -c set.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags map.cmx` -c map.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags stack.cmx` -c stack.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags queue.cmx` -c queue.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags stream.cmx` -c stream.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags buffer.cmx` -c buffer.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags printf.cmx` -c printf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags format.cmx` -c format.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags scanf.cmx` -c scanf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags arg.cmx` -c arg.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags printexc.cmx` -c printexc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags gc.cmx` -c gc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags digest.cmx` -c digest.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags random.cmx` -c random.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags callback.cmx` -c callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags oo.cmx` -c oo.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags genlex.cmx` -c genlex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags weak.cmx` -c weak.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags lazy.cmx` -c lazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags filename.cmx` -c filename.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags complex.cmx` -c complex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags arrayLabels.cmx` -c arrayLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags listLabels.cmx` -c listLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags stringLabels.cmx` -c stringLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags moreLabels.cmx` -c moreLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./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 stream.cmx buffer.cmx printf.cmx format.cmx scanf.cmx arg.cmx printexc.cmx gc.cmx digest.cmx random.cmx callback.cmx camlinternalOO.cmx oo.cmx camlinternalMod.cmx genlex.cmx weak.cmx lazy.cmx filename.cmx complex.cmx arrayLabels.cmx listLabels.cmx stringLabels.cmx moreLabels.cmx stdLabels.cmx ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags std_exit.cmx` -c std_exit.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags pervasives.p.cmx` -p -c -o pervasives.p.cmx pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags array.p.cmx` -p -c -o array.p.cmx array.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags list.p.cmx` -p -c -o list.p.cmx list.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags char.p.cmx` -p -c -o char.p.cmx char.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags string.p.cmx` -p -c -o string.p.cmx string.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags sys.p.cmx` -p -c -o sys.p.cmx sys.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags hashtbl.p.cmx` -p -c -o hashtbl.p.cmx hashtbl.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags sort.p.cmx` -p -c -o sort.p.cmx sort.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags marshal.p.cmx` -p -c -o marshal.p.cmx marshal.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags obj.p.cmx` -p -c -o obj.p.cmx obj.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags int32.p.cmx` -p -c -o int32.p.cmx int32.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags int64.p.cmx` -p -c -o int64.p.cmx int64.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags nativeint.p.cmx` -p -c -o nativeint.p.cmx nativeint.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags lexing.p.cmx` -p -c -o lexing.p.cmx lexing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags parsing.p.cmx` -p -c -o parsing.p.cmx parsing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags set.p.cmx` -p -c -o set.p.cmx set.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags map.p.cmx` -p -c -o map.p.cmx map.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags stack.p.cmx` -p -c -o stack.p.cmx stack.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags queue.p.cmx` -p -c -o queue.p.cmx queue.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags stream.p.cmx` -p -c -o stream.p.cmx stream.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags buffer.p.cmx` -p -c -o buffer.p.cmx buffer.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags printf.p.cmx` -p -c -o printf.p.cmx printf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags format.p.cmx` -p -c -o format.p.cmx format.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags scanf.p.cmx` -p -c -o scanf.p.cmx scanf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags arg.p.cmx` -p -c -o arg.p.cmx arg.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags printexc.p.cmx` -p -c -o printexc.p.cmx printexc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags gc.p.cmx` -p -c -o gc.p.cmx gc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags digest.p.cmx` -p -c -o digest.p.cmx digest.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags random.p.cmx` -p -c -o random.p.cmx random.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags callback.p.cmx` -p -c -o callback.p.cmx callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags camlinternalOO.p.cmx` -p -c -o camlinternalOO.p.cmx camlinternalOO.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags oo.p.cmx` -p -c -o oo.p.cmx oo.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags camlinternalMod.p.cmx` -p -c -o camlinternalMod.p.cmx camlinternalMod.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags genlex.p.cmx` -p -c -o genlex.p.cmx genlex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags weak.p.cmx` -p -c -o weak.p.cmx weak.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags lazy.p.cmx` -p -c -o lazy.p.cmx lazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags filename.p.cmx` -p -c -o filename.p.cmx filename.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags complex.p.cmx` -p -c -o complex.p.cmx complex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags arrayLabels.p.cmx` -p -c -o arrayLabels.p.cmx arrayLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags listLabels.p.cmx` -p -c -o listLabels.p.cmx listLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags stringLabels.p.cmx` -p -c -o stringLabels.p.cmx stringLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags moreLabels.p.cmx` -p -c -o moreLabels.p.cmx moreLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./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 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 lazy.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 `./Compflags std_exit.p.cmx` -p -c -o std_exit.p.cmx std_exit.ml rm -f std_exit.p.cmi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/stdlib' 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.09.3/otherlibs/unix' ../../ocamlcompopt.sh -c -warn-error A -nolabels unix.ml ../../ocamlcompopt.sh -c -warn-error A -nolabels unixLabels.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -ocamlopt '../../ocamlcompopt.sh' -linkall unix.cmx unixLabels.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' ../../ocamlcompopt.sh -c -warn-error A str.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlopt '../../ocamlcompopt.sh' -o str str.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' ../../ocamlcompopt.sh -c -warn-error A int_misc.ml ../../ocamlcompopt.sh -c -warn-error A nat.ml ../../ocamlcompopt.sh -c -warn-error A big_int.ml ../../ocamlcompopt.sh -c -warn-error A arith_flags.ml ../../ocamlcompopt.sh -c -warn-error A ratio.ml ../../ocamlcompopt.sh -c -warn-error A num.ml ../../ocamlcompopt.sh -c -warn-error A arith_status.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlopt '../../ocamlcompopt.sh' -o nums int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' ../../ocamlcompopt.sh -I ../unix -c -warn-error A bigarray.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlopt '../../ocamlcompopt.sh -I ../unix' -linkall -o bigarray \ bigarray.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -c posix.c mv posix.o posix_n.o ar rc libthreadsnat.a posix_n.o ../../ocamlcompopt.sh -I ../unix -c -warn-error A thread.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A mutex.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A condition.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A event.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A threadUnix.ml ../../ocamlcompopt.sh -I ../unix -a -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx \ -cclib -lthreadsnat -cclib -lunix -cclib "-lpthread" make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' ../../ocamlcompopt.sh -c -warn-error A graphics.ml ../../ocamlcompopt.sh -c -warn-error A graphicsX11.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlopt '../../ocamlcompopt.sh' -o graphics graphics.cmx graphicsX11.cmx -lX11 make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' ../../ocamlcompopt.sh -c -warn-error A dbm.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlopt '../../ocamlcompopt.sh' -o dbm -oc mldbm dbm.cmx -lgdbm make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd support; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' ../../../ocamlcompopt.sh -c -I ../../unix support.ml ../../../ocamlcompopt.sh -c -I ../../unix rawwidget.ml ../../../ocamlcompopt.sh -c -I ../../unix widget.ml ../../../ocamlcompopt.sh -c -I ../../unix protocol.ml ../../../ocamlcompopt.sh -c -I ../../unix textvariable.ml ../../../ocamlcompopt.sh -c -I ../../unix timer.ml ../../../ocamlcompopt.sh -c -I ../../unix fileevent.ml ../../../ocamlcompopt.sh -c -I ../../unix camltkwrap.ml if test -f ../../systhreads/threads.cmxa; then \ ../../../ocamlcompopt.sh -c -I ../../unix -I ../../systhreads -I ../../threads tkthread.ml ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' cd labltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd labltk; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' ../../../ocamlcompopt.sh -c -I ../support tk.ml ../../../ocamlcompopt.sh -c -I ../support place.ml ../../../ocamlcompopt.sh -c -I ../support wm.ml ../../../ocamlcompopt.sh -c -I ../support imagephoto.ml ../../../ocamlcompopt.sh -c -I ../support canvas.ml ../../../ocamlcompopt.sh -c -I ../support button.ml ../../../ocamlcompopt.sh -c -I ../support text.ml ../../../ocamlcompopt.sh -c -I ../support label.ml ../../../ocamlcompopt.sh -c -I ../support scrollbar.ml ../../../ocamlcompopt.sh -c -I ../support image.ml ../../../ocamlcompopt.sh -c -I ../support encoding.ml ../../../ocamlcompopt.sh -c -I ../support pixmap.ml ../../../ocamlcompopt.sh -c -I ../support palette.ml ../../../ocamlcompopt.sh -c -I ../support font.ml ../../../ocamlcompopt.sh -c -I ../support message.ml ../../../ocamlcompopt.sh -c -I ../support menu.ml ../../../ocamlcompopt.sh -c -I ../support entry.ml ../../../ocamlcompopt.sh -c -I ../support listbox.ml ../../../ocamlcompopt.sh -c -I ../support focus.ml ../../../ocamlcompopt.sh -c -I ../support menubutton.ml ../../../ocamlcompopt.sh -c -I ../support pack.ml ../../../ocamlcompopt.sh -c -I ../support option.ml ../../../ocamlcompopt.sh -c -I ../support toplevel.ml ../../../ocamlcompopt.sh -c -I ../support frame.ml ../../../ocamlcompopt.sh -c -I ../support dialog.ml ../../../ocamlcompopt.sh -c -I ../support imagebitmap.ml ../../../ocamlcompopt.sh -c -I ../support clipboard.ml ../../../ocamlcompopt.sh -c -I ../support radiobutton.ml ../../../ocamlcompopt.sh -c -I ../support tkwait.ml ../../../ocamlcompopt.sh -c -I ../support grab.ml ../../../ocamlcompopt.sh -c -I ../support selection.ml ../../../ocamlcompopt.sh -c -I ../support scale.ml ../../../ocamlcompopt.sh -c -I ../support optionmenu.ml ../../../ocamlcompopt.sh -c -I ../support winfo.ml ../../../ocamlcompopt.sh -c -I ../support grid.ml ../../../ocamlcompopt.sh -c -I ../support checkbutton.ml ../../../ocamlcompopt.sh -c -I ../support bell.ml ../../../ocamlcompopt.sh -c -I ../support tkvars.ml ../../../ocamlcompopt.sh -c -I ../support labltk.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' cd camltk; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' ../../../ocamlcompopt.sh -c -I ../support cTk.ml ../../../ocamlcompopt.sh -c -I ../support cPlace.ml ../../../ocamlcompopt.sh -c -I ../support cResource.ml ../../../ocamlcompopt.sh -c -I ../support cWm.ml ../../../ocamlcompopt.sh -c -I ../support cImagephoto.ml ../../../ocamlcompopt.sh -c -I ../support cCanvas.ml ../../../ocamlcompopt.sh -c -I ../support cButton.ml ../../../ocamlcompopt.sh -c -I ../support cText.ml ../../../ocamlcompopt.sh -c -I ../support cLabel.ml ../../../ocamlcompopt.sh -c -I ../support cScrollbar.ml ../../../ocamlcompopt.sh -c -I ../support cImage.ml ../../../ocamlcompopt.sh -c -I ../support cEncoding.ml ../../../ocamlcompopt.sh -c -I ../support cPixmap.ml ../../../ocamlcompopt.sh -c -I ../support cPalette.ml ../../../ocamlcompopt.sh -c -I ../support cFont.ml ../../../ocamlcompopt.sh -c -I ../support cMessage.ml ../../../ocamlcompopt.sh -c -I ../support cMenu.ml ../../../ocamlcompopt.sh -c -I ../support cEntry.ml ../../../ocamlcompopt.sh -c -I ../support cListbox.ml ../../../ocamlcompopt.sh -c -I ../support cFocus.ml ../../../ocamlcompopt.sh -c -I ../support cMenubutton.ml ../../../ocamlcompopt.sh -c -I ../support cPack.ml ../../../ocamlcompopt.sh -c -I ../support cOption.ml ../../../ocamlcompopt.sh -c -I ../support cToplevel.ml ../../../ocamlcompopt.sh -c -I ../support cFrame.ml ../../../ocamlcompopt.sh -c -I ../support cDialog.ml ../../../ocamlcompopt.sh -c -I ../support cImagebitmap.ml ../../../ocamlcompopt.sh -c -I ../support cClipboard.ml ../../../ocamlcompopt.sh -c -I ../support cRadiobutton.ml ../../../ocamlcompopt.sh -c -I ../support cTkwait.ml ../../../ocamlcompopt.sh -c -I ../support cGrab.ml ../../../ocamlcompopt.sh -c -I ../support cSelection.ml ../../../ocamlcompopt.sh -c -I ../support cScale.ml ../../../ocamlcompopt.sh -c -I ../support cOptionmenu.ml ../../../ocamlcompopt.sh -c -I ../support cWinfo.ml ../../../ocamlcompopt.sh -c -I ../support cGrid.ml ../../../ocamlcompopt.sh -c -I ../support cCheckbutton.ml ../../../ocamlcompopt.sh -c -I ../support cBell.ml ../../../ocamlcompopt.sh -c -I ../support cTkvars.ml ../../../ocamlcompopt.sh -c -I ../support camltk.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' cd lib; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' make superclean make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cd ../labltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd ../camltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlopt '../../../ocamlcompopt.sh' -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 \ -ltk8.4 -ltcl8.4 -ldl -lX11 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cd jpf; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../unix -I ../../str fileselect.ml ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../unix -I ../../str balloon.ml ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../unix -I ../../str shell.ml ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../unix -I ../../str jpf_font.ml ../../../ocamlcompopt.sh -a -o jpflib.cmxa fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' cd frx; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_misc.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_widget.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_font.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_entry.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_text.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_listbox.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_req.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_fillbox.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_focus.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_dialog.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_mem.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_rpc.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_synth.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_selection.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_after.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_fit.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_ctext.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support -I ../../unix frx_color.ml ../../../ocamlcompopt.sh -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[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' cd tkanim; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' ../../../ocamlcompopt.sh -c -I ../../../byterun -I ../support -I ../camltk -I ../../unix tkanim.ml ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlopt '../../../ocamlcompopt.sh' -o tkanim -oc tkanim \ tkanim.cmx -ltk8.4 -ltcl8.4 -ldl -lX11 make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd camlp4; make opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' cd lib; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o token.ppo -verbose token.ml ../../ocamlcompopt.sh -warn-error A -c -impl token.ppo rm -f token.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o stdpp.ppo -verbose stdpp.ml ../../ocamlcompopt.sh -warn-error A -c -impl stdpp.ppo rm -f stdpp.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o plexer.ppo -verbose plexer.ml ../../ocamlcompopt.sh -warn-error A -c -impl plexer.ppo rm -f plexer.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o gramext.ppo -verbose gramext.ml ../../ocamlcompopt.sh -warn-error A -c -impl gramext.ppo rm -f gramext.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o grammar.ppo -verbose grammar.ml ../../ocamlcompopt.sh -warn-error A -c -impl grammar.ppo rm -f grammar.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o extfold.ppo -verbose extfold.ml ../../ocamlcompopt.sh -warn-error A -c -impl extfold.ppo rm -f extfold.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o extfun.ppo -verbose extfun.ml ../../ocamlcompopt.sh -warn-error A -c -impl extfun.ppo rm -f extfun.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o fstream.ppo -verbose fstream.ml ../../ocamlcompopt.sh -warn-error A -c -impl fstream.ppo rm -f fstream.ppo ../../ocamlcompopt.sh stdpp.cmx token.cmx plexer.cmx gramext.cmx grammar.cmx extfold.cmx extfun.cmx fstream.cmx -a -o gramlib.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml cd asmrun; make meta.o dynlink.o make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/asmrun' ln -s ../byterun/meta.c meta.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o meta.o meta.c ln -s ../byterun/dynlink.c dynlink.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -DSYS_linux_elf -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dynlink.o dynlink.c make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/asmrun' boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -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" boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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/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 cd lex; make allopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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.09.3/lex' cd tools; make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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.09.3/tools' cd camlp4; make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' set -e; for i in lib odyl camlp4 meta etc compile; do cd $i; make opt; cd ..; done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' cp odyl_config.ml odyl_config.ppo ../../ocamlcompopt.sh -warn-error A -I ../../otherlibs/dynlink -c -impl odyl_config.ppo rm -f odyl_config.ppo OTOP=../.. OPT= EXE= ../tools/camlp4_comm.sh -nolib -DOPT -o odyl_main.ppo odyl_main.ml ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_macro.cmo -nolib -DOPT -o odyl_main.ppo -verbose odyl_main.ml ../../ocamlcompopt.sh -c -impl odyl_main.ppo rm -f odyl_main.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o odyl.ppo -verbose odyl.ml ../../ocamlcompopt.sh -warn-error A -I ../../otherlibs/dynlink -c -impl odyl.ppo rm -f odyl.ppo ../../ocamlcompopt.sh -I ../../otherlibs/dynlink odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o quotation.ppo -verbose quotation.ml ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl quotation.ppo rm -f quotation.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o spretty.ppo -verbose spretty.ml ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl spretty.ppo rm -f spretty.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o reloc.ppo -verbose reloc.ml ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl reloc.ppo rm -f reloc.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo -o pcaml.ppo -verbose pcaml.ml ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl pcaml.ppo rm -f pcaml.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o ast2pt.ppo -verbose ast2pt.ml ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl ast2pt.ppo rm -f ast2pt.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo -o argl.ppo -verbose argl.ml ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -warn-error A -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -c -impl argl.ppo rm -f argl.ppo ../../ocamlcompopt.sh -I ../odyl -I ../boot -I ../../utils -I ../../parsing -I ../../otherlibs/dynlink -a -o camlp4.cmxa ../lib/stdpp.cmx ../lib/token.cmx ../lib/plexer.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/fstream.cmx ../../utils/config.cmx quotation.cmx spretty.cmx reloc.cmx pcaml.cmx ast2pt.cmx argl.cmx make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo pa_extend_m.cmo q_MLast.cmo -o q_MLast.ppo -verbose q_MLast.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl q_MLast.ppo rm -f q_MLast.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_r.ppo -verbose pa_r.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_r.ppo rm -f pa_r.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_rp.ppo -verbose pa_rp.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_rp.ppo rm -f pa_rp.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_extend.ppo -verbose pa_extend.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_extend.ppo rm -f pa_extend.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_extend_m.ppo -verbose pa_extend_m.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_extend_m.ppo rm -f pa_extend_m.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pa_macro.ppo -verbose pa_macro.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pa_macro.ppo rm -f pa_macro.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pr_dump.ppo -verbose pr_dump.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../utils -c -impl pr_dump.ppo rm -f pr_dump.ppo rm -f camlp4r.opt cd ../camlp4; make optp4 OTOP=../.. CAMLP4OPT=../meta/camlp4r.opt CAMLP4M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx" make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../ocamlcompopt.sh -linkall -o ../meta/camlp4r.opt ../odyl/odyl.cmxa camlp4.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o q_phony.ppo -verbose q_phony.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl q_phony.ppo rm -f q_phony.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_o.ppo -verbose pa_o.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_o.ppo rm -f pa_o.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_op.ppo -verbose pa_op.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_op.ppo rm -f pa_op.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_oop.ppo -verbose pa_oop.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_oop.ppo rm -f pa_oop.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_ru.ppo -verbose pa_ru.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_ru.ppo rm -f pa_ru.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_extfold.ppo -verbose pa_extfold.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_extfold.ppo rm -f pa_extfold.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo pa_extend.cmo -o pa_extfun.ppo -verbose pa_extfun.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_extfun.ppo rm -f pa_extfun.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_fstream.ppo -verbose pa_fstream.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_fstream.ppo rm -f pa_fstream.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot pa_extend.cmo q_MLast.cmo -o pa_ifdef.ppo -verbose pa_ifdef.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pa_ifdef.ppo rm -f pa_ifdef.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_r.ppo -verbose pr_r.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_r.ppo rm -f pr_r.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo -o parserify.ppo -verbose parserify.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl parserify.ppo rm -f parserify.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_rp_main.ppo -verbose pr_rp_main.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_rp_main.ppo rm -f pr_rp_main.ppo ../../ocamlcompopt.sh parserify.cmx pr_rp_main.cmx -a -o pr_rp.cmxa mv pr_rp.cmxa pr_rp.cmx mv pr_rp.a pr_rp.o ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_o.ppo -verbose pr_o.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_o.ppo rm -f pr_o.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_op_main.ppo -verbose pr_op_main.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_op_main.ppo rm -f pr_op_main.ppo ../../ocamlcompopt.sh parserify.cmx pr_op_main.cmx -a -o pr_op.cmxa mv pr_op.cmxa pr_op.cmx mv pr_op.a pr_op.o ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_extend.ppo -verbose pr_extend.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_extend.ppo rm -f pr_extend.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo ./pa_extfun.cmo -o pr_extfun.ppo -verbose pr_extfun.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_extfun.ppo rm -f pr_extfun.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pr_null.ppo -verbose pr_null.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_null.ppo rm -f pr_null.ppo ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o pr_depend.ppo -verbose pr_depend.ml ../../ocamlcompopt.sh -warn-error A -I ../camlp4 -I ../boot -I ../../lex -c -impl pr_depend.ppo rm -f pr_depend.ppo rm -f camlp4o.opt cd ../camlp4; make optp4 CAMLP4OPT=../etc/camlp4o.opt CAMLP4M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx" make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../ocamlcompopt.sh -linkall -o ../etc/camlp4o.opt ../odyl/odyl.cmxa camlp4.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/compile' ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot -o compile.ppo -verbose compile.ml ../../ocamlcomp.sh -warn-error Ay -I ../camlp4 -I ../boot -c -impl compile.ppo File "compile.ml", line 270, characters 14-15: Warning Y: unused variable p. rm -f compile.ppo echo '(* camlp4r *)' >o_fast.ml OTOP=../.. EXE= ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file" ../etc/pa_o.ml ../etc/pa_op.ml >> o_fast.ml cat ../etc/pa_o.ml ../etc/pa_op.ml | sed -e "s/Plexer.make_lexer *()/P.lexer_pos/" -e "/EXTEND/,/END/d" -e "/Grammar.Entry.of_parser/d" -e "/Grammar.Entry.gcreate/d" | cat comp_head.ml - o_fast.ml comp_trail.ml > pa_o_fast.ml ../../boot/ocamlrun ../boot/camlp4r -nolib -I ../boot q_MLast.cmo pa_extend.cmo -o pa_o_fast.ppo -verbose pa_o_fast.ml ../../ocamlcompopt.sh -warn-error Ay -I ../camlp4 -I ../boot -c -impl pa_o_fast.ppo File "pa_o_fast.ml", line 53, characters 21-23: Warning Y: unused variable ep. File "pa_o_fast.ml", line 51, characters 13-15: Warning Y: unused variable bp. File "pa_o_fast.ml", line 849, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1007, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1030, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1057, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1087, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1154, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1186, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1234, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1420, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 1990, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 2084, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 2334, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 2381, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 3185, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 4258, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 4561, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 4578, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 5464, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 5520, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 5910, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 5942, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 5975, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6007, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6053, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6075, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6105, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6135, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6190, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6848, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6868, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 6895, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 7147, characters 26-40: Warning Y: unused variable s. File "pa_o_fast.ml", line 7155, characters 30-43: Warning Y: unused variable s. File "pa_o_fast.ml", line 7590, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 7622, characters 6-8: Warning Y: unused variable bp. File "pa_o_fast.ml", line 9539, characters 38-52: Warning Y: unused variable s. File "pa_o_fast.ml", line 9547, characters 42-55: Warning Y: unused variable s. rm -f pa_o_fast.ppo rm -f camlp4o.fast.opt cd ../camlp4; make optp4 CAMLP4OPT=../compile/camlp4o.fast.opt CAMLP4M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx" make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' ../../ocamlcompopt.sh -linkall -o ../compile/camlp4o.fast.opt ../odyl/odyl.cmxa camlp4.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/compile' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' cd ocamldoc && make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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 ../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 ../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[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' + cd emacs + make ocamltags sed -e 's:@EMACS@:emacs:' ocamltags.in >ocamltags chmod a+x ocamltags + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.90724 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild + /usr/bin/make prefix=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr exec_prefix=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr bindir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin sbindir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/sbin sysconfdir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/etc datadir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share includedir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/include libdir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib libexecdir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/libexec localstatedir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/var sharedstatedir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/com mandir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man infodir=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/info install BINDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin LIBDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml MANDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; fi if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; fi if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs; fi if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1; fi cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; rm -f dllbigarray.so dlllabltk.so dllnums.so \ dllthreads.so dllunix.so dllgraphics.so dllmldbm.so dllstr.so \ dlltkanim.so cd byterun; /usr/bin/make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/byterun' cp ocamlrun /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlrun cp libcamlrun.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libcamlrun.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libcamlrun.a if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/caml; then : ; else mkdir /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/caml/$i; \ done cp ld.conf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ld.conf make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/byterun' cp ocamlc /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlc cp ocaml /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocaml cd stdlib; /usr/bin/make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/stdlib' cp stdlib.cma std_exit.cmo *.cmi *.mli *.ml camlheader camlheader_ur \ /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/stdlib' cp lex/ocamllex /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamllex cp yacc/ocamlyacc /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlyacc cp toplevel/toplevellib.cma /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/toplevellib.cma cp expunge /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/expunge cp typing/outcometree.cmi typing/outcometree.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cp toplevel/topstart.cmo /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cp toplevel/toploop.cmi toplevel/topdirs.cmi toplevel/topmain.cmi /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd tools; /usr/bin/make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/tools' cp ocamldep /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldep if test -f ocamldep.opt; \ then cp ocamldep.opt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldep.opt; else :; fi cp ocamlprof /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlprof cp ocamlcp /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlcp cp profiling.cmi profiling.cmo /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cp ocamlmktop /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlmktop cp ocamlmklib /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlmklib cp scrapelabels /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cp addlabels /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/tools' cd man; /usr/bin/make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/man' for i in *.m; do cp $i /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1/`basename $i .m`.1; done echo '.so man1/ocamlc.1' > /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1/ocamlc.opt.1 echo '.so man1/ocamlopt.1' > /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1/ocamlopt.opt.1 make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/man' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do \ (cd otherlibs/$i; /usr/bin/make install) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' if test -f dllunix.so; then cp dllunix.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllunix.so; fi cp libunix.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libunix.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libunix.a cp unix.cma unix.cmi unixLabels.cmi unix.mli unixLabels.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' if test -f dllstr.so; then cp dllstr.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllstr.so; fi cp libstr.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libstr.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libstr.a cp str.cma str.cmi str.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' if test -f dllnums.so; then cp dllnums.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllnums.so; fi cp libnums.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libnums.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' cp dynlink.cmi dynlink.cma dynlink.mli extract_crc /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' if test -f dllbigarray.so; then cp dllbigarray.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllbigarray.so; fi cp bigarray.cmi bigarray.mli libbigarray.a bigarray.cma /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libbigarray.a cp bigarray.h /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/caml/bigarray.h make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/systhreads' if test -f dllthreads.so; then cp dllthreads.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllthreads.so; fi cp libthreads.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libthreads.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libthreads.a if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/threads; then :; else mkdir /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/threads; fi cp thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi threads.cma /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/threads rm -f /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/threads/stdlib.cma cp thread.mli mutex.mli condition.mli event.mli threadUnix.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' if test -f dllvmthreads.so; then cp dllvmthreads.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/.; fi mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/vmthreads cp libvmthreads.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/vmthreads/libvmthreads.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/vmthreads cp thread.mli mutex.mli condition.mli event.mli threadUnix.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/vmthreads make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' if test -f dllgraphics.so; then cp dllgraphics.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllgraphics.so; fi cp libgraphics.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libgraphics.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libgraphics.a cp graphics.cm[ia] graphicsX11.cmi graphics.mli graphicsX11.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' if test -f dllmldbm.so; then cp dllmldbm.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllmldbm.so; fi cp libmldbm.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libmldbm.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libmldbm.a cp dbm.cma dbm.cmi dbm.mli /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd support; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; ranlib liblabltk.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dlllabltk.so; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' cd lib; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; fi cp labltk.cma labltktop /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/labltk.cma chmod 755 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/labltktop cp labltk /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin chmod 755 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cd labltk; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/*.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd camltk; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; then : ; else mkdir /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/*.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' cd compiler; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/compiler' cp tkcompiler /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk cp pp /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/compiler' cd jpf; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' cd frx; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' cp *.cmi *.mli frxlib.cma /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' cd tkanim; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' cp tkanim.cma *.cmi *.mli libtkanim.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk if [ -f dlltkanim.so ]; then \ cp dlltkanim.so /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dlltkanim.so; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' cd browser; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/browser' if test -f ocamlbrowser; then : ; \ cp ocamlbrowser /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/browser' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd ocamldoc; /usr/bin/make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; fi if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc; fi if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc/custom; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc/custom; fi cp -f ocamldoc /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldoc cp -f ocamldoc.hva *.cmi odoc_info.cma /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc cp -f odoc_info.mli odoc_info.cmi /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man3; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man3; fi cp -f stdlib_man/* /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man3 make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' if test -f ocamlopt; then /usr/bin/make installopt; else :; fi make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3' cd asmrun; /usr/bin/make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/asmrun' cp libasmrun.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libasmrun.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libasmrun.a cp libasmrunp.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libasmrunp.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libasmrunp.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/asmrun' cp ocamlopt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlopt cd stdlib; /usr/bin/make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/stdlib' cp stdlib.cmxa stdlib.a std_exit.o *.cmx /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib stdlib.a cp stdlib.p.cmxa stdlib.p.a std_exit.p.cmx std_exit.p.o /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib stdlib.p.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/stdlib' cd ocamldoc; /usr/bin/make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' if test -f ocamldoc.opt ; then /usr/bin/make installopt_really ; fi make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin; fi if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc; fi cp -f ocamldoc.opt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldoc.opt cp -f ocamldoc.hva odoc_info.a odoc_info.cmxa /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc cp -f odoc_info.mli odoc_info.cmi /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ocamldoc make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/ocamldoc' for i in unix str num dynlink bigarray systhreads threads graph dbm labltk; do (cd otherlibs/$i; /usr/bin/make installopt) || exit $?; done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' cp unix.cmx unixLabels.cmx unix.cmxa unix.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib unix.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' cp str.cmx str.cmxa str.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib str.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib nums.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' make[2]: Nothing to be done for `installopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' cp bigarray.a bigarray.cmx bigarray.cmxa /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib bigarray.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/systhreads' cp libthreadsnat.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/libthreadsnat.a cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib libthreadsnat.a cp thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx threads.cmxa threads.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/threads cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/threads; ranlib threads.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' make[2]: Nothing to be done for `installopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' cp graphics.cmx graphics.cmxa graphics.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib graphics.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' cp dbm.cmx dbm.cmxa dbm.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml; ranlib dbm.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/dbm' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' cd support; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' cp fileevent.cmx protocol.cmx textvariable.cmx timer.cmx rawwidget.cmx widget.cmx /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk if test -f tkthread.o; then \ cp tkthread.o /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; \ chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/tkthread.o; \ fi make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/support' cd lib; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cp labltk.cmxa labltk.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk cd /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk; ranlib labltk.a chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/labltk.cmxa chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/labltk.a make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/lib' cd labltk; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/*.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/labltk' cd camltk; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/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.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk chmod 644 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk/*.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/camltk' cd jpf; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' cp jpflib.cmxa jpflib.a fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/jpf' cd frx; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' cp frxlib.cmxa frxlib.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/frx' cd tkanim; /usr/bin/make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' cp tkanim.cmxa tkanim.a /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk/tkanim' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/otherlibs/labltk' if test -f ocamlc.opt; \ then cp ocamlc.opt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlc.opt; else :; fi if test -f ocamlopt.opt; \ then cp ocamlopt.opt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlopt.opt; else :; fi if test -f lex/ocamllex.opt; \ then cp lex/ocamllex.opt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamllex.opt; else :; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3' cd camlp4; /usr/bin/make install BINDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin LIBDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml MANDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' for i in odyl camlp4 meta lib etc top ocpp man compile; do (cd $i; /usr/bin/make install BINDIR="/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin" LIBDIR="/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml" MANDIR="/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man"); done make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin" cp odyl.cmo odyl.cma odyl_main.cmi /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/. for f in odyl.a odyl.p.a ; do \ if test -f $f ; then \ cp $f "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." && ( cd "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." && ranlib $f ) ; \ fi ; \ done for f in odyl.cmx odyl.o odyl.p.cmx odyl.p.o odyl.cmxa odyl.p.cmxa ; do \ if test -f $f ; then \ cp $f "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." ; \ fi ; \ done make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/odyl' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin" mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" cp camlp4 "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/." for ext in mli cmi cmo cmx o; do for mod in mLast quotation ast2pt pcaml spretty reloc; do \ cp ${mod}.${ext} "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/."; done; done cp: cannot stat `mLast.cmo': No such file or directory cp: cannot stat `mLast.cmx' : No such file or directory cp: cannot stat `mLast.o' : No such file or directory cp argl.cmi argl.cmo "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." for f in argl.o argl.cmx; do \ if test -r $f ; then \ cp $f "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." ; \ fi ; \ done cp camlp4.cma /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/. for f in camlp4.a camlp4.p.a ; do \ if test -f $f ; then \ cp $f "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." && ( cd "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." && ranlib $f ) ; \ fi ; \ done for f in camlp4.cmxa camlp4.p.cmxa ; do \ if test -f $f ; then \ cp $f "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." ; \ fi ; \ done make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/camlp4' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin" cp q_MLast.cmo pa_r.cmo pa_rp.cmo pa_extend.cmo pa_extend_m.cmo pa_macro.cmo pr_dump.cmo "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." cp pa_macro.cmi pa_extend.cmi "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." cp camlp4r "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/." if test -f camlp4r.opt; then \ cp camlp4r.opt "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/camlp4r.opt" ;\ cp q_MLast.cmx pa_r.cmx pa_rp.cmx pa_extend.cmx pa_extend_m.cmx pa_macro.cmx pr_dump.cmx "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/."; \ for file in q_MLast.cmx pa_r.cmx pa_rp.cmx pa_extend.cmx pa_extend_m.cmx pa_macro.cmx pr_dump.cmx; do \ cp "`echo $file | sed -e 's/\.cmx$/.o/'`" "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/."; \ done ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/meta' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" cp gramlib.cma *.mli "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." cp *.cmi *.cmo "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." test -f gramlib.cmxa && /usr/bin/make installopt LIBDIR="/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml" || true make[3]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' for f in gramlib.cmxa gramlib.p.cmxa *.cmx *.o ; do \ test -f $f && cp $f "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." || true ; \ done # Special treatment for this one: some versions of make don't like a in gramlib.a target="`echo gramlib.cma | sed -e 's/\.cma$/.a/'`" ; \ if test -f $target ; then \ cp $target "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." && ( cd "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." && ranlib $target ) \ fi make[3]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/lib' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin" cp q_phony.cmo pa_o.cmo pa_op.cmo pa_oop.cmo pa_ru.cmo pa_extfold.cmo pa_extfun.cmo pa_fstream.cmo pa_ifdef.cmo pr_r.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_extend.cmo pr_extfun.cmo pr_null.cmo pr_depend.cmo "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." cp pa_o.cmi "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." cp camlp4o "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/." if test -f camlp4o.opt; then \ cp camlp4o.opt "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/camlp4o.opt"; \ cp q_phony.cmx pa_o.cmx pa_op.cmx pa_oop.cmx pa_ru.cmx pa_extfold.cmx pa_extfun.cmx pa_fstream.cmx pa_ifdef.cmx pr_r.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_extend.cmx pr_extfun.cmx pr_null.cmx pr_depend.cmx "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/."; \ for file in q_phony.cmx pa_o.cmx pa_op.cmx pa_oop.cmx pa_ru.cmx pa_extfold.cmx pa_extfun.cmx pa_fstream.cmx pa_ifdef.cmx pr_r.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_extend.cmx pr_extfun.cmx pr_null.cmx pr_depend.cmx; do \ cp "`echo $file | sed -e 's/\.cmx$/.o/'`" "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/."; \ done ; \ fi cp mkcamlp4.sh "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/mkcamlp4" chmod a+x "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/mkcamlp4" make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/etc' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/top' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" cp camlp4o.cma camlp4r.cma camlp4_top.cma "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/top' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocpp' mkdir -p "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4" "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin" cp ocpp.cmo "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/." cp ocpp "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/." make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/ocpp' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/man' if test -n '/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man'; then \ mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1 ; \ cp camlp4.1 /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1/. ; \ for i in camlp4o.1 camlp4r.1 mkcamlp4.1 ocpp.1 camlp4o.opt.1 camlp4r.opt.1; do \ rm -f /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1/$i; \ echo '.so man1/camlp4.1' > /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/man/man1/$i; \ done; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/man' make[2]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/compile' if test -f camlp4o.fast.opt; then cp camlp4o.fast.opt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/camlp4o.opt; fi for TARG in pa_o_fast.cmi pa_o_fast.cmo pa_o_fast.cmx pa_o_fast.o ; do if test -f $TARG; then cp $TARG "/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/camlp4/."; fi; done make[2]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4/compile' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/camlp4' if test -f debugger/ocamldebug; then (cd debugger; /usr/bin/make install); \ else :; fi make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/debugger' cp ocamldebug /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldebug make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/debugger' cp config/Makefile /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/Makefile.config + perl -pi -e 's|^/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild||' /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/ld.conf + cd emacs + make install BINDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin EMACSDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp make[1]: Entering directory `/builddir/build/BUILD/ocaml-3.09.3/emacs' Installing in /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp... if test -d /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp; then : ; else mkdir -p /var/tmp/ocaml-3.09.3-2.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.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp if [ -z "" ]; then \ cd /var/tmp/ocaml-3.09.3-2.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.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-xemacs.el: make[1]: Leaving directory `/builddir/build/BUILD/ocaml-3.09.3/emacs' cp ocamltags /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamltags ** 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.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-xemacs.elc Wrote /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-emacs.elc While compiling caml-mode in file /var/tmp/ocaml-3.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/caml.elc Wrote /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/inf-caml.elc While compiling ocaml-lib-path in file /var/tmp/ocaml-3.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-help.elc Wrote /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/caml-types.elc While compiling camldebug-mode in file /var/tmp/ocaml-3.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.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.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.el: ** reference to free variable pos Wrote /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/emacs/site-lisp/camldebug.elc + make install-ocamltags BINDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin + mkdir -p /var/tmp/ocaml-3.09.3-2.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-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.09.3-2.ru-root-mockbuild/usr/share/info + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ocaml-3.09.3 extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlrun extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlyacc extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldep.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamldoc.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlc.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamlopt.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/ocamllex.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/camlp4r.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/bin/camlp4o.opt extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllunix.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllstr.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllnums.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllbigarray.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllthreads.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllvmthreads.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllgraphics.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dllmldbm.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dlllabltk.so extracting debug info from /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/lib/ocaml/stublibs/dlltkanim.so 2837 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.09.3-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.34373 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + DOCDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-3.09.3 + export DOCDIR + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-3.09.3 + /bin/mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-3.09.3 + cp -pr README LICENSE Changes /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-3.09.3 + exit 0 Provides: dllbigarray.so dllgraphics.so dlllabltk.so dllmldbm.so dllnums.so dllstr.so dllthreads.so dlltkanim.so dllunix.so dllvmthreads.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /bin/sh /usr/bin/ocamlrun libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgdbm.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libtcl8.4.so libtk8.4.so rtld(GNU_HASH) Processing files: labltk-3.09.3-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.82960 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + DOCDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/labltk-3.09.3 + export DOCDIR + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/labltk-3.09.3 + /bin/mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/labltk-3.09.3 + cp -pr otherlibs/labltk/examples_labltk /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/labltk-3.09.3 + cp -pr otherlibs/labltk/examples_camltk /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/labltk-3.09.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/wish ocaml = 3.09.3-2.ru Processing files: camlp4-3.09.3-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/ocamlrun libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) ocaml = 3.09.3-2.ru rtld(GNU_HASH) Processing files: ocaml-ocamldoc-3.09.3-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.82960 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + DOCDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.09.3 + export DOCDIR + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.09.3 + /bin/mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.09.3 + cp -pr ocamldoc/Changes.txt /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-ocamldoc-3.09.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ocamlrun libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) ocaml = 3.09.3-2.ru rtld(GNU_HASH) Processing files: ocaml-emacs-3.09.3-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.82960 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + DOCDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.09.3 + export DOCDIR + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.09.3 + /bin/mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.09.3 + cp -pr emacs/README /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-emacs-3.09.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: emacs ocaml = 3.09.3-2.ru Processing files: ocaml-docs-3.09.3-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.82960 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + DOCDIR=/var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.09.3 + export DOCDIR + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.09.3 + /bin/mkdir -p /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.09.3 + cp -pr refman.pdf htmlman /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild/usr/share/doc/ocaml-docs-3.09.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml = 3.09.3-2.ru Processing files: ocaml-debuginfo-3.09.3-2.ru Provides: dllbigarray.so.debug dllgraphics.so.debug dlllabltk.so.debug dllmldbm.so.debug dllnums.so.debug dllstr.so.debug dllthreads.so.debug dlltkanim.so.debug dllunix.so.debug dllvmthreads.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/ocaml-3.09.3-2.ru.i386.rpm Wrote: /builddir/build/RPMS/labltk-3.09.3-2.ru.i386.rpm Wrote: /builddir/build/RPMS/camlp4-3.09.3-2.ru.i386.rpm Wrote: /builddir/build/RPMS/ocaml-ocamldoc-3.09.3-2.ru.i386.rpm Wrote: /builddir/build/RPMS/ocaml-emacs-3.09.3-2.ru.i386.rpm Wrote: /builddir/build/RPMS/ocaml-docs-3.09.3-2.ru.i386.rpm Wrote: /builddir/build/RPMS/ocaml-debuginfo-3.09.3-2.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.78799 + umask 022 + cd /builddir/build/BUILD + cd ocaml-3.09.3 + rm -rf /var/tmp/ocaml-3.09.3-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->