Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-4.00.1-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GerzvE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-4.00.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ocaml-4.00.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-4.00.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd ocaml-4.00.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-4.00-refman-html.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd ocaml-4.00.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-4.00-refman.info.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/ocaml-4.00-refman.pdf refman.pdf + git init Initialized empty Git repository in /builddir/build/BUILD/ocaml-4.00.1/.git/ + git config user.email noone@example.com + git config user.name 'no one' + git add . + git commit -a -q -m '4.00.1 baseline' + git am /builddir/build/SOURCES/0001-Add-.gitignore-file-to-ignore-generated-files.patch /builddir/build/SOURCES/0002-Ensure-empty-compilerlibs-directory-is-created-by-gi.patch /builddir/build/SOURCES/0003-ocamlbyteinfo-ocamlplugininfo-Useful-utilities-from-.patch /builddir/build/SOURCES/0004-Don-t-add-rpaths-to-libraries.patch /builddir/build/SOURCES/0005-configure-Allow-user-defined-C-compiler-flags.patch /builddir/build/SOURCES/0006-Add-support-for-ppc64.patch Applying: Add .gitignore file to ignore generated files. Applying: Ensure empty compilerlibs/ directory is created by git. Applying: ocamlbyteinfo, ocamlplugininfo: Useful utilities from Debian, sent upstream. Applying: Don't add rpaths to libraries. Applying: configure: Allow user defined C compiler flags. Applying: Add support for ppc64. /builddir/build/BUILD/ocaml-4.00.1/.git/rebase-apply/patch:155: trailing whitespace. (* We have a stack frame of our own if we call other functions (including /builddir/build/BUILD/ocaml-4.00.1/.git/rebase-apply/patch:160: trailing whitespace. else /builddir/build/BUILD/ocaml-4.00.1/.git/rebase-apply/patch:228: trailing whitespace. let use_full_regnames = /builddir/build/BUILD/ocaml-4.00.1/.git/rebase-apply/patch:285: trailing whitespace. let emit_tocentry entry = /builddir/build/BUILD/ocaml-4.00.1/.git/rebase-apply/patch:303: trailing whitespace. let emit_tocref entry = warning: squelched 30 whitespace errors warning: 35 lines add whitespace errors. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6BB2iJ + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + unset MAKEFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + ./configure -bindir /usr/bin -libdir /usr/lib64/ocaml -x11lib /usr/lib64 -x11include /usr/include -mandir /usr/share/man/man1 Configuring for a x86_64-unknown-linux-gnu ... gcc found The C compiler is ANSI-compliant. Checking the sizes of integers and pointers... Wow! A 64 bit architecture! This is a little-endian architecture. Doubles can be word-aligned. 64-bit integers can be word-aligned. Native division and modulus have round-towards-zero semantics, will use them. ranlib found #! appears to work in shell scripts POSIX signal handling found. expm1(), log1p(), hypot(), copysign() 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. setgroups() found. initgroups() 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. pwrite() 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. X11 works Options for compiling for X11: Options for linking with X11: -L/usr/lib64 -lX11 Configuring LablTk... tcl.h and tk.h version 8.5 found with "". Tcl/Tk libraries found. BFD library not found, 'objinfo' will be unable to display info on .cmxs files Assembler supports CFI ** Configuration summary ** Directories where OCaml will be installed: binaries.................. /usr/bin standard library.......... /usr/lib64/ocaml manual pages.............. /usr/share/man (with extension .1) Configuration for the bytecode compiler: C compiler used........... gcc options for compiling..... -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic options for linking....... -Wl,-E -lm -ldl -lcurses -lpthread shared libraries are supported options for compiling..... -fPIC -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic command for building...... gcc -shared -o lib.so -Wl,-rpath,/a/path objs Configuration for the native-code compiler: hardware architecture..... amd64 OS variant................ linux C compiler used........... gcc options for compiling..... -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic options for linking....... -lm assembler ................ as preprocessed assembler ... gcc -c assembler supports CFI ... yes native dynlink ........... true profiling with gprof ..... supported Source-level replay debugger: supported Additional libraries supported: unix str num dynlink bigarray systhreads threads graph labltk Configuration for the "num" library: target architecture ...... amd64 (asm level 1) Configuration for the "graph" library: options for compiling .... options for linking ...... -L/usr/lib64 -lX11 Configuration for the "labltk" library: use tcl/tk version ....... 8.5 options for compiling .... options for linking ...... -ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11 ** OCaml configuration completed successfully ** + make world make coldstart make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd byterun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o interp.o interp.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o misc.o misc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stacks.o stacks.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fix_code.o fix_code.c echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" > version.h gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o startup.o startup.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o freelist.o freelist.c freelist.c: In function 'caml_fl_reset': freelist.c:364:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Next (Fl_head) = NULL; ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o major_gc.o major_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minor_gc.o minor_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o memory.o memory.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc.o alloc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o roots.o roots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o globroots.o globroots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fail.o fail.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o signals.o signals.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o signals_byt.o signals_byt.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o printexc.o printexc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o backtrace.o backtrace.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o compare.o compare.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ints.o ints.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o floats.o floats.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o str.o str.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o array.o array.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o io.o io.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extern.o extern.c extern.c: In function 'caml_output_val': extern.c:588:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] intnat len; ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o intern.o intern.c intern.c: In function 'caml_input_val': intern.c:572:36: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t block_len, num_objects, size_32, size_64, whsize; ^ intern.c: In function 'caml_input_val_from_string': intern.c:628:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.c: In function 'input_val_from_block': intern.c:659:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.c: In function 'caml_input_value_from_malloc': intern.c:683:12: warning: variable 'block_len' set but not used [-Wunused-but-set-variable] mlsize_t block_len; ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hash.o hash.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sys.o sys.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o meta.o meta.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parsing.o parsing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gc_ctrl.o gc_ctrl.c gc_ctrl.c: In function 'heap_stats': gc_ctrl.c:132:18: warning: variable 'prev_hp' set but not used [-Wunused-but-set-variable] char *cur_hp, *prev_hp; ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o terminfo.o terminfo.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.o md5.c md5.c: In function 'caml_MD5Final': md5.c:212:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint32 *) ctx->in)[14] = ctx->bits[0]; ^ md5.c:213:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint32 *) ctx->in)[15] = ctx->bits[1]; ^ md5.c:218:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o obj.o obj.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lexing.o lexing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o callback.o callback.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o debugger.o debugger.c debugger.c: In function 'caml_debugger': debugger.c:255:7: warning: variable 'frame_number' set but not used [-Wunused-but-set-variable] int frame_number; ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o weak.o weak.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o compact.o compact.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o finalise.o finalise.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o custom.o custom.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dynlink.o dynlink.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o unix.o unix.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.c ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o signals_byt.o printexc.o backtrace.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o meta.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o callback.o debugger.o weak.o compact.o finalise.o custom.o dynlink.o unix.o main.o ranlib libcamlrun.a sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" \ alloc.c array.c compare.c extern.c floats.c gc_ctrl.c hash.c intern.c interp.c ints.c io.c lexing.c md5.c meta.c obj.c parsing.c signals.c str.c sys.c terminfo.c callback.c weak.c finalise.c stacks.c dynlink.c backtrace.c > primitives (echo '#include "mlvalues.h"'; \ echo '#include "prims.h"'; \ sed -e 's/.*/extern value &();/' primitives; \ echo 'c_primitive caml_builtin_cprim[] = {'; \ sed -e 's/.*/ &,/' primitives; \ echo ' 0 };'; \ echo 'char * caml_names_of_builtin_cprim[] = {'; \ sed -e 's/.*/ "&",/' primitives; \ echo ' 0 };') > prims.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o prims.o prims.c gcc -Wl,-E -o ocamlrun \ prims.o libcamlrun.a -lm -ldl -lcurses -lpthread echo "/usr/lib64/ocaml/stublibs" > ld.conf echo "/usr/lib64/ocaml" >> ld.conf ln -s -f interp.c interp.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC interp.pic.c rm interp.pic.c ln -s -f misc.c misc.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC misc.pic.c rm misc.pic.c ln -s -f stacks.c stacks.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC stacks.pic.c rm stacks.pic.c ln -s -f fix_code.c fix_code.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC fix_code.pic.c rm fix_code.pic.c ln -s -f startup.c startup.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC startup.pic.c rm startup.pic.c ln -s -f freelist.c freelist.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC freelist.pic.c freelist.pic.c: In function 'caml_fl_reset': freelist.pic.c:364:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Next (Fl_head) = NULL; ^ rm freelist.pic.c ln -s -f major_gc.c major_gc.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC major_gc.pic.c rm major_gc.pic.c ln -s -f minor_gc.c minor_gc.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC minor_gc.pic.c rm minor_gc.pic.c ln -s -f memory.c memory.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC memory.pic.c rm memory.pic.c ln -s -f alloc.c alloc.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC alloc.pic.c rm alloc.pic.c ln -s -f roots.c roots.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC roots.pic.c rm roots.pic.c ln -s -f globroots.c globroots.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC globroots.pic.c rm globroots.pic.c ln -s -f fail.c fail.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC fail.pic.c rm fail.pic.c ln -s -f signals.c signals.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC signals.pic.c rm signals.pic.c ln -s -f signals_byt.c signals_byt.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC signals_byt.pic.c rm signals_byt.pic.c ln -s -f printexc.c printexc.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC printexc.pic.c rm printexc.pic.c ln -s -f backtrace.c backtrace.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC backtrace.pic.c rm backtrace.pic.c ln -s -f compare.c compare.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compare.pic.c rm compare.pic.c ln -s -f ints.c ints.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC ints.pic.c rm ints.pic.c ln -s -f floats.c floats.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC floats.pic.c rm floats.pic.c ln -s -f str.c str.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC str.pic.c rm str.pic.c ln -s -f array.c array.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC array.pic.c rm array.pic.c ln -s -f io.c io.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC io.pic.c rm io.pic.c ln -s -f extern.c extern.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC extern.pic.c extern.pic.c: In function 'caml_output_val': extern.pic.c:588:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] intnat len; ^ rm extern.pic.c ln -s -f intern.c intern.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC intern.pic.c intern.pic.c: In function 'caml_input_val': intern.pic.c:572:36: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t block_len, num_objects, size_32, size_64, whsize; ^ intern.pic.c: In function 'caml_input_val_from_string': intern.pic.c:628:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.pic.c: In function 'input_val_from_block': intern.pic.c:659:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.pic.c: In function 'caml_input_value_from_malloc': intern.pic.c:683:12: warning: variable 'block_len' set but not used [-Wunused-but-set-variable] mlsize_t block_len; ^ rm intern.pic.c ln -s -f hash.c hash.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC hash.pic.c rm hash.pic.c ln -s -f sys.c sys.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC sys.pic.c rm sys.pic.c ln -s -f meta.c meta.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC meta.pic.c rm meta.pic.c ln -s -f parsing.c parsing.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC parsing.pic.c rm parsing.pic.c ln -s -f gc_ctrl.c gc_ctrl.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC gc_ctrl.pic.c gc_ctrl.pic.c: In function 'heap_stats': gc_ctrl.pic.c:132:18: warning: variable 'prev_hp' set but not used [-Wunused-but-set-variable] char *cur_hp, *prev_hp; ^ rm gc_ctrl.pic.c ln -s -f terminfo.c terminfo.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC terminfo.pic.c rm terminfo.pic.c ln -s -f md5.c md5.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC md5.pic.c md5.pic.c: In function 'caml_MD5Final': md5.pic.c:212:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint32 *) ctx->in)[14] = ctx->bits[0]; ^ md5.pic.c:213:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint32 *) ctx->in)[15] = ctx->bits[1]; ^ md5.pic.c:218:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ rm md5.pic.c ln -s -f obj.c obj.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC obj.pic.c rm obj.pic.c ln -s -f lexing.c lexing.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC lexing.pic.c rm lexing.pic.c ln -s -f callback.c callback.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC callback.pic.c rm callback.pic.c ln -s -f debugger.c debugger.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC debugger.pic.c debugger.pic.c: In function 'caml_debugger': debugger.pic.c:255:7: warning: variable 'frame_number' set but not used [-Wunused-but-set-variable] int frame_number; ^ rm debugger.pic.c ln -s -f weak.c weak.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC weak.pic.c rm weak.pic.c ln -s -f compact.c compact.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compact.pic.c rm compact.pic.c ln -s -f finalise.c finalise.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC finalise.pic.c rm finalise.pic.c ln -s -f custom.c custom.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC custom.pic.c rm custom.pic.c ln -s -f dynlink.c dynlink.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC dynlink.pic.c rm dynlink.pic.c ln -s -f unix.c unix.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC unix.pic.c rm unix.pic.c ln -s -f main.c main.pic.c gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC main.pic.c rm main.pic.c gcc -shared -o libcamlrun_shared.so interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o -lm -ldl -lcurses -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o closure.o closure.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o error.o error.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lalr.o lalr.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lr0.o lr0.c echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" >version.h gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkpar.o mkpar.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o output.o output.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reader.o reader.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o skeleton.o skeleton.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o symtab.o symtab.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verbose.o verbose.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o warshall.o warshall.c gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o ocamlyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; make COMPILER=../boot/ocamlc all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION`|" sys.mlp >sys.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -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 sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo hashtbl.cmo format.cmo scanf.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml if true; then \ echo '#!/usr/bin/ocamlrun' > camlheader && \ echo '#!/usr/bin/ocamlrund' > camlheaderd && \ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-E \ -DRUNTIME_NAME='"/usr/bin/ocamlrun"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheader && \ cp camlheader camlheader_ur && \ gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-E \ -DRUNTIME_NAME='"/usr/bin/ocamlrund"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheaderd; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd byterun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml sed -e 's|%%LIBDIR%%|/usr/lib64/ocaml|' \ -e 's|%%BYTERUN%%|/usr/bin/ocamlrun|' \ -e 's|%%CCOMPTYPE%%|cc|' \ -e 's|%%BYTECC%%|gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC|' \ -e 's|%%NATIVECC%%|gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic|' \ -e 's|%%PACKLD%%|ld -r -o\ |' \ -e 's|%%BYTECCLIBS%%|-lm -ldl -lcurses -lpthread|' \ -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \ -e 's|%%RANLIBCMD%%|ranlib|' \ -e 's|%%ARCMD%%|ar|' \ -e 's|%%CC_PROFILE%%|-pg|' \ -e 's|%%ARCH%%|amd64|' \ -e 's|%%MODEL%%|default|' \ -e 's|%%SYSTEM%%|linux|' \ -e 's|%%EXT_OBJ%%|.o|' \ -e 's|%%EXT_ASM%%|.s|' \ -e 's|%%EXT_LIB%%|.a|' \ -e 's|%%EXT_DLL%%|.so|' \ -e 's|%%SYSTHREAD_SUPPORT%%|true|' \ -e 's|%%ASM%%|as|' \ -e 's|%%ASM_CFI_SUPPORTED%%|true|' \ -e 's|%%MKDLL%%|gcc -shared|' \ -e 's|%%MKEXE%%|gcc|' \ -e 's|%%MKMAINDLL%%|gcc -shared|' \ utils/config.mlp > utils/config.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml boot/ocamlyacc -v parsing/parser.mly boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml boot/ocamlrun boot/ocamllex parsing/lexer.mll 164 states, 2965 transitions, table size 12844 bytes 2198 additional bytes used for bindings boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/outcometree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/annot.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml (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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -a -o compilerlibs/ocamlcommon.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/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.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/cmi_format.cmo typing/env.cmo typing/typedtree.cmo typing/printtyped.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/typetexp.cmo typing/parmatch.cmo typing/cmt_format.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 driver/pparse.cmo driver/main_args.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml 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 -strict-sequence -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 -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/cmo_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -a -o compilerlibs/ocamlbytecomp.cma 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/errors.cmo driver/compile.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o ocamlc \ compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo cd yacc; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' cd lex; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/lex' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A cset.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A cset.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A syntax.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A syntax.ml ../boot/ocamlyacc -v parser.mly ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A parser.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A parser.ml ../boot/ocamlrun ../boot/ocamllex lexer.mll 95 states, 1173 transitions, table size 5262 bytes 1784 additional bytes used for bindings ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexer.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexer.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A table.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A table.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexgen.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A lexgen.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A compact.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A compact.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A common.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A common.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A output.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A output.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A outputbis.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A outputbis.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A main.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -o ocamllex cset.cmo syntax.cmo parser.cmo lexer.cmo table.cmo lexgen.cmo compact.cmo common.cmo output.cmo outputbis.cmo main.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/lex' boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmx_format.mli cd tools; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamldep.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamldep misc.cmo config.cmo clflags.cmo terminfo.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo depend.cmo ocamldep.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlprof.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlprof misc.cmo config.cmo clflags.cmo terminfo.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo ocamlprof.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlcp.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlcp warnings.cmo main_args.cmo ocamlcp.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamloptp.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamloptp warnings.cmo main_args.cmo \ ocamloptp.cmo sed -e 's|%%BINDIR%%|/usr/bin|' ocamlmktop.tpl > ocamlmktop chmod +x ocamlmktop ../build/mkmyocamlbuild_config.sh cp ../myocamlbuild_config.ml . ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver myocamlbuild_config.ml echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml sed -e "s|%%BINDIR%%|/usr/bin|" \ -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \ -e "s|%%MKSHAREDLIB%%||" \ -e "s|%%RANLIB%%|ranlib|" \ ocamlmklib.mlp >> ocamlmklib.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -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 -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo \ ocamlmklib.cmo 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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 gcc -o objinfo_helper -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic \ objinfo_helper.c ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver objinfo.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -o objinfo ../utils/misc.cmo ../utils/config.cmo ../utils/warnings.cmo ../parsing/location.cmo ../typing/cmi_format.cmo ../bytecomp/bytesections.cmo objinfo.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver pprintast.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver untypeast.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver untypeast.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver typedtreeIter.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver typedtreeIter.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver cmt2annot.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver read_cmt.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o read_cmt ../utils/misc.cmo ../utils/warnings.cmo ../utils/tbl.cmo ../utils/consistbl.cmo ../utils/config.cmo ../utils/clflags.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/lexer.cmo ../typing/ident.cmo ../typing/path.cmo ../typing/types.cmo ../typing/typedtree.cmo ../typing/btype.cmo ../typing/subst.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/cmi_format.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/oprint.cmo ../typing/primitive.cmo ../typing/printtyp.cmo ../typing/cmt_format.cmo ../typing/stypes.cmo pprintast.cmo untypeast.cmo typedtreeIter.cmo cmt2annot.cmo read_cmt.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' cd stdlib; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -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 sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo hashtbl.cmo format.cmo scanf.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o compilerlibs/ocamltoplevel.cma toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o expunge \ compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -linkall -o ocaml.tmp \ compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma \ compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback camlinternalLazy camlinternalMod camlinternalOO char complex digest filename format gc genlex hashtbl int32 int64 lazy lexing list listLabels map marshal moreLabels nativeint obj oo parsing pervasives printexc printf queue random scanf set sort stack stdLabels stream string stringLabels sys weak outcometree topdirs toploop rm -f ocaml.tmp for i in unix str num dynlink bigarray systhreads threads graph labltk; do \ (cd otherlibs/$i; make RUNTIME= all) || exit $?; \ done make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c accept.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c access.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c addrofstr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c alarm.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c bind.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c chdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c chmod.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c chown.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c chroot.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c close.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c closedir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c connect.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c cst2constr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c cstringv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c dup.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c dup2.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c envir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c errmsg.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c execv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c execve.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c execvp.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c exit.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c fchmod.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c fchown.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c fcntl.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c fork.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c ftruncate.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getaddrinfo.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getcwd.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getegid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c geteuid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getgid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getgr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getgroups.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c gethost.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c gethostname.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getlogin.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getnameinfo.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getpeername.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getpid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getppid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getproto.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getpw.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c gettimeofday.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getserv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getsockname.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c getuid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c gmtime.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c initgroups.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c isatty.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c itimer.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c kill.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c link.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c listen.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c lockf.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c lseek.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c mkdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c mkfifo.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c nice.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c open.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c opendir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c pipe.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c putenv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c read.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c readdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c readlink.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c rename.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c rewinddir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c rmdir.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c select.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c sendrecv.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c setgid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c setgroups.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c setsid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c setuid.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c shutdown.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c signals.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c sleep.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c socket.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c socketaddr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c socketpair.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c sockopt.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c stat.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c strofaddr.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c symlink.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c termios.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c time.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c times.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c truncate.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c umask.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c unixsupport.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c unlink.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c utimes.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c wait.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c write.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o chdir.o chmod.o chown.o chroot.o close.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o initgroups.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o nice.o open.o opendir.o pipe.o putenv.o read.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setgroups.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o ../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.mli ../../ocamlcomp.sh -c -warn-error A -g -nolabels unix.ml ../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.mli ../../ocamlcomp.sh -c -warn-error A -g -nolabels unixLabels.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../ocamlcomp.sh' -linkall unix.cmo unixLabels.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c strstubs.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o ../../ocamlcomp.sh -c -warn-error A -g str.mli ../../ocamlcomp.sh -c -warn-error A -g str.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../ocamlcomp.sh' -linkall str.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -DBNG_ARCH_amd64 -DBNG_ASM_LEVEL=1 -c bng.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -DBNG_ARCH_amd64 -DBNG_ASM_LEVEL=1 -c nat_stubs.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc nums bng.o nat_stubs.o ../../ocamlcomp.sh -c -warn-error A -g int_misc.mli ../../ocamlcomp.sh -c -warn-error A -g int_misc.ml ../../ocamlcomp.sh -c -warn-error A -g nat.mli ../../ocamlcomp.sh -c -warn-error A -g nat.ml ../../ocamlcomp.sh -c -warn-error A -g big_int.mli ../../ocamlcomp.sh -c -warn-error A -g big_int.ml ../../ocamlcomp.sh -c -warn-error A -g arith_flags.mli ../../ocamlcomp.sh -c -warn-error A -g arith_flags.ml ../../ocamlcomp.sh -c -warn-error A -g ratio.mli ../../ocamlcomp.sh -c -warn-error A -g ratio.ml ../../ocamlcomp.sh -c -warn-error A -g num.mli ../../ocamlcomp.sh -c -warn-error A -g num.ml ../../ocamlcomp.sh -c -warn-error A -g arith_status.mli ../../ocamlcomp.sh -c -warn-error A -g arith_status.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlc '../../ocamlcomp.sh' -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -pack -o dynlinkaux.cmo ../../utils/misc.cmo ../../utils/config.cmo ../../utils/clflags.cmo ../../utils/tbl.cmo ../../utils/consistbl.cmo ../../utils/terminfo.cmo ../../utils/warnings.cmo ../../parsing/asttypes.cmi ../../parsing/location.cmo ../../parsing/longident.cmo ../../typing/ident.cmo ../../typing/path.cmo ../../typing/primitive.cmo ../../typing/types.cmo ../../typing/btype.cmo ../../typing/subst.cmo ../../typing/predef.cmo ../../typing/datarepr.cmo ../../typing/cmi_format.cmo ../../typing/env.cmo ../../bytecomp/lambda.cmo ../../bytecomp/instruct.cmo ../../bytecomp/cmo_format.cmi ../../bytecomp/opcodes.cmo ../../bytecomp/runtimedef.cmo ../../bytecomp/bytesections.cmo ../../bytecomp/dll.cmo ../../bytecomp/meta.cmo ../../bytecomp/symtable.cmo ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp dynlink.mli ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp dynlink.ml ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -ccopt "-Wl,-E" -a -o dynlink.cma dynlinkaux.cmo dynlink.cmo ../../boot/ocamlrun ../../ocamlc -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp extract_crc.ml ../../boot/ocamlrun ../../ocamlc -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -o extract_crc dynlink.cma extract_crc.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c bigarray_stubs.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c mmap_unix.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc bigarray bigarray_stubs.o mmap_unix.o ../../ocamlcomp.sh -c -warn-error A -g -I ../unix bigarray.mli ../../ocamlcomp.sh -c -warn-error A -g -I ../unix bigarray.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlc '../../ocamlcomp.sh' -linkall bigarray.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC \ -c st_stubs.c mv st_stubs.o st_stubs_b.o ../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs_b.o -lpthread ../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g thread.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g mutex.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g condition.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g event.ml ../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.mli ../../ocamlcomp.sh -I ../unix -c -warn-error A -g threadUnix.ml ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo \ -cclib -lunix -cclib -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -g -c -o scheduler.o scheduler.c ../../boot/ocamlrun ../../tools/ocamlmklib -o threads -oc vmthreads scheduler.o ln -s -f ../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/sort.cmo marshal.cmo ../../stdlib/obj.cmo ../../stdlib/int32.cmo ../../stdlib/int64.cmo ../../stdlib/nativeint.cmo ../../stdlib/lexing.cmo ../../stdlib/parsing.cmo ../../stdlib/set.cmo ../../stdlib/map.cmo ../../stdlib/stack.cmo ../../stdlib/queue.cmo ../../stdlib/camlinternalLazy.cmo ../../stdlib/lazy.cmo ../../stdlib/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/hashtbl.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/callback.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/weak.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo ln -s -f ../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[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c open.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c draw.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c fill.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c color.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c text.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c image.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c make_img.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c dump_img.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c point_col.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c sound.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c events.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../byterun -O -fPIC -c subwindow.c ../../boot/ocamlrun ../../tools/ocamlmklib -oc graphics open.o draw.o fill.o color.o text.o image.o make_img.o dump_img.o point_col.o sound.o events.o subwindow.o -ldopt "-L/usr/lib64 -lX11" ../../ocamlcomp.sh -c -warn-error A -g graphics.mli ../../ocamlcomp.sh -c -warn-error A -g graphics.ml ../../ocamlcomp.sh -c -warn-error A -g graphicsX11.mli ../../ocamlcomp.sh -c -warn-error A -g graphicsX11.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlc '../../ocamlcomp.sh' -linkall graphics.cmo graphicsX11.cmo -cclib "\"-L/usr/lib64 -lX11\"" make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd support; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix support.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix support.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix rawwidget.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix rawwidget.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix widget.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix widget.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix protocol.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix protocol.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix textvariable.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix textvariable.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix timer.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix timer.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix fileevent.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix fileevent.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltkwrap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltkwrap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/systhreads -I ../../../otherlibs/threads tkthread.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/systhreads -I ../../../otherlibs/threads tkthread.ml gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkCaml.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkUtf.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkEval.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkEvent.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkFile.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkMain.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkMisc.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkVar.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkWait.c gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../../byterun -fPIC -c cltkImg.c cltkImg.c: In function 'camltk_getimgdata': cltkImg.c:38:7: warning: variable 'code' set but not used [-Wunused-but-set-variable] int code,size; ^ ../../../boot/ocamlrun ../../../tools/ocamlmklib -o labltk cltkCaml.o cltkUtf.o cltkEval.o cltkEvent.o cltkFile.o cltkMain.o cltkMisc.o cltkTimer.o cltkVar.o cltkWait.o cltkImg.o -ldopt "-ltk8.5" -ldopt "-ltcl8.5" -ldopt "-ldl" -ldopt "-L/usr/lib64" -ldopt "-lX11" make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cd compiler; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/compiler' ../../../ocamlcomp.sh -c -warn-error A -g -I ../support flags.ml (echo "let copyright=\"\\"; \ sed -e 's/$/\\n\\/' 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 45 states, 921 transitions, table size 3954 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 44 states, 754 transitions, table size 3280 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[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/compiler' cd labltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd ..; ../../boot/ocamlrun compiler/tkcompiler -outdir labltk (echo 'open StdLabels'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Support'; \ echo 'open Textvariable'; \ cat ../builtin/report.ml; \ cat ../builtin/builtin_*.ml; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _tk.ml ../../../boot/ocamlrun ../compiler/pp < _tk.ml > tk.ml rm -f _tk.ml ../../../boot/ocamlrun ../../../tools/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd labltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tk.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix bell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix bell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scale.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scale.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix winfo.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix winfo.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scrollbar.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scrollbar.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix entry.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix entry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix listbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix listbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix wm.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix wm.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkwait.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkwait.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grab.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grab.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix font.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix font.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix canvas.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix canvas.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix image.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix image.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix clipboard.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix clipboard.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix label.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix label.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix message.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix message.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix text.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix text.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagephoto.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagephoto.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix option.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix option.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix frame.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix frame.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix selection.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix selection.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix dialog.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix dialog.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix place.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix place.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pixmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pixmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menubutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menubutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix radiobutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix radiobutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix focus.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix focus.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pack.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pack.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagebitmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagebitmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix encoding.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix encoding.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix optionmenu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix optionmenu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix checkbutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix checkbutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkvars.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkvars.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix palette.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix palette.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix button.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix button.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix toplevel.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix toplevel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grid.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grid.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix labltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd ..; ../../boot/ocamlrun compiler/tkcompiler -camltk -outdir camltk (echo '##define CAMLTK'; \ echo 'include Camltkwrap'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Textvariable'; \ echo ; \ cat ../builtin/report.ml; \ echo ; \ cat ../builtin/builtin_*.ml; \ echo ; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _cTk.ml ../../../boot/ocamlrun ../compiler/pp < _cTk.ml > cTk.ml rm -f _cTk.ml ../../../boot/ocamlrun ../../../tools/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd camltk; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTk.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cBell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cBell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScale.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScale.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWinfo.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWinfo.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScrollbar.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScrollbar.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEntry.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEntry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cListbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cListbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWm.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWm.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkwait.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkwait.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrab.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrab.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFont.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFont.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCanvas.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCanvas.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImage.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImage.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cClipboard.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cClipboard.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cLabel.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cLabel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cResource.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cResource.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMessage.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMessage.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cText.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cText.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagephoto.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagephoto.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOption.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOption.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFrame.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFrame.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cSelection.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cSelection.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cDialog.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cDialog.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPlace.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPlace.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPixmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPixmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenubutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenubutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cRadiobutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cRadiobutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFocus.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFocus.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPack.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPack.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagebitmap.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagebitmap.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEncoding.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEncoding.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOptionmenu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOptionmenu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCheckbutton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCheckbutton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkvars.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkvars.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPalette.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPalette.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenu.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cButton.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cButton.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cToplevel.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cToplevel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrid.mli ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrid.ml ../../../ocamlcomp.sh -c -warn-error A -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd lib; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' make superclean make[4]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi make[4]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd ../labltk; make make[4]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd ../camltk; make make[4]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc '../../../boot/ocamlrun ../../../ocamlc' -o labltk \ -I ../labltk -I ../camltk ../support/support.cmo ../support/rawwidget.cmo ../support/widget.cmo ../support/protocol.cmo ../support/textvariable.cmo ../support/timer.cmo ../support/fileevent.cmo ../support/camltkwrap.cmo tk.cmo bell.cmo scale.cmo winfo.cmo scrollbar.cmo entry.cmo listbox.cmo wm.cmo tkwait.cmo grab.cmo font.cmo canvas.cmo image.cmo clipboard.cmo label.cmo message.cmo text.cmo imagephoto.cmo option.cmo frame.cmo selection.cmo dialog.cmo place.cmo pixmap.cmo menubutton.cmo radiobutton.cmo focus.cmo pack.cmo imagebitmap.cmo encoding.cmo optionmenu.cmo checkbutton.cmo tkvars.cmo palette.cmo menu.cmo button.cmo toplevel.cmo grid.cmo cTk.cmo cBell.cmo cScale.cmo cWinfo.cmo cScrollbar.cmo cEntry.cmo cListbox.cmo cWm.cmo cTkwait.cmo cGrab.cmo cFont.cmo cCanvas.cmo cImage.cmo cClipboard.cmo cLabel.cmo cResource.cmo cMessage.cmo cText.cmo cImagephoto.cmo cOption.cmo cFrame.cmo cSelection.cmo cDialog.cmo cPlace.cmo cPixmap.cmo cMenubutton.cmo cRadiobutton.cmo cFocus.cmo cPack.cmo cImagebitmap.cmo cEncoding.cmo cOptionmenu.cmo cCheckbutton.cmo cTkvars.cmo cPalette.cmo cMenu.cmo cButton.cmo cToplevel.cmo cGrid.cmo labltk.cmo camltk.cmo \ -cclib "\"-ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11\"" ../../../ocamlcomp.sh -verbose -linkall -o labltktop -I ../support \ ../../../compilerlibs/ocamlcommon.cma ../../../compilerlibs/ocamlbytecomp.cma ../../../compilerlibs/ocamltoplevel.cma \ -I ../../../otherlibs/unix -I ../../../otherlibs/win32unix unix.cma \ -I ../labltk -I ../camltk labltk.cma \ -I ../../../otherlibs/str str.cma \ ../../../toplevel/topstart.cmo Generate labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd jpf; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str fileselect.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str fileselect.ml ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str balloon.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str balloon.ml ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str shell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str shell.ml ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str jpf_font.mli ../../../ocamlcomp.sh -c -warn-error A -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str jpf_font.ml ../../../ocamlcomp.sh -a -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cd frx; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_misc.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_misc.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_widget.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_widget.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_font.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_font.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_entry.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_entry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_text.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_text.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_listbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_listbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_req.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_req.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_fillbox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_fillbox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_focus.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_focus.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_dialog.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_dialog.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_mem.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_mem.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_rpc.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_rpc.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_synth.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_synth.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_selection.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_selection.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_after.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_after.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_fit.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_fit.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_ctext.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_ctext.ml ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support frx_color.mli ../../../ocamlcomp.sh -c -warn-error A -I ../camltk -I ../support 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[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' cd browser; make make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/browser' ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_tk.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_config.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_bind.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_completion.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_box.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_button.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_toplevel.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_text.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_message.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_menu.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_entry.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_multibox.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing jg_memo.ml ../../../ocamlcomp.sh -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 ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing list2.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing useunix.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing setpath.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing lexical.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing fileselect.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchid.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing searchpos.ml cp dummyUnix.mli dummy.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing dummy.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing shell.ml echo 'let text = "\\' > help.ml sed -e 's/^ /\\032/' -e 's/$/\\n\\/' help.txt >> help.ml echo '";;' >> help.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing help.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing mytypes.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing viewer.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing typecheck.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.mli ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing editor.ml ../../../ocamlcomp.sh -c -warn-error A -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing main.ml ../../../ocamlcomp.sh -o ocamlbrowser -I ../../../otherlibs/unix -I ../../../otherlibs/str -I ../labltk -I ../lib -I ../support -I ../../../parsing -I ../../../utils -I ../../../typing \ ../../../compilerlibs/ocamlcommon.cma \ unix.cma str.cma labltk.cma jglib.cma \ list2.cmo useunix.cmo setpath.cmo lexical.cmo fileselect.cmo searchid.cmo searchpos.cmo shell.cmo help.cmo viewer.cmo typecheck.cmo editor.cmo main.cmo make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/browser' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' ./build/mixed-boot.sh ++ dirname ./build/mixed-boot.sh + cd ./build/.. + touch build/ocamlbuild_mixed_mode + mkdir -p _build + cp -rf boot _build/ + ./build/mkconfig.sh + ./build/mkmyocamlbuild_config.sh + ./build/boot.sh + TAG_LINE='true: -use_stdlib' + ./boot/ocamlrun boot/myocamlbuild.boot -tag-line 'true: -use_stdlib' boot/stdlib.cma boot/std_exit.cmo + boot/ocamlrun boot/myocamlbuild.boot -tag-line 'true: -use_stdlib' -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte mkdir ocamlbuild boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.mli > ocamlbuild/log.mli.depends mkdir stdlib boot/ocamlrun boot/ocamldep -modules ocamlbuild/signatures.mli > ocamlbuild/signatures.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.mli > ocamlbuild/tags.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/signatures.cmi ocamlbuild/signatures.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmi ocamlbuild/tags.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmi ocamlbuild/log.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.ml > ocamlbuild/log.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.mli > ocamlbuild/display.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.mli > ocamlbuild/my_std.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.mli > ocamlbuild/my_unix.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmi ocamlbuild/display.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmi ocamlbuild/my_std.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmi ocamlbuild/my_unix.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.ml > ocamlbuild/my_unix.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.ml > ocamlbuild/my_std.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.mli > ocamlbuild/shell.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmi ocamlbuild/shell.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.ml > ocamlbuild/shell.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.ml > ocamlbuild/display.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.mli > ocamlbuild/discard_printf.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmi ocamlbuild/discard_printf.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.mli > ocamlbuild/command.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmi ocamlbuild/command.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.ml > ocamlbuild/command.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.mli > ocamlbuild/lexers.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.mli > ocamlbuild/glob.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.mli > ocamlbuild/bool.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.mli > ocamlbuild/glob_ast.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmi ocamlbuild/bool.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmi ocamlbuild/glob_ast.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmi ocamlbuild/glob.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/param_tags.mli > ocamlbuild/param_tags.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmi ocamlbuild/lexers.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/param_tags.cmi ocamlbuild/param_tags.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.mli > ocamlbuild/configuration.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.mli > ocamlbuild/pathname.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmi ocamlbuild/pathname.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmi ocamlbuild/configuration.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.ml > ocamlbuild/configuration.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.ml > ocamlbuild/discard_printf.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.mli > ocamlbuild/flags.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmi ocamlbuild/flags.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.ml > ocamlbuild/flags.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.mli > ocamlbuild/hygiene.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.mli > ocamlbuild/slurp.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmi ocamlbuild/slurp.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmi ocamlbuild/hygiene.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.ml > ocamlbuild/hygiene.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.mli > ocamlbuild/options.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmi ocamlbuild/options.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.ml > ocamlbuild/options.ml.depends cp -p myocamlbuild_config.mli ocamlbuild/ocamlbuild_Myocamlbuild_config.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_Myocamlbuild_config.mli > ocamlbuild/ocamlbuild_Myocamlbuild_config.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.mli > ocamlbuild/ocamlbuild_where.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmi ocamlbuild/ocamlbuild_Myocamlbuild_config.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmi ocamlbuild/ocamlbuild_where.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.ml > ocamlbuild/pathname.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.mli > ocamlbuild/report.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.mli > ocamlbuild/solver.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmi ocamlbuild/solver.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmi ocamlbuild/report.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.ml > ocamlbuild/report.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.mli > ocamlbuild/resource.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmi ocamlbuild/resource.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.ml > ocamlbuild/resource.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.mli > ocamlbuild/digest_cache.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmi ocamlbuild/digest_cache.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.mli > ocamlbuild/rule.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmi ocamlbuild/rule.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.ml > ocamlbuild/rule.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.ml > ocamlbuild/slurp.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.ml > ocamlbuild/solver.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.ml > ocamlbuild/tags.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.mli > ocamlbuild/tools.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmi ocamlbuild/tools.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.ml > ocamlbuild/tools.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.mli > ocamlbuild/fda.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmi ocamlbuild/fda.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.ml > ocamlbuild/fda.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.mli > ocamlbuild/ocaml_specific.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmi ocamlbuild/ocaml_specific.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.ml > ocamlbuild/ocaml_specific.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/findlib.mli > ocamlbuild/findlib.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.mli > ocamlbuild/ocaml_compiler.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.mli > ocamlbuild/ocaml_tools.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.mli > ocamlbuild/ocaml_utils.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/findlib.cmi ocamlbuild/findlib.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmi ocamlbuild/ocaml_compiler.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmi ocamlbuild/ocaml_tools.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmi ocamlbuild/ocaml_utils.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.mli > ocamlbuild/ocaml_arch.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmi ocamlbuild/ocaml_arch.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.ml > ocamlbuild/ocaml_arch.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends cp -p myocamlbuild_config.ml ocamlbuild/ocamlbuild_Myocamlbuild_config.ml boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_Myocamlbuild_config.ml > ocamlbuild/ocamlbuild_Myocamlbuild_config.ml.depends boot/ocamlrun boot/ocamllex -q ocamlbuild/lexers.mll boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.ml > ocamlbuild/lexers.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.ml > ocamlbuild/glob.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.mli > ocamlbuild/glob_lexer.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmi ocamlbuild/glob_lexer.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.ml > ocamlbuild/bool.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.ml > ocamlbuild/glob_ast.ml.depends boot/ocamlrun boot/ocamllex -q ocamlbuild/glob_lexer.mll boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.ml > ocamlbuild/glob_lexer.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.mli > ocamlbuild/plugin.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmi ocamlbuild/plugin.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.ml > ocamlbuild/plugin.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.mli > ocamlbuild/main.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmi ocamlbuild/main.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.ml > ocamlbuild/main.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.mli > ocamlbuild/exit_codes.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.mli > ocamlbuild/hooks.mli.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.mli > ocamlbuild/ocaml_dependencies.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmi ocamlbuild/exit_codes.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmi ocamlbuild/hooks.mli ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmi ocamlbuild/ocaml_dependencies.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.ml > ocamlbuild/hooks.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.ml > ocamlbuild/ocaml_utils.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.ml > ocamlbuild/ocaml_tools.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.ml > ocamlbuild/ocaml_compiler.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.ml > ocamlbuild/ocaml_dependencies.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.ml > ocamlbuild/exit_codes.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.ml > ocamlbuild/digest_cache.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/findlib.ml > ocamlbuild/findlib.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/param_tags.ml > ocamlbuild/param_tags.ml.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/log.cmo ocamlbuild/log.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmo ocamlbuild/my_unix.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmo ocamlbuild/my_std.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmo ocamlbuild/shell.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/display.cmo ocamlbuild/display.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/command.cmo ocamlbuild/command.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmo ocamlbuild/configuration.ml ../ocamlcomp.sh -c -g -annot -rectypes -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmo ocamlbuild/discard_printf.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmo ocamlbuild/flags.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmo ocamlbuild/hygiene.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/options.cmo ocamlbuild/options.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmo ocamlbuild/pathname.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/report.cmo ocamlbuild/report.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmo ocamlbuild/resource.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmo ocamlbuild/rule.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmo ocamlbuild/slurp.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmo ocamlbuild/solver.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmo ocamlbuild/tags.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmo ocamlbuild/tools.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmo ocamlbuild/fda.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmo ocamlbuild/ocaml_specific.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_arch.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmo ocamlbuild/lexers.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmo ocamlbuild/glob.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmo ocamlbuild/bool.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmo ocamlbuild/glob_ast.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmo ocamlbuild/glob_lexer.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmo ocamlbuild/plugin.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/main.cmo ocamlbuild/main.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmo ocamlbuild/hooks.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_utils.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_tools.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_compiler.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_dependencies.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmo ocamlbuild/exit_codes.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmo ocamlbuild/digest_cache.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/findlib.cmo ocamlbuild/findlib.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/param_tags.cmo ocamlbuild/param_tags.ml boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.mli > ocamlbuild/ocamlbuild_plugin.mli.depends ../ocamlcomp.sh -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/param_tags.cmo ocamlbuild/command.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/flags.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/findlib.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmi ocamlbuild/ocamlbuild_plugin.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.ml > ocamlbuild/ocamlbuild_plugin.ml.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_plugin.ml ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.mli > ocamlbuild/ocamlbuildlight.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmi ocamlbuild/ocamlbuildlight.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.ml > ocamlbuild/ocamlbuildlight.ml.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmo ocamlbuild/ocamlbuildlight.ml ../ocamlcomp.sh -g -I stdlib stdlib/pervasives.cmo ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte File "stdlib/pervasives.cmo", line 1: Warning 31: files stdlib/pervasives.cmo and ../stdlib/stdlib.cma(Pervasives) both define a module named Pervasives + rm -f _build/myocamlbuild + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /builddir/build/BUILD/ocaml-4.00.1/_build/ocamlbuild /builddir/build/BUILD/ocaml-4.00.1/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /builddir/build/BUILD/ocaml-4.00.1/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild + cp _build/myocamlbuild boot/myocamlbuild + ./boot/ocamlrun boot/myocamlbuild -tag-line 'true: -use_stdlib' -log _boot_log2 boot/camlheader ocamlc touch ocamlbuild-mixed-boot ./build/ocamlbuild-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte cp -pf /builddir/build/BUILD/ocaml-4.00.1/stdlib/libcamlrun.a stdlib/libcamlrun.a mkdir lex ../ocamlcomp.sh -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/param_tags.cmo ocamlbuild/command.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/flags.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/findlib.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.mli > ocamlbuild/ocamlbuild_unix_plugin.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmi ocamlbuild/ocamlbuild_unix_plugin.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.ml > ocamlbuild/ocamlbuild_unix_plugin.ml.depends boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.mli > ocamlbuild/ocamlbuild_executor.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmi ocamlbuild/ocamlbuild_executor.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.ml > ocamlbuild/ocamlbuild_executor.ml.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild_unix_plugin.ml ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_executor.ml ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.mli > ocamlbuild/ocamlbuild.mli.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmi ocamlbuild/ocamlbuild.mli boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.ml > ocamlbuild/ocamlbuild.ml.depends ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmo ocamlbuild/ocamlbuild.ml ../ocamlcomp.sh unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte ../ocamlcomp.sh -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte ./build/camlp4-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo mkdir camlp4 mkdir camlp4/Camlp4 mkdir camlp4/boot boot/ocamlrun boot/ocamldep -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends boot/ocamlrun boot/ocamldep -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.mli > camlp4/Camlp4_config.mli.depends mkdir utils mkdir parsing mkdir typing boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_import.ml > camlp4/Camlp4_import.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmi camlp4/Camlp4_config.mli ../ocamlcomp.sh -c -g -warn-error A -I camlp4 -I stdlib -o camlp4/Camlp4_import.cmo camlp4/Camlp4_import.ml ../ocamlcomp.sh -c -g -warn-error A -w a -I ../otherlibs/dynlink -I camlp4/boot -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml ../ocamlcomp.sh -c -g -warn-error A -w a -I camlp4/boot -I camlp4 -I stdlib -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.ml > camlp4/Camlp4_config.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmo camlp4/Camlp4_config.ml ../ocamlcomp.sh dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml mkdir camlp4/Camlp4/Printers boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends mkdir camlp4/Camlp4/Struct boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends boot/ocamlrun boot/ocamllex -q camlp4/Camlp4/Struct/Lexer.mll boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends mkdir camlp4/Camlp4/Struct/Grammar boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/dynlink -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml ../ocamlcomp.sh -c -g -warn-error A -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml ../ocamlcomp.sh -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo ../ocamlcomp.sh -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml ../ocamlcomp.sh -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml ../ocamlcomp.sh -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo mkdir camlp4/Camlp4Top boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml ../ocamlcomp.sh -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml ../ocamlcomp.sh -g -I stdlib camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml ../ocamlcomp.sh -a -I stdlib camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma ../ocamlcomp.sh dynlink.cma -g -I stdlib -I ../otherlibs/dynlink camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4 -I stdlib -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte mkdir camlp4/Camlp4Parsers boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends mkdir camlp4/Camlp4Printers boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends mkdir camlp4/Camlp4Filters boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml ../ocamlcomp.sh -a -I stdlib camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma ../ocamlcomp.sh -I ../otherlibs/dynlink dynlink.cma -I ../otherlibs/unix unix.cma -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte ../ocamlcomp.sh -a -I stdlib camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma boot/ocamlrun boot/ocamldep -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends ../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml cd debugger; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/debugger' grep -v 'REMOVE_ME for ../../debugger/dynlink.ml' \ ../otherlibs/dynlink/dynlink.ml >dynlink.ml cp ../otherlibs/dynlink/dynlink.mli . ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix dynlink.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix int64ops.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix primitives.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix unix_tools.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugger_config.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix envaux.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parameters.ml ../boot/ocamlrun ../boot/ocamllex lexer.mll 41 states, 1026 transitions, table size 4350 bytes 1285 additional bytes used for bindings ../boot/ocamlyacc parser.mly ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser_aux.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix lexer.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix input_handling.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix question.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix debugcom.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix exec.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix source.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix pos.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix checkpoints.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix events.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_loading.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix symbols.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix breakpoints.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix trap_barrier.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix history.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix printval.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_source.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix time_travel.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix program_management.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix frames.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix eval.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix show_information.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix loadprinter.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix parser.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.mli ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix command_line.ml ../ocamlcomp.sh -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../otherlibs/unix main.ml ../ocamlcomp.sh -linkall -I ../otherlibs/unix -o ocamldebug -linkall ../otherlibs/unix/unix.cma ../utils/misc.cmo ../utils/config.cmo ../utils/tbl.cmo ../utils/clflags.cmo ../utils/consistbl.cmo ../utils/warnings.cmo ../parsing/location.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/cmi_format.cmo ../typing/env.cmo ../typing/oprint.cmo ../typing/ctype.cmo ../typing/printtyp.cmo ../typing/mtype.cmo ../bytecomp/runtimedef.cmo ../bytecomp/bytesections.cmo ../bytecomp/dll.cmo ../bytecomp/meta.cmo ../bytecomp/symtable.cmo ../bytecomp/opcodes.cmo ../toplevel/genprintval.cmo dynlink.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo envaux.cmo parameters.cmo lexer.cmo input_handling.cmo question.cmo debugcom.cmo exec.cmo source.cmo pos.cmo checkpoints.cmo events.cmo program_loading.cmo symbols.cmo breakpoints.cmo trap_barrier.cmo history.cmo printval.cmo show_source.cmo time_travel.cmo program_management.cmo frames.cmo eval.cmo show_information.cmo loadprinter.cmo parser.cmo command_line.cmo main.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/debugger' cd ocamldoc && make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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_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_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_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 241 states, 2439 transitions, table size 11202 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_comments_global.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments_global.ml ../boot/ocamlyacc -v odoc_parser.mly ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_parser.ml ../boot/ocamlrun ../boot/ocamllex odoc_lexer.mll 50 states, 614 transitions, table size 2756 bytes ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_lexer.ml ../boot/ocamlrun ../boot/ocamllex odoc_see_lexer.mll 20 states, 264 transitions, table size 1176 bytes ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_see_lexer.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_env.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_merge.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ast.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_control.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_inherit.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_search.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_scan.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_cross.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_comments.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dep.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_analyse.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_info.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.mli ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dag2html.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_to_text.ml ../boot/ocamlrun ../boot/ocamllex odoc_ocamlhtml.mll 111 states, 2871 transitions, table size 12150 bytes ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_ocamlhtml.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_html.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_man.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex_style.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_latex.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_texi.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_dot.ml ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_gen.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_gen.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.ml ../ocamlcomp.sh -o ocamldoc -linkall unix.cma str.cma dynlink.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmo ../typing/ident.cmo ../utils/tbl.cmo ../utils/misc.cmo ../utils/config.cmo ../utils/clflags.cmo ../utils/warnings.cmo ../utils/ccomp.cmo ../utils/consistbl.cmo ../parsing/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/cmi_format.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/cmt_format.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_messages.cmo odoc_global.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_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_gen.cmo odoc_args.cmo odoc.cmo ../ocamlcomp.sh -a -o odoc_info.cma -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../tools/depend.cmo odoc_config.cmo odoc_messages.cmo odoc_global.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_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 ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A -c generators/odoc_todo.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 generators/odoc_literate.ml 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-4.00.1/ocamldoc' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' + make opt opt.opt make runtimeopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd asmrun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/asmrun' gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o startup.o startup.c ln -s ../byterun/main.c main.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fail.o fail.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o roots.o roots.c ln -s ../byterun/globroots.c globroots.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o globroots.o globroots.c ln -s ../byterun/signals.c signals.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o signals.o signals.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o signals_asm.o signals_asm.c ln -s ../byterun/misc.c misc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o misc.o misc.c ln -s ../byterun/freelist.c freelist.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o freelist.o freelist.c freelist.c: In function 'caml_fl_reset': freelist.c:364:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Next (Fl_head) = NULL; ^ ln -s ../byterun/major_gc.c major_gc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o major_gc.o major_gc.c ln -s ../byterun/minor_gc.c minor_gc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minor_gc.o minor_gc.c ln -s ../byterun/memory.c memory.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o memory.o memory.c ln -s ../byterun/alloc.c alloc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc.o alloc.c ln -s ../byterun/compare.c compare.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o compare.o compare.c ln -s ../byterun/ints.c ints.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ints.o ints.c ln -s ../byterun/floats.c floats.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o floats.o floats.c ln -s ../byterun/str.c str.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o str.o str.c ln -s ../byterun/array.c array.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o array.o array.c ln -s ../byterun/io.c io.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o io.o io.c ln -s ../byterun/extern.c extern.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extern.o extern.c extern.c: In function 'caml_output_val': extern.c:588:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] intnat len; ^ ln -s ../byterun/intern.c intern.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o intern.o intern.c intern.c: In function 'caml_input_val': intern.c:572:36: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t block_len, num_objects, size_32, size_64, whsize; ^ intern.c: In function 'caml_input_val_from_string': intern.c:628:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.c: In function 'input_val_from_block': intern.c:659:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.c: In function 'caml_input_value_from_malloc': intern.c:683:12: warning: variable 'block_len' set but not used [-Wunused-but-set-variable] mlsize_t block_len; ^ ln -s ../byterun/hash.c hash.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hash.o hash.c ln -s ../byterun/sys.c sys.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sys.o sys.c ln -s ../byterun/parsing.c parsing.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parsing.o parsing.c ln -s ../byterun/gc_ctrl.c gc_ctrl.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gc_ctrl.o gc_ctrl.c gc_ctrl.c: In function 'heap_stats': gc_ctrl.c:132:18: warning: variable 'prev_hp' set but not used [-Wunused-but-set-variable] char *cur_hp, *prev_hp; ^ ln -s ../byterun/terminfo.c terminfo.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o terminfo.o terminfo.c ln -s ../byterun/md5.c md5.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.o md5.c md5.c: In function 'caml_MD5Final': md5.c:212:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint32 *) ctx->in)[14] = ctx->bits[0]; ^ md5.c:213:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((uint32 *) ctx->in)[15] = ctx->bits[1]; ^ md5.c:218:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ ln -s ../byterun/obj.c obj.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o obj.o obj.c ln -s ../byterun/lexing.c lexing.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lexing.o lexing.c ln -s ../byterun/printexc.c printexc.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o printexc.o printexc.c ln -s ../byterun/callback.c callback.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o callback.o callback.c ln -s ../byterun/weak.c weak.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o weak.o weak.c ln -s ../byterun/compact.c compact.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o compact.o compact.c ln -s ../byterun/finalise.c finalise.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o finalise.o finalise.c ln -s ../byterun/custom.c custom.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o custom.o custom.c ln -s ../byterun/unix.c unix.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o unix.o unix.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o backtrace.o backtrace.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o natdynlink.o natdynlink.c ln -s ../byterun/debugger.c debugger.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o debugger.o debugger.c ln -s ../byterun/meta.c meta.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o meta.o meta.c ln -s ../byterun/dynlink.c dynlink.c gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dynlink.o dynlink.c gcc -c -DSYS_linux -o amd64.o amd64.S || \ { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing amd64.o by hand."; exit 2; } rm -f libasmrun.a ar rc libasmrun.a startup.o main.o fail.o roots.o globroots.o signals.o signals_asm.o misc.o freelist.o major_gc.o minor_gc.o memory.o alloc.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o printexc.o callback.o weak.o compact.o finalise.o custom.o unix.o backtrace.o natdynlink.o debugger.o meta.o dynlink.o amd64.o ranlib libasmrun.a ln -s -f startup.c startup.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT startup.p.c rm -f startup.p.c ln -s -f main.c main.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT main.p.c rm -f main.p.c ln -s -f fail.c fail.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT fail.p.c rm -f fail.p.c ln -s -f roots.c roots.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT roots.p.c rm -f roots.p.c ln -s -f globroots.c globroots.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT globroots.p.c rm -f globroots.p.c ln -s -f signals.c signals.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals.p.c rm -f signals.p.c ln -s -f signals_asm.c signals_asm.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals_asm.p.c rm -f signals_asm.p.c ln -s -f misc.c misc.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT misc.p.c rm -f misc.p.c ln -s -f freelist.c freelist.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT freelist.p.c rm -f freelist.p.c ln -s -f major_gc.c major_gc.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT major_gc.p.c rm -f major_gc.p.c ln -s -f minor_gc.c minor_gc.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT minor_gc.p.c rm -f minor_gc.p.c ln -s -f memory.c memory.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT memory.p.c rm -f memory.p.c ln -s -f alloc.c alloc.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT alloc.p.c rm -f alloc.p.c ln -s -f compare.c compare.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT compare.p.c rm -f compare.p.c ln -s -f ints.c ints.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT ints.p.c rm -f ints.p.c ln -s -f floats.c floats.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT floats.p.c rm -f floats.p.c ln -s -f str.c str.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT str.p.c rm -f str.p.c ln -s -f array.c array.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT array.p.c rm -f array.p.c ln -s -f io.c io.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT io.p.c rm -f io.p.c ln -s -f extern.c extern.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT extern.p.c extern.p.c: In function 'caml_output_val': extern.p.c:588:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] intnat len; ^ rm -f extern.p.c ln -s -f intern.c intern.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT intern.p.c intern.p.c: In function 'caml_input_val': intern.p.c:572:36: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t block_len, num_objects, size_32, size_64, whsize; ^ intern.p.c: In function 'caml_input_val_from_string': intern.p.c:628:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.p.c: In function 'input_val_from_block': intern.p.c:659:25: warning: variable 'size_32' set but not used [-Wunused-but-set-variable] mlsize_t num_objects, size_32, size_64, whsize; ^ intern.p.c: In function 'caml_input_value_from_malloc': intern.p.c:683:12: warning: variable 'block_len' set but not used [-Wunused-but-set-variable] mlsize_t block_len; ^ rm -f intern.p.c ln -s -f hash.c hash.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT hash.p.c rm -f hash.p.c ln -s -f sys.c sys.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT sys.p.c rm -f sys.p.c ln -s -f parsing.c parsing.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT parsing.p.c rm -f parsing.p.c ln -s -f gc_ctrl.c gc_ctrl.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT gc_ctrl.p.c gc_ctrl.p.c: In function 'heap_stats': gc_ctrl.p.c:132:18: warning: variable 'prev_hp' set but not used [-Wunused-but-set-variable] char *cur_hp, *prev_hp; ^ rm -f gc_ctrl.p.c ln -s -f terminfo.c terminfo.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT terminfo.p.c rm -f terminfo.p.c ln -s -f md5.c md5.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT md5.p.c md5.p.c: In function 'caml_MD5Final': md5.p.c:218:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ rm -f md5.p.c ln -s -f obj.c obj.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT obj.p.c rm -f obj.p.c ln -s -f lexing.c lexing.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT lexing.p.c rm -f lexing.p.c ln -s -f printexc.c printexc.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT printexc.p.c rm -f printexc.p.c ln -s -f callback.c callback.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT callback.p.c rm -f callback.p.c ln -s -f weak.c weak.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT weak.p.c rm -f weak.p.c ln -s -f compact.c compact.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT compact.p.c rm -f compact.p.c ln -s -f finalise.c finalise.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT finalise.p.c rm -f finalise.p.c ln -s -f custom.c custom.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT custom.p.c rm -f custom.p.c ln -s -f unix.c unix.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT unix.p.c rm -f unix.p.c ln -s -f backtrace.c backtrace.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT backtrace.p.c rm -f backtrace.p.c ln -s -f natdynlink.c natdynlink.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT natdynlink.p.c rm -f natdynlink.p.c ln -s -f debugger.c debugger.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT debugger.p.c rm -f debugger.p.c ln -s -f meta.c meta.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT meta.p.c rm -f meta.p.c ln -s -f dynlink.c dynlink.p.c gcc -c -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -pg -O -DPROFILING -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT dynlink.p.c rm -f dynlink.p.c gcc -c -DSYS_linux -DPROFILING -o amd64.p.o amd64.S rm -f libasmrunp.a ar rc libasmrunp.a startup.p.o main.p.o fail.p.o roots.p.o globroots.p.o signals.p.o signals_asm.p.o misc.p.o freelist.p.o major_gc.p.o minor_gc.p.o memory.p.o alloc.p.o compare.p.o ints.p.o floats.p.o str.p.o array.p.o io.p.o extern.p.o intern.p.o hash.p.o sys.p.o parsing.p.o gc_ctrl.p.o terminfo.p.o md5.p.o obj.p.o lexing.p.o printexc.p.o callback.p.o weak.p.o compact.p.o finalise.p.o custom.p.o unix.p.o backtrace.p.o natdynlink.p.o debugger.p.o meta.p.o dynlink.p.o amd64.p.o ranlib libasmrunp.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/asmrun' cp asmrun/libasmrun.a stdlib/libasmrun.a make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make ocamlopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' ln -s amd64/arch.ml asmcomp/arch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml ln -s amd64/proc.ml asmcomp/proc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printclambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printclambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml ln -s amd64/selection.ml asmcomp/selection.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml ln -s amd64/reload.ml asmcomp/reload.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml ln -s amd64/scheduling.ml asmcomp/scheduling.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml cd tools; \ make CAMLC="../byterun/ocamlrun ../boot/ocamlc -I ../stdlib" cvt_emit make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' ../boot/ocamlrun ../boot/ocamllex cvt_emit.mll 15 states, 280 transitions, table size 1210 bytes ../byterun/ocamlrun ../boot/ocamlc -I ../stdlib -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver cvt_emit.ml ../byterun/ocamlrun ../boot/ocamlc -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o cvt_emit cvt_emit.cmo make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' byterun/ocamlrun tools/cvt_emit < asmcomp/amd64/emit.mlp > asmcomp/emit.ml \ || { rm -f asmcomp/emit.ml; exit 2; } boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -a -o compilerlibs/ocamloptcomp.cma asmcomp/arch.cmo asmcomp/debuginfo.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/clambda.cmo asmcomp/printclambda.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/opterrors.cmo driver/optcompile.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o ocamlopt \ compilerlibs/ocamlcommon.cma compilerlibs/ocamloptcomp.cma driver/optmain.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make libraryopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd stdlib; make allopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.cmx` -c pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.cmx` -c array.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.cmx` -c list.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.cmx` -c char.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.cmx` -c string.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.cmx` -c sys.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.cmx` -c sort.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.cmx` -c marshal.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.cmx` -c int32.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.cmx` -c obj.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.cmx` -c int64.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.cmx` -c nativeint.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.cmx` -c lexing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.cmx` -c parsing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.cmx` -c set.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.cmx` -c map.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.cmx` -c stack.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.cmx` -c queue.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.cmx` -c camlinternalLazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.cmx` -c lazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.cmx` -c stream.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.cmx` -c buffer.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.cmx` -c printf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.cmx` -c arg.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.cmx` -c printexc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.cmx` -c gc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.cmx` -c digest.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.cmx` -c random.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.cmx` -c hashtbl.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.cmx` -c format.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.cmx` -c scanf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.cmx` -c callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.cmx` -c oo.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.cmx` -c genlex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.cmx` -c weak.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.cmx` -c filename.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.cmx` -c complex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.cmx` -c arrayLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.cmx` -c listLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.cmx` -c stringLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.cmx` -c moreLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.cmx` -c stdLabels.ml ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa pervasives.cmx array.cmx list.cmx char.cmx string.cmx sys.cmx sort.cmx marshal.cmx obj.cmx int32.cmx int64.cmx nativeint.cmx lexing.cmx parsing.cmx set.cmx map.cmx stack.cmx queue.cmx camlinternalLazy.cmx lazy.cmx stream.cmx buffer.cmx printf.cmx arg.cmx printexc.cmx gc.cmx digest.cmx random.cmx hashtbl.cmx format.cmx scanf.cmx callback.cmx camlinternalOO.cmx oo.cmx camlinternalMod.cmx genlex.cmx weak.cmx filename.cmx complex.cmx arrayLabels.cmx listLabels.cmx stringLabels.cmx moreLabels.cmx stdLabels.cmx ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.cmx` -c std_exit.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.p.cmx` -p -c -o pervasives.p.cmx pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.p.cmx` -p -c -o array.p.cmx array.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.p.cmx` -p -c -o list.p.cmx list.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.p.cmx` -p -c -o char.p.cmx char.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.p.cmx` -p -c -o string.p.cmx string.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.p.cmx` -p -c -o sys.p.cmx sys.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.p.cmx` -p -c -o sort.p.cmx sort.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.p.cmx` -p -c -o marshal.p.cmx marshal.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.p.cmx` -p -c -o int32.p.cmx int32.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.p.cmx` -p -c -o obj.p.cmx obj.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.p.cmx` -p -c -o int64.p.cmx int64.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.p.cmx` -p -c -o nativeint.p.cmx nativeint.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.p.cmx` -p -c -o lexing.p.cmx lexing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.p.cmx` -p -c -o parsing.p.cmx parsing.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.p.cmx` -p -c -o set.p.cmx set.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.p.cmx` -p -c -o map.p.cmx map.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.p.cmx` -p -c -o stack.p.cmx stack.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.p.cmx` -p -c -o queue.p.cmx queue.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.p.cmx` -p -c -o camlinternalLazy.p.cmx camlinternalLazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.p.cmx` -p -c -o lazy.p.cmx lazy.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.p.cmx` -p -c -o stream.p.cmx stream.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.p.cmx` -p -c -o buffer.p.cmx buffer.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.p.cmx` -p -c -o printf.p.cmx printf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.p.cmx` -p -c -o arg.p.cmx arg.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.p.cmx` -p -c -o printexc.p.cmx printexc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.p.cmx` -p -c -o gc.p.cmx gc.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.p.cmx` -p -c -o digest.p.cmx digest.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.p.cmx` -p -c -o random.p.cmx random.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.p.cmx` -p -c -o hashtbl.p.cmx hashtbl.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.p.cmx` -p -c -o format.p.cmx format.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.p.cmx` -p -c -o scanf.p.cmx scanf.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.p.cmx` -p -c -o callback.p.cmx callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.p.cmx` -p -c -o camlinternalOO.p.cmx camlinternalOO.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.p.cmx` -p -c -o oo.p.cmx oo.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.p.cmx` -p -c -o camlinternalMod.p.cmx camlinternalMod.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.p.cmx` -p -c -o genlex.p.cmx genlex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.p.cmx` -p -c -o weak.p.cmx weak.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.p.cmx` -p -c -o filename.p.cmx filename.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.p.cmx` -p -c -o complex.p.cmx complex.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.p.cmx` -p -c -o arrayLabels.p.cmx arrayLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.p.cmx` -p -c -o listLabels.p.cmx listLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.p.cmx` -p -c -o stringLabels.p.cmx stringLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.p.cmx` -p -c -o moreLabels.p.cmx moreLabels.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.p.cmx` -p -c -o stdLabels.p.cmx stdLabels.ml ../boot/ocamlrun ../ocamlopt -a -o stdlib.p.cmxa pervasives.p.cmx array.p.cmx list.p.cmx char.p.cmx string.p.cmx sys.p.cmx sort.p.cmx marshal.p.cmx obj.p.cmx int32.p.cmx int64.p.cmx nativeint.p.cmx lexing.p.cmx parsing.p.cmx set.p.cmx map.p.cmx stack.p.cmx queue.p.cmx camlinternalLazy.p.cmx lazy.p.cmx stream.p.cmx buffer.p.cmx printf.p.cmx arg.p.cmx printexc.p.cmx gc.p.cmx digest.p.cmx random.p.cmx hashtbl.p.cmx format.p.cmx scanf.p.cmx callback.p.cmx camlinternalOO.p.cmx oo.p.cmx camlinternalMod.p.cmx genlex.p.cmx weak.p.cmx filename.p.cmx complex.p.cmx arrayLabels.p.cmx listLabels.p.cmx stringLabels.p.cmx moreLabels.p.cmx stdLabels.p.cmx ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.p.cmx` -p -c -o std_exit.p.cmx std_exit.ml rm -f std_exit.p.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make otherlibrariesopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' for i in unix str num dynlink bigarray systhreads threads graph labltk; do \ (cd otherlibs/$i; make allopt) || exit $?; \ done make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' ../../ocamlcompopt.sh -c -warn-error A -g -nolabels unix.ml ../../ocamlcompopt.sh -c -warn-error A -g -nolabels unixLabels.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlopt '../../ocamlcompopt.sh' -linkall unix.cmx unixLabels.cmx ../../ocamlcompopt.sh -shared -o unix.cmxs -I . unix.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' ../../ocamlcompopt.sh -c -warn-error A -g str.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlopt '../../ocamlcompopt.sh' -linkall str.cmx ../../ocamlcompopt.sh -shared -o str.cmxs -I . str.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' ../../ocamlcompopt.sh -c -warn-error A -g int_misc.ml ../../ocamlcompopt.sh -c -warn-error A -g nat.ml ../../ocamlcompopt.sh -c -warn-error A -g big_int.ml ../../ocamlcompopt.sh -c -warn-error A -g arith_flags.ml ../../ocamlcompopt.sh -c -warn-error A -g ratio.ml ../../ocamlcompopt.sh -c -warn-error A -g num.ml ../../ocamlcompopt.sh -c -warn-error A -g arith_status.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlopt '../../ocamlcompopt.sh' -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx ../../ocamlcompopt.sh -shared -o nums.cmxs -I . nums.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' cp natdynlink.ml dynlink.mlopt ../../ocamlcompopt.sh -c -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -impl dynlink.mlopt rm -f dynlink.mlopt ../../ocamlcompopt.sh -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -ccopt "-Wl,-E" -a -o dynlink.cmxa dynlink.cmx make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' ../../ocamlcompopt.sh -c -warn-error A -g -I ../unix bigarray.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlopt '../../ocamlcompopt.sh' -linkall bigarray.cmx ../../ocamlcompopt.sh -shared -o bigarray.cmxs -I . bigarray.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux -c st_stubs.c mv st_stubs.o st_stubs_n.o ar rc libthreadsnat.a st_stubs_n.o ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g thread.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g mutex.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g condition.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g event.ml ../../ocamlcompopt.sh -I ../unix -c -warn-error A -g threadUnix.ml ../../ocamlcompopt.sh -I ../unix -a -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx \ -cclib -lthreadsnat -cclib -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[2]: Nothing to be done for `allopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' ../../ocamlcompopt.sh -c -warn-error A -g graphics.ml ../../ocamlcompopt.sh -c -warn-error A -g graphicsX11.ml ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlopt '../../ocamlcompopt.sh' -linkall graphics.cmx graphicsX11.cmx -cclib "\"-L/usr/lib64 -lX11\"" ../../ocamlcompopt.sh -shared -o graphics.cmxs -I . graphics.cmxa make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd support; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix support.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix rawwidget.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix widget.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix protocol.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix textvariable.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix timer.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix fileevent.ml ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltkwrap.ml if test -f ../../../otherlibs/systhreads/threads.cmxa; then \ ../../../ocamlcompopt.sh -c -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/systhreads -I ../../../otherlibs/threads tkthread.ml ; \ fi make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cd labltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd labltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tk.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix bell.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scale.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix winfo.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix scrollbar.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix entry.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix listbox.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix wm.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkwait.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grab.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix font.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix canvas.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix image.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix clipboard.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix label.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix message.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix text.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagephoto.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix option.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix frame.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix selection.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix dialog.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix place.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pixmap.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menubutton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix radiobutton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix focus.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix pack.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix imagebitmap.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix encoding.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix optionmenu.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix checkbutton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix tkvars.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix palette.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix menu.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix button.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix toplevel.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix grid.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix labltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd camltk; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTk.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cBell.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScale.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWinfo.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cScrollbar.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEntry.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cListbox.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cWm.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkwait.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrab.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFont.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCanvas.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImage.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cClipboard.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cLabel.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cResource.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMessage.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cText.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagephoto.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOption.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFrame.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cSelection.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cDialog.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPlace.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPixmap.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenubutton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cRadiobutton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cFocus.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPack.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cImagebitmap.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cEncoding.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cOptionmenu.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cCheckbutton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cTkvars.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cPalette.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cMenu.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cButton.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cToplevel.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix cGrid.ml ../../../ocamlcompopt.sh -c -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix camltk.ml make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd lib; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' make superclean make[4]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi make[4]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd ../labltk; make opt make[4]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd ../camltk; make opt make[4]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlopt '../../../boot/ocamlrun ../../../ocamlopt' -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 bell.cmx scale.cmx winfo.cmx scrollbar.cmx entry.cmx listbox.cmx wm.cmx tkwait.cmx grab.cmx font.cmx canvas.cmx image.cmx clipboard.cmx label.cmx message.cmx text.cmx imagephoto.cmx option.cmx frame.cmx selection.cmx dialog.cmx place.cmx pixmap.cmx menubutton.cmx radiobutton.cmx focus.cmx pack.cmx imagebitmap.cmx encoding.cmx optionmenu.cmx checkbutton.cmx tkvars.cmx palette.cmx menu.cmx button.cmx toplevel.cmx grid.cmx cTk.cmx cBell.cmx cScale.cmx cWinfo.cmx cScrollbar.cmx cEntry.cmx cListbox.cmx cWm.cmx cTkwait.cmx cGrab.cmx cFont.cmx cCanvas.cmx cImage.cmx cClipboard.cmx cLabel.cmx cResource.cmx cMessage.cmx cText.cmx cImagephoto.cmx cOption.cmx cFrame.cmx cSelection.cmx cDialog.cmx cPlace.cmx cPixmap.cmx cMenubutton.cmx cRadiobutton.cmx cFocus.cmx cPack.cmx cImagebitmap.cmx cEncoding.cmx cOptionmenu.cmx cCheckbutton.cmx cTkvars.cmx cPalette.cmx cMenu.cmx cButton.cmx cToplevel.cmx cGrid.cmx labltk.cmx camltk.cmx \ -cclib "\"-ltk8.5 -ltcl8.5 -ldl -L/usr/lib64 -lX11\"" make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd jpf; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str fileselect.ml ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str balloon.ml ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str shell.ml ../../../ocamlcompopt.sh -c -I ../labltk -I ../support -I ../../../otherlibs/win32unix -I ../../../otherlibs/unix -I ../../../otherlibs/str jpf_font.ml ../../../ocamlcompopt.sh -a -o jpflib.cmxa fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cd frx; make opt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_misc.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_widget.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_font.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_entry.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_text.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_listbox.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_req.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_fillbox.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_focus.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_dialog.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_mem.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_rpc.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_synth.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_selection.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_after.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_fit.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support frx_ctext.ml ../../../ocamlcompopt.sh -c -I ../camltk -I ../support 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[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make ocamltoolsopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd tools; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -c profiling.ml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make ocamlbuildlib.native make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' ./build/ocamlbuildlib-native-only.sh + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex ocamlbuild/ocamlbuildlib.cmxa ocamlbuild/ocamlbuildlightlib.cmxa cp -pf /builddir/build/BUILD/ocaml-4.00.1/stdlib/stdlib.a stdlib/stdlib.a cp -pf /builddir/build/BUILD/ocaml-4.00.1/stdlib/libasmrun.a stdlib/libasmrun.a ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/my_std.cmx ocamlbuild/my_std.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -rectypes -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/discard_printf.cmx ocamlbuild/discard_printf.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/my_unix.cmx ocamlbuild/my_unix.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/tags.cmx ocamlbuild/tags.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/display.cmx ocamlbuild/display.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/log.cmx ocamlbuild/log.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/bool.cmx ocamlbuild/bool.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob_ast.cmx ocamlbuild/glob_ast.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob_lexer.cmx ocamlbuild/glob_lexer.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/glob.cmx ocamlbuild/glob.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/lexers.cmx ocamlbuild/lexers.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/shell.cmx ocamlbuild/shell.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/param_tags.cmx ocamlbuild/param_tags.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/command.cmx ocamlbuild/command.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmx ocamlbuild/ocamlbuild_Myocamlbuild_config.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_where.cmx ocamlbuild/ocamlbuild_where.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/slurp.cmx ocamlbuild/slurp.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/options.cmx ocamlbuild/options.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/pathname.cmx ocamlbuild/pathname.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/digest_cache.cmx ocamlbuild/digest_cache.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/resource.cmx ocamlbuild/resource.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/rule.cmx ocamlbuild/rule.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/solver.cmx ocamlbuild/solver.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/configuration.cmx ocamlbuild/configuration.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/hygiene.cmx ocamlbuild/hygiene.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/flags.cmx ocamlbuild/flags.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/tools.cmx ocamlbuild/tools.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_utils.cmx ocamlbuild/ocaml_utils.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_arch.cmx ocamlbuild/ocaml_arch.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_dependencies.cmx ocamlbuild/ocaml_dependencies.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_compiler.cmx ocamlbuild/ocaml_compiler.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/findlib.cmx ocamlbuild/findlib.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_tools.cmx ocamlbuild/ocaml_tools.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/fda.cmx ocamlbuild/fda.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocaml_specific.cmx ocamlbuild/ocaml_specific.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/plugin.cmx ocamlbuild/plugin.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/report.cmx ocamlbuild/report.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/exit_codes.cmx ocamlbuild/exit_codes.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/hooks.cmx ocamlbuild/hooks.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/main.cmx ocamlbuild/main.ml touch ocamlbuild/ocamlbuild_pack.mli ; if ../ocamlcompopt.sh -nostdlib -pack -g -I ocamlbuild ocamlbuild/discard_printf.cmx ocamlbuild/signatures.cmi ocamlbuild/my_std.cmx ocamlbuild/my_unix.cmx ocamlbuild/tags.cmx ocamlbuild/display.cmx ocamlbuild/log.cmx ocamlbuild/shell.cmx ocamlbuild/bool.cmx ocamlbuild/glob_ast.cmx ocamlbuild/glob_lexer.cmx ocamlbuild/glob.cmx ocamlbuild/lexers.cmx ocamlbuild/param_tags.cmx ocamlbuild/command.cmx ocamlbuild/ocamlbuild_Myocamlbuild_config.cmx ocamlbuild/ocamlbuild_where.cmx ocamlbuild/slurp.cmx ocamlbuild/options.cmx ocamlbuild/pathname.cmx ocamlbuild/configuration.cmx ocamlbuild/flags.cmx ocamlbuild/hygiene.cmx ocamlbuild/digest_cache.cmx ocamlbuild/resource.cmx ocamlbuild/rule.cmx ocamlbuild/solver.cmx ocamlbuild/report.cmx ocamlbuild/tools.cmx ocamlbuild/fda.cmx ocamlbuild/findlib.cmx ocamlbuild/ocaml_arch.cmx ocamlbuild/ocaml_utils.cmx ocamlbuild/ocaml_dependencies.cmx ocamlbuild/ocaml_compiler.cmx ocamlbuild/ocaml_tools.cmx ocamlbuild/ocaml_specific.cmx ocamlbuild/plugin.cmx ocamlbuild/exit_codes.cmx ocamlbuild/hooks.cmx ocamlbuild/main.cmx -o ocamlbuild/ocamlbuild_pack.cmx ; then rm -f ocamlbuild/ocamlbuild_pack.mli ; else rm -f ocamlbuild/ocamlbuild_pack.mli ; exit 1; fi ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_executor.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_plugin.ml ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild_unix_plugin.ml ../ocamlcompopt.sh -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx -o ocamlbuild/ocamlbuildlib.cmxa ../ocamlcompopt.sh -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx -o ocamlbuild/ocamlbuildlightlib.cmxa make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' cd byterun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' if test -f stdlib/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi cd byterun; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; make COMPILER=../boot/ocamlc all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi cd yacc; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/yacc' cd lex; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/lex' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/lex' cd tools; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' cd stdlib; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' make runtimeopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd asmrun; make all make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/asmrun' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/asmrun' cp asmrun/libasmrun.a stdlib/libasmrun.a make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make ocamlopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' make[1]: `ocamlopt' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' make libraryopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd stdlib; make allopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' rm -f std_exit.p.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -a -o compilerlibs/ocamlcommon.cmxa 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/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.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/cmi_format.cmx typing/env.cmx typing/typedtree.cmx typing/printtyped.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/typetexp.cmx typing/parmatch.cmx typing/cmt_format.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 driver/pparse.cmx driver/main_args.cmx boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -a -o compilerlibs/ocamlbytecomp.cmxa 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/errors.cmx driver/compile.cmx boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -ccopt "-Wl,-E" -o ocamlc.opt \ compilerlibs/ocamlcommon.cmxa compilerlibs/ocamlbytecomp.cmxa \ driver/main.cmx -cclib "-lm -ldl -lcurses -lpthread" for i in unix str num dynlink bigarray systhreads threads graph labltk; do \ (cd otherlibs/$i; make RUNTIME= all) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd support; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cd compiler; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/compiler' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/compiler' cd labltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd labltk; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd camltk; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd lib; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd jpf; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cd frx; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' cd browser; make make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/browser' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/browser' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd debugger; make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/debugger' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/debugger' cd ocamldoc && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' ./build/ocamlbuild-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte ./build/camlp4-byte-only.sh + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printclambda.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/compilenv.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/closure.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/split.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/opterrors.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optcompile.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -a -o compilerlibs/ocamloptcomp.cmxa asmcomp/arch.cmx asmcomp/debuginfo.cmx asmcomp/cmm.cmx asmcomp/printcmm.cmx asmcomp/reg.cmx asmcomp/mach.cmx asmcomp/proc.cmx asmcomp/clambda.cmx asmcomp/printclambda.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/opterrors.cmx driver/optcompile.cmx boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/optmain.ml boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -o ocamlopt.opt \ compilerlibs/ocamlcommon.cmxa compilerlibs/ocamloptcomp.cmxa \ driver/optmain.cmx for i in unix str num dynlink bigarray systhreads threads graph labltk; do \ (cd otherlibs/$i; make allopt) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[1]: Nothing to be done for `allopt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd support; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cd labltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd labltk; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd camltk; make -f Makefile.gen make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd camltk; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd lib; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd jpf; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cd frx; make opt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd lex; make allopt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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-4.00.1/lex' cd tools; make opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' make[1]: Nothing to be done for `opt'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' cd tools; make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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 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-4.00.1/tools' cd ocamldoc && make opt.opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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_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_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_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_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_gen.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.ml ../ocamlcompopt.sh -o ocamldoc.opt -linkall unix.cmxa str.cmxa dynlink.cmxa -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../parsing/printast.cmx ../typing/ident.cmx ../utils/tbl.cmx ../utils/misc.cmx ../utils/config.cmx ../utils/clflags.cmx ../utils/warnings.cmx ../utils/ccomp.cmx ../utils/consistbl.cmx ../parsing/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/cmi_format.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/cmt_format.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_messages.cmx odoc_global.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_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_gen.cmx odoc_args.cmx odoc.cmx ../ocamlcompopt.sh -a -o odoc_info.cmxa -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -nostdlib ../tools/depend.cmx odoc_config.cmx odoc_messages.cmx odoc_global.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_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 ../ocamlcompopt.sh -shared -o generators/odoc_todo.cmxs -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A generators/odoc_todo.ml ../ocamlcompopt.sh -shared -o generators/odoc_literate.cmxs -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error A generators/odoc_literate.ml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' ./build/ocamlbuild-native-only.sh + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex ocamlbuild/ocamlbuildlib.cmxa ocamlbuild/ocamlbuildlightlib.cmxa ocamlbuild/ocamlbuild.native ocamlbuild/ocamlbuildlight.native ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuild.cmx ocamlbuild/ocamlbuild.ml ../ocamlcompopt.sh -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o ocamlbuild/ocamlbuild.native ../ocamlcompopt.sh -nostdlib -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -for-pack Ocamlbuild_pack -I ocamlbuild -I stdlib -o ocamlbuild/ocamlbuildlight.cmx ocamlbuild/ocamlbuildlight.ml ../ocamlcompopt.sh -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuildlight.cmx -o ocamlbuild/ocamlbuildlight.native ./build/camlp4-native-only.sh + ./boot/ocamlrun boot/myocamlbuild native_stdlib_mixed_mode ocamlopt lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmx camlp4/Camlp4Top.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o ../ocamlcomp.sh dynlink.cma -g -I stdlib -I ../otherlibs/dynlink stdlib/arg.cmo stdlib/array.cmo stdlib/buffer.cmo stdlib/char.cmo stdlib/filename.cmo stdlib/format.cmo stdlib/hashtbl.cmo stdlib/lexing.cmo stdlib/list.cmo stdlib/parsing.cmo stdlib/pervasives.cmo stdlib/printf.cmo stdlib/string.cmo stdlib/sys.cmo camlp4/Camlp4_import.cmo camlp4/Camlp4_config.cmo stdlib/int32.cmo stdlib/int64.cmo stdlib/nativeint.cmo stdlib/obj.cmo stdlib/queue.cmo stdlib/set.cmo stdlib/sort.cmo stdlib/stream.cmo camlp4/boot/Camlp4.cmo stdlib/lazy.cmo stdlib/stack.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte File "stdlib/arg.cmo", line 1: Warning 31: files stdlib/arg.cmo and ../stdlib/stdlib.cma(Arg) both define a module named Arg File "stdlib/array.cmo", line 1: Warning 31: files stdlib/array.cmo and ../stdlib/stdlib.cma(Array) both define a module named Array File "stdlib/buffer.cmo", line 1: Warning 31: files stdlib/buffer.cmo and ../stdlib/stdlib.cma(Buffer) both define a module named Buffer File "stdlib/char.cmo", line 1: Warning 31: files stdlib/char.cmo and ../stdlib/stdlib.cma(Char) both define a module named Char File "stdlib/filename.cmo", line 1: Warning 31: files stdlib/filename.cmo and ../stdlib/stdlib.cma(Filename) both define a module named Filename File "stdlib/format.cmo", line 1: Warning 31: files stdlib/format.cmo and ../stdlib/stdlib.cma(Format) both define a module named Format File "stdlib/hashtbl.cmo", line 1: Warning 31: files stdlib/hashtbl.cmo and ../stdlib/stdlib.cma(Hashtbl) both define a module named Hashtbl File "stdlib/lexing.cmo", line 1: Warning 31: files stdlib/lexing.cmo and ../stdlib/stdlib.cma(Lexing) both define a module named Lexing File "stdlib/list.cmo", line 1: Warning 31: files stdlib/list.cmo and ../stdlib/stdlib.cma(List) both define a module named List File "stdlib/parsing.cmo", line 1: Warning 31: files stdlib/parsing.cmo and ../stdlib/stdlib.cma(Parsing) both define a module named Parsing File "stdlib/pervasives.cmo", line 1: Warning 31: files stdlib/pervasives.cmo and ../stdlib/stdlib.cma(Pervasives) both define a module named Pervasives File "stdlib/printf.cmo", line 1: Warning 31: files stdlib/printf.cmo and ../stdlib/stdlib.cma(Printf) both define a module named Printf File "stdlib/string.cmo", line 1: Warning 31: files stdlib/string.cmo and ../stdlib/stdlib.cma(String) both define a module named String File "stdlib/sys.cmo", line 1: Warning 31: files stdlib/sys.cmo and ../stdlib/stdlib.cma(Sys) both define a module named Sys File "stdlib/int32.cmo", line 1: Warning 31: files stdlib/int32.cmo and ../stdlib/stdlib.cma(Int32) both define a module named Int32 File "stdlib/int64.cmo", line 1: Warning 31: files stdlib/int64.cmo and ../stdlib/stdlib.cma(Int64) both define a module named Int64 File "stdlib/nativeint.cmo", line 1: Warning 31: files stdlib/nativeint.cmo and ../stdlib/stdlib.cma(Nativeint) both define a module named Nativeint File "stdlib/obj.cmo", line 1: Warning 31: files stdlib/obj.cmo and ../stdlib/stdlib.cma(Obj) both define a module named Obj File "stdlib/queue.cmo", line 1: Warning 31: files stdlib/queue.cmo and ../stdlib/stdlib.cma(Queue) both define a module named Queue File "stdlib/set.cmo", line 1: Warning 31: files stdlib/set.cmo and ../stdlib/stdlib.cma(Set) both define a module named Set File "stdlib/sort.cmo", line 1: Warning 31: files stdlib/sort.cmo and ../stdlib/stdlib.cma(Sort) both define a module named Sort File "stdlib/stream.cmo", line 1: Warning 31: files stdlib/stream.cmo and ../stdlib/stdlib.cma(Stream) both define a module named Stream File "stdlib/stack.cmo", line 1: Warning 31: files stdlib/stack.cmo and ../stdlib/stdlib.cma(Stack) both define a module named Stack ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -I camlp4 -I stdlib -o camlp4/Camlp4_import.cmx camlp4/Camlp4_import.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I camlp4 -I stdlib -o camlp4/Camlp4_config.cmx camlp4/Camlp4_config.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct.Grammar -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -I ../otherlibs/dynlink -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w a -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Struct -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml touch camlp4/Camlp4/Struct/Grammar.mli ; if ../ocamlcompopt.sh -nostdlib -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx ; then rm -f camlp4/Camlp4/Struct/Grammar.mli ; else rm -f camlp4/Camlp4/Struct/Grammar.mli ; exit 1; fi touch camlp4/Camlp4/Struct.mli ; if ../ocamlcompopt.sh -nostdlib -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx ; then rm -f camlp4/Camlp4/Struct.mli ; else rm -f camlp4/Camlp4/Struct.mli ; exit 1; fi ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Printers -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Printers -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Printers -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Printers -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4.Printers -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml touch camlp4/Camlp4/Printers.mli ; if ../ocamlcompopt.sh -nostdlib -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx ; then rm -f camlp4/Camlp4/Printers.mli ; else rm -f camlp4/Camlp4/Printers.mli ; exit 1; fi ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4 -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/build -I camlp4 -I stdlib -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml touch camlp4/Camlp4.mli ; if ../ocamlcompopt.sh -nostdlib -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx ; then rm -f camlp4/Camlp4.mli ; else rm -f camlp4/Camlp4.mli ; exit 1; fi ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4Top -g -warn-error A -w Z -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml ../ocamlcompopt.sh -nostdlib -c -for-pack Camlp4Top -g -warn-error A -w Z -I ../toplevel -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -I camlp4/Camlp4Top -I camlp4/build -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml touch camlp4/Camlp4Top.mli ; if ../ocamlcompopt.sh -nostdlib -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx ; then rm -f camlp4/Camlp4Top.mli ; else rm -f camlp4/Camlp4Top.mli ; exit 1; fi ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml ../ocamlcompopt.sh -nostdlib -g -I stdlib camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml ../ocamlcompopt.sh -nostdlib -a -I stdlib camlp4/Camlp4_import.cmx camlp4/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa ../ocamlcompopt.sh -nostdlib -g -I stdlib camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I stdlib -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -I ../otherlibs/unix -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I stdlib -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I stdlib -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml ../ocamlcompopt.sh -nostdlib -a -I stdlib camlp4/Camlp4_import.cmx camlp4/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native ../ocamlcompopt.sh -nostdlib -I ../otherlibs/dynlink dynlink.cmxa -I ../otherlibs/unix unix.cmxa -g -I stdlib camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml + make -C emacs ocamltags make: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/emacs' sed -e 's:@EMACS@:emacs:' ocamltags.in >ocamltags chmod a+x ocamltags make: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/emacs' + includes='-nostdlib -I stdlib -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I otherlibs/unix -I otherlibs/str -I otherlibs/dynlink' + boot/ocamlrun ./ocamlc -nostdlib -I stdlib -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I otherlibs/unix -I otherlibs/str -I otherlibs/dynlink dynlinkaux.cmo ocamlbyteinfo.ml -o ocamlbyteinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CEuuzD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64 + cd ocaml-4.00.1 + make install BINDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin LIBDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml MANDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1; then : ; \ else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1; fi cp VERSION /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; rm -f dllbigarray.so dlllabltk.so dllnums.so \ dllthreads.so dllunix.so dllgraphics.so dllstr.so \ dlltkanim.so cd byterun; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' cp ocamlrun /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlrun cp libcamlrun.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libcamlrun.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libcamlrun.a if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml; fi for i in alloc.h callback.h config.h custom.h fail.h hash.h intext.h memory.h misc.h mlvalues.h printexc.h signals.h compatibility.h; do \ sed -f ../tools/cleanup-header $i > /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/$i; \ done cp ld.conf /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ld.conf if test -f libcamlrun_shared.so; then \ cp libcamlrun_shared.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libcamlrun_shared.so; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/byterun' cp ocamlc /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlc cp ocaml /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocaml cd stdlib; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' cp stdlib.cma std_exit.cmo *.cmi *.mli *.ml camlheader camlheader_ur \ /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' cp lex/ocamllex /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamllex cp yacc/ocamlyacc /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlyacc cp utils/*.cmi parsing/*.cmi typing/*.cmi bytecomp/*.cmi driver/*.cmi toplevel/*.cmi /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs cp compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma compilerlibs/ocamltoplevel.cma driver/main.cmo toplevel/topstart.cmo /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs cp expunge /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/expunge cp toplevel/topdirs.cmi /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml cd tools; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' cp ocamldep /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldep if test -f ocamldep.opt; \ then cp ocamldep.opt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldep.opt; else :; fi cp ocamlprof /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlprof cp ocamlcp /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlcp cp ocamloptp /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamloptp cp profiling.cmi profiling.cmo /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml cp ocamlmklib /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlmklib cp objinfo /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlobjinfo cp objinfo_helper /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/objinfo_helper cp ocamlmktop /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' cd man; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/man' for i in *.m; do cp $i /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1/`basename $i .m`.1; done echo '.so man1/ocamlc.1' > /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1/ocamlc.opt.1 echo '.so man1/ocamlopt.1' > /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1/ocamlopt.opt.1 echo '.so man1/ocamlcp.1' > /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1/ocamloptp.1 make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/man' for i in unix str num dynlink bigarray systhreads threads graph labltk; do \ (cd otherlibs/$i; make install) || exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' if test -f dllunix.so; then \ cp dllunix.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/; fi cp libunix.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libunix.a cp unix.cma unix.cmi unixLabels.cmi unix.mli unixLabels.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ if test -n "unixsupport.h socketaddr.h"; then cp unixsupport.h socketaddr.h /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' if test -f dllcamlstr.so; then \ cp dllcamlstr.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/; fi cp libcamlstr.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libcamlstr.a cp str.cma str.cmi str.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ if test -n ""; then cp /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' if test -f dllnums.so; then \ cp dllnums.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/; fi cp libnums.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libnums.a cp nums.cma big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ if test -n ""; then cp /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' cp dynlink.cmi dynlink.cma dynlink.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml cp extract_crc /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/extract_crc make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' if test -f dllbigarray.so; then \ cp dllbigarray.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/; fi cp libbigarray.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libbigarray.a cp bigarray.cma bigarray.cmi bigarray.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ if test -n "bigarray.h"; then cp bigarray.h /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' if test -f dllthreads.so; then cp dllthreads.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllthreads.so; fi cp libthreads.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libthreads.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libthreads.a if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/threads; then :; else mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/threads; fi cp thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi threads.cma /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/threads rm -f /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/threads/stdlib.cma cp thread.mli mutex.mli condition.mli event.mli threadUnix.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml cp threads.h /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/threads.h make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' if test -f dllvmthreads.so; then cp dllvmthreads.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/.; fi mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/vmthreads cp libvmthreads.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/vmthreads/libvmthreads.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/vmthreads; ranlib libvmthreads.a cp thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi threads.cma stdlib.cma unix.cma /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/vmthreads cp thread.mli mutex.mli condition.mli event.mli threadUnix.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/vmthreads make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' if test -f dllgraphics.so; then \ cp dllgraphics.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/; fi cp libgraphics.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libgraphics.a cp graphics.cma graphics.cmi graphicsX11.cmi graphics.mli graphicsX11.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ if test -n ""; then cp /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/caml/; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd support; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; fi cp fileevent.mli protocol.mli textvariable.mli timer.mli rawwidget.mli widget.mli fileevent.cmi protocol.cmi textvariable.cmi timer.cmi rawwidget.cmi widget.cmi tkthread.mli tkthread.cmi tkthread.cmo liblabltk.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; ranlib liblabltk.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; chmod 644 fileevent.mli protocol.mli textvariable.mli timer.mli rawwidget.mli widget.mli fileevent.cmi protocol.cmi textvariable.cmi timer.cmi rawwidget.cmi widget.cmi tkthread.mli tkthread.cmi tkthread.cmo liblabltk.a if test -f dlllabltk.so; then \ cp dlllabltk.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cd lib; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; fi cp labltk.cma labltktop /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/labltk.cma chmod 755 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/labltktop make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cp labltk /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin chmod 755 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd labltk; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; fi cp bell.cmi scale.cmi winfo.cmi scrollbar.cmi entry.cmi listbox.cmi wm.cmi tkwait.cmi grab.cmi font.cmi canvas.cmi image.cmi clipboard.cmi label.cmi message.cmi text.cmi imagephoto.cmi option.cmi frame.cmi selection.cmi dialog.cmi place.cmi pixmap.cmi menubutton.cmi radiobutton.cmi focus.cmi pack.cmi imagebitmap.cmi encoding.cmi optionmenu.cmi checkbutton.cmi tkvars.cmi palette.cmi menu.cmi button.cmi toplevel.cmi grid.cmi tk.cmi labltk.cmi bell.mli scale.mli winfo.mli scrollbar.mli entry.mli listbox.mli wm.mli tkwait.mli grab.mli font.mli canvas.mli image.mli clipboard.mli label.mli message.mli text.mli imagephoto.mli option.mli frame.mli selection.mli dialog.mli place.mli pixmap.mli menubutton.mli radiobutton.mli focus.mli pack.mli imagebitmap.mli encoding.mli optionmenu.mli checkbutton.mli tkvars.mli palette.mli menu.mli button.mli toplevel.mli grid.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/*.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd camltk; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; fi cp cBell.cmi cScale.cmi cWinfo.cmi cScrollbar.cmi cEntry.cmi cListbox.cmi cWm.cmi cTkwait.cmi cGrab.cmi cFont.cmi cCanvas.cmi cImage.cmi cClipboard.cmi cLabel.cmi cResource.cmi cMessage.cmi cText.cmi cImagephoto.cmi cOption.cmi cFrame.cmi cSelection.cmi cDialog.cmi cPlace.cmi cPixmap.cmi cMenubutton.cmi cRadiobutton.cmi cFocus.cmi cPack.cmi cImagebitmap.cmi cEncoding.cmi cOptionmenu.cmi cCheckbutton.cmi cTkvars.cmi cPalette.cmi cMenu.cmi cButton.cmi cToplevel.cmi cGrid.cmi cTk.cmi camltk.cmi cBell.mli cScale.mli cWinfo.mli cScrollbar.mli cEntry.mli cListbox.mli cWm.mli cTkwait.mli cGrab.mli cFont.mli cCanvas.mli cImage.mli cClipboard.mli cLabel.mli cResource.mli cMessage.mli cText.mli cImagephoto.mli cOption.mli cFrame.mli cSelection.mli cDialog.mli cPlace.mli cPixmap.mli cMenubutton.mli cRadiobutton.mli cFocus.mli cPack.mli cImagebitmap.mli cEncoding.mli cOptionmenu.mli cCheckbutton.mli cTkvars.mli cPalette.mli cMenu.mli cButton.mli cToplevel.mli cGrid.mli /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/*.cmi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd compiler; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/compiler' cp tkcompiler /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk cp pp /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/compiler' cd jpf; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cp fileselect.cmi balloon.cmi shell.cmi jpf_font.cmi fileselect.mli balloon.mli shell.mli jpf_font.mli jpflib.cma /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cd frx; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' cp *.cmi *.mli frxlib.cma /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' cd browser; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/browser' if test -f ocamlbrowser; then : ; \ cp ocamlbrowser /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/browser' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd ocamldoc; make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc/custom; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc/custom; fi cp -f ocamldoc /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldoc cp -f ocamldoc.hva *.cmi odoc_info.cma /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc cp -f odoc_info.mli odoc_info.cmi /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man3; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man3; fi if test -d stdlib_man; then cp -f stdlib_man/* /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man3; else : ; fi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' if test -f ocamlopt; then make installopt; else :; fi make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cd asmrun; make install make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/asmrun' cp libasmrun.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libasmrun.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libasmrun.a cp libasmrunp.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libasmrunp.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libasmrunp.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/asmrun' cp ocamlopt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlopt cd stdlib; make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' cp stdlib.cmxa stdlib.a std_exit.o *.cmx /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib stdlib.a cp stdlib.p.cmxa stdlib.p.a std_exit.p.cmx std_exit.p.o /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib stdlib.p.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/stdlib' cp asmcomp/*.cmi /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs cp compilerlibs/ocamloptcomp.cma driver/optmain.cmo /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs cd ocamldoc; make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' if test -f ocamldoc.opt ; then make installopt_really ; fi make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin; fi if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc; fi cp -f ocamldoc.opt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldoc.opt cp -f ocamldoc.hva odoc_info.a odoc_info.cmxa /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc cp -f odoc_info.mli odoc_info.cmi /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamldoc make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/ocamldoc' for i in unix str num dynlink bigarray systhreads threads graph labltk; \ do (cd otherlibs/$i; make installopt) || exit $?; done make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' cp unix.cmx unixLabels.cmx unix.cmxa unix.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib unix.a if test -f unix.cmxs; then cp unix.cmxs /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/unix' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' cp str.cmx str.cmxa str.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib str.a if test -f str.cmxs; then cp str.cmxs /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/str' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/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 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib nums.a if test -f nums.cmxs; then cp nums.cmxs /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/num' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' if true; then \ cp dynlink.cmx dynlink.cmxa dynlink.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml && \ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml && ranlib dynlink.a; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/dynlink' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' cp bigarray.cmx bigarray.cmxa bigarray.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib bigarray.a if test -f bigarray.cmxs; then cp bigarray.cmxs /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/bigarray' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' cp libthreadsnat.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libthreadsnat.a cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib libthreadsnat.a cp thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx threads.cmxa threads.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/threads cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/threads; ranlib threads.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/systhreads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[2]: Nothing to be done for `installopt'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/threads' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' cp graphics.cmx graphicsX11.cmx graphics.cmxa graphics.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml; ranlib graphics.a if test -f graphics.cmxs; then cp graphics.cmxs /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/; fi make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/graph' make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' cd support; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cp fileevent.cmx protocol.cmx textvariable.cmx timer.cmx rawwidget.cmx widget.cmx /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk if test -f tkthread.o; then \ cp tkthread.cmx tkthread.o /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; \ chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/tkthread.cmx /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/tkthread.o; \ fi make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/support' cd lib; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cp labltk.cmxa labltk.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk; ranlib labltk.a chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/labltk.cmxa chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/labltk.a make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/lib' cd labltk; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cp bell.cmx scale.cmx winfo.cmx scrollbar.cmx entry.cmx listbox.cmx wm.cmx tkwait.cmx grab.cmx font.cmx canvas.cmx image.cmx clipboard.cmx label.cmx message.cmx text.cmx imagephoto.cmx option.cmx frame.cmx selection.cmx dialog.cmx place.cmx pixmap.cmx menubutton.cmx radiobutton.cmx focus.cmx pack.cmx imagebitmap.cmx encoding.cmx optionmenu.cmx checkbutton.cmx tkvars.cmx palette.cmx menu.cmx button.cmx toplevel.cmx grid.cmx tk.cmx labltk.cmx /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/*.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/labltk' cd camltk; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cp cBell.cmx cScale.cmx cWinfo.cmx cScrollbar.cmx cEntry.cmx cListbox.cmx cWm.cmx cTkwait.cmx cGrab.cmx cFont.cmx cCanvas.cmx cImage.cmx cClipboard.cmx cLabel.cmx cResource.cmx cMessage.cmx cText.cmx cImagephoto.cmx cOption.cmx cFrame.cmx cSelection.cmx cDialog.cmx cPlace.cmx cPixmap.cmx cMenubutton.cmx cRadiobutton.cmx cFocus.cmx cPack.cmx cImagebitmap.cmx cEncoding.cmx cOptionmenu.cmx cCheckbutton.cmx cTkvars.cmx cPalette.cmx cMenu.cmx cButton.cmx cToplevel.cmx cGrid.cmx cTk.cmx camltk.cmx /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk/*.cmx make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/camltk' cd jpf; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cp jpflib.cmxa jpflib.a fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/jpf' cd frx; make installopt make[3]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' cp frxlib.cmxa frxlib.a /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/labltk make[3]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk/frx' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/otherlibs/labltk' if test -f ocamlopt.opt ; then make installoptopt; fi make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1' cp ocamlc.opt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlc.opt cp ocamlopt.opt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlopt.opt cp lex/ocamllex.opt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamllex.opt cp compilerlibs/ocamlcommon.cmxa compilerlibs/ocamlcommon.a \ compilerlibs/ocamlbytecomp.cmxa compilerlibs/ocamlbytecomp.a \ compilerlibs/ocamloptcomp.cmxa compilerlibs/ocamloptcomp.a \ driver/main.cmx driver/main.o \ driver/optmain.cmx driver/optmain.o \ /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/compiler-libs && ranlib ocamlcommon.a ocamlbytecomp.a ocamloptcomp.a make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' cd tools; make installopt make[2]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/tools' cp profiling.cmx profiling.o /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml make[2]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1' if test -f debugger/ocamldebug; then (cd debugger; make install); \ else :; fi make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/debugger' cp ocamldebug /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldebug make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/debugger' cp config/Makefile /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/Makefile.config BINDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin LIBDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml PREFIX=/usr/local \ ./build/partial-install.sh Installing camlp4... install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4prof install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/mkcamlp4 install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4 install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4boot install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4o install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4of install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4oof install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4orf install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4r install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4rf install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4o.opt install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4of.opt install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4oof.opt install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4orf.opt install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4r.opt install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4rf.opt Installing Camlp4Parsers... install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o Installing Camlp4Printers... install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o Installing Camlp4Filters... install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o Installing Camlp4Top... install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Top.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Top.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Top.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Rprint.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top/Top.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4lib.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4lib.cmxa install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4fulllib.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4fulllib.cmxa install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4o.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4of.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4oof.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4orf.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4r.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4rf.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Bin.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Bin.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Bin.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Bin.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4Top.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4_config.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4prof.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4prof.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4prof.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4prof.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/Camlp4_import.cmi install library /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4lib.a install library /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/camlp4/camlp4fulllib.a Installing ocamlbuild... install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlbuild.byte install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlbuild.native install binary /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlbuild (with ocamlbuild.native) install library /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.a install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_plugin.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_pack.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.cmi install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild_executor.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/ocamlbuild.o install /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/man/man1/ocamlbuild.1 + perl -pi -e 's|^/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64||' /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/ld.conf + cd emacs + make install BINDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin EMACSDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp make[1]: Entering directory `/builddir/build/BUILD/ocaml-4.00.1/emacs' Installing in /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp... if test -d /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp; then : ; else mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/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 /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp if [ -z "" ]; then \ cd /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/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/desktop-entry-mode-init.el (source)... In end of data: caml-xemacs.el:58:1:Warning: the following functions are not known to be defined: mouse-position-as-motion-event, event-y-pixel, event-window, event-closest-point, key-press-event-p, button-release-event-p, event-button Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/caml-xemacs.elc Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/caml-emacs.elc In caml-mode: caml.el:522:9:Warning: assignment to free variable `before-change-function' caml.el:531:16:Warning: reference to free variable `current-menubar' In caml-create-index-function: caml.el:707:21:Warning: (lambda (pair) ...) quoted with ' rather than with #' caml.el:696:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In caml-abbrev-hook: caml.el:1735:46:Warning: reference to free variable `last-command-char' In end of data: caml.el:1943:1:Warning: 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, char-bytes, caml-char-bytes, inferior-caml-goto-error Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/caml.elc In toplevel form: inf-caml.el:22:1:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer inf-caml.el:22:1:Warning: `next-line' used from Lisp code That command is designed for interactive use only In caml-sit-for: inf-caml.el:88:7:Warning: sit-for called with 3 arguments, but accepts only 1-2 In inferior-caml-goto-error: inf-caml.el:198:17:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/inf-caml.elc In ocaml-find-files: caml-help.el:93:43:Warning: (lambda (d) ...) quoted with ' rather than with #' In ocaml-hevea-info: caml-help.el:486:11:Warning: reference to free variable `Info-directory-list' In ocaml-ocamldoc-info: caml-help.el:529:11:Warning: reference to free variable `Info-directory-list' In ocaml-goto-help: caml-help.el:599:40:Warning: reference to free variable `view-return-to-alist' caml-help.el:599:61:Warning: reference to free variable `view-exit-action' In caml-help: caml-help.el:663:19:Warning: reference to free variable `ocaml-help-ovl' In end of data: caml-help.el:856:1:Warning: the following functions are not known to be defined: find-if, remove-if, intersection, view-mode-exit Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/caml-help.elc In toplevel form: caml-types.el:67:21:Warning: assignment to free variable `caml-types-position-re' caml-types.el:67:48:Warning: reference to free variable `caml-types-position-re' In caml-types-show-ident: caml-types.el:257:34:Warning: reference to free variable `caml-types-position-re' In caml-types-preprocess: caml-types.el:328:47:Warning: reference to free variable `target-file' In caml-types-get-pos: caml-types.el:552:32:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer caml-types.el:554:17:Warning: `goto-line' used from Lisp code That command is designed for interactive use only In caml-types-find-file: caml-types.el:576:3:Warning: `toggle-read-only' is an obsolete function (as of 24.3); use `read-only-mode' instead. Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/caml-types.elc In toplevel form: camldebug.el:78:42:Warning: `set-face-underline-p' is an obsolete function (as of 24.3); use `set-face-underline' instead. In camldebug-mode: camldebug.el:116:4:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead camldebug.el:132:9:Warning: assignment to free variable `comint-input-sentinel' In camldebug-kill-filter: camldebug.el:220:15:Warning: assignment to free variable `camldebug-kill-output' In camldebug-kill: camldebug.el:232:10:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer camldebug.el:234:19:Warning: reference to free variable `current-camldebug-buffer' In camldebug-goto-filter: camldebug.el:256:38:Warning: reference to free variable `camldebug-goto-position' camldebug.el:266:11:Warning: assignment to free variable `camldebug-goto-output' camldebug.el:266:37:Warning: reference to free variable `camldebug-goto-output' In camldebug-goto: camldebug.el:292:45:Warning: reference to free variable `current-camldebug-buffer' camldebug.el:317:52:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In camldebug-delete-filter: camldebug.el:337:35:Warning: reference to free variable `camldebug-delete-file' camldebug.el:339:21:Warning: reference to free variable `camldebug-delete-position' camldebug.el:347:11:Warning: assignment to free variable `camldebug-delete-output' camldebug.el:347:39:Warning: reference to free variable `camldebug-delete-output' In camldebug-delete: camldebug.el:380:27:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer camldebug.el:381:26:Warning: reference to free variable `current-camldebug-buffer' camldebug.el:409:22:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In camldebug-complete-filter: camldebug.el:421:17:Warning: reference to free variable `camldebug-complete-list' camldebug.el:427:11:Warning: assignment to free variable `camldebug-complete-list' In camldebug-complete: camldebug.el:471:50:Warning: `comint-dynamic-simple-complete' is an obsolete function (as of 24.1); use `completion-in-region' instead. In camldebug-display-line: camldebug.el:680:15:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In camldebug-set-current-event: camldebug.el:704:63:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In camldebug-call-1: camldebug.el:773:48:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer Wrote /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/emacs/site-lisp/camldebug.elc make[1]: Leaving directory `/builddir/build/BUILD/ocaml-4.00.1/emacs' + make install-ocamltags BINDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin cp ocamltags /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamltags + mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/info + cd infoman + cp ocaml.info.body-1.gz ocaml.info.body-10.gz ocaml.info.body-11.gz ocaml.info.body-12.gz ocaml.info.body-13.gz ocaml.info.body-14.gz ocaml.info.body-15.gz ocaml.info.body-16.gz ocaml.info.body-17.gz ocaml.info.body-18.gz ocaml.info.body-19.gz ocaml.info.body-2.gz ocaml.info.body-20.gz ocaml.info.body-21.gz ocaml.info.body-22.gz ocaml.info.body-3.gz ocaml.info.body-4.gz ocaml.info.body-5.gz ocaml.info.body-6.gz ocaml.info.body-7.gz ocaml.info.body-8.gz ocaml.info.body-9.gz ocaml.info.body.gz ocaml.info.gz ocaml.info.haux.gz ocaml.info.hocaml.info.hind.gz ocaml.info.hocaml.info.kwd.hind.gz /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/info + echo 4.00.1 + chrpath --delete /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllbigarray.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllcamlstr.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllgraphics.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dlllabltk.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllnums.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllthreads.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllunix.so /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllvmthreads.so + install -m 0755 ocamlbyteinfo /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ocaml-4.00.1 extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/unix.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/bigarray.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/str.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/graphics.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/nums.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/objinfo_helper extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/libcamlrun_shared.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllvmthreads.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllnums.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllunix.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllcamlstr.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllgraphics.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllthreads.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dllbigarray.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/lib64/ocaml/stublibs/dlllabltk.so extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4of.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4orf.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlbuild.native extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamllex.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlc.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlyacc extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlopt.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldep.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlbuild *** WARNING: identical binaries are copied, not linked: /usr/bin/ocamlbuild and /usr/bin/ocamlbuild.native extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4o.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamlrun extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4rf.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4r.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/ocamldoc.opt extracting debug info from /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/bin/camlp4oof.opt /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. cpio: ocaml-4.00.1/_build/buffer.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/_build/lexing.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/_build/list.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/_build/pervasives.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/_build/scanf.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/alloc.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/array.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/backtrace.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/callback.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/compact.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/compare.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/custom.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/debugger.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/dynlink.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/extern.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/fail.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/finalise.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/fix_code.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/floats.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/freelist.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/gc_ctrl.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/globroots.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/hash.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/intern.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/interp.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/ints.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/io.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/lexing.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/main.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/major_gc.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/md5.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/memory.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/meta.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/minor_gc.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/misc.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/obj.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/parsing.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/printexc.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/roots.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/signals.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/signals_byt.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/stacks.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/startup.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/str.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/sys.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/terminfo.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/unix.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/byterun/weak.pic.c: Cannot stat: No such file or directory cpio: ocaml-4.00.1/otherlibs/num/pervasives.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/otherlibs/str/buffer.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/otherlibs/str/list.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/otherlibs/unix/list.ml: Cannot stat: No such file or directory cpio: ocaml-4.00.1/otherlibs/unix/pervasives.ml: Cannot stat: No such file or directory 6838 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ocaml-4.00.1-4.el7.x86_64 Provides: libcamlrun_shared.so()(64bit) ocaml = 4.00.1-4.el7 ocaml(Ocamlbuild) = f133debfdd374f350911fe4cb0bab433 ocaml(Ocamlbuild_executor) = f2518513156c7f066febf08655e81a5b ocaml(Ocamlbuild_pack) = 71dfb2e3e0b0fe86e566d50caf0f9f4e ocaml(Ocamlbuild_plugin) = 4c9b4181135b4bd831bb65f395ca950f ocaml(Ocamlbuild_unix_plugin) = b64eeb45f1d04aa99b36595a271821fd ocaml(compiler) = 4.00.1 ocaml(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(CamlinternalLazy) = 7e4f61f0abc0dc4bb87447429adcf88a ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Lazy) = be13470d54bbba2080e16d4f864ec34b ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Ocamlbuild_executor) = f2518513156c7f066febf08655e81a5b ocaml(Ocamlbuild_pack) = 71dfb2e3e0b0fe86e566d50caf0f9f4e ocaml(Ocamlbuild_unix_plugin) = b64eeb45f1d04aa99b36595a271821fd ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Scanf) = 6ba1a49186bb3df3bb5fad3a9e7fe3da ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f rtld(GNU_HASH) Processing files: ocaml-runtime-4.00.1-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UxJtR5 + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-runtime-4.00.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-runtime-4.00.1 + cp -pr README /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-runtime-4.00.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-runtime-4.00.1 + cp -pr Changes /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-runtime-4.00.1 + exit 0 Provides: ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Arith_flags) = 8bb70d5426456fe7573d36480d90ddf6 ocaml(Arith_status) = 3f8e36bbad93be70a29c319261519b8d ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(ArrayLabels) = 25e3471e147202631af946fce2a57ab1 ocaml(Big_int) = 6ea0f5d18abf2406597321a99befa362 ocaml(Bigarray) = a3abca6eda85a27a2e9646fee2ae6d47 ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(Callback) = 6fd6d47b2f6a171a493621bc5edbfb32 ocaml(CamlinternalLazy) = 7e4f61f0abc0dc4bb87447429adcf88a ocaml(CamlinternalMod) = f571199efc0d92f0f1e7031910b37f38 ocaml(CamlinternalOO) = 8de55d11b771c63f6270c707c3c0f81b ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Complex) = 15f71df7179e85f6cfbdabdfbc9eacaf ocaml(Condition) = 79086a97bd589e6cd4133966ec2a9214 ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c ocaml(Dynlink) = e3a05e513a09627716f2c18944bb58ca ocaml(Dynlinkaux) = f305d0ea1881ba534b89426d64a35ec3 ocaml(Event) = 26390e0575e095668a0c2bccb360a9c2 ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Gc) = 23b8d067f883f7a218c4945a42625a31 ocaml(Genlex) = 72405e6353ea543e19a53d2bc7828b64 ocaml(Graphics) = 68738371f2b2f5fb46c936609e606a97 ocaml(GraphicsX11) = 3f37252f849130db343f425a5d896a8a ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Int64) = 0d5ecd8dffcffac43aec2ebe427d3bde ocaml(Int_misc) = bfc08c8245eb6989460357b430802396 ocaml(Lazy) = be13470d54bbba2080e16d4f864ec34b ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(ListLabels) = 6da4b7ec5595026b9da6b0a2144960a5 ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f ocaml(Marshal) = 7d35e935d355b5f2b1616ed652df9ca6 ocaml(MoreLabels) = 6c7c754eaf7bd0f1d29aeff8c7b44d08 ocaml(Mutex) = c73aef633a273ecc07a14233cdb679c9 ocaml(Nat) = 08c67210c7d2a23c3baf31b40921b560 ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24 ocaml(Num) = dc3dc81a9bf6c00fd6ed8ea8b9243eb6 ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Oo) = 3aa3a9b0ae41a637fa48c1469cf2e9a6 ocaml(Parsing) = 84c5e080da20d6d3141c52120783d359 ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Profiling) = e18bfac45e1e89b518f52e3801ef7cb2 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Random) = faeb19c76f37e3c770fedde39bea1972 ocaml(Ratio) = b8c317f84aa07072a3ecac75898ac831 ocaml(Scanf) = 6ba1a49186bb3df3bb5fad3a9e7fe3da ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Sort) = 6ddcd88490193349c45bc9baee941ac4 ocaml(Stack) = 2680fb284a871de3a3cb68decbeb6c3f ocaml(StdLabels) = a823545a7cbfd856e931d5e632820e3b ocaml(Std_exit) = 0e556f6ce5161027ef4857b590e2adc3 ocaml(Str) = e42aad8fb20d54ddbff6b1ae2544ea03 ocaml(Stream) = 85d259e9a37648998b6c03b551d68e46 ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(StringLabels) = 5279e55c031be55ddc52b9f23c525420 ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Thread) = 1755ca87d718e46b6b24f41bc693e906 ocaml(Thread) = d539e2a90ca66bba8af249cf6d7ce833 ocaml(ThreadUnix) = 08fcdce6d8102041336208a880bc8dd0 ocaml(ThreadUnix) = 46601bd9ffcc456aa9cae0ed2275c914 ocaml(Topdirs) = 0d106c14f3dbac99b866638c9b5976f9 ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(UnixLabels) = 6178a27eedbad42959e0ad5f80a3246a ocaml(Weak) = 6ec9ee0b4d14b6d1f8c2003f9d9711af ocaml(runtime) = 4.00.1 ocaml-runtime = 4.00.1-4.el7 ocaml-runtime(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libtinfo.so.5()(64bit) ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Big_int) = 6ea0f5d18abf2406597321a99befa362 ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(Callback) = 6fd6d47b2f6a171a493621bc5edbfb32 ocaml(CamlinternalOO) = 8de55d11b771c63f6270c707c3c0f81b ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Complex) = 15f71df7179e85f6cfbdabdfbc9eacaf ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Int64) = 0d5ecd8dffcffac43aec2ebe427d3bde ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Longident) = 424c6c173dd904e231a9067d41c77d66 ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f ocaml(Mutex) = c73aef633a273ecc07a14233cdb679c9 ocaml(Nat) = 08c67210c7d2a23c3baf31b40921b560 ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24 ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Parsing) = 84c5e080da20d6d3141c52120783d359 ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Random) = faeb19c76f37e3c770fedde39bea1972 ocaml(Ratio) = b8c317f84aa07072a3ecac75898ac831 ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Stream) = 85d259e9a37648998b6c03b551d68e46 ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(Weak) = 6ec9ee0b4d14b6d1f8c2003f9d9711af rtld(GNU_HASH) Processing files: ocaml-source-4.00.1-4.el7.x86_64 Provides: ocaml-source = 4.00.1-4.el7 ocaml-source(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-x11-4.00.1-4.el7.x86_64 Provides: ocaml(GraphicsX11) = 3f37252f849130db343f425a5d896a8a ocaml-x11 = 4.00.1-4.el7 ocaml-x11(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda Processing files: ocaml-labltk-4.00.1-4.el7.x86_64 Provides: ocaml(Balloon) = 25e941289934f840fd5003daccc7d375 ocaml(Bell) = 97deb436b3574ba50443758212b50865 ocaml(Button) = 379f09a143f5b77008d850759e33fc95 ocaml(CBell) = 9194309ba265f711489d2d778951abc3 ocaml(CButton) = decfd07d0af92129dd41088069c8f70c ocaml(CCanvas) = 5b5cb1c04cace16faef2da60458f98dc ocaml(CCheckbutton) = 3b975001f7f25ac209b0665b777932e0 ocaml(CClipboard) = eb1d1255caa3ed86a31b13f4eb3a0010 ocaml(CDialog) = cbb74bae27b54633c8fee4086673eeb2 ocaml(CEncoding) = 023e192960d5f348a7cf78a4105cb17c ocaml(CEntry) = d4ad040483564ce536c5acdebbbdd748 ocaml(CFocus) = 6c77c129e9216fe0ca4ac6944d86e6e2 ocaml(CFont) = 096edb8332d92d4c9c043986b2e89fe3 ocaml(CFrame) = f3f7680a7c342e38025ec9b01371a647 ocaml(CGrab) = 729716a132772ffc54ada72221ff91f0 ocaml(CGrid) = 051ce51917e026c3d4ad117e2e5d2698 ocaml(CImage) = 145fd471ec58b7f3d397ec5d0094ae1c ocaml(CImagebitmap) = 60c116688df2806eaed0adf0e42002a7 ocaml(CImagephoto) = fb4e78b4c3aaa38bcddc17738105dd4e ocaml(CLabel) = 19de94f13052a73459b21d952cfa25b8 ocaml(CListbox) = 9aaeaea949fb7c9fa1c48cafdce09062 ocaml(CMenu) = 11645a406b96c58775b8a75c702734bc ocaml(CMenubutton) = 0b0033fe9021c54aabf327099b558002 ocaml(CMessage) = bfeb201031f1cf072d5e120dc3e767f0 ocaml(COption) = 9ab8436bbc081b36528d184e639bf8fd ocaml(COptionmenu) = 7f7bcc532f60accfd899203b35b357d1 ocaml(CPack) = 750d6413d58590857ed2a99db2f5519b ocaml(CPalette) = 7956cfd0d0937afef9a4c4ceefcf2977 ocaml(CPixmap) = 999308ed741d30593b2b0d6d89542e40 ocaml(CPlace) = 1a793d0b3c5199b654e552609ff27244 ocaml(CRadiobutton) = f718c726c107072b887d50cab9478b24 ocaml(CResource) = 1676957733c1dd3225cb8e473cbcab5b ocaml(CScale) = e34eef62fa41740c7d57ab2023d7ba82 ocaml(CScrollbar) = b4434e62ecf293dec361c4a4a5df8283 ocaml(CSelection) = 965aeceb7d8ad09bf7d306bdc1670d20 ocaml(CText) = 465f9368cdb1564ac57aa67b62837a94 ocaml(CTk) = bd5b22ad70164217e0341bab1bd3c327 ocaml(CTkvars) = 4593e9e1903ae7356bb6fdec0998fdbc ocaml(CTkwait) = 5d4795c35a794e3f39c353a68253533f ocaml(CToplevel) = 4f329a93684f65bba93b63666db76a9f ocaml(CWinfo) = 3a2b3db963bbd8d191fb5f0110980860 ocaml(CWm) = 6ca92734eac4182e57f7a8d12a1d4118 ocaml(Camltk) = 0ac7aed63763f124107462d415483ca4 ocaml(Camltkwrap) = b225b9c9a8465f52de8205b4d39ca53c ocaml(Canvas) = 139df401aa170859db0730aa5383a190 ocaml(Checkbutton) = 708a0787680ec4204f154f46f4daa6ef ocaml(Clipboard) = 303fc12d941e8820c86d1dfa9ca9a1c8 ocaml(Dialog) = 07d57efe555d0242de75ef6e90510c5f ocaml(Encoding) = d6732bd46d6e3a7b8b209d66d33f9100 ocaml(Entry) = e943a2933cbbb564259e03357e2c0b0f ocaml(Fileevent) = 31b12e513396ef37eb990fac7e9158a0 ocaml(Fileselect) = ee10b1b572425254af8afa612fac9d4a ocaml(Focus) = 90593de30f67f8ff73d3af0271bc3b4e ocaml(Font) = 200ea33ca6aff47eef14e6cdc660187e ocaml(Frame) = ffbc4c2993c085b7a9515fde2e77f18e ocaml(Frx_after) = 60a134b3f23c4ee96a58d801a3996ce9 ocaml(Frx_color) = ab4544bf49027d1fd94731a48f5f4eb3 ocaml(Frx_ctext) = cf9f5661be9955b558f6ce36184c964a ocaml(Frx_dialog) = c4f6a31484e06a0b0aec970bf6ba22ff ocaml(Frx_entry) = 24b74c91ba5e443119574ad1acb69470 ocaml(Frx_fillbox) = 8e17139e1d9d58a2777d10591e633e37 ocaml(Frx_fit) = e186aa02372eedd32605f388acd21e8b ocaml(Frx_focus) = 62c10d7a88cf4541209c05f033c49524 ocaml(Frx_font) = 7e85d20e7c14c1596e182120f95f21fe ocaml(Frx_listbox) = 4776879b1d123d07d930252c7c4b895e ocaml(Frx_mem) = 52265db3b5376c0d1f3905c334a9d36e ocaml(Frx_misc) = 929eb472024e0a3bf9d2da98b35006bc ocaml(Frx_req) = afc1a7ba6b433b12d0e02dc2ca9ba55d ocaml(Frx_rpc) = 64276cc092db3848cd983bda9bfb84f1 ocaml(Frx_selection) = 331b0576f4bfe0ec9dd4ed07d485792f ocaml(Frx_synth) = 14822a4de2427378c45d315ef3c56317 ocaml(Frx_text) = 1c558892b6720808f7fb0c6b365e0c16 ocaml(Frx_widget) = e976d467d2f7751e39e8e093d378c120 ocaml(Grab) = c0d5edaf7e25b1c0b4428428accb5de5 ocaml(Grid) = bf8a34b1cbbe5ddcb752cfc5b205e5da ocaml(Image) = 0e7923c5235adba85412ebe883bfb04e ocaml(Imagebitmap) = 09030b3d3f9c8ca3ddbba9dda54bd4f3 ocaml(Imagephoto) = 810a1d04881fe61f4f0571aa1f0baa6d ocaml(Jpf_font) = 8b3b4c72e8b911e7e2dddf1d5e687d06 ocaml(Label) = e6865990a470285bbd4fb960f6d87d19 ocaml(Labltk) = f8a1c39a7239cc5c7ecac595ae523814 ocaml(Listbox) = 1e01fd5c2664f7d8f19bd98892bf8fff ocaml(Menu) = 60110ffd45d3afc7b38dbaf72ae7c15f ocaml(Menubutton) = bcc5b2216863b85007caccdae20608eb ocaml(Message) = 220bc886bde2156b37b6c89d378b27f8 ocaml(Option) = 902aa30effba602b8541342ed75c4288 ocaml(Optionmenu) = 9e9b0a819863349f7a15b516f1850efd ocaml(Pack) = c9020a4f75e305edd11f2ac172bebca9 ocaml(Palette) = 52c77ef4473aa94d946bc4e4b2b5c246 ocaml(Pixmap) = 0a5e40e5f09c4627386491a09f6a8d36 ocaml(Place) = 762ee93d673b8ef979b6887463dd26a4 ocaml(Protocol) = af7a7957d8e43e92c5b1bcaa7b9d89a3 ocaml(Radiobutton) = ed74dd36307cb9a773b68606e46a5f33 ocaml(Rawwidget) = 64f97c558f26a0ece96ffd4a8a354048 ocaml(Scale) = dea5c954b05497d440c56bcf68acfc1e ocaml(Scrollbar) = 0e1080376c54201e55fce39a4ad9cedb ocaml(Selection) = d3f65151231b5f4162c0364b508cbfa8 ocaml(Shell) = 9e867218e08cdc5a420791231c9b6d7a ocaml(Support) = 64dc5a21be9aafb06b3f774410e0b22c ocaml(Text) = e167d61f848352e67625a6d016067034 ocaml(Textvariable) = 34ea7cc7054ec968df900ec8fcd95fdf ocaml(Timer) = 533032fd6591cca0079581ad6e400994 ocaml(Tk) = a5d3fa6a93e5f94c206df8455be5661c ocaml(Tkthread) = f94dd058f73a1e9fb962a234c5995328 ocaml(Tkvars) = 875542fbce8efa62253d7e709ee76dba ocaml(Tkwait) = af3a9d72db7dee5363b090ec336300f8 ocaml(Toplevel) = 149ea5615701d8ecf3f2ac116aa52a20 ocaml(Widget) = 62b98a26d8cac75b80f2550e45b63b33 ocaml(Winfo) = 991723d35783913638f433aaaa920ce5 ocaml(Wm) = dbba15d2ae1ca86d2f93a995991dda96 ocaml-labltk = 4.00.1-4.el7 ocaml-labltk(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libtcl8.5.so()(64bit) libtk8.5.so()(64bit) ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Bell) = 97deb436b3574ba50443758212b50865 ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(Button) = 379f09a143f5b77008d850759e33fc95 ocaml(CBell) = 9194309ba265f711489d2d778951abc3 ocaml(CButton) = decfd07d0af92129dd41088069c8f70c ocaml(CCanvas) = 5b5cb1c04cace16faef2da60458f98dc ocaml(CCheckbutton) = 3b975001f7f25ac209b0665b777932e0 ocaml(CClipboard) = eb1d1255caa3ed86a31b13f4eb3a0010 ocaml(CDialog) = cbb74bae27b54633c8fee4086673eeb2 ocaml(CEncoding) = 023e192960d5f348a7cf78a4105cb17c ocaml(CEntry) = d4ad040483564ce536c5acdebbbdd748 ocaml(CFocus) = 6c77c129e9216fe0ca4ac6944d86e6e2 ocaml(CFont) = 096edb8332d92d4c9c043986b2e89fe3 ocaml(CFrame) = f3f7680a7c342e38025ec9b01371a647 ocaml(CGrab) = 729716a132772ffc54ada72221ff91f0 ocaml(CGrid) = 051ce51917e026c3d4ad117e2e5d2698 ocaml(CImage) = 145fd471ec58b7f3d397ec5d0094ae1c ocaml(CImagebitmap) = 60c116688df2806eaed0adf0e42002a7 ocaml(CImagephoto) = fb4e78b4c3aaa38bcddc17738105dd4e ocaml(CLabel) = 19de94f13052a73459b21d952cfa25b8 ocaml(CListbox) = 9aaeaea949fb7c9fa1c48cafdce09062 ocaml(CMenu) = 11645a406b96c58775b8a75c702734bc ocaml(CMenubutton) = 0b0033fe9021c54aabf327099b558002 ocaml(CMessage) = bfeb201031f1cf072d5e120dc3e767f0 ocaml(COption) = 9ab8436bbc081b36528d184e639bf8fd ocaml(COptionmenu) = 7f7bcc532f60accfd899203b35b357d1 ocaml(CPack) = 750d6413d58590857ed2a99db2f5519b ocaml(CPalette) = 7956cfd0d0937afef9a4c4ceefcf2977 ocaml(CPixmap) = 999308ed741d30593b2b0d6d89542e40 ocaml(CPlace) = 1a793d0b3c5199b654e552609ff27244 ocaml(CRadiobutton) = f718c726c107072b887d50cab9478b24 ocaml(CResource) = 1676957733c1dd3225cb8e473cbcab5b ocaml(CScale) = e34eef62fa41740c7d57ab2023d7ba82 ocaml(CScrollbar) = b4434e62ecf293dec361c4a4a5df8283 ocaml(CSelection) = 965aeceb7d8ad09bf7d306bdc1670d20 ocaml(CText) = 465f9368cdb1564ac57aa67b62837a94 ocaml(CTk) = bd5b22ad70164217e0341bab1bd3c327 ocaml(CTkvars) = 4593e9e1903ae7356bb6fdec0998fdbc ocaml(CTkwait) = 5d4795c35a794e3f39c353a68253533f ocaml(CToplevel) = 4f329a93684f65bba93b63666db76a9f ocaml(CWinfo) = 3a2b3db963bbd8d191fb5f0110980860 ocaml(CWm) = 6ca92734eac4182e57f7a8d12a1d4118 ocaml(Callback) = 6fd6d47b2f6a171a493621bc5edbfb32 ocaml(Camltk) = 0ac7aed63763f124107462d415483ca4 ocaml(Camltkwrap) = b225b9c9a8465f52de8205b4d39ca53c ocaml(Canvas) = 139df401aa170859db0730aa5383a190 ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Checkbutton) = 708a0787680ec4204f154f46f4daa6ef ocaml(Clipboard) = 303fc12d941e8820c86d1dfa9ca9a1c8 ocaml(Condition) = 79086a97bd589e6cd4133966ec2a9214 ocaml(Dialog) = 07d57efe555d0242de75ef6e90510c5f ocaml(Encoding) = d6732bd46d6e3a7b8b209d66d33f9100 ocaml(Entry) = e943a2933cbbb564259e03357e2c0b0f ocaml(Fileevent) = 31b12e513396ef37eb990fac7e9158a0 ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Focus) = 90593de30f67f8ff73d3af0271bc3b4e ocaml(Font) = 200ea33ca6aff47eef14e6cdc660187e ocaml(Frame) = ffbc4c2993c085b7a9515fde2e77f18e ocaml(Gc) = 23b8d067f883f7a218c4945a42625a31 ocaml(Grab) = c0d5edaf7e25b1c0b4428428accb5de5 ocaml(Grid) = bf8a34b1cbbe5ddcb752cfc5b205e5da ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Image) = 0e7923c5235adba85412ebe883bfb04e ocaml(Imagebitmap) = 09030b3d3f9c8ca3ddbba9dda54bd4f3 ocaml(Imagephoto) = 810a1d04881fe61f4f0571aa1f0baa6d ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Label) = e6865990a470285bbd4fb960f6d87d19 ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Listbox) = 1e01fd5c2664f7d8f19bd98892bf8fff ocaml(Menu) = 60110ffd45d3afc7b38dbaf72ae7c15f ocaml(Menubutton) = bcc5b2216863b85007caccdae20608eb ocaml(Message) = 220bc886bde2156b37b6c89d378b27f8 ocaml(Mutex) = c73aef633a273ecc07a14233cdb679c9 ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24 ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Option) = 902aa30effba602b8541342ed75c4288 ocaml(Optionmenu) = 9e9b0a819863349f7a15b516f1850efd ocaml(Pack) = c9020a4f75e305edd11f2ac172bebca9 ocaml(Palette) = 52c77ef4473aa94d946bc4e4b2b5c246 ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Pixmap) = 0a5e40e5f09c4627386491a09f6a8d36 ocaml(Place) = 762ee93d673b8ef979b6887463dd26a4 ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Protocol) = af7a7957d8e43e92c5b1bcaa7b9d89a3 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Radiobutton) = ed74dd36307cb9a773b68606e46a5f33 ocaml(Rawwidget) = 64f97c558f26a0ece96ffd4a8a354048 ocaml(Scale) = dea5c954b05497d440c56bcf68acfc1e ocaml(Scrollbar) = 0e1080376c54201e55fce39a4ad9cedb ocaml(Selection) = d3f65151231b5f4162c0364b508cbfa8 ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Sort) = 6ddcd88490193349c45bc9baee941ac4 ocaml(StdLabels) = a823545a7cbfd856e931d5e632820e3b ocaml(Str) = e42aad8fb20d54ddbff6b1ae2544ea03 ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Support) = 64dc5a21be9aafb06b3f774410e0b22c ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Text) = e167d61f848352e67625a6d016067034 ocaml(Textvariable) = 34ea7cc7054ec968df900ec8fcd95fdf ocaml(Thread) = d539e2a90ca66bba8af249cf6d7ce833 ocaml(Timer) = 533032fd6591cca0079581ad6e400994 ocaml(Tk) = a5d3fa6a93e5f94c206df8455be5661c ocaml(Tkvars) = 875542fbce8efa62253d7e709ee76dba ocaml(Tkwait) = af3a9d72db7dee5363b090ec336300f8 ocaml(Toplevel) = 149ea5615701d8ecf3f2ac116aa52a20 ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(UnixLabels) = 6178a27eedbad42959e0ad5f80a3246a ocaml(Widget) = 62b98a26d8cac75b80f2550e45b63b33 ocaml(Winfo) = 991723d35783913638f433aaaa920ce5 ocaml(Wm) = dbba15d2ae1ca86d2f93a995991dda96 rtld(GNU_HASH) Processing files: ocaml-labltk-devel-4.00.1-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ggwB8Z + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-labltk-devel-4.00.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-labltk-devel-4.00.1 + cp -pr otherlibs/labltk/examples_labltk /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-labltk-devel-4.00.1 + cp -pr otherlibs/labltk/examples_camltk /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-labltk-devel-4.00.1 + exit 0 Provides: ocaml-labltk-devel = 4.00.1-4.el7 ocaml-labltk-devel(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/wish Processing files: ocaml-camlp4-4.00.1-4.el7.x86_64 Provides: ocaml(Camlp4) = 4d5516be49d3cad512a44d35b3649b75 ocaml(Camlp4AstDumper) = 5555307c4aab019c61e480b06ab1fbdf ocaml(Camlp4AstLifter) = d9defe79ca1781dfe3433ba78aa38388 ocaml(Camlp4AstLoader) = 8b38c8c0bffcd790117dd92c08dcd25a ocaml(Camlp4AutoPrinter) = 0894c7fb54968a339969950adec032dd ocaml(Camlp4Bin) = 55b85049f9336231711ec327eee327b7 ocaml(Camlp4DebugParser) = 4279c447d2887394ecbe26dcd0261f51 ocaml(Camlp4ExceptionTracer) = 8658f9d40698f4ae6c576b0449badbd7 ocaml(Camlp4FoldGenerator) = f4ff2698ff044c4f4033105441188318 ocaml(Camlp4GrammarParser) = 582c2f0acbba1a4d66a005391bf17f79 ocaml(Camlp4ListComprehension) = aa78518fe3ad62a6de95f0b8655eb469 ocaml(Camlp4LocationStripper) = 7cccb4181198a68c6b8926203febd796 ocaml(Camlp4MacroParser) = 1b4dee22ff28b945e534d48d19829684 ocaml(Camlp4MapGenerator) = 74d8c66fd82631e6de6be342629686c4 ocaml(Camlp4MetaGenerator) = da4129e7dbf358bf49686412677f9986 ocaml(Camlp4NullDumper) = 1e025fc9b6e988ff33b182f47203b59e ocaml(Camlp4OCamlAstDumper) = 08641f2804937e07e46da0ec037333ac ocaml(Camlp4OCamlOriginalQuotationExpander) = 010b29d8aac2ce53f242d635e9d6e426 ocaml(Camlp4OCamlParser) = b5075e13ae90d319c2a451acb07c0cb2 ocaml(Camlp4OCamlParserParser) = 95d60578f5d63ba61bc0a935fd78c31a ocaml(Camlp4OCamlPrinter) = ee2d5ad4d866b69026d6359a1adeed95 ocaml(Camlp4OCamlReloadedParser) = 087254121ab76f88ba3e61c0a4271c16 ocaml(Camlp4OCamlRevisedParser) = 804e9785363a583b131f572a3e80f5a8 ocaml(Camlp4OCamlRevisedParserParser) = 24e9ff55695fe6ec7f66c4f0df3825cd ocaml(Camlp4OCamlRevisedPrinter) = 59a0334b3318d60333c02177c4e1a022 ocaml(Camlp4OCamlRevisedQuotationExpander) = 4f77e817782fbf164c813a23d9036ddc ocaml(Camlp4Profiler) = f8856cd71e5385e051fa2086aad186f4 ocaml(Camlp4QuotationCommon) = 285f2989bf490f48e6ef73009289f8a4 ocaml(Camlp4QuotationExpander) = 9875811b84acedff9262c2aa7fa22eb1 ocaml(Camlp4Top) = 47ca062809132383dca474461320f93f ocaml(Camlp4TrashRemover) = f0398af9e7ccaff189b2ffe294381aa4 ocaml(Camlp4_config) = bf0434ddea375f519a454eee7b7e93fa ocaml(Camlp4_import) = 02bc41a5ba20be7e57da311777cf34cf ocaml(Camlp4prof) = fd2b994d2a9c62281020f9714370a6bb ocaml(Rprint) = 2f62e25da1158aa204af23d135fb13df ocaml(Top) = da7837dec7f9852308814e0997da551a ocaml-camlp4 = 4.00.1-4.el7 ocaml-camlp4(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(CamlinternalLazy) = 7e4f61f0abc0dc4bb87447429adcf88a ocaml(CamlinternalOO) = 8de55d11b771c63f6270c707c3c0f81b ocaml(Camlp4) = 4d5516be49d3cad512a44d35b3649b75 ocaml(Camlp4OCamlParser) = b5075e13ae90d319c2a451acb07c0cb2 ocaml(Camlp4OCamlRevisedParser) = 804e9785363a583b131f572a3e80f5a8 ocaml(Camlp4OCamlRevisedParserParser) = 24e9ff55695fe6ec7f66c4f0df3825cd ocaml(Camlp4QuotationCommon) = 285f2989bf490f48e6ef73009289f8a4 ocaml(Camlp4_config) = bf0434ddea375f519a454eee7b7e93fa ocaml(Camlp4_import) = 02bc41a5ba20be7e57da311777cf34cf ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Consistbl) = 97e49e97d992ea369e6ed519539473a2 ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c ocaml(Dynlink) = e3a05e513a09627716f2c18944bb58ca ocaml(Env) = 56a89d5b7ab7ad0fb81280deb137beb5 ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Ident) = c693e173b9daa04f10b5cc56b12aa069 ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Int64) = 0d5ecd8dffcffac43aec2ebe427d3bde ocaml(Lazy) = be13470d54bbba2080e16d4f864ec34b ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Location) = bb8b0d496b93cb982f0eaaa799e0c00b ocaml(Longident) = 424c6c173dd904e231a9067d41c77d66 ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f ocaml(Marshal) = 7d35e935d355b5f2b1616ed652df9ca6 ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24 ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Parsing) = 84c5e080da20d6d3141c52120783d359 ocaml(Path) = 4d18573d91abd30eaa0e3f988fbb7a9c ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Primitive) = e95dc84334fcf47877d46f13a6a0d5c0 ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Scanf) = 6ba1a49186bb3df3bb5fad3a9e7fe3da ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Sort) = 6ddcd88490193349c45bc9baee941ac4 ocaml(Stack) = 2680fb284a871de3a3cb68decbeb6c3f ocaml(Stream) = 85d259e9a37648998b6c03b551d68e46 ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Subst) = 4455d01815f43663a9cc853d0f149c2f ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Topdirs) = 0d106c14f3dbac99b866638c9b5976f9 ocaml(Toploop) = 721574b59e1549287ebc4abc858fb7b9 ocaml(Types) = a6ceaaf6459b0d2d14d3a0a513fe610c ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(Warnings) = 22d684bef44f5d2d284a678b5c782cea Processing files: ocaml-camlp4-devel-4.00.1-4.el7.x86_64 Provides: ocaml-camlp4-devel = 4.00.1-4.el7 ocaml-camlp4-devel(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ocaml-ocamldoc-4.00.1-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OHCbph + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-ocamldoc-4.00.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-ocamldoc-4.00.1 + cp -pr ocamldoc/Changes.txt /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-ocamldoc-4.00.1 + exit 0 Provides: ocaml(Depend) = fae637e91e3f5b06c2052390974b0b46 ocaml(Odoc) = 8cb32f7d8d951a692c46160f845ed5a1 ocaml(Odoc_analyse) = 73e7c26826318100236086fd203c9245 ocaml(Odoc_args) = ea1b618dcd9b382128a50ba1854ec7d6 ocaml(Odoc_ast) = 7ae507444a8b7ebaa6e03bf5e3411e43 ocaml(Odoc_class) = 9144f20338fb601ffe15b604a9aea46a ocaml(Odoc_comments) = cb6f1d5e25d83bdaee169a12cd58ea8e ocaml(Odoc_comments_global) = 6340e500957187a343426ae597ac80a4 ocaml(Odoc_config) = 49c92612b744b0440b92b620bd260c15 ocaml(Odoc_control) = 54e66c029402f17c2d34bded39a4980a ocaml(Odoc_cross) = 0c8f7caef517f38bb6e4a64651f6fa6c ocaml(Odoc_dag2html) = e2d2f977d3c66c2171aa624be036942a ocaml(Odoc_dep) = dc7c796a3e6911b4c1220d39590c6e57 ocaml(Odoc_dot) = b052724c45a8e2fd709b046c685255e8 ocaml(Odoc_env) = 825071e0923d65bfda2e61b1289c3a50 ocaml(Odoc_exception) = 9be605c559f5441d4a2fdf38dc5a1262 ocaml(Odoc_gen) = ab098df5415e382360923b63ed085021 ocaml(Odoc_global) = ffdf3a43b51782a0f9c038336ba81ba2 ocaml(Odoc_html) = a887f7909d9a56f20884fe8742948b04 ocaml(Odoc_info) = 61de5b8c58098d419689d965e6a36913 ocaml(Odoc_inherit) = 941116ab3b7af2d2f9154061ee83c0ab ocaml(Odoc_latex) = 7e428e863d7c880b7cc135308981c014 ocaml(Odoc_latex_style) = 7549fb02ffa268aa7a2104d7c0f04134 ocaml(Odoc_lexer) = 192c88160c20273206d3738328fa300b ocaml(Odoc_man) = 8af0460c4d76a29dc3eb33ff452ac989 ocaml(Odoc_merge) = cb9b9ced7a53ff180bd6fbc19c936505 ocaml(Odoc_messages) = 561519a1c713239d87a8bc5ce8f46ab2 ocaml(Odoc_misc) = 06628be101c3eb2ae1c7ef8b71d89b25 ocaml(Odoc_module) = 26ba68b9c46dc2c64a35da036307133e ocaml(Odoc_name) = b9aff13c5357748d98e57e021e0682c6 ocaml(Odoc_ocamlhtml) = a34eb4a29605ac180469a7309f966aa3 ocaml(Odoc_parameter) = 6260fa864a93f1bc0aced49fa1f272ed ocaml(Odoc_parser) = 4a9057f864ecb7693e6d8201988f2da7 ocaml(Odoc_print) = b3b5e5a62d1125703dad45d773baff03 ocaml(Odoc_scan) = c673a510a801331d33e9a9a1c2968624 ocaml(Odoc_search) = 75d0ee8a48ba2c915e66c47d51a1a875 ocaml(Odoc_see_lexer) = 248724ee9e0a1085a7149a7ee0aa882e ocaml(Odoc_sig) = fb7159137416c60bab797cc4eb17e726 ocaml(Odoc_str) = 30cef3054a117a53374d112d525faf32 ocaml(Odoc_test) = b37a65b74db57fe8228edade335fb2f5 ocaml(Odoc_texi) = a200ef12e3864546e02332fed1e112ed ocaml(Odoc_text) = 1ff9c595a399745265f5ef6bd0a82421 ocaml(Odoc_text_lexer) = 1790b845361e5ddd38ae4a3504d05339 ocaml(Odoc_text_parser) = 59c0edc4ec6bf914393a937d72a8ca38 ocaml(Odoc_to_text) = 59befcf067b4f741a1d7dc97c9025501 ocaml(Odoc_type) = 77c6d407630a7ec267296a92e2bb7345 ocaml(Odoc_types) = cb2b260317d56b8bf2322b91f87f14f3 ocaml(Odoc_value) = 885f5a4fa772ca89aec09c36c781000d ocaml-ocamldoc = 4.00.1-4.el7 ocaml-ocamldoc(x86-64) = 4.00.1-4.el7 ocamldoc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Btype) = 19610ce759899dc2cff0ea1a6e65c950 ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(CamlinternalOO) = 8de55d11b771c63f6270c707c3c0f81b ocaml(Ccomp) = 1cac68d85b365b67c8968060423828cd ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Clflags) = b1cd977bbbcd87be83c067ae2e0edd91 ocaml(Cmi_format) = e0ebbaf7bbb5bb9025781bf4cca3a824 ocaml(Config) = 8082ce22e9f46a7b1b59d6e05324dcae ocaml(Consistbl) = 97e49e97d992ea369e6ed519539473a2 ocaml(Ctype) = 1e38893dde894320595c87b737803011 ocaml(Depend) = fae637e91e3f5b06c2052390974b0b46 ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c ocaml(Dynlink) = e3a05e513a09627716f2c18944bb58ca ocaml(Env) = 56a89d5b7ab7ad0fb81280deb137beb5 ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Ident) = c693e173b9daa04f10b5cc56b12aa069 ocaml(Includecore) = 8e4dec7d1a3d5cb4d1509e0e252ff3b2 ocaml(Includemod) = a5a4f5d926f8f63005f02d47867392dd ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Lambda) = c9732b00d40adc45b9fab6e418910eea ocaml(Lexer) = 28c34f06af5c029e5874a8bb15f43cf9 ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Location) = bb8b0d496b93cb982f0eaaa799e0c00b ocaml(Longident) = 424c6c173dd904e231a9067d41c77d66 ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f ocaml(Misc) = 54a8f7553294d92aa14fa2e454bdc98f ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Odoc_analyse) = 73e7c26826318100236086fd203c9245 ocaml(Odoc_args) = ea1b618dcd9b382128a50ba1854ec7d6 ocaml(Odoc_class) = 9144f20338fb601ffe15b604a9aea46a ocaml(Odoc_comments_global) = 6340e500957187a343426ae597ac80a4 ocaml(Odoc_config) = 49c92612b744b0440b92b620bd260c15 ocaml(Odoc_dag2html) = e2d2f977d3c66c2171aa624be036942a ocaml(Odoc_dot) = b052724c45a8e2fd709b046c685255e8 ocaml(Odoc_env) = 825071e0923d65bfda2e61b1289c3a50 ocaml(Odoc_exception) = 9be605c559f5441d4a2fdf38dc5a1262 ocaml(Odoc_gen) = ab098df5415e382360923b63ed085021 ocaml(Odoc_global) = ffdf3a43b51782a0f9c038336ba81ba2 ocaml(Odoc_html) = a887f7909d9a56f20884fe8742948b04 ocaml(Odoc_info) = 61de5b8c58098d419689d965e6a36913 ocaml(Odoc_latex) = 7e428e863d7c880b7cc135308981c014 ocaml(Odoc_latex_style) = 7549fb02ffa268aa7a2104d7c0f04134 ocaml(Odoc_man) = 8af0460c4d76a29dc3eb33ff452ac989 ocaml(Odoc_messages) = 561519a1c713239d87a8bc5ce8f46ab2 ocaml(Odoc_misc) = 06628be101c3eb2ae1c7ef8b71d89b25 ocaml(Odoc_module) = 26ba68b9c46dc2c64a35da036307133e ocaml(Odoc_name) = b9aff13c5357748d98e57e021e0682c6 ocaml(Odoc_ocamlhtml) = a34eb4a29605ac180469a7309f966aa3 ocaml(Odoc_parameter) = 6260fa864a93f1bc0aced49fa1f272ed ocaml(Odoc_parser) = 4a9057f864ecb7693e6d8201988f2da7 ocaml(Odoc_print) = b3b5e5a62d1125703dad45d773baff03 ocaml(Odoc_search) = 75d0ee8a48ba2c915e66c47d51a1a875 ocaml(Odoc_sig) = fb7159137416c60bab797cc4eb17e726 ocaml(Odoc_str) = 30cef3054a117a53374d112d525faf32 ocaml(Odoc_texi) = a200ef12e3864546e02332fed1e112ed ocaml(Odoc_text) = 1ff9c595a399745265f5ef6bd0a82421 ocaml(Odoc_text_parser) = 59c0edc4ec6bf914393a937d72a8ca38 ocaml(Odoc_to_text) = 59befcf067b4f741a1d7dc97c9025501 ocaml(Odoc_type) = 77c6d407630a7ec267296a92e2bb7345 ocaml(Odoc_types) = cb2b260317d56b8bf2322b91f87f14f3 ocaml(Odoc_value) = 885f5a4fa772ca89aec09c36c781000d ocaml(Parse) = ce9fd66a7e5ba5bb68c340d4c3c36e8f ocaml(Parser) = 4d79f10ba3333b4f0971d1e50086bd21 ocaml(Parsing) = 84c5e080da20d6d3141c52120783d359 ocaml(Path) = 4d18573d91abd30eaa0e3f988fbb7a9c ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Predef) = f0c58433836c2bb9712ecfefd422d73d ocaml(Primitive) = e95dc84334fcf47877d46f13a6a0d5c0 ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Printtyp) = 373d9fbd40d57349919370057c28a858 ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Sort) = 6ddcd88490193349c45bc9baee941ac4 ocaml(Str) = e42aad8fb20d54ddbff6b1ae2544ea03 ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Subst) = 4455d01815f43663a9cc853d0f149c2f ocaml(Syntaxerr) = 761ecdfbd03900fdee52777eaf0c4ed6 ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Translclass) = 27892cb2dbb5593293add72b3e4bfdcb ocaml(Translcore) = b53f180e51dd0180d056455cda881f04 ocaml(Typeclass) = 876e33840ede388a4af2107a08c0335f ocaml(Typecore) = c5b6099ddcb3558b20899b9cc4a4990e ocaml(Typedecl) = caeae5da0727e05a5c27c0ea5f7b25dc ocaml(Typedtree) = 55b7a78f8f1d3df6512b29359686d90c ocaml(Typemod) = 834b6e13bb05a9c8575b1c0e2f38b93f ocaml(Types) = a6ceaaf6459b0d2d14d3a0a513fe610c ocaml(Typetexp) = 4bca4bd1747d100c33a3cbe5ba9911d2 ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(Warnings) = 22d684bef44f5d2d284a678b5c782cea rtld(GNU_HASH) Processing files: ocaml-emacs-4.00.1-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mdpexG + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-emacs-4.00.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-emacs-4.00.1 + cp -pr emacs/README /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-emacs-4.00.1 + exit 0 Provides: ocaml-emacs = 4.00.1-4.el7 ocaml-emacs(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-docs-4.00.1-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IUjnv6 + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-docs-4.00.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-docs-4.00.1 + cp -pr refman.pdf /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-docs-4.00.1 + cp -pr htmlman /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64/usr/share/doc/ocaml-docs-4.00.1 + exit 0 Provides: ocaml-docs = 4.00.1-4.el7 ocaml-docs(x86-64) = 4.00.1-4.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Processing files: ocaml-compiler-libs-4.00.1-4.el7.x86_64 Provides: ocaml(Annot) = b083db5bc733b9f6c9d707c257e6bd5b ocaml(Arch) = d2b4b2f98fe6101c842cb6e5f461a669 ocaml(Asmgen) = 0f1cc02cf519fc47a04b896160fb8114 ocaml(Asmlibrarian) = e3a67fc4b740f5e8b6c18fa0aea2e632 ocaml(Asmlink) = 26c358fbd407f2bce730a95dd8b451ee ocaml(Asmpackager) = b5191a7c300434b09afce227b8ae7c7e ocaml(Asttypes) = 9b19575f4ef4773bb30e272303c426a2 ocaml(Btype) = 19610ce759899dc2cff0ea1a6e65c950 ocaml(Bytegen) = d303e8119ef7415f42a89fed7f77102d ocaml(Bytelibrarian) = 3afa1681ba7947547d6c65f4cf742fcb ocaml(Bytelink) = 0f911f092f5aea38eb8748be937612fc ocaml(Bytepackager) = 8ee691d5f672d766a98d7167524ffad3 ocaml(Bytesections) = 9ee9f254c0ab1b6527e5577504b4d5e6 ocaml(Ccomp) = 1cac68d85b365b67c8968060423828cd ocaml(Clambda) = 1865d029b63cb8d7947b3a78c34d7a05 ocaml(Clflags) = b1cd977bbbcd87be83c067ae2e0edd91 ocaml(Closure) = d0757cfd4d87e57fa5724048ae418c10 ocaml(Cmi_format) = e0ebbaf7bbb5bb9025781bf4cca3a824 ocaml(Cmm) = 4e9ea6aa9b945de43b037063a132f83e ocaml(Cmmgen) = 08259f5df203dfbb6c9b297f00f9170c ocaml(Cmo_format) = d20212af572d1e2f2e1a9223f0db70f6 ocaml(Cmt_format) = b932ed97b601c0477225daa4562c72ac ocaml(Cmx_format) = 8de2a5585fa4b4ad6441f9675aa53dcc ocaml(Coloring) = 44893f696677f6a1d43b16574ac6bcac ocaml(Comballoc) = fead869998fdda94615cef584a1cfe7d ocaml(Compile) = 1e0969babadf439453d40aed64154d6d ocaml(Compilenv) = cbc08d9fa75ebe686e42f172741d2911 ocaml(Config) = 8082ce22e9f46a7b1b59d6e05324dcae ocaml(Consistbl) = 97e49e97d992ea369e6ed519539473a2 ocaml(Ctype) = 1e38893dde894320595c87b737803011 ocaml(Datarepr) = 9a77f181ea1f41035b81fa20702bd393 ocaml(Debuginfo) = 2d7e1f225a39b6233a553e6d5dccf837 ocaml(Dll) = 74eca84085f28e7a1370d97b361ab4d4 ocaml(Emit) = a4200aa61ea3547b498da3ada634607d ocaml(Emitaux) = 25a5550b9082bb9ef500e2dba33fad89 ocaml(Emitcode) = 2841b457edc8684c4bae4561c58479e8 ocaml(Env) = 56a89d5b7ab7ad0fb81280deb137beb5 ocaml(Errors) = 66fd42f177086fbf3e0464c06bb33ad1 ocaml(Expunge) = d56396e00db0cec53f3396ef9b450cd2 ocaml(Genprintval) = 5ccd95ff08149dddc8f6c3aefcd1e143 ocaml(Ident) = c693e173b9daa04f10b5cc56b12aa069 ocaml(Includeclass) = 3dc640a86449d067c0a1c9b5e4fe9b60 ocaml(Includecore) = 8e4dec7d1a3d5cb4d1509e0e252ff3b2 ocaml(Includemod) = a5a4f5d926f8f63005f02d47867392dd ocaml(Instruct) = ec12e6a23918796b294bd4183fce61d7 ocaml(Interf) = 05c5cb01b77b76877733879f72cd9a09 ocaml(Lambda) = c9732b00d40adc45b9fab6e418910eea ocaml(Lexer) = 28c34f06af5c029e5874a8bb15f43cf9 ocaml(Linearize) = 32ae6ca55ac64851fb697f9615021ef5 ocaml(Liveness) = e49876ee089f821aef92d051a065eb9f ocaml(Location) = bb8b0d496b93cb982f0eaaa799e0c00b ocaml(Longident) = 424c6c173dd904e231a9067d41c77d66 ocaml(Mach) = 963b675665499ebd21f1ab176ad5dbd4 ocaml(Main) = b360726a422b45ea78dadf050ab371e6 ocaml(Main_args) = 6bfe37356429faf8b923f86482d70a04 ocaml(Matching) = 1f848d38be1db8a1fdcacd34d3ba817a ocaml(Meta) = 6451b95417a30ef3e473898cad775b87 ocaml(Misc) = 54a8f7553294d92aa14fa2e454bdc98f ocaml(Mtype) = 1aba2b144aff33404f199e750d99ffa2 ocaml(Opcodes) = d8559f32b2d42ae94e3ecc9d109e44a7 ocaml(Oprint) = 480c9f510fa015f8a8a2d6391a57aaf9 ocaml(Optcompile) = a6768c02fea81d7606a11addc2e179de ocaml(Opterrors) = c1001e97bddbcdebbfeb181c6389762d ocaml(Optmain) = ac6e6dc7aeb45de69fd647d0b5588728 ocaml(Outcometree) = aefe60bf44274ff5177f9e4d0d986add ocaml(Parmatch) = 5e41a90f20640d31557f96b3768a0bf4 ocaml(Parse) = ce9fd66a7e5ba5bb68c340d4c3c36e8f ocaml(Parser) = 4d79f10ba3333b4f0971d1e50086bd21 ocaml(Parsetree) = 891e1624fed6ea484523f370d3342995 ocaml(Path) = 4d18573d91abd30eaa0e3f988fbb7a9c ocaml(Pparse) = 99131232962eb634a298e760d63e8000 ocaml(Predef) = f0c58433836c2bb9712ecfefd422d73d ocaml(Primitive) = e95dc84334fcf47877d46f13a6a0d5c0 ocaml(Printast) = 271f89f1e5c21b07796beca0de9e3fe6 ocaml(Printclambda) = 37b2f1bac9b1f2e969ca5f395b68d217 ocaml(Printcmm) = aa34f4cdd1999bdbced461805fa0689c ocaml(Printinstr) = a306111411b9b1fb71ee84a9384d107f ocaml(Printlambda) = e24229f5b0b3cbac7e78751ec5ecbbda ocaml(Printlinear) = 78794a1d3ec9abc77aaedcba608c25fd ocaml(Printmach) = 4febd4e87c41fe3363cb050e5d68a8cf ocaml(Printtyp) = 373d9fbd40d57349919370057c28a858 ocaml(Printtyped) = cbe7316b68740a88f290d3ff2e8dc6aa ocaml(Proc) = bae252988c6be08ec90d42b1d10f9d76 ocaml(Reg) = 1ed700a3ab6022dd79f3c7f81121c5a2 ocaml(Reload) = 64ec29aaa83473ddc8aaee32396abdfa ocaml(Reloadgen) = 2961617e70b0344bdc3afd13a6c9ab45 ocaml(Runtimedef) = 69d453b40409d1fe82fb855521f04bbb ocaml(Schedgen) = 67e8812aab40c846fa2da0c53ec91400 ocaml(Scheduling) = 24ae821968d8e19292c68d936580c3c5 ocaml(Selectgen) = 9feb2728d22ce9db7b9ee7ca453f5126 ocaml(Selection) = f6317d00dddf7b6defe3939aa891fc2a ocaml(Simplif) = 4bf525970482c3479f3f992ad20d574e ocaml(Spill) = fbbaa054d564955636ba4ef814af296e ocaml(Split) = 05c3599141abddede4b861fdb45a0175 ocaml(Stypes) = ccc65d036baa945e4acf0036a208e933 ocaml(Subst) = 4455d01815f43663a9cc853d0f149c2f ocaml(Switch) = 098b27898719f63b9954d42807540369 ocaml(Symtable) = f1cea07e252625e914df19f512c26736 ocaml(Syntaxerr) = 761ecdfbd03900fdee52777eaf0c4ed6 ocaml(Tbl) = 4d05c1d918fda3824c7a20caed2533f2 ocaml(Terminfo) = 90c11679e135c10926971e10e5ebefba ocaml(Topdirs) = 0d106c14f3dbac99b866638c9b5976f9 ocaml(Toploop) = 721574b59e1549287ebc4abc858fb7b9 ocaml(Topmain) = b8def1cabc58cf77ba7cad82ce7954cf ocaml(Topstart) = 673f1e69831574c24729558477893d92 ocaml(Trace) = 2b967025473ec612d0d12cc6b0895c7c ocaml(Translclass) = 27892cb2dbb5593293add72b3e4bfdcb ocaml(Translcore) = b53f180e51dd0180d056455cda881f04 ocaml(Translmod) = 5b1914697f2db5c8a0ded312b3a85821 ocaml(Translobj) = ddd50e806225b448da04b3727c36f597 ocaml(Typeclass) = 876e33840ede388a4af2107a08c0335f ocaml(Typecore) = c5b6099ddcb3558b20899b9cc4a4990e ocaml(Typedecl) = caeae5da0727e05a5c27c0ea5f7b25dc ocaml(Typedtree) = 55b7a78f8f1d3df6512b29359686d90c ocaml(Typemod) = 834b6e13bb05a9c8575b1c0e2f38b93f ocaml(Typeopt) = c20093f9fc85b4c4a482038f6bf496c7 ocaml(Types) = a6ceaaf6459b0d2d14d3a0a513fe610c ocaml(Typetexp) = 4bca4bd1747d100c33a3cbe5ba9911d2 ocaml(Warnings) = 22d684bef44f5d2d284a678b5c782cea ocaml-compiler-libs = 4.00.1-4.el7 ocaml-compiler-libs(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Arch) = d2b4b2f98fe6101c842cb6e5f461a669 ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Asmlibrarian) = e3a67fc4b740f5e8b6c18fa0aea2e632 ocaml(Asmlink) = 26c358fbd407f2bce730a95dd8b451ee ocaml(Asmpackager) = b5191a7c300434b09afce227b8ae7c7e ocaml(Btype) = 19610ce759899dc2cff0ea1a6e65c950 ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(Bytegen) = d303e8119ef7415f42a89fed7f77102d ocaml(Bytelibrarian) = 3afa1681ba7947547d6c65f4cf742fcb ocaml(Bytelink) = 0f911f092f5aea38eb8748be937612fc ocaml(Bytepackager) = 8ee691d5f672d766a98d7167524ffad3 ocaml(Bytesections) = 9ee9f254c0ab1b6527e5577504b4d5e6 ocaml(CamlinternalLazy) = 7e4f61f0abc0dc4bb87447429adcf88a ocaml(CamlinternalOO) = 8de55d11b771c63f6270c707c3c0f81b ocaml(Ccomp) = 1cac68d85b365b67c8968060423828cd ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Clambda) = 1865d029b63cb8d7947b3a78c34d7a05 ocaml(Clflags) = b1cd977bbbcd87be83c067ae2e0edd91 ocaml(Cmi_format) = e0ebbaf7bbb5bb9025781bf4cca3a824 ocaml(Cmm) = 4e9ea6aa9b945de43b037063a132f83e ocaml(Cmx_format) = 8de2a5585fa4b4ad6441f9675aa53dcc ocaml(Compile) = 1e0969babadf439453d40aed64154d6d ocaml(Config) = 8082ce22e9f46a7b1b59d6e05324dcae ocaml(Consistbl) = 97e49e97d992ea369e6ed519539473a2 ocaml(Ctype) = 1e38893dde894320595c87b737803011 ocaml(Datarepr) = 9a77f181ea1f41035b81fa20702bd393 ocaml(Debuginfo) = 2d7e1f225a39b6233a553e6d5dccf837 ocaml(Digest) = fc1ddbe7729c06f1551c4154795b3b6c ocaml(Dll) = 74eca84085f28e7a1370d97b361ab4d4 ocaml(Emitcode) = 2841b457edc8684c4bae4561c58479e8 ocaml(Env) = 56a89d5b7ab7ad0fb81280deb137beb5 ocaml(Errors) = 66fd42f177086fbf3e0464c06bb33ad1 ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Gc) = 23b8d067f883f7a218c4945a42625a31 ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Ident) = c693e173b9daa04f10b5cc56b12aa069 ocaml(Includecore) = 8e4dec7d1a3d5cb4d1509e0e252ff3b2 ocaml(Includemod) = a5a4f5d926f8f63005f02d47867392dd ocaml(Instruct) = ec12e6a23918796b294bd4183fce61d7 ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Int64) = 0d5ecd8dffcffac43aec2ebe427d3bde ocaml(Lambda) = c9732b00d40adc45b9fab6e418910eea ocaml(Lazy) = be13470d54bbba2080e16d4f864ec34b ocaml(Lexer) = 28c34f06af5c029e5874a8bb15f43cf9 ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(Linearize) = 32ae6ca55ac64851fb697f9615021ef5 ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Location) = bb8b0d496b93cb982f0eaaa799e0c00b ocaml(Longident) = 424c6c173dd904e231a9067d41c77d66 ocaml(Mach) = 963b675665499ebd21f1ab176ad5dbd4 ocaml(Main_args) = 6bfe37356429faf8b923f86482d70a04 ocaml(Map) = 1be6bb7484ad2000575776b38d423f2f ocaml(Marshal) = 7d35e935d355b5f2b1616ed652df9ca6 ocaml(Meta) = 6451b95417a30ef3e473898cad775b87 ocaml(Misc) = 54a8f7553294d92aa14fa2e454bdc98f ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24 ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Opcodes) = d8559f32b2d42ae94e3ecc9d109e44a7 ocaml(Oprint) = 480c9f510fa015f8a8a2d6391a57aaf9 ocaml(Optcompile) = a6768c02fea81d7606a11addc2e179de ocaml(Opterrors) = c1001e97bddbcdebbfeb181c6389762d ocaml(Parse) = ce9fd66a7e5ba5bb68c340d4c3c36e8f ocaml(Parser) = 4d79f10ba3333b4f0971d1e50086bd21 ocaml(Parsing) = 84c5e080da20d6d3141c52120783d359 ocaml(Path) = 4d18573d91abd30eaa0e3f988fbb7a9c ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Pparse) = 99131232962eb634a298e760d63e8000 ocaml(Predef) = f0c58433836c2bb9712ecfefd422d73d ocaml(Primitive) = e95dc84334fcf47877d46f13a6a0d5c0 ocaml(Printast) = 271f89f1e5c21b07796beca0de9e3fe6 ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Printinstr) = a306111411b9b1fb71ee84a9384d107f ocaml(Printlambda) = e24229f5b0b3cbac7e78751ec5ecbbda ocaml(Printmach) = 4febd4e87c41fe3363cb050e5d68a8cf ocaml(Printtyp) = 373d9fbd40d57349919370057c28a858 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Reg) = 1ed700a3ab6022dd79f3c7f81121c5a2 ocaml(Runtimedef) = 69d453b40409d1fe82fb855521f04bbb ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Simplif) = 4bf525970482c3479f3f992ad20d574e ocaml(Sort) = 6ddcd88490193349c45bc9baee941ac4 ocaml(Stack) = 2680fb284a871de3a3cb68decbeb6c3f ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Stypes) = ccc65d036baa945e4acf0036a208e933 ocaml(Subst) = 4455d01815f43663a9cc853d0f149c2f ocaml(Switch) = 098b27898719f63b9954d42807540369 ocaml(Symtable) = f1cea07e252625e914df19f512c26736 ocaml(Syntaxerr) = 761ecdfbd03900fdee52777eaf0c4ed6 ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Tbl) = 4d05c1d918fda3824c7a20caed2533f2 ocaml(Topmain) = b8def1cabc58cf77ba7cad82ce7954cf ocaml(Translclass) = 27892cb2dbb5593293add72b3e4bfdcb ocaml(Translcore) = b53f180e51dd0180d056455cda881f04 ocaml(Translmod) = 5b1914697f2db5c8a0ded312b3a85821 ocaml(Typeclass) = 876e33840ede388a4af2107a08c0335f ocaml(Typecore) = c5b6099ddcb3558b20899b9cc4a4990e ocaml(Typedecl) = caeae5da0727e05a5c27c0ea5f7b25dc ocaml(Typedtree) = 55b7a78f8f1d3df6512b29359686d90c ocaml(Typemod) = 834b6e13bb05a9c8575b1c0e2f38b93f ocaml(Types) = a6ceaaf6459b0d2d14d3a0a513fe610c ocaml(Typetexp) = 4bca4bd1747d100c33a3cbe5ba9911d2 ocaml(Warnings) = 22d684bef44f5d2d284a678b5c782cea ocaml(Weak) = 6ec9ee0b4d14b6d1f8c2003f9d9711af Processing files: ocaml-debuginfo-4.00.1-4.el7.x86_64 Provides: ocaml-debuginfo = 4.00.1-4.el7 ocaml-debuginfo(x86-64) = 4.00.1-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64 Wrote: /builddir/build/RPMS/ocaml-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-runtime-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-source-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-x11-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-devel-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-camlp4-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-camlp4-devel-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamldoc-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-emacs-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-docs-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-compiler-libs-4.00.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-debuginfo-4.00.1-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sW872o + umask 022 + cd /builddir/build/BUILD + cd ocaml-4.00.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-4.00.1-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->