OCamllabs icon Home|Differences with the last checks|Previous runs


Building on doris.caelum.ci.dev
day10 dispatch:
  verb             : health-check
  opam-repository  : <default>
  opam-repo commit : 4817f2453c85025e66642c4d61e953167e350bd6
  mirror           : /var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818
  cache-dir        : /var/cache/day10
  ocaml-version    : ocaml.5.2.1
  package          : minivpt.2.0.0
  os-distribution  : debian
  os-version       : 13
  with-test        : false
+ 'day10' 'health-check' '--cache-dir' '/var/cache/day10' '--log' '--opam-repository' '/var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818:4817f2453c85025e66642c4d61e953167e350bd6' '--ocaml-version' 'ocaml.5.2.1' '--arch' 'x86_64' '--os' 'linux' '--os-distribution' 'debian' '--os-version' '13' 'minivpt.2.0.0'
digraph opam {
  "minivpt.2.0.0" -> {"obuild.0.2.2" "ocaml.5.2.1" "ocamlfind.1.9.8"}
  "obuild.0.2.2" -> {"ocaml.5.2.1" "ocamlfind.1.9.8"}
  "ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
  "ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
  "ocamlfind.1.9.8" -> "ocaml.5.2.1";
}

Processing: [default: loading data]
[ocaml-base-compiler.5.2.1: http]
[ocaml-base-compiler.5.2.1: extract]
[ocaml-base-compiler.5.2.1/ocaml-base-compiler.install: dl]
-> retrieved ocaml-base-compiler.5.2.1  (https://github.com/ocaml/ocaml/releases/download/5.2.1/ocaml-5.2.1.tar.gz)
[ocaml-base-compiler: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/./configure "--prefix=/home/opam/.opam/default" "--docdir=/home/opam/.opam/default/doc/ocaml" "-C" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1)
- configure: creating cache config.cache
- configure: Configuring OCaml version 5.2.1
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for csc... no
- checking for ld... ld
- checking how to print strings... printf
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... ld
- checking if the linker (ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking for gawk... no
- checking for mawk... mawk
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- /home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/./configure: line 7941: /usr/bin/file: No such file or directory
- checking for mt... no
- checking if : is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... 
- yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C preprocessor... gcc -E
- checking C compiler vendor... gcc-14-2
- checking whether host executables can be run in the build... yes
- checking whether #! works in shell scripts... yes
- checking whether C compiler accepts -Wold-style-declaration... yes
- checking for flexdll sources... checking for flexlink... no
- checking for flexdll.h... no
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for library containing cos... -lm
- checking for unistd.h... (cached) yes
- checking for math.h... yes
- checking for stdint.h... (cached) yes
- checking for pthread_np.h... no
- checking for dirent.h... 
- yes
- checking for sys/select.h... yes
- checking for stdatomic.h... yes
- checking for sys/mman.h... yes
- checking for off_t... yes
- checking size of int... 4
- checking size of long... 8
- checking size of long *... 8
- checking size of short... 2
- checking size of long long... 8
- configure: Target is a 64 bits architecture
- checking whether byte ordering is bigendian... no
- checking alignment of double... 8
- checking alignment of long... 8
- checking alignment of long long... 8
- checking whether the C compiler supports _Atomic types... yes
- checking whether the C compiler supports -fno-tree-vrp... yes
- checking whether the C compiler supports __attribute__((aligned(n)))... yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- checking for ld... ld
- checking for rlwrap... no
- configure: checking semantics of signal handlers
- checking for sigaction... 
- yes
- checking for sigprocmask... yes
- configure: POSIX signal handling found.
- checking for expm1... yes
- checking for log1p... yes
- checking for hypot... yes
- checking for fma... yes
- checking for exp2... yes
- checking for log2... yes
- checking for cbrt... yes
- checking for acosh... yes
- checking for asinh... yes
- checking for atanh... yes
- checking for erf... yes
- checking for erfc... yes
- checking for trunc... 
- yes
- checking for round... yes
- checking for copysign... yes
- checking whether round works... yes
- checking whether fma works... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking for unistd.h... (cached) yes
- checking whether getentropy is declared... yes
- checking for getrusage... yes
- checking for times... yes
- checking for secure_getenv... yes
- checking for issetugid... no
- checking for library containing clock_gettime... none required
- configure: not using thread sanitizer
- checking for socket... yes
- checking for socketpair... yes
- checking for bind... yes
- checking for listen... yes
- checking for accept... yes
- checking for connect... 
- yes
- checking for socklen_t... yes
- checking for inet_aton... yes
- checking for struct sockaddr_in6... yes
- checking for getaddrinfo... yes
- checking for getnameinfo... yes
- checking for inet_pton... yes
- checking for inet_ntop... yes
- checking for rewinddir... yes
- checking for lockf... yes
- checking for mkfifo... yes
- checking for getcwd... yes
- checking whether system is declared... yes
- checking for sys/types.h... (cached) yes
- checking for utime.h... yes
- checking for utime... yes
- checking for utimes... yes
- checking for fchmod... yes
- checking for fchown... yes
- checking for truncate... yes
- checking for ftruncate... yes
- checking for select... 
- yes
- checking for fd_set... yes
- checking for nanosleep... yes
- checking for symlink... yes
- checking for readlink... yes
- checking for lstat... yes
- checking for realpath... yes
- checking for waitpid... yes
- checking for wait4... yes
- checking for getgroups... yes
- checking for setgroups... yes
- checking for initgroups... yes
- checking for termios.h... yes
- checking for tcgetattr... yes
- checking for tcsetattr... yes
- checking for tcsendbreak... yes
- checking for tcflush... yes
- checking for tcflow... yes
- checking for setitimer... yes
- checking for gethostname... yes
- checking for sys/utsname.h... 
- yes
- checking for uname... yes
- checking for gettimeofday... yes
- checking for mktime... yes
- checking for setsid... yes
- checking for putenv... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking for locale.h... yes
- checking for newlocale... yes
- checking for freelocale... yes
- checking for uselocale... yes
- checking for xlocale.h... no
- checking for strtod_l... yes
- checking for dlopen... yes
- configure: Dynamic loading of shared libraries is supported.
- checking for sys/mman.h... (cached) yes
- checking for mmap... yes
- checking for munmap... yes
- checking for pwrite... yes
- checking whether the C compiler supports -fdebug-prefix-map... yes
- checking for struct stat.st_atim.tv_nsec... yes
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... six
- checking how many arguments gethostbyaddr_r() takes... 
- eight
- checking for mkstemp... yes
- checking for nice... yes
- checking for dup3... yes
- checking for pipe2... yes
- checking for accept4... yes
- checking for getauxval... yes
- checking for sys/shm.h... yes
- checking for shmat... yes
- checking for execvpe... yes
- checking for spawn.h... yes
- checking for posix_spawn... yes
- checking for posix_spawnp... yes
- checking for pkg-config... no
- checking for ZSTD_createCCtx in -lzstd... no
- configure: WARNING: zstd library not found
- configure: WARNING: compressed compilation artefacts not supported
- configure: ocamldebug supported
- checking whether gcc is Clang... no
- checking whether pthreads work with "-pthread" and "-lpthread"... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for sigwait... yes
- checking arguments for pthread_getaffinity_np... GNU
- configure: the threads library is supported
- checking whether the assembler supports --debug-prefix-map... yes
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... 
- yes
- checking whether mmap supports MAP_STACK... yes
- configure: updating cache config.cache
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating stdlib/sys.ml
- config.status: creating manual/src/version.tex
- config.status: creating manual/src/html_processing/src/common.ml
- config.status: creating ocamltest/ocamltest_config.ml
- config.status: creating utils/config.common.ml
- config.status: creating utils/config.generated.ml
- config.status: creating compilerlibs/META
- config.status: creating otherlibs/dynlink/META
- config.status: creating otherlibs/runtime_events/META
- config.status: creating stdlib/META
- config.status: creating ocamldoc/META
- config.status: creating otherlibs/unix/META
- config.status: creating otherlibs/str/META
- config.status: creating otherlibs/systhreads/META
- config.status: creating runtime/caml/exec.h
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: creating runtime/caml/version.h
- config.status: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml
- config.status: executing libtool commands
- config.status: executing shebang commands
[ocaml-base-compiler: make]
+ /usr/bin/make "-j255" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1)
- /usr/bin/make coldstart
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   GEN runtime/primitives
-   GEN runtime/caml/opnames.h
-   GEN runtime/caml/jumptbl.h
-   CC runtime/sak.o
-   GEN runtime/prims.c
-   MKEXE runtime/sak
-   GEN runtime/build_config.h
-   CC runtime/prims.o
-   CC runtime/addrmap.b.o
-   CC runtime/afl.b.o
-   CC runtime/alloc.b.o
-   CC runtime/array.b.o
-   CC runtime/backtrace.b.o
-   CC runtime/bigarray.b.o
-   CC runtime/blake2.b.o
-   CC runtime/callback.b.o
-   CC runtime/codefrag.b.o
-   CC runtime/compare.b.o
-   CC runtime/custom.b.o
-   CC runtime/debugger.b.o
-   CC runtime/domain.b.o
-   CC runtime/dynlink.b.o
-   CC runtime/extern.b.o
-   CC runtime/fiber.b.o
-   CC runtime/finalise.b.o
-   CC runtime/floats.b.o
-   CC runtime/gc_ctrl.b.o
-   CC runtime/gc_stats.b.o
-   CC runtime/globroots.b.o
-   CC runtime/hash.b.o
-   CC runtime/intern.b.o
-   CC runtime/ints.b.o
-   CC runtime/io.b.o
-   CC runtime/lexing.b.o
-   CC runtime/lf_skiplist.b.o
-   CC runtime/main.b.o
-   CC runtime/major_gc.b.o
-   CC runtime/md5.b.o
-   CC runtime/memory.b.o
-   CC runtime/memprof.b.o
-   CC runtime/meta.b.o
-   CC runtime/minor_gc.b.o
-   CC runtime/misc.b.o
-   CC runtime/obj.b.o
-   CC runtime/parsing.b.o
-   CC runtime/platform.b.o
-   CC runtime/printexc.b.o
-   CC runtime/prng.b.o
-   CC runtime/roots.b.o
-   CC runtime/runtime_events.b.o
-   CC runtime/shared_heap.b.o
-   CC runtime/signals.b.o
-   CC runtime/skiplist.b.o
-   CC runtime/startup_aux.b.o
-   CC runtime/str.b.o
-   CC runtime/sync.b.o
-   CC runtime/sys.b.o
-   CC runtime/unix.b.o
-   CC runtime/weak.b.o
-   CC runtime/backtrace_byt.b.o
-   CC runtime/fail_byt.b.o
-   CC runtime/fix_code.b.o
-   CC runtime/interp.b.o
-   CC runtime/startup_byt.b.o
-   CC runtime/zstd.b.o
-   MKLIB runtime/libcamlrun.a
-   MKEXE runtime/ocamlrun
- cp runtime/ocamlrun boot/ocamlrun
- /usr/bin/make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun' USE_BOOT_OCAMLC=true all
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
-   OCAMLC camlinternalFormatBasics.cmi
-   CC header.o
-   MKEXE tmpheader.exe
- strip tmpheader.exe
-   OCAMLC camlinternalFormatBasics.cmo
-   OCAMLC stdlib.cmi
-   OCAMLC stdlib.cmo
-   OCAMLC stdlib__Either.cmi
-   OCAMLC stdlib__Sys.cmi
-   OCAMLC stdlib__Int32.cmi
-   OCAMLC stdlib__Type.cmi
-   OCAMLC stdlib__Atomic.cmi
-   OCAMLC camlinternalLazy.cmi
-   OCAMLC stdlib__Bool.cmi
-   OCAMLC stdlib__Char.cmi
-   OCAMLC stdlib__Uchar.cmi
-   OCAMLC stdlib__Int.cmi
-   OCAMLC stdlib__Unit.cmi
-   OCAMLC stdlib__Marshal.cmi
-   OCAMLC stdlib__Int64.cmi
-   OCAMLC stdlib__Nativeint.cmi
-   OCAMLC stdlib__Lexing.cmi
-   OCAMLC stdlib__Mutex.cmi
-   OCAMLC stdlib__Semaphore.cmi
-   OCAMLC stdlib__Domain.cmi
-   OCAMLC stdlib__Arg.cmi
-   OCAMLC stdlib__Fun.cmi
-   OCAMLC stdlib__Complex.cmi
-   OCAMLC stdlib__Digest.cmi
-   OCAMLC stdlib__Scanf.cmi
-   OCAMLC stdlib__Callback.cmi
-   OCAMLC stdlib__Filename.cmi
-   OCAMLC std_exit.cmi
-   OCAMLC stdlib__Either.cmo
-   OCAMLC stdlib__Sys.cmo
-   OCAMLC stdlib__Obj.cmi
-   OCAMLC stdlib__Atomic.cmo
-   OCAMLC stdlib__Lazy.cmi
-   OCAMLC stdlib__Seq.cmi
-   OCAMLC stdlib__Bool.cmo
-   OCAMLC stdlib__Char.cmo
-   OCAMLC stdlib__Uchar.cmo
-   OCAMLC stdlib__Int.cmo
-   OCAMLC stdlib__Unit.cmo
-   OCAMLC stdlib__Int32.cmo
-   OCAMLC stdlib__Int64.cmo
-   OCAMLC stdlib__Nativeint.cmo
-   OCAMLC stdlib__Mutex.cmo
-   OCAMLC stdlib__Condition.cmi
-   OCAMLC stdlib__Bigarray.cmi
-   OCAMLC stdlib__Random.cmi
-   OCAMLC std_exit.cmo
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.cmo
-   OCAMLC stdlib__Parsing.cmi
-   OCAMLC stdlib__Printexc.cmi
-   OCAMLC stdlib__Callback.cmo
-   OCAMLC camlinternalOO.cmi
-   OCAMLC camlinternalMod.cmi
-   OCAMLC stdlib__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Seq.cmo
-   OCAMLC stdlib__Option.cmi
-   OCAMLC stdlib__Result.cmi
-   OCAMLC stdlib__List.cmi
-   OCAMLC stdlib__Bytes.cmi
-   OCAMLC stdlib__String.cmi
-   OCAMLC stdlib__Array.cmi
-   OCAMLC stdlib__Float.cmi
-   OCAMLC stdlib__Set.cmi
-   OCAMLC stdlib__Map.cmi
-   OCAMLC stdlib__Stack.cmi
-   OCAMLC stdlib__Queue.cmi
-   OCAMLC stdlib__Buffer.cmi
-   OCAMLC stdlib__Dynarray.cmi
-   OCAMLC stdlib__Fun.cmo
-   OCAMLC stdlib__Gc.cmi
-   OCAMLC stdlib__Hashtbl.cmi
-   OCAMLC stdlib__Oo.cmi
-   OCAMLC stdlib__ArrayLabels.cmi
-   OCAMLC stdlib__ListLabels.cmi
-   OCAMLC stdlib__BytesLabels.cmi
-   OCAMLC stdlib__StringLabels.cmi
-   OCAMLC stdlib__Effect.cmi
-   OCAMLC stdlib__Option.cmo
-   OCAMLC stdlib__Result.cmo
-   OCAMLC stdlib__Queue.cmo
-   OCAMLC stdlib__List.cmo
-   OCAMLC stdlib__Array.cmo
-   OCAMLC stdlib__Lexing.cmo
-   OCAMLC stdlib__Parsing.cmo
-   OCAMLC stdlib__Set.cmo
-   OCAMLC stdlib__Stack.cmo
-   OCAMLC stdlib__Buffer.cmo
-   OCAMLC stdlib__Domain.cmo
-   OCAMLC camlinternalFormat.cmi
-   OCAMLC stdlib__Printf.cmi
-   OCAMLC stdlib__In_channel.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__Bigarray.cmo
-   OCAMLC stdlib__Random.cmo
-   OCAMLC stdlib__Format.cmi
-   OCAMLC camlinternalOO.cmo
-   OCAMLC stdlib__Oo.cmo
-   OCAMLC camlinternalMod.cmo
-   OCAMLC stdlib__Complex.cmo
-   OCAMLC stdlib__ArrayLabels.cmo
-   OCAMLC stdlib__ListLabels.cmo
-   OCAMLC stdlib__BytesLabels.cmo
-   OCAMLC stdlib__StringLabels.cmo
-   OCAMLC stdlib__MoreLabels.cmi
-   OCAMLC stdlib__StdLabels.cmi
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC stdlib__String.cmo
-   OCAMLC stdlib__Marshal.cmo
-   OCAMLC stdlib__Float.cmo
-   OCAMLC stdlib__Map.cmo
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   OCAMLC stdlib__In_channel.cmo
-   OCAMLC stdlib__Out_channel.cmo
-   OCAMLC stdlib__Digest.cmo
-   OCAMLC stdlib__Hashtbl.cmo
-   OCAMLC stdlib__Weak.cmi
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__Ephemeron.cmi
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC stdlib__Effect.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC stdlib__Format.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC stdlib__Ephemeron.cmo
-   OCAMLC stdlib__MoreLabels.cmo
-   LINKC stdlib.cma
- rm tmpheader.exe
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- rm -f boot/libcamlrun.a boot/stdlib.cma boot/std_exit.cmo boot/*.cmi boot/runtime-launch-info
- cp stdlib/stdlib.cma stdlib/std_exit.cmo stdlib/*.cmi stdlib/runtime-launch-info boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make checkstack
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   CC tools/checkstack.o
-   MKEXE tools/checkstack
- tools/checkstack
- rm tools/checkstack tools/checkstack.o
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make coreall
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   GEN runtime/ld.conf
-   CC runtime/addrmap.bd.o
-   CC runtime/afl.bd.o
-   CC runtime/alloc.bd.o
-   CC runtime/array.bd.o
-   CC runtime/backtrace.bd.o
-   CC runtime/bigarray.bd.o
-   CC runtime/blake2.bd.o
-   CC runtime/callback.bd.o
-   CC runtime/codefrag.bd.o
-   CC runtime/compare.bd.o
-   CC runtime/custom.bd.o
-   CC runtime/debugger.bd.o
-   CC runtime/domain.bd.o
-   CC runtime/dynlink.bd.o
-   CC runtime/extern.bd.o
-   CC runtime/fiber.bd.o
-   CC runtime/finalise.bd.o
-   CC runtime/floats.bd.o
-   CC runtime/gc_ctrl.bd.o
-   CC runtime/gc_stats.bd.o
-   CC runtime/globroots.bd.o
-   CC runtime/hash.bd.o
-   CC runtime/intern.bd.o
-   CC runtime/ints.bd.o
-   CC runtime/io.bd.o
-   CC runtime/lexing.bd.o
-   CC runtime/lf_skiplist.bd.o
-   CC runtime/main.bd.o
-   CC runtime/major_gc.bd.o
-   CC runtime/md5.bd.o
-   CC runtime/memory.bd.o
-   CC runtime/memprof.bd.o
-   CC runtime/meta.bd.o
-   CC runtime/minor_gc.bd.o
-   CC runtime/misc.bd.o
-   CC runtime/obj.bd.o
-   CC runtime/parsing.bd.o
-   CC runtime/platform.bd.o
-   CC runtime/printexc.bd.o
-   CC runtime/prng.bd.o
-   CC runtime/roots.bd.o
-   CC runtime/runtime_events.bd.o
-   CC runtime/shared_heap.bd.o
-   CC runtime/signals.bd.o
-   CC runtime/skiplist.bd.o
-   CC runtime/startup_aux.bd.o
-   CC runtime/str.bd.o
-   CC runtime/sync.bd.o
-   CC runtime/sys.bd.o
-   CC runtime/unix.bd.o
-   CC runtime/weak.bd.o
-   CC runtime/backtrace_byt.bd.o
-   CC runtime/fail_byt.bd.o
-   CC runtime/fix_code.bd.o
-   CC runtime/interp.bd.o
-   CC runtime/startup_byt.bd.o
-   CC runtime/zstd.bd.o
-   CC runtime/instrtrace.bd.o
-   CC runtime/addrmap.bi.o
-   CC runtime/afl.bi.o
-   CC runtime/alloc.bi.o
-   CC runtime/array.bi.o
-   CC runtime/backtrace.bi.o
-   CC runtime/bigarray.bi.o
-   CC runtime/blake2.bi.o
-   CC runtime/callback.bi.o
-   CC runtime/codefrag.bi.o
-   CC runtime/compare.bi.o
-   CC runtime/custom.bi.o
-   CC runtime/debugger.bi.o
-   CC runtime/domain.bi.o
-   CC runtime/dynlink.bi.o
-   CC runtime/extern.bi.o
-   CC runtime/fiber.bi.o
-   CC runtime/finalise.bi.o
-   CC runtime/floats.bi.o
-   CC runtime/gc_ctrl.bi.o
-   CC runtime/gc_stats.bi.o
-   CC runtime/globroots.bi.o
-   CC runtime/hash.bi.o
-   CC runtime/intern.bi.o
-   CC runtime/ints.bi.o
-   CC runtime/io.bi.o
-   CC runtime/lexing.bi.o
-   CC runtime/lf_skiplist.bi.o
-   CC runtime/main.bi.o
-   CC runtime/major_gc.bi.o
-   CC runtime/md5.bi.o
-   CC runtime/memory.bi.o
-   CC runtime/memprof.bi.o
-   CC runtime/meta.bi.o
-   CC runtime/minor_gc.bi.o
-   CC runtime/misc.bi.o
-   CC runtime/obj.bi.o
-   CC runtime/parsing.bi.o
-   CC runtime/platform.bi.o
-   CC runtime/printexc.bi.o
-   CC runtime/prng.bi.o
-   CC runtime/roots.bi.o
-   CC runtime/runtime_events.bi.o
-   CC runtime/shared_heap.bi.o
-   CC runtime/signals.bi.o
-   CC runtime/skiplist.bi.o
-   CC runtime/startup_aux.bi.o
-   CC runtime/str.bi.o
-   CC runtime/sync.bi.o
-   CC runtime/sys.bi.o
-   CC runtime/unix.bi.o
-   CC runtime/weak.bi.o
-   CC runtime/backtrace_byt.bi.o
-   CC runtime/fail_byt.bi.o
-   CC runtime/fix_code.bi.o
-   CC runtime/interp.bi.o
-   CC runtime/startup_byt.bi.o
-   CC runtime/zstd.bi.o
-   CC runtime/addrmap.bpic.o
-   CC runtime/afl.bpic.o
-   CC runtime/alloc.bpic.o
-   CC runtime/array.bpic.o
-   CC runtime/backtrace.bpic.o
-   CC runtime/bigarray.bpic.o
-   CC runtime/blake2.bpic.o
-   CC runtime/callback.bpic.o
-   CC runtime/codefrag.bpic.o
-   CC runtime/compare.bpic.o
-   CC runtime/custom.bpic.o
-   CC runtime/debugger.bpic.o
-   CC runtime/domain.bpic.o
-   CC runtime/dynlink.bpic.o
-   CC runtime/extern.bpic.o
-   CC runtime/fiber.bpic.o
-   CC runtime/finalise.bpic.o
-   CC runtime/floats.bpic.o
-   CC runtime/gc_ctrl.bpic.o
-   CC runtime/gc_stats.bpic.o
-   CC runtime/globroots.bpic.o
-   CC runtime/hash.bpic.o
-   CC runtime/intern.bpic.o
-   CC runtime/ints.bpic.o
-   CC runtime/io.bpic.o
-   CC runtime/lexing.bpic.o
-   CC runtime/lf_skiplist.bpic.o
-   CC runtime/main.bpic.o
-   CC runtime/major_gc.bpic.o
-   CC runtime/md5.bpic.o
-   CC runtime/memory.bpic.o
-   CC runtime/memprof.bpic.o
-   CC runtime/meta.bpic.o
-   CC runtime/minor_gc.bpic.o
-   CC runtime/misc.bpic.o
-   CC runtime/obj.bpic.o
-   CC runtime/parsing.bpic.o
-   CC runtime/platform.bpic.o
-   CC runtime/printexc.bpic.o
-   CC runtime/prng.bpic.o
-   CC runtime/roots.bpic.o
-   CC runtime/runtime_events.bpic.o
-   CC runtime/shared_heap.bpic.o
-   CC runtime/signals.bpic.o
-   CC runtime/skiplist.bpic.o
-   CC runtime/startup_aux.bpic.o
-   CC runtime/str.bpic.o
-   CC runtime/sync.bpic.o
-   CC runtime/sys.bpic.o
-   CC runtime/unix.bpic.o
-   CC runtime/weak.bpic.o
-   CC runtime/backtrace_byt.bpic.o
-   CC runtime/fail_byt.bpic.o
-   CC runtime/fix_code.bpic.o
-   CC runtime/interp.bpic.o
-   CC runtime/startup_byt.bpic.o
-   CC runtime/zstd.bpic.o
-   MKLIB runtime/libcamlruni.a
-   MKLIB runtime/libcamlrund.a
-   MKEXE runtime/ocamlruni
-   MKEXE runtime/ocamlrund
-   MKLIB runtime/libcamlrun_pic.a
-   MKDLL runtime/libcamlrun_shared.so
- cd stdlib; ln -sf ../runtime/libcamlrun.a .
- /usr/bin/make ocamlc
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC utils/config.cmi
-   OCAMLC utils/build_path_prefix_map.cmi
-   OCAMLC utils/identifiable.cmi
-   OCAMLC utils/arg_helper.cmi
-   OCAMLC utils/local_store.cmi
-   OCAMLC utils/load_path.cmi
-   OCAMLC utils/profile.cmi
-   OCAMLC utils/terminfo.cmi
-   OCAMLC utils/ccomp.cmi
-   OCAMLC utils/warnings.cmi
-   OCAMLC utils/targetint.cmi
-   OCAMLC utils/int_replace_polymorphic_compare.cmi
-   GEN utils/domainstate.mli
-   OCAMLC utils/binutils.cmi
-   OCAMLC utils/lazy_backtrack.cmi
-   OCAMLC utils/compression.cmi
-   OCAMLC parsing/unit_info.cmi
-   OCAMLC parsing/longident.cmi
-   GEN parsing/camlinternalMenhirLib.mli
-   OCAMLC typing/value_rec_types.cmi
-   OCAMLC lambda/switch.cmi
-   OCAMLC lambda/runtimedef.cmi
-   OCAMLC file_formats/cmo_format.cmi
-   OCAMLC middle_end/flambda/allocated_const.cmi
-   OCAMLC file_formats/cmxs_format.cmi
-   OCAMLLEX tools/make_opcodes.ml
-   OCAMLC tools/make_opcodes.cmi
-   OCAMLC bytecomp/bytesections.cmi
-   OCAMLC bytecomp/dll.cmi
-   OCAMLC driver/main_args.cmi
-   OCAMLC driver/makedepend.cmi
-   GEN utils/config_main.ml
-   OCAMLC utils/build_path_prefix_map.cmo
-   OCAMLC utils/local_store.cmo
-   OCAMLC utils/terminfo.cmo
-   OCAMLC utils/int_replace_polymorphic_compare.cmo
-   GEN utils/domainstate.ml
-   OCAMLC utils/binutils.cmo
-   OCAMLC utils/lazy_backtrack.cmo
-   OCAMLC utils/compression.cmo
-   GEN parsing/camlinternalMenhirLib.ml
-   OCAMLLEX parsing/lexer.ml
-   GEN lambda/runtimedef.ml
-   OCAMLC bytecomp/bytesections.cmo
- cp utils/config.mli utils/config_main.mli
-   GEN utils/config_boot.ml
- cp utils/config.mli utils/config_boot.mli
-   OCAMLC bytecomp/bytelibrarian.cmi
-   OCAMLC driver/errors.cmi
-   OCAMLC driver/maindriver.cmi
-   OCAMLC driver/main.cmi
-   OCAMLC utils/misc.cmi
-   OCAMLC utils/domainstate.cmi
-   OCAMLC parsing/location.cmi
-   OCAMLC parsing/camlinternalMenhirLib.cmi
-   OCAMLC tools/make_opcodes.cmo
-   GEN utils/config.ml
-   OCAMLC utils/arg_helper.cmo
-   OCAMLC lambda/switch.cmo
-   OCAMLC lambda/runtimedef.cmo
-   OCAMLC utils/config_main.cmi
-   OCAMLC utils/config_boot.cmi
-   OCAMLC utils/config.cmo
-   OCAMLC driver/main.cmo
-   OCAMLC utils/domainstate.cmo
-   OCAMLC utils/config_boot.cmo
-   OCAMLC utils/config_main.cmo
-   OCAMLC parsing/asttypes.cmi
-   OCAMLC parsing/syntaxerr.cmi
-   OCAMLC typing/annot.cmi
-   OCAMLC driver/errors.cmo
-   LINKC tools/make_opcodes
-   OCAMLC parsing/syntaxerr.cmo
-   OCAMLC parsing/parsetree.cmi
-   OCAMLC utils/clflags.cmi
-   OCAMLC utils/consistbl.cmi
-   OCAMLC utils/diffing.cmi
-   OCAMLC utils/misc.cmo
-   OCAMLC utils/load_path.cmo
-   OCAMLC utils/profile.cmo
-   OCAMLC utils/warnings.cmo
-   OCAMLC utils/targetint.cmo
-   OCAMLC parsing/unit_info.cmo
-   OCAMLC parsing/longident.cmo
-   OCAMLC bytecomp/dll.cmo
-   OCAMLC utils/numbers.cmi
-   OCAMLC utils/strongly_connected_components.cmi
-   OCAMLC typing/ident.cmi
-   OCAMLC middle_end/linkage_name.cmi
-   OCAMLC middle_end/flambda/base_types/tag.cmi
-   OCAMLC middle_end/flambda/base_types/static_exception.cmi
-   OCAMLC utils/identifiable.cmo
-   OCAMLC parsing/camlinternalMenhirLib.cmo
-   OCAMLC utils/diffing_with_keys.cmi
-   OCAMLC utils/diffing.cmo
-   OCAMLC utils/consistbl.cmo
-   OCAMLC driver/compenv.cmi
-   OCAMLC utils/ccomp.cmo
-   OCAMLC parsing/location.cmo
-   GEN bytecomp/opcodes.ml
-   GEN bytecomp/opcodes.mli
-   OCAMLC utils/diffing_with_keys.cmo
-   OCAMLC typing/path.cmi
-   OCAMLC lambda/debuginfo.cmi
-   OCAMLC middle_end/compilation_unit.cmi
-   OCAMLC typing/ident.cmo
-   OCAMLC driver/compenv.cmo
-   OCAMLC driver/main_args.cmo
-   OCAMLC parsing/docstrings.cmi
-   OCAMLC parsing/ast_iterator.cmi
-   OCAMLC parsing/builtin_attributes.cmi
-   OCAMLC parsing/pprintast.cmi
-   OCAMLC parsing/parse.cmi
-   OCAMLC parsing/printast.cmi
-   OCAMLC parsing/ast_mapper.cmi
-   OCAMLC parsing/attr_helper.cmi
-   OCAMLC parsing/ast_invariants.cmi
-   OCAMLC parsing/depend.cmi
-   OCAMLC typing/type_immediacy.cmi
-   OCAMLC driver/pparse.cmi
-   OCAMLC utils/numbers.cmo
-   OCAMLC utils/clflags.cmo
-   OCAMLC utils/strongly_connected_components.cmo
-   OCAMLC bytecomp/opcodes.cmi
-   OCAMLC lambda/debuginfo.cmo
-   OCAMLC typing/shape.cmi
-   OCAMLC middle_end/backend_var.cmi
-   OCAMLC typing/outcometree.cmi
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
-   OCAMLC middle_end/flambda/base_types/export_id.cmi
-   OCAMLC parsing/attr_helper.cmo
-   OCAMLC typing/type_immediacy.cmo
-   OCAMLC parsing/ast_helper.cmi
-   OCAMLC parsing/docstrings.cmo
-   OCAMLC bytecomp/opcodes.cmo
-   OCAMLC parsing/printast.cmo
-   OCAMLC parsing/depend.cmo
-   OCAMLC parsing/ast_iterator.cmo
-   OCAMLC parsing/ast_invariants.cmo
-   OCAMLC driver/pparse.cmo
-   OCAMLC typing/primitive.cmi
-   OCAMLC typing/oprint.cmi
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
-   OCAMLC typing/shape.cmo
-   OCAMLC typing/types.cmi
-   OCAMLC typing/primitive.cmo
-   GEN parsing/parser.mli
-   OCAMLC parsing/ast_helper.cmo
-   OCAMLC parsing/builtin_attributes.cmo
-   GEN parsing/parser.ml
-   OCAMLC parsing/ast_mapper.cmo
-   OCAMLC parsing/parser.cmi
-   OCAMLC parsing/parser.cmo
-   OCAMLC parsing/lexer.cmi
-   OCAMLC parsing/lexer.cmo
-   OCAMLC parsing/pprintast.cmo
-   OCAMLC parsing/parse.cmo
-   OCAMLC typing/path.cmo
-   OCAMLC typing/oprint.cmo
-   OCAMLC driver/makedepend.cmo
-   OCAMLC typing/btype.cmi
-   OCAMLC typing/subst.cmi
-   OCAMLC typing/predef.cmi
-   OCAMLC typing/datarepr.cmi
-   OCAMLC file_formats/cmi_format.cmi
-   OCAMLC typing/errortrace.cmi
-   OCAMLC typing/signature_group.cmi
-   OCAMLC typing/types.cmo
-   OCAMLC typing/persistent_env.cmi
-   OCAMLC file_formats/cmi_format.cmo
-   OCAMLC typing/env.cmi
-   OCAMLC typing/errortrace.cmo
-   OCAMLC typing/btype.cmo
-   OCAMLC typing/subst.cmo
-   OCAMLC typing/predef.cmo
-   OCAMLC typing/datarepr.cmo
-   OCAMLC typing/signature_group.cmo
-   OCAMLC typing/persistent_env.cmo
-   OCAMLC typing/typedtree.cmi
-   OCAMLC typing/ctype.cmi
-   OCAMLC typing/printtyp.cmi
-   OCAMLC typing/mtype.cmi
-   OCAMLC typing/envaux.cmi
-   OCAMLC typing/shape_reduce.cmi
-   OCAMLC typing/typedecl_properties.cmi
-   OCAMLC typing/typedecl_unboxed.cmi
-   OCAMLC lambda/lambda.cmi
-   OCAMLC driver/compmisc.cmi
-   OCAMLC typing/env.cmo
-   OCAMLC bytecomp/bytepackager.cmi
-   OCAMLC typing/shape_reduce.cmo
-   OCAMLC typing/typedecl_immediacy.cmi
-   OCAMLC typing/typedecl_separability.cmi
-   OCAMLC typing/typedecl_properties.cmo
-   OCAMLC typing/envaux.cmo
-   OCAMLC typing/includeclass.cmi
-   OCAMLC typing/ctype.cmo
-   OCAMLC typing/printtyp.cmo
-   OCAMLC typing/mtype.cmo
-   OCAMLC typing/typedecl_unboxed.cmo
-   OCAMLC typing/typedecl_immediacy.cmo
-   OCAMLC typing/typedecl_separability.cmo
-   OCAMLC lambda/printlambda.cmi
-   OCAMLC lambda/value_rec_compiler.cmi
-   OCAMLC lambda/translobj.cmi
-   OCAMLC lambda/tmc.cmi
-   OCAMLC lambda/simplif.cmi
-   OCAMLC middle_end/internal_variable_names.cmi
-   OCAMLC middle_end/clambda_primitives.cmi
-   OCAMLC bytecomp/instruct.cmi
-   OCAMLC bytecomp/symtable.cmi
-   OCAMLC lambda/lambda.cmo
-   OCAMLC lambda/value_rec_compiler.cmo
-   OCAMLC lambda/tmc.cmo
-   OCAMLC lambda/simplif.cmo
-   OCAMLC typing/includeclass.cmo
-   OCAMLC middle_end/variable.cmi
-   OCAMLC lambda/translobj.cmo
-   OCAMLC lambda/printlambda.cmo
-   OCAMLC middle_end/clambda.cmi
-   OCAMLC bytecomp/meta.cmi
-   OCAMLC bytecomp/bytegen.cmi
-   OCAMLC bytecomp/printinstr.cmi
-   OCAMLC bytecomp/emitcode.cmi
-   OCAMLC bytecomp/instruct.cmo
-   OCAMLC typing/printtyped.cmi
-   OCAMLC typing/includecore.cmi
-   OCAMLC typing/tast_iterator.cmi
-   OCAMLC typing/tast_mapper.cmi
-   OCAMLC typing/stypes.cmi
-   OCAMLC file_formats/cmt_format.cmi
-   OCAMLC typing/untypeast.cmi
-   OCAMLC typing/typetexp.cmi
-   OCAMLC typing/printpat.cmi
-   OCAMLC typing/patterns.cmi
-   OCAMLC typing/parmatch.cmi
-   OCAMLC typing/typedecl_variance.cmi
-   OCAMLC typing/typeopt.cmi
-   OCAMLC typing/value_rec_check.cmi
-   OCAMLC typing/typecore.cmi
-   OCAMLC typing/typeclass.cmi
-   OCAMLC lambda/matching.cmi
-   OCAMLC lambda/translattribute.cmi
-   OCAMLC lambda/translprim.cmi
-   OCAMLC lambda/translcore.cmi
-   OCAMLC lambda/translclass.cmi
-   OCAMLC lambda/translmod.cmi
-   OCAMLC driver/compile_common.cmi
-   OCAMLC typing/typedtree.cmo
-   OCAMLC bytecomp/meta.cmo
-   OCAMLC bytecomp/symtable.cmo
-   OCAMLC bytecomp/bytelink.cmi
-   OCAMLC bytecomp/printinstr.cmo
-   OCAMLC typing/printtyped.cmo
-   OCAMLC typing/stypes.cmo
-   OCAMLC typing/printpat.cmo
-   OCAMLC bytecomp/bytegen.cmo
-   OCAMLC typing/typeopt.cmo
-   OCAMLC typing/value_rec_check.cmo
-   OCAMLC bytecomp/emitcode.cmo
-   OCAMLC typing/includemod.cmi
-   OCAMLC typing/includecore.cmo
-   OCAMLC bytecomp/bytelink.cmo
-   OCAMLC bytecomp/bytelibrarian.cmo
-   OCAMLC middle_end/flambda/base_types/closure_element.cmi
-   OCAMLC middle_end/symbol.cmi
-   OCAMLC middle_end/flambda/parameter.cmi
-   OCAMLC middle_end/flambda/base_types/mutable_variable.cmi
-   OCAMLC typing/patterns.cmo
-   OCAMLC lambda/matching.cmo
-   OCAMLC lambda/translclass.cmo
-   OCAMLC driver/compile.cmi
-   OCAMLC typing/cmt2annot.cmi
-   OCAMLC typing/untypeast.cmo
-   OCAMLC typing/typetexp.cmo
-   OCAMLC typing/tast_mapper.cmo
-   OCAMLC lambda/translattribute.cmo
-   OCAMLC typing/tast_iterator.cmo
-   OCAMLC file_formats/cmt_format.cmo
-   OCAMLC typing/parmatch.cmo
-   OCAMLC typing/typedecl_variance.cmo
-   OCAMLC typing/typedecl.cmi
-   OCAMLC lambda/translprim.cmo
-   OCAMLC lambda/translmod.cmo
-   OCAMLC lambda/translcore.cmo
-   OCAMLC typing/cmt2annot.cmo
-   OCAMLC driver/compile.cmo
-   OCAMLC driver/maindriver.cmo
-   OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
-   OCAMLC middle_end/flambda/base_types/closure_id.cmi
-   OCAMLC typing/includemod_errorprinter.cmi
-   OCAMLC typing/includemod.cmo
-   OCAMLC typing/typemod.cmi
-   OCAMLC typing/typedecl.cmo
-   OCAMLC typing/typecore.cmo
-   OCAMLC typing/typeclass.cmo
-   OCAMLC typing/includemod_errorprinter.cmo
-   OCAMLC middle_end/flambda/projection.cmi
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmi
-   OCAMLC typing/typemod.cmo
-   OCAMLC driver/compmisc.cmo
-   OCAMLC driver/compile_common.cmo
-   OCAMLC bytecomp/bytepackager.cmo
-   OCAMLC middle_end/flambda/flambda.cmi
-   OCAMLC middle_end/flambda/freshening.cmi
-   OCAMLC middle_end/flambda/simple_value_approx.cmi
-   LINKC compilerlibs/ocamlbytecomp.cma
-   OCAMLC middle_end/flambda/export_info.cmi
-   OCAMLC file_formats/cmx_format.cmi
-   LINKC compilerlibs/ocamlcommon.cma
-   LINKC ocamlc
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   CC yacc/closure.o
-   CC yacc/error.o
-   CC yacc/lalr.o
-   CC yacc/lr0.o
-   CC yacc/main.o
-   CC yacc/mkpar.o
-   CC yacc/output.o
-   CC yacc/reader.o
-   CC yacc/skeleton.o
-   CC yacc/symtab.o
-   CC yacc/verbose.o
-   CC yacc/warshall.o
- /usr/bin/make -C stdlib all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
-   OCAMLC camlinternalFormatBasics.cmi
-   OCAMLC camlinternalFormatBasics.cmo
-   OCAMLC stdlib.cmi
-   OCAMLC stdlib.cmo
-   OCAMLC stdlib__Either.cmi
-   OCAMLC stdlib__Sys.cmi
-   OCAMLC stdlib__Int32.cmi
-   OCAMLC stdlib__Type.cmi
-   OCAMLC stdlib__Atomic.cmi
-   OCAMLC camlinternalLazy.cmi
-   OCAMLC stdlib__Bool.cmi
-   OCAMLC stdlib__Char.cmi
-   OCAMLC stdlib__Uchar.cmi
-   OCAMLC stdlib__Int.cmi
-   OCAMLC stdlib__Unit.cmi
-   OCAMLC stdlib__Marshal.cmi
-   OCAMLC stdlib__Int64.cmi
-   OCAMLC stdlib__Nativeint.cmi
-   OCAMLC stdlib__Lexing.cmi
-   OCAMLC stdlib__Mutex.cmi
-   OCAMLC stdlib__Semaphore.cmi
-   OCAMLC stdlib__Domain.cmi
-   OCAMLC stdlib__Arg.cmi
-   OCAMLC stdlib__Fun.cmi
-   OCAMLC stdlib__Complex.cmi
-   OCAMLC stdlib__Digest.cmi
-   OCAMLC stdlib__Scanf.cmi
-   OCAMLC stdlib__Callback.cmi
-   OCAMLC stdlib__Filename.cmi
-   OCAMLC std_exit.cmi
-   OCAMLC stdlib__Either.cmo
-   OCAMLC stdlib__Sys.cmo
-   OCAMLC stdlib__Obj.cmi
-   OCAMLC stdlib__Atomic.cmo
-   OCAMLC stdlib__Lazy.cmi
-   OCAMLC stdlib__Seq.cmi
-   OCAMLC stdlib__Bool.cmo
-   OCAMLC stdlib__Char.cmo
-   OCAMLC stdlib__Uchar.cmo
-   OCAMLC stdlib__Int.cmo
-   OCAMLC stdlib__Unit.cmo
-   OCAMLC stdlib__Int32.cmo
-   OCAMLC stdlib__Int64.cmo
-   OCAMLC stdlib__Nativeint.cmo
-   OCAMLC stdlib__Mutex.cmo
-   OCAMLC stdlib__Condition.cmi
-   OCAMLC stdlib__Bigarray.cmi
-   OCAMLC stdlib__Random.cmi
-   OCAMLC std_exit.cmo
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.cmo
-   OCAMLC stdlib__Parsing.cmi
-   OCAMLC stdlib__Printexc.cmi
-   OCAMLC stdlib__Callback.cmo
-   OCAMLC camlinternalOO.cmi
-   OCAMLC camlinternalMod.cmi
-   OCAMLC stdlib__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Dynarray.cmi
-   OCAMLC stdlib__Hashtbl.cmi
-   OCAMLC stdlib__ArrayLabels.cmi
-   OCAMLC stdlib__ListLabels.cmi
-   OCAMLC stdlib__BytesLabels.cmi
-   OCAMLC stdlib__StringLabels.cmi
-   OCAMLC stdlib__Seq.cmo
-   OCAMLC stdlib__Option.cmi
-   MKEXE yacc/ocamlyacc
-   OCAMLC stdlib__Result.cmi
-   OCAMLC stdlib__List.cmi
-   OCAMLC stdlib__Bytes.cmi
-   OCAMLC stdlib__String.cmi
-   OCAMLC stdlib__Array.cmi
-   OCAMLC stdlib__Float.cmi
-   OCAMLC stdlib__Set.cmi
-   OCAMLC stdlib__Map.cmi
-   OCAMLC stdlib__Stack.cmi
-   OCAMLC stdlib__Queue.cmi
-   OCAMLC stdlib__Buffer.cmi
-   OCAMLC stdlib__Fun.cmo
-   OCAMLC stdlib__Gc.cmi
-   OCAMLC stdlib__Oo.cmi
-   OCAMLC stdlib__Effect.cmi
-   OCAMLC stdlib__Option.cmo
- /usr/bin/make lex-all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC stdlib__Result.cmo
-   OCAMLC stdlib__In_channel.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__StringLabels.cmo
-   OCAMLC stdlib__StdLabels.cmi
-   OCAMLC stdlib__List.cmo
-   OCAMLC lex/cset.cmi
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC stdlib__String.cmo
-   OCAMLYACC lex/parser.ml
-   OCAMLLEX lex/lexer.ml
-   OCAMLC stdlib__Marshal.cmo
-   OCAMLC lex/table.cmi
-   OCAMLC stdlib__Array.cmo
-   OCAMLC lex/main.cmi
-   OCAMLC stdlib__Lexing.cmo
-   OCAMLC stdlib__Parsing.cmo
-   OCAMLC stdlib__Set.cmo
-   OCAMLC stdlib__Stack.cmo
-   OCAMLC stdlib__Queue.cmo
-   OCAMLC stdlib__Buffer.cmo
-   OCAMLC stdlib__Domain.cmo
-   OCAMLC camlinternalFormat.cmi
-   OCAMLC stdlib__Printf.cmi
-   OCAMLC stdlib__In_channel.cmo
-   OCAMLC stdlib__Out_channel.cmo
-   OCAMLC lex/cset.cmo
-   OCAMLC lex/syntax.cmi
-   OCAMLC stdlib__Digest.cmo
-   OCAMLC stdlib__Bigarray.cmo
-   OCAMLC lex/table.cmo
-   OCAMLC stdlib__Random.cmo
-   OCAMLC stdlib__Hashtbl.cmo
-   OCAMLC stdlib__Weak.cmi
-   OCAMLC stdlib__Format.cmi
-   OCAMLC camlinternalOO.cmo
-   OCAMLC stdlib__Oo.cmo
-   OCAMLC camlinternalMod.cmo
-   OCAMLC stdlib__Ephemeron.cmi
-   OCAMLC stdlib__Complex.cmo
-   OCAMLC stdlib__ArrayLabels.cmo
-   OCAMLC stdlib__ListLabels.cmo
-   OCAMLC stdlib__BytesLabels.cmo
-   OCAMLC stdlib__MoreLabels.cmi
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC stdlib__Effect.cmo
-   OCAMLC stdlib__Float.cmo
-   OCAMLC lex/syntax.cmo
-   OCAMLC lex/parser.cmi
-   OCAMLC stdlib__Map.cmo
-   OCAMLC lex/lexgen.cmi
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC lex/parser.cmo
-   OCAMLC lex/lexer.cmi
-   OCAMLC lex/lexgen.cmo
-   OCAMLC lex/compact.cmi
-   OCAMLC lex/common.cmi
-   OCAMLC stdlib__Format.cmo
-   OCAMLC stdlib__Ephemeron.cmo
-   OCAMLC lex/lexer.cmo
-   OCAMLC lex/common.cmo
-   OCAMLC lex/outputbis.cmi
-   OCAMLC lex/compact.cmo
-   OCAMLC lex/output.cmi
-   OCAMLC lex/outputbis.cmo
-   OCAMLC lex/output.cmo
-   OCAMLC lex/main.cmo
-   OCAMLC stdlib__MoreLabels.cmo
-   LINKC lex/ocamllex
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make tools-all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC tools/ocamldep.cmi
-   OCAMLC middle_end/printclambda_primitives.cmi
-   OCAMLC middle_end/printclambda.cmi
-   OCAMLC middle_end/semantics_of_primitives.cmi
-   OCAMLC middle_end/convert_primitives.cmi
-   OCAMLC middle_end/flambda/base_types/id_types.cmi
-   OCAMLC middle_end/flambda/pass_wrapper.cmi
-   OCAMLC middle_end/flambda/flambda_iterators.cmi
-   OCAMLC middle_end/flambda/flambda_utils.cmi
-   OCAMLC middle_end/flambda/effect_analysis.cmi
-   OCAMLC middle_end/flambda/inlining_cost.cmi
-   OCAMLC middle_end/flambda/export_info_for_pack.cmi
-   OCAMLC middle_end/compilenv.cmi
-   OCAMLC middle_end/backend_intf.cmi
-   OCAMLC middle_end/flambda/import_approx.cmi
-   OCAMLC middle_end/flambda/lift_code.cmi
-   OCAMLC middle_end/flambda/closure_conversion_aux.cmi
-   OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi
-   OCAMLC middle_end/flambda/alias_analysis.cmi
-   OCAMLC middle_end/flambda/share_constants.cmi
-   OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi
-   OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi
-   OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi
-   OCAMLC middle_end/flambda/ref_to_variables.cmi
-   OCAMLC middle_end/flambda/flambda_invariants.cmi
-   OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
-   OCAMLC middle_end/flambda/closure_offsets.cmi
-   OCAMLC middle_end/flambda/un_anf.cmi
-   OCAMLC middle_end/flambda/flambda_to_clambda.cmi
-   OCAMLC middle_end/internal_variable_names.cmo
-   OCAMLC middle_end/linkage_name.cmo
-   OCAMLC middle_end/compilation_unit.cmo
-   OCAMLC middle_end/variable.cmo
-   OCAMLC middle_end/flambda/base_types/closure_element.cmo
-   OCAMLC middle_end/flambda/base_types/closure_id.cmo
-   OCAMLC middle_end/symbol.cmo
-   OCAMLC middle_end/backend_var.cmo
-   OCAMLC middle_end/clambda_primitives.cmo
-   OCAMLC middle_end/clambda.cmo
-   OCAMLC middle_end/flambda/base_types/tag.cmo
-   OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmo
-   OCAMLC middle_end/flambda/base_types/var_within_closure.cmo
-   OCAMLC middle_end/flambda/base_types/static_exception.cmo
-   OCAMLC middle_end/flambda/allocated_const.cmo
-   OCAMLC middle_end/flambda/parameter.cmo
-   OCAMLC middle_end/flambda/projection.cmo
-   OCAMLC middle_end/flambda/flambda.cmo
-   OCAMLC middle_end/flambda/export_info.cmo
-   OCAMLC tools/objinfo.cmi
-   OCAMLC tools/ocamlcmt.cmi
-   OCAMLC tools/ocamlprof.cmi
-   OCAMLC tools/ocamlcp_common.cmi
-   OCAMLC tools/ocamlcp.cmi
-   OCAMLC tools/ocamlmklib.cmi
-   OCAMLC tools/ocamlmktop.cmi
-   OCAMLC tools/ocamloptp.cmi
-   GEN tools/opnames.ml
-   OCAMLC tools/opnames.cmi
-   OCAMLC tools/dumpobj.cmi
-   OCAMLC tools/primreq.cmi
-   OCAMLC tools/stripdebug.cmi
-   OCAMLC tools/cmpbyt.cmi
-   OCAMLC tools/profiling.cmi
-   OCAMLC tools/ocamldep.cmo
-   OCAMLC middle_end/closure/closure.cmi
-   OCAMLC middle_end/closure/closure_middle_end.cmi
-   OCAMLC middle_end/flambda/closure_conversion.cmi
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
-   OCAMLC middle_end/flambda/find_recursive_functions.cmi
-   OCAMLC middle_end/flambda/invariant_params.cmi
-   OCAMLC middle_end/flambda/inconstant_idents.cmi
-   OCAMLC middle_end/flambda/lift_constants.cmi
-   OCAMLC middle_end/flambda/simplify_common.cmi
-   OCAMLC middle_end/flambda/remove_unused_arguments.cmi
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
-   OCAMLC middle_end/flambda/simplify_primitives.cmi
-   OCAMLC middle_end/flambda/inlining_stats_types.cmi
-   OCAMLC middle_end/flambda/build_export_info.cmi
-   OCAMLC middle_end/flambda/flambda_middle_end.cmi
-   OCAMLC middle_end/printclambda_primitives.cmo
-   OCAMLC middle_end/printclambda.cmo
-   OCAMLC middle_end/semantics_of_primitives.cmo
-   OCAMLC middle_end/convert_primitives.cmo
-   OCAMLC middle_end/flambda/base_types/id_types.cmo
-   OCAMLC middle_end/flambda/base_types/export_id.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
-   OCAMLC middle_end/flambda/pass_wrapper.cmo
-   OCAMLC middle_end/flambda/flambda_iterators.cmo
-   OCAMLC middle_end/flambda/flambda_utils.cmo
-   OCAMLC middle_end/flambda/freshening.cmo
-   OCAMLC middle_end/flambda/effect_analysis.cmo
-   OCAMLC middle_end/flambda/inlining_cost.cmo
-   OCAMLC middle_end/flambda/simple_value_approx.cmo
-   OCAMLC middle_end/flambda/export_info_for_pack.cmo
-   OCAMLC middle_end/compilenv.cmo
-   OCAMLC middle_end/flambda/import_approx.cmo
-   OCAMLC middle_end/flambda/lift_code.cmo
-   OCAMLC middle_end/flambda/closure_conversion_aux.cmo
-   OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
-   OCAMLC middle_end/flambda/alias_analysis.cmo
-   OCAMLC middle_end/flambda/share_constants.cmo
-   OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo
-   OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo
-   OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo
-   OCAMLC middle_end/flambda/ref_to_variables.cmo
-   OCAMLC middle_end/flambda/flambda_invariants.cmo
-   OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo
-   OCAMLC middle_end/flambda/closure_offsets.cmo
-   OCAMLC middle_end/flambda/un_anf.cmo
-   OCAMLC middle_end/flambda/flambda_to_clambda.cmo
-   OCAMLC tools/objinfo.cmo
-   OCAMLC tools/ocamlcmt.cmo
-   OCAMLC tools/ocamlprof.cmo
-   OCAMLC tools/ocamlcp_common.cmo
-   OCAMLC tools/ocamlcp.cmo
-   OCAMLC tools/ocamlmklib.cmo
-   OCAMLC tools/ocamlmktop.cmo
-   OCAMLC tools/ocamloptp.cmo
-   OCAMLC tools/opnames.cmo
-   OCAMLC tools/dumpobj.cmo
-   OCAMLC tools/primreq.cmo
-   OCAMLC tools/stripdebug.cmo
-   OCAMLC tools/cmpbyt.cmo
-   OCAMLC tools/profiling.cmo
-   LINKC tools/ocamldep
-   OCAMLC middle_end/closure/closure.cmo
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
-   OCAMLC middle_end/flambda/find_recursive_functions.cmo
-   OCAMLC middle_end/closure/closure_middle_end.cmo
-   OCAMLC middle_end/flambda/inconstant_idents.cmo
-   OCAMLC middle_end/flambda/lift_constants.cmo
-   OCAMLC middle_end/flambda/closure_conversion.cmo
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
-   OCAMLC middle_end/flambda/invariant_params.cmo
-   OCAMLC middle_end/flambda/remove_unused_arguments.cmo
-   OCAMLC middle_end/flambda/inlining_stats.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
-   OCAMLC middle_end/flambda/inlining_stats_types.cmo
-   OCAMLC middle_end/flambda/simplify_common.cmo
-   LINKC tools/ocamlmktop
-   OCAMLC middle_end/flambda/inlining_stats.cmo
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
-   OCAMLC middle_end/flambda/simplify_primitives.cmo
-   LINKC tools/stripdebug
-   LINKC tools/primreq
-   LINKC tools/ocamlcp
-   LINKC tools/ocamloptp
-   LINKC tools/cmpbyt
-   OCAMLC middle_end/flambda/inlining_decision_intf.cmi
-   OCAMLC middle_end/flambda/extract_projections.cmi
-   OCAMLC middle_end/flambda/augment_specialised_args.cmi
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmi
-   OCAMLC middle_end/flambda/unbox_closures.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
-   OCAMLC middle_end/flambda/build_export_info.cmo
-   OCAMLC middle_end/flambda/extract_projections.cmo
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
-   OCAMLC middle_end/flambda/augment_specialised_args.cmo
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmo
-   OCAMLC middle_end/flambda/unbox_closures.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmi
-   OCAMLC middle_end/flambda/inlining_decision.cmi
-   OCAMLC middle_end/flambda/flambda_middle_end.cmo
-   LINKC tools/ocamlcmt
-   OCAMLC middle_end/flambda/inline_and_simplify.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmo
-   OCAMLC middle_end/flambda/inlining_decision.cmo
-   LINKC tools/ocamlmklib
-   LINKC tools/ocamlprof
-   LINKC tools/dumpobj
-   LINKC compilerlibs/ocamlmiddleend.cma
-   LINKC tools/ocamlobjinfo
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   LINKC stdlib.cma
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make ocaml
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC toplevel/expunge.cmi
-   OCAMLC toplevel/genprintval.cmi
-   OCAMLC toplevel/trace.cmi
-   OCAMLC toplevel/toploop.cmi
-   OCAMLC toplevel/topprinters.cmi
-   OCAMLC toplevel/topdirs.cmi
-   OCAMLC toplevel/topmain.cmi
-   OCAMLC toplevel/topstart.cmi
-   OCAMLC toplevel/expunge.cmo
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
-   OCAMLC toplevel/topstart.cmo
-   OCAMLC toplevel/topprinters.cmo
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
-   OCAMLC toplevel/topcommon.cmi
-   OCAMLC toplevel/genprintval.cmo
-   LINKC expunge
-   OCAMLC toplevel/topeval.cmi
-   OCAMLC toplevel/topcommon.cmo
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
-   OCAMLC toplevel/toploop.cmo
-   OCAMLC toplevel/topdirs.cmo
-   OCAMLC toplevel/byte/topeval.cmo
-   OCAMLC toplevel/byte/trace.cmo
-   OCAMLC toplevel/byte/topmain.cmo
-   LINKC compilerlibs/ocamltoplevel.cma
-   LINKC ocaml.tmp
-   GEN ocaml
- rm ocaml.tmp
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make opt-core
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   CC runtime/addrmap.n.o
-   CC runtime/afl.n.o
-   CC runtime/alloc.n.o
-   CC runtime/array.n.o
-   CC runtime/backtrace.n.o
-   CC runtime/bigarray.n.o
-   CC runtime/blake2.n.o
-   CC runtime/callback.n.o
-   CC runtime/codefrag.n.o
-   CC runtime/compare.n.o
-   CC runtime/custom.n.o
-   CC runtime/debugger.n.o
-   CC runtime/domain.n.o
-   CC runtime/dynlink.n.o
-   CC runtime/extern.n.o
-   CC runtime/fiber.n.o
-   CC runtime/finalise.n.o
-   CC runtime/floats.n.o
-   CC runtime/gc_ctrl.n.o
-   CC runtime/gc_stats.n.o
-   CC runtime/globroots.n.o
-   CC runtime/hash.n.o
-   CC runtime/intern.n.o
-   CC runtime/ints.n.o
-   CC runtime/io.n.o
-   CC runtime/lexing.n.o
-   CC runtime/lf_skiplist.n.o
-   CC runtime/main.n.o
-   CC runtime/major_gc.n.o
-   CC runtime/md5.n.o
-   CC runtime/memory.n.o
-   CC runtime/memprof.n.o
-   CC runtime/meta.n.o
-   CC runtime/minor_gc.n.o
-   CC runtime/misc.n.o
-   CC runtime/obj.n.o
-   CC runtime/parsing.n.o
-   CC runtime/platform.n.o
-   CC runtime/printexc.n.o
-   CC runtime/prng.n.o
-   CC runtime/roots.n.o
-   CC runtime/runtime_events.n.o
-   CC runtime/shared_heap.n.o
-   CC runtime/signals.n.o
-   CC runtime/skiplist.n.o
-   CC runtime/startup_aux.n.o
-   CC runtime/str.n.o
-   CC runtime/sync.n.o
-   CC runtime/sys.n.o
-   CC runtime/unix.n.o
-   CC runtime/weak.n.o
-   CC runtime/backtrace_nat.n.o
-   CC runtime/clambda_checks.n.o
-   CC runtime/dynlink_nat.n.o
-   CC runtime/fail_nat.n.o
-   CC runtime/frame_descriptors.n.o
-   CC runtime/startup_nat.n.o
-   CC runtime/signals_nat.n.o
-   ASM runtime/amd64.o
-   CC runtime/zstd.npic.o
-   CC runtime/addrmap.nd.o
-   CC runtime/afl.nd.o
-   CC runtime/alloc.nd.o
-   CC runtime/array.nd.o
-   CC runtime/backtrace.nd.o
-   CC runtime/bigarray.nd.o
-   CC runtime/blake2.nd.o
-   CC runtime/callback.nd.o
-   CC runtime/codefrag.nd.o
-   CC runtime/compare.nd.o
-   CC runtime/custom.nd.o
-   CC runtime/debugger.nd.o
-   CC runtime/domain.nd.o
-   CC runtime/dynlink.nd.o
-   CC runtime/extern.nd.o
-   CC runtime/fiber.nd.o
-   CC runtime/finalise.nd.o
-   CC runtime/floats.nd.o
-   CC runtime/gc_ctrl.nd.o
-   CC runtime/gc_stats.nd.o
-   CC runtime/globroots.nd.o
-   CC runtime/hash.nd.o
-   CC runtime/intern.nd.o
-   CC runtime/ints.nd.o
-   CC runtime/io.nd.o
-   CC runtime/lexing.nd.o
-   CC runtime/lf_skiplist.nd.o
-   CC runtime/main.nd.o
-   CC runtime/major_gc.nd.o
-   CC runtime/md5.nd.o
-   CC runtime/memory.nd.o
-   CC runtime/memprof.nd.o
-   CC runtime/meta.nd.o
-   CC runtime/minor_gc.nd.o
-   CC runtime/misc.nd.o
-   CC runtime/obj.nd.o
-   CC runtime/parsing.nd.o
-   CC runtime/platform.nd.o
-   CC runtime/printexc.nd.o
-   CC runtime/prng.nd.o
-   CC runtime/roots.nd.o
-   CC runtime/runtime_events.nd.o
-   CC runtime/shared_heap.nd.o
-   CC runtime/signals.nd.o
-   CC runtime/skiplist.nd.o
-   CC runtime/startup_aux.nd.o
-   CC runtime/str.nd.o
-   CC runtime/sync.nd.o
-   CC runtime/sys.nd.o
-   CC runtime/unix.nd.o
-   CC runtime/weak.nd.o
-   CC runtime/backtrace_nat.nd.o
-   CC runtime/clambda_checks.nd.o
-   CC runtime/dynlink_nat.nd.o
-   CC runtime/fail_nat.nd.o
-   CC runtime/frame_descriptors.nd.o
-   CC runtime/startup_nat.nd.o
-   CC runtime/signals_nat.nd.o
-   ASM runtime/amd64.d.o
-   CC runtime/addrmap.ni.o
-   CC runtime/afl.ni.o
-   CC runtime/alloc.ni.o
-   CC runtime/array.ni.o
-   CC runtime/backtrace.ni.o
-   CC runtime/bigarray.ni.o
-   CC runtime/blake2.ni.o
-   CC runtime/callback.ni.o
-   CC runtime/codefrag.ni.o
-   CC runtime/compare.ni.o
-   CC runtime/custom.ni.o
-   CC runtime/debugger.ni.o
-   CC runtime/domain.ni.o
-   CC runtime/dynlink.ni.o
-   CC runtime/extern.ni.o
-   CC runtime/fiber.ni.o
-   CC runtime/finalise.ni.o
-   CC runtime/floats.ni.o
-   CC runtime/gc_ctrl.ni.o
-   CC runtime/gc_stats.ni.o
-   CC runtime/globroots.ni.o
-   CC runtime/hash.ni.o
-   CC runtime/intern.ni.o
-   CC runtime/ints.ni.o
-   CC runtime/io.ni.o
-   CC runtime/lexing.ni.o
-   CC runtime/lf_skiplist.ni.o
-   CC runtime/main.ni.o
-   CC runtime/major_gc.ni.o
-   CC runtime/md5.ni.o
-   CC runtime/memory.ni.o
-   CC runtime/memprof.ni.o
-   CC runtime/meta.ni.o
-   CC runtime/minor_gc.ni.o
-   CC runtime/misc.ni.o
-   CC runtime/obj.ni.o
-   CC runtime/parsing.ni.o
-   CC runtime/platform.ni.o
-   CC runtime/printexc.ni.o
-   CC runtime/prng.ni.o
-   CC runtime/roots.ni.o
-   CC runtime/runtime_events.ni.o
-   CC runtime/shared_heap.ni.o
-   CC runtime/signals.ni.o
-   CC runtime/skiplist.ni.o
-   CC runtime/startup_aux.ni.o
-   CC runtime/str.ni.o
-   CC runtime/sync.ni.o
-   CC runtime/sys.ni.o
-   CC runtime/unix.ni.o
-   CC runtime/weak.ni.o
-   CC runtime/backtrace_nat.ni.o
-   CC runtime/clambda_checks.ni.o
-   CC runtime/dynlink_nat.ni.o
-   CC runtime/fail_nat.ni.o
-   CC runtime/frame_descriptors.ni.o
-   CC runtime/startup_nat.ni.o
-   CC runtime/signals_nat.ni.o
-   ASM runtime/amd64.i.o
-   CC runtime/addrmap.npic.o
-   CC runtime/afl.npic.o
-   CC runtime/alloc.npic.o
-   CC runtime/array.npic.o
-   CC runtime/backtrace.npic.o
-   CC runtime/bigarray.npic.o
-   CC runtime/blake2.npic.o
-   CC runtime/callback.npic.o
-   CC runtime/codefrag.npic.o
-   CC runtime/compare.npic.o
-   CC runtime/custom.npic.o
-   CC runtime/debugger.npic.o
-   CC runtime/domain.npic.o
-   CC runtime/dynlink.npic.o
-   CC runtime/extern.npic.o
-   CC runtime/fiber.npic.o
-   CC runtime/finalise.npic.o
-   CC runtime/floats.npic.o
-   CC runtime/gc_ctrl.npic.o
-   CC runtime/gc_stats.npic.o
-   CC runtime/globroots.npic.o
-   CC runtime/hash.npic.o
-   CC runtime/intern.npic.o
-   CC runtime/ints.npic.o
-   CC runtime/io.npic.o
-   CC runtime/lexing.npic.o
-   CC runtime/lf_skiplist.npic.o
-   CC runtime/main.npic.o
-   CC runtime/major_gc.npic.o
-   CC runtime/md5.npic.o
-   CC runtime/memory.npic.o
-   CC runtime/memprof.npic.o
-   CC runtime/meta.npic.o
-   CC runtime/minor_gc.npic.o
-   CC runtime/misc.npic.o
-   CC runtime/obj.npic.o
-   CC runtime/parsing.npic.o
-   CC runtime/platform.npic.o
-   CC runtime/printexc.npic.o
-   CC runtime/prng.npic.o
-   CC runtime/roots.npic.o
-   CC runtime/runtime_events.npic.o
-   CC runtime/shared_heap.npic.o
-   CC runtime/signals.npic.o
-   CC runtime/skiplist.npic.o
-   CC runtime/startup_aux.npic.o
-   CC runtime/str.npic.o
-   CC runtime/sync.npic.o
-   CC runtime/sys.npic.o
-   CC runtime/unix.npic.o
-   CC runtime/weak.npic.o
-   CC runtime/backtrace_nat.npic.o
-   CC runtime/clambda_checks.npic.o
-   CC runtime/dynlink_nat.npic.o
-   CC runtime/fail_nat.npic.o
-   CC runtime/frame_descriptors.npic.o
-   CC runtime/startup_nat.npic.o
-   CC runtime/signals_nat.npic.o
-   ASM runtime/amd64_libasmrunpic.o
-   MKLIB runtime/libcomprmarsh.a
-   MKLIB runtime/libasmrun.a
-   MKLIB runtime/libasmrund.a
-   MKLIB runtime/libasmruni.a
-   MKLIB runtime/libasmrun_pic.a
-   MKDLL runtime/libasmrun_shared.so
- cd stdlib; ln -sf ../runtime/libasmrun.a .
- /usr/bin/make ocamlopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC asmcomp/x86_ast.cmi
- cd asmcomp; ln -sf amd64/arch.mli .
-   OCAMLC asmcomp/cmm.cmi
-   OCAMLC asmcomp/coloring.cmi
-   OCAMLC asmcomp/asmlink.cmi
-   OCAMLC asmcomp/asmlibrarian.cmi
-   OCAMLC asmcomp/asmpackager.cmi
-   OCAMLC driver/opterrors.cmi
-   OCAMLC driver/optcompile.cmi
-   OCAMLC driver/optmaindriver.cmi
- cd asmcomp; ln -sf amd64/arch.ml .
- cd asmcomp; ln -sf amd64/proc.ml .
- cd asmcomp; ln -sf amd64/selection.ml .
- cd asmcomp; ln -sf amd64/CSE.ml .
- cd asmcomp; ln -sf amd64/reload.ml .
- cd asmcomp; ln -sf amd64/stackframe.ml .
- cd asmcomp; ln -sf amd64/scheduling.ml .
-   OCAMLLEX tools/cvt_emit.ml
-   OCAMLC tools/cvt_emit.cmi
-   OCAMLC driver/optmain.cmi
-   OCAMLC driver/opterrors.cmo
-   OCAMLC asmcomp/asmlibrarian.cmo
-   OCAMLC asmcomp/x86_proc.cmi
-   OCAMLC asmcomp/x86_dsl.cmi
-   OCAMLC asmcomp/x86_gas.cmi
-   OCAMLC asmcomp/x86_masm.cmi
-   OCAMLC asmcomp/arch.cmi
-   OCAMLC asmcomp/printcmm.cmi
-   OCAMLC asmcomp/reg.cmi
-   OCAMLC asmcomp/strmatch.cmi
-   OCAMLC asmcomp/cmmgen_state.cmi
-   OCAMLC asmcomp/afl_instrument.cmi
-   OCAMLC asmcomp/thread_sanitizer.cmi
-   OCAMLC asmcomp/cmmgen.cmi
-   OCAMLC asmcomp/cmm_invariants.cmi
-   OCAMLC asmcomp/cmm.cmo
-   OCAMLC tools/cvt_emit.cmo
-   OCAMLC driver/optmain.cmo
-   OCAMLC asmcomp/x86_proc.cmo
-   OCAMLC asmcomp/x86_gas.cmo
-   OCAMLC asmcomp/x86_masm.cmo
-   OCAMLC asmcomp/afl_instrument.cmo
-   OCAMLC asmcomp/printcmm.cmo
-   OCAMLC asmcomp/arch.cmo
-   OCAMLC asmcomp/strmatch.cmo
-   OCAMLC asmcomp/cmm_invariants.cmo
-   OCAMLC asmcomp/cmm_helpers.cmi
-   OCAMLC asmcomp/cmmgen_state.cmo
-   OCAMLC asmcomp/x86_dsl.cmo
-   OCAMLC asmcomp/mach.cmi
-   OCAMLC asmcomp/reg.cmo
-   LINKC tools/cvt_emit
-   OCAMLC asmcomp/proc.cmi
-   OCAMLC asmcomp/interval.cmi
-   OCAMLC asmcomp/dataflow.cmi
-   OCAMLC asmcomp/polling.cmi
-   OCAMLC asmcomp/selectgen.cmi
-   OCAMLC asmcomp/selection.cmi
-   OCAMLC asmcomp/comballoc.cmi
-   OCAMLC asmcomp/CSEgen.cmi
-   OCAMLC asmcomp/CSE.cmi
-   OCAMLC asmcomp/liveness.cmi
-   OCAMLC asmcomp/spill.cmi
-   OCAMLC asmcomp/split.cmi
-   OCAMLC asmcomp/interf.cmi
-   OCAMLC asmcomp/reloadgen.cmi
-   OCAMLC asmcomp/reload.cmi
-   OCAMLC asmcomp/deadcode.cmi
-   OCAMLC asmcomp/stackframegen.cmi
-   OCAMLC asmcomp/linear.cmi
-   OCAMLC asmcomp/mach.cmo
-   GEN asmcomp/emit.ml
-   OCAMLC asmcomp/thread_sanitizer.cmo
-   OCAMLC asmcomp/cmmgen.cmo
-   OCAMLC asmcomp/comballoc.cmo
-   OCAMLC asmcomp/printmach.cmi
-   OCAMLC asmcomp/linscan.cmi
-   OCAMLC asmcomp/dataflow.cmo
-   OCAMLC asmcomp/split.cmo
-   OCAMLC asmcomp/polling.cmo
-   OCAMLC asmcomp/deadcode.cmo
-   OCAMLC asmcomp/proc.cmo
-   OCAMLC asmcomp/cmm_helpers.cmo
-   OCAMLC asmcomp/interval.cmo
-   OCAMLC asmcomp/CSEgen.cmo
-   OCAMLC asmcomp/CSE.cmo
-   OCAMLC asmcomp/spill.cmo
-   OCAMLC asmcomp/interf.cmo
-   OCAMLC asmcomp/coloring.cmo
-   OCAMLC asmcomp/reloadgen.cmo
-   OCAMLC asmcomp/reload.cmo
-   OCAMLC asmcomp/stackframegen.cmo
-   OCAMLC driver/optmaindriver.cmo
-   OCAMLC asmcomp/stackframe.cmi
-   OCAMLC asmcomp/printlinear.cmi
-   OCAMLC asmcomp/linearize.cmi
-   OCAMLC file_formats/linear_format.cmi
-   OCAMLC asmcomp/schedgen.cmi
-   OCAMLC asmcomp/scheduling.cmi
-   OCAMLC asmcomp/branch_relaxation_intf.cmi
-   OCAMLC asmcomp/emitenv.cmi
-   OCAMLC asmcomp/emit.cmi
-   OCAMLC asmcomp/linear.cmo
-   OCAMLC asmcomp/selectgen.cmo
-   OCAMLC asmcomp/selection.cmo
-   OCAMLC asmcomp/linscan.cmo
-   OCAMLC asmcomp/printmach.cmo
-   OCAMLC asmcomp/liveness.cmo
-   OCAMLC asmcomp/stackframe.cmo
-   OCAMLC asmcomp/linearize.cmo
-   OCAMLC file_formats/linear_format.cmo
-   OCAMLC asmcomp/printlinear.cmo
-   OCAMLC asmcomp/schedgen.cmo
-   OCAMLC asmcomp/scheduling.cmo
-   OCAMLC asmcomp/branch_relaxation.cmi
-   OCAMLC asmcomp/emitaux.cmi
-   OCAMLC asmcomp/branch_relaxation.cmo
-   OCAMLC asmcomp/asmgen.cmi
-   OCAMLC asmcomp/emitaux.cmo
-   OCAMLC asmcomp/emit.cmo
-   OCAMLC asmcomp/asmgen.cmo
-   OCAMLC asmcomp/asmlink.cmo
-   OCAMLC asmcomp/asmpackager.cmo
-   OCAMLC driver/optcompile.cmo
-   LINKC compilerlibs/ocamloptcomp.cma
-   LINKC ocamlopt
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make libraryopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make -C stdlib allopt
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
-   OCAMLOPT camlinternalFormatBasics.cmx
-   OCAMLOPT stdlib.cmx
-   OCAMLOPT stdlib__Either.cmx
-   OCAMLOPT stdlib__Sys.cmx
-   OCAMLOPT stdlib__Atomic.cmx
-   OCAMLOPT stdlib__Bool.cmx
-   OCAMLOPT stdlib__Char.cmx
-   OCAMLOPT stdlib__Int.cmx
-   OCAMLOPT stdlib__Unit.cmx
-   OCAMLOPT stdlib__Int64.cmx
-   OCAMLOPT stdlib__Mutex.cmx
-   OCAMLOPT std_exit.cmx
-   OCAMLOPT stdlib__Condition.cmx
-   OCAMLOPT stdlib__Int32.cmx
-   OCAMLOPT stdlib__Nativeint.cmx
-   OCAMLOPT stdlib__Uchar.cmx
-   OCAMLOPT stdlib__Semaphore.cmx
-   OCAMLOPT stdlib__Obj.cmx
-   OCAMLOPT stdlib__Type.cmx
-   OCAMLOPT camlinternalLazy.cmx
-   OCAMLOPT stdlib__Callback.cmx
-   OCAMLOPT stdlib__Lazy.cmx
-   OCAMLOPT stdlib__Seq.cmx
-   OCAMLOPT stdlib__Option.cmx
-   OCAMLOPT stdlib__Result.cmx
-   OCAMLOPT stdlib__List.cmx
-   OCAMLOPT stdlib__Bytes.cmx
-   OCAMLOPT stdlib__Array.cmx
-   OCAMLOPT stdlib__Queue.cmx
-   OCAMLOPT stdlib__ArrayLabels.cmx
-   OCAMLOPT stdlib__Float.cmx
-   OCAMLOPT stdlib__Set.cmx
-   OCAMLOPT stdlib__Map.cmx
-   OCAMLOPT stdlib__Stack.cmx
-   OCAMLOPT stdlib__Domain.cmx
-   OCAMLOPT stdlib__ListLabels.cmx
-   OCAMLOPT stdlib__String.cmx
-   OCAMLOPT stdlib__Marshal.cmx
-   OCAMLOPT stdlib__BytesLabels.cmx
-   OCAMLOPT stdlib__Lexing.cmx
-   OCAMLOPT stdlib__Buffer.cmx
-   OCAMLOPT stdlib__StringLabels.cmx
-   OCAMLOPT stdlib__StdLabels.cmx
-   OCAMLOPT stdlib__Complex.cmx
-   OCAMLOPT stdlib__Parsing.cmx
-   OCAMLOPT stdlib__Bigarray.cmx
-   OCAMLOPT camlinternalOO.cmx
-   OCAMLOPT camlinternalFormat.cmx
-   OCAMLOPT stdlib__Oo.cmx
-   OCAMLOPT camlinternalMod.cmx
-   OCAMLOPT stdlib__Printf.cmx
-   OCAMLOPT stdlib__Format.cmx
-   OCAMLOPT stdlib__Dynarray.cmx
-   OCAMLOPT stdlib__Arg.cmx
-   OCAMLOPT stdlib__Printexc.cmx
-   OCAMLOPT stdlib__Scanf.cmx
-   OCAMLOPT stdlib__Fun.cmx
-   OCAMLOPT stdlib__Effect.cmx
-   OCAMLOPT stdlib__Gc.cmx
-   OCAMLOPT stdlib__In_channel.cmx
-   OCAMLOPT stdlib__Out_channel.cmx
-   OCAMLOPT stdlib__Digest.cmx
-   OCAMLOPT stdlib__Random.cmx
-   OCAMLOPT stdlib__Hashtbl.cmx
-   OCAMLOPT stdlib__Filename.cmx
-   OCAMLOPT stdlib__Weak.cmx
-   OCAMLOPT stdlib__Ephemeron.cmx
-   OCAMLOPT stdlib__MoreLabels.cmx
-   LINKOPT stdlib.cmxa
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make ocamlc.opt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLOPT utils/config.cmx
-   OCAMLOPT utils/build_path_prefix_map.cmx
-   OCAMLOPT utils/arg_helper.cmx
-   OCAMLOPT utils/local_store.cmx
-   OCAMLOPT utils/terminfo.cmx
-   OCAMLOPT utils/int_replace_polymorphic_compare.cmx
-   OCAMLOPT utils/domainstate.cmx
-   OCAMLOPT utils/binutils.cmx
-   OCAMLOPT utils/lazy_backtrack.cmx
-   OCAMLOPT utils/compression.cmx
-   OCAMLOPT parsing/camlinternalMenhirLib.cmx
-   OCAMLOPT lambda/switch.cmx
-   OCAMLOPT lambda/runtimedef.cmx
-   OCAMLOPT bytecomp/opcodes.cmx
- cd stdlib; ln -sf ../runtime/libcomprmarsh.a .
-   OCAMLOPT utils/misc.cmx
-   OCAMLOPT bytecomp/bytesections.cmx
-   OCAMLOPT utils/identifiable.cmx
-   OCAMLOPT utils/load_path.cmx
-   OCAMLOPT utils/profile.cmx
-   OCAMLOPT utils/warnings.cmx
-   OCAMLOPT utils/consistbl.cmx
-   OCAMLOPT utils/targetint.cmx
-   OCAMLOPT utils/diffing.cmx
-   OCAMLOPT parsing/longident.cmx
-   OCAMLOPT bytecomp/dll.cmx
-   OCAMLOPT utils/diffing_with_keys.cmx
-   OCAMLOPT utils/numbers.cmx
-   OCAMLOPT utils/clflags.cmx
-   OCAMLOPT utils/strongly_connected_components.cmx
-   OCAMLOPT utils/ccomp.cmx
-   OCAMLOPT parsing/location.cmx
-   OCAMLOPT typing/ident.cmx
-   OCAMLOPT parsing/unit_info.cmx
-   OCAMLOPT parsing/docstrings.cmx
-   OCAMLOPT parsing/syntaxerr.cmx
-   OCAMLOPT parsing/ast_iterator.cmx
-   OCAMLOPT lambda/debuginfo.cmx
-   OCAMLOPT driver/compenv.cmx
-   OCAMLOPT driver/errors.cmx
-   OCAMLOPT parsing/ast_helper.cmx
-   OCAMLOPT driver/main_args.cmx
-   OCAMLOPT parsing/builtin_attributes.cmx
-   OCAMLOPT parsing/ast_mapper.cmx
-   OCAMLOPT parsing/parser.cmx
-   OCAMLOPT parsing/attr_helper.cmx
-   OCAMLOPT parsing/ast_invariants.cmx
-   OCAMLOPT parsing/depend.cmx
-   OCAMLOPT typing/type_immediacy.cmx
-   OCAMLOPT typing/primitive.cmx
-   OCAMLOPT parsing/lexer.cmx
-   OCAMLOPT parsing/pprintast.cmx
-   OCAMLOPT typing/path.cmx
-   OCAMLOPT typing/shape.cmx
-   OCAMLOPT typing/types.cmx
-   OCAMLOPT typing/btype.cmx
-   OCAMLOPT file_formats/cmi_format.cmx
-   OCAMLOPT typing/errortrace.cmx
-   OCAMLOPT typing/persistent_env.cmx
-   OCAMLOPT typing/subst.cmx
-   OCAMLOPT typing/predef.cmx
-   OCAMLOPT typing/datarepr.cmx
-   OCAMLOPT typing/signature_group.cmx
-   OCAMLOPT typing/env.cmx
-   OCAMLOPT parsing/parse.cmx
-   OCAMLOPT parsing/printast.cmx
-   OCAMLOPT typing/oprint.cmx
-   OCAMLOPT driver/pparse.cmx
-   OCAMLOPT driver/makedepend.cmx
-   OCAMLOPT typing/typedtree.cmx
-   OCAMLOPT typing/ctype.cmx
-   OCAMLOPT typing/shape_reduce.cmx
-   OCAMLOPT typing/typedecl_properties.cmx
-   OCAMLOPT lambda/lambda.cmx
-   OCAMLOPT typing/printtyped.cmx
-   OCAMLOPT typing/tast_iterator.cmx
-   OCAMLOPT typing/tast_mapper.cmx
-   OCAMLOPT typing/untypeast.cmx
-   OCAMLOPT typing/printpat.cmx
-   OCAMLOPT lambda/value_rec_compiler.cmx
-   OCAMLOPT lambda/translobj.cmx
-   OCAMLOPT lambda/translattribute.cmx
-   OCAMLOPT lambda/tmc.cmx
-   OCAMLOPT bytecomp/instruct.cmx
-   OCAMLOPT bytecomp/meta.cmx
-   OCAMLOPT bytecomp/symtable.cmx
-   OCAMLOPT lambda/simplif.cmx
-   OCAMLOPT file_formats/cmt_format.cmx
-   OCAMLOPT typing/printtyp.cmx
-   OCAMLOPT typing/mtype.cmx
-   OCAMLOPT typing/patterns.cmx
-   OCAMLOPT typing/typedecl_variance.cmx
-   OCAMLOPT typing/typedecl_unboxed.cmx
-   OCAMLOPT typing/typedecl_separability.cmx
-   OCAMLOPT typing/typedecl_immediacy.cmx
-   OCAMLOPT typing/typeopt.cmx
-   OCAMLOPT typing/parmatch.cmx
-   OCAMLOPT typing/value_rec_check.cmx
-   OCAMLOPT typing/includeclass.cmx
-   OCAMLOPT typing/envaux.cmx
-   OCAMLOPT typing/includecore.cmx
-   OCAMLOPT typing/stypes.cmx
-   OCAMLOPT typing/typetexp.cmx
-   OCAMLOPT lambda/printlambda.cmx
-   OCAMLOPT typing/cmt2annot.cmx
-   OCAMLOPT typing/includemod.cmx
-   OCAMLOPT typing/typedecl.cmx
-   OCAMLOPT lambda/matching.cmx
-   OCAMLOPT bytecomp/printinstr.cmx
-   OCAMLOPT typing/includemod_errorprinter.cmx
-   OCAMLOPT typing/typecore.cmx
-   OCAMLOPT lambda/translprim.cmx
-   OCAMLOPT bytecomp/bytegen.cmx
-   OCAMLOPT typing/typeclass.cmx
-   OCAMLOPT lambda/translcore.cmx
-   OCAMLOPT lambda/translclass.cmx
-   OCAMLOPT typing/typemod.cmx
-   OCAMLOPT lambda/translmod.cmx
-   OCAMLOPT bytecomp/emitcode.cmx
-   OCAMLOPT bytecomp/bytelink.cmx
-   OCAMLOPT bytecomp/bytelibrarian.cmx
-   OCAMLOPT driver/compmisc.cmx
-   OCAMLOPT bytecomp/bytepackager.cmx
-   OCAMLOPT driver/compile_common.cmx
-   LINKOPT compilerlibs/ocamlcommon.cmxa
-   OCAMLOPT driver/compile.cmx
-   OCAMLOPT driver/maindriver.cmx
-   LINKOPT compilerlibs/ocamlbytecomp.cmxa
-   OCAMLOPT driver/main.cmx
-   LINKOPT ocamlc.opt
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make otherlibraries ocamldebug ocamldoc \
-   
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make lex-all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC debugger/int64ops.cmi
-   OCAMLC otherlibs/unix/unix.cmi
-   OCAMLC debugger/debugger_config.cmi
-   OCAMLC debugger/parameters.cmi
-   OCAMLLEX debugger/debugger_lexer.ml
-   OCAMLYACC debugger/debugger_parser.mli
-   OCAMLC debugger/question.cmi
-   OCAMLC debugger/exec.cmi
-   OCAMLC debugger/source.cmi
-   OCAMLC debugger/events.cmi
-   OCAMLC debugger/history.cmi
-   OCAMLC debugger/show_source.cmi
-   OCAMLC debugger/program_management.cmi
-   OCAMLC otherlibs/dynlink/dynlink.cmi
-   OCAMLC debugger/command_line.cmi
-   OCAMLC debugger/main.cmi
-   OCAMLC debugger/ocamldebug_entry.cmi
-   OCAMLC ocamldoc/odoc_config.cmi
-   OCAMLC ocamldoc/odoc_messages.cmi
-   OCAMLC ocamldoc/odoc_types.cmi
-   OCAMLYACC ocamldoc/odoc_text_parser.mli
-   OCAMLC ocamldoc/odoc_name.cmi
-   OCAMLC ocamldoc/odoc_print.cmi
-   OCAMLC ocamldoc/odoc_comments_global.cmi
- make[3]: Nothing to be done for 'lex-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLYACC ocamldoc/odoc_parser.mli
-   OCAMLC otherlibs/str/str.cmi
-   OCAMLLEX ocamldoc/odoc_text_lexer.ml
-   OCAMLLEX ocamldoc/odoc_lexer.ml
-   OCAMLLEX ocamldoc/odoc_see_lexer.ml
-   OCAMLC ocamldoc/odoc_ocamlhtml.cmi
-   OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
-   OCAMLC ocamldoc/odoc_latex_style.cmi
-   OCAMLC ocamldoc/odoc.cmi
-   OCAMLC ocamldoc/odoc_test.cmi
- /usr/bin/make tools-all
-   OCAMLC debugger/int64ops.cmo
-   OCAMLC debugger/primitives.cmi
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLC debugger/unix_tools.cmi
-   OCAMLC debugger/debugger_config.cmo
-   OCAMLC debugger/parameters.cmo
-   OCAMLC debugger/exec.cmo
-   OCAMLC debugger/pos.cmi
-   OCAMLC debugger/events.cmo
-   OCAMLC debugger/frames.cmi
-   OCAMLC debugger/show_information.cmi
-   OCAMLC debugger/loadprinter.cmi
-   OCAMLC ocamldoc/odoc_global.cmi
-   OCAMLC ocamldoc/odoc_misc.cmi
-   OCAMLC ocamldoc/odoc_text_parser.cmi
-   OCAMLC ocamldoc/odoc_text.cmi
-   OCAMLC ocamldoc/odoc_parameter.cmi
-   OCAMLC ocamldoc/odoc_type.cmi
-   OCAMLC ocamldoc/odoc_parser.cmi
-   OCAMLC ocamldoc/odoc_env.cmi
-   OCAMLC ocamldoc/odoc_config.cmo
-   OCAMLC ocamldoc/odoc_messages.cmo
-   OCAMLC ocamldoc/odoc_types.cmo
-   OCAMLC ocamldoc/odoc_print.cmo
-   OCAMLC ocamldoc/odoc_comments_global.cmo
-   OCAMLC ocamldoc/odoc_latex_style.cmo
-   OCAMLC debugger/pos.cmo
-   OCAMLC debugger/unix_tools.cmo
-   OCAMLC ocamldoc/odoc_text_lexer.cmi
-   OCAMLC debugger/primitives.cmo
-   OCAMLC debugger/debugcom.cmi
-   OCAMLC debugger/input_handling.cmi
-   OCAMLC debugger/source.cmo
-   OCAMLC debugger/program_loading.cmi
-   OCAMLC debugger/show_source.cmo
-   OCAMLC debugger/time_travel.cmi
-   OCAMLC ocamldoc/odoc_lexer.cmi
-   OCAMLC ocamldoc/odoc_see_lexer.cmi
-   OCAMLC ocamldoc/odoc_global.cmo
-   OCAMLC ocamldoc/odoc_misc.cmo
-   OCAMLC ocamldoc/odoc_text_parser.cmo
-   OCAMLC ocamldoc/odoc_name.cmo
-   OCAMLC ocamldoc/odoc_parameter.cmo
-   OCAMLC ocamldoc/odoc_type.cmo
-   OCAMLC ocamldoc/odoc_parser.cmo
-   OCAMLC ocamldoc/odoc_env.cmo
-   OCAMLC ocamldoc/odoc_ocamlhtml.cmo
-   OCAMLC ocamldoc/odoc_value.cmi
-   OCAMLC ocamldoc/odoc_extension.cmi
-   OCAMLC ocamldoc/odoc_exception.cmi
-   OCAMLC ocamldoc/odoc_text.cmo
-   OCAMLC debugger/input_handling.cmo
-   OCAMLC debugger/program_loading.cmo
-   OCAMLC debugger/parser_aux.cmi
-   OCAMLC debugger/debugcom.cmo
-   OCAMLC debugger/checkpoints.cmi
-   OCAMLC debugger/symbols.cmi
-   OCAMLC debugger/breakpoints.cmi
-   OCAMLC debugger/trap_barrier.cmi
-   OCAMLC ocamldoc/odoc_text_lexer.cmo
-   OCAMLC ocamldoc/odoc_lexer.cmo
-   OCAMLC ocamldoc/odoc_see_lexer.cmo
-   OCAMLC ocamldoc/odoc_exception.cmo
-   OCAMLC ocamldoc/odoc_class.cmi
-   OCAMLC ocamldoc/odoc_value.cmo
-   OCAMLC ocamldoc/odoc_extension.cmo
-   OCAMLC debugger/debugger_parser.cmi
-   OCAMLC debugger/printval.cmi
-   OCAMLC debugger/eval.cmi
-   OCAMLC debugger/frames.cmo
-   OCAMLC debugger/checkpoints.cmo
-   OCAMLC debugger/symbols.cmo
-   OCAMLC debugger/breakpoints.cmo
-   OCAMLC debugger/trap_barrier.cmo
-   OCAMLC debugger/history.cmo
-   OCAMLC debugger/time_travel.cmo
-   OCAMLC debugger/program_management.cmo
-   OCAMLC debugger/main.cmo
-   OCAMLC ocamldoc/odoc_module.cmi
-   OCAMLC ocamldoc/odoc_str.cmi
-   OCAMLC ocamldoc/odoc_class.cmo
-   OCAMLC debugger/debugger_lexer.cmi
-   OCAMLC debugger/debugger_parser.cmo
-   OCAMLC debugger/printval.cmo
-   OCAMLC debugger/show_information.cmo
-   OCAMLC debugger/loadprinter.cmo
-   OCAMLC debugger/eval.cmo
- make[3]: Nothing to be done for 'tools-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make -C otherlibs all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
- for lib in dynlink runtime_events unix str systhreads; do (/usr/bin/make -C $lib all) || exit $?; done
-   OCAMLC debugger/debugger_lexer.cmo
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
-   OCAMLC debugger/question.cmo
-   OCAMLC debugger/command_line.cmo
-   OCAMLC ocamldoc/odoc_str.cmo
-   GEN dynlink_compilerlibs/Makefile
-   OCAMLC ocamldoc/odoc_merge.cmi
-   OCAMLC ocamldoc/odoc_sig.cmi
-   OCAMLC ocamldoc/odoc_search.cmi
-   OCAMLC ocamldoc/odoc_scan.cmi
-   OCAMLC ocamldoc/odoc_cross.cmi
-   OCAMLC ocamldoc/odoc_comments.cmi
-   OCAMLC ocamldoc/odoc_dep.cmi
-   OCAMLC ocamldoc/odoc_analyse.cmi
-   OCAMLC ocamldoc/odoc_module.cmo
-   OCAMLC ocamldoc/odoc_merge.cmo
-   OCAMLC ocamldoc/odoc_comments.cmo
-   OCAMLC ocamldoc/odoc_scan.cmo
-   OCAMLC ocamldoc/odoc_info.cmi
-   OCAMLC ocamldoc/odoc_search.cmo
-   OCAMLC ocamldoc/odoc_cross.cmo
-   OCAMLC ocamldoc/odoc_dep.cmo
-   OCAMLC ocamldoc/odoc_ast.cmi
-   OCAMLC ocamldoc/odoc_sig.cmo
-   OCAMLC ocamldoc/odoc_ast.cmo
-   OCAMLC ocamldoc/odoc_analyse.cmo
-   OCAMLC ocamldoc/odoc_info.cmo
-   OCAMLC ocamldoc/odoc_dag2html.cmi
-   OCAMLC ocamldoc/odoc_to_text.cmi
-   OCAMLC ocamldoc/odoc_man.cmi
-   OCAMLC ocamldoc/odoc_latex.cmi
-   OCAMLC ocamldoc/odoc_texi.cmi
-   OCAMLC ocamldoc/odoc_dot.cmi
-   OCAMLC ocamldoc/odoc_dag2html.cmo
-   OCAMLC ocamldoc/odoc_html.cmi
-   OCAMLC ocamldoc/odoc_dot.cmo
-   OCAMLC ocamldoc/odoc_to_text.cmo
-   OCAMLC ocamldoc/odoc_man.cmo
-   OCAMLC debugger/ocamldebug.cmo
-   OCAMLC ocamldoc/odoc_texi.cmo
-   OCAMLC ocamldoc/odoc_latex.cmo
-   OCAMLC ocamldoc/odoc_html.cmo
-   OCAMLC ocamldoc/odoc_gen.cmi
-   OCAMLC debugger/ocamldebug_entry.cmo
-   OCAMLC ocamldoc/odoc_gen.cmo
-   OCAMLC ocamldoc/odoc_args.cmi
-   OCAMLC ocamldoc/odoc_args.cmo
-   OCAMLC ocamldoc/odoc.cmo
-   OCAMLC ocamldoc/odoc_test.cmo
- cp ../../utils/binutils.ml dynlink_compilerlibs/binutils.ml
- cp ../../utils/config.ml dynlink_compilerlibs/config.ml
- cp ../../utils/build_path_prefix_map.ml dynlink_compilerlibs/build_path_prefix_map.ml
- cp ../../utils/misc.ml dynlink_compilerlibs/misc.ml
- cp ../../utils/identifiable.ml dynlink_compilerlibs/identifiable.ml
- cp ../../utils/numbers.ml dynlink_compilerlibs/numbers.ml
- cp ../../utils/arg_helper.ml dynlink_compilerlibs/arg_helper.ml
- cp ../../utils/local_store.ml dynlink_compilerlibs/local_store.ml
- cp ../../utils/load_path.ml dynlink_compilerlibs/load_path.ml
- cp ../../utils/clflags.ml dynlink_compilerlibs/clflags.ml
- cp ../../utils/profile.ml dynlink_compilerlibs/profile.ml
- cp ../../utils/consistbl.ml dynlink_compilerlibs/consistbl.ml
-   LINKC ocamldoc/odoc_info.cma
- cp ../../utils/terminfo.ml dynlink_compilerlibs/terminfo.ml
- cp ../../utils/warnings.ml dynlink_compilerlibs/warnings.ml
- cp ../../utils/int_replace_polymorphic_compare.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml
- cp ../../utils/lazy_backtrack.ml dynlink_compilerlibs/lazy_backtrack.ml
- cp ../../utils/compression.ml dynlink_compilerlibs/compression.ml
- cp ../../parsing/location.ml dynlink_compilerlibs/location.ml
- cp ../../parsing/unit_info.ml dynlink_compilerlibs/unit_info.ml
- cp ../../parsing/longident.ml dynlink_compilerlibs/longident.ml
- cp ../../parsing/docstrings.ml dynlink_compilerlibs/docstrings.ml
- cp ../../parsing/syntaxerr.ml dynlink_compilerlibs/syntaxerr.ml
- cp ../../parsing/ast_helper.ml dynlink_compilerlibs/ast_helper.ml
- cp ../../parsing/ast_iterator.ml dynlink_compilerlibs/ast_iterator.ml
- cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.ml
- cp ../../parsing/ast_mapper.ml dynlink_compilerlibs/ast_mapper.ml
- cp ../../parsing/camlinternalMenhirLib.ml dynlink_compilerlibs/camlinternalMenhirLib.ml
- cp ../../parsing/parser.ml dynlink_compilerlibs/parser.ml
- cp ../../parsing/lexer.ml dynlink_compilerlibs/lexer.ml
- cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml
- cp ../../typing/ident.ml dynlink_compilerlibs/ident.ml
- cp ../../typing/path.ml dynlink_compilerlibs/path.ml
- cp ../../typing/primitive.ml dynlink_compilerlibs/primitive.ml
- cp ../../typing/type_immediacy.ml dynlink_compilerlibs/type_immediacy.ml
- cp ../../typing/shape.ml dynlink_compilerlibs/shape.ml
- cp ../../typing/types.ml dynlink_compilerlibs/types.ml
- cp ../../typing/btype.ml dynlink_compilerlibs/btype.ml
- cp ../../typing/subst.ml dynlink_compilerlibs/subst.ml
- cp ../../typing/predef.ml dynlink_compilerlibs/predef.ml
- cp ../../typing/datarepr.ml dynlink_compilerlibs/datarepr.ml
- cp ../../file_formats/cmi_format.ml dynlink_compilerlibs/cmi_format.ml
- cp ../../typing/persistent_env.ml dynlink_compilerlibs/persistent_env.ml
- cp ../../typing/env.ml dynlink_compilerlibs/env.ml
- cp ../../typing/shape_reduce.ml dynlink_compilerlibs/shape_reduce.ml
- cp ../../typing/typedtree.ml dynlink_compilerlibs/typedtree.ml
- cp ../../lambda/debuginfo.ml dynlink_compilerlibs/debuginfo.ml
- cp ../../lambda/lambda.ml dynlink_compilerlibs/lambda.ml
- cp ../../lambda/runtimedef.ml dynlink_compilerlibs/runtimedef.ml
- cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.ml
- cp ../../bytecomp/opcodes.ml dynlink_compilerlibs/opcodes.ml
- cp ../../bytecomp/bytesections.ml dynlink_compilerlibs/bytesections.ml
- cp ../../bytecomp/dll.ml dynlink_compilerlibs/dll.ml
- cp ../../bytecomp/meta.ml dynlink_compilerlibs/meta.ml
- cp ../../bytecomp/symtable.ml dynlink_compilerlibs/symtable.ml
- cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.ml
- cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.ml
- cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.ml
- cp ../../typing/value_rec_types.mli dynlink_compilerlibs/value_rec_types.ml
- cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.ml
- cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.ml
- cp ../../utils/binutils.mli dynlink_compilerlibs/binutils.mli
- cp ../../utils/config.mli dynlink_compilerlibs/config.mli
- cp ../../utils/build_path_prefix_map.mli dynlink_compilerlibs/build_path_prefix_map.mli
- cp ../../utils/misc.mli dynlink_compilerlibs/misc.mli
- cp ../../utils/identifiable.mli dynlink_compilerlibs/identifiable.mli
- cp ../../utils/numbers.mli dynlink_compilerlibs/numbers.mli
- cp ../../utils/arg_helper.mli dynlink_compilerlibs/arg_helper.mli
- cp ../../utils/local_store.mli dynlink_compilerlibs/local_store.mli
- cp ../../utils/load_path.mli dynlink_compilerlibs/load_path.mli
- cp ../../utils/clflags.mli dynlink_compilerlibs/clflags.mli
- cp ../../utils/profile.mli dynlink_compilerlibs/profile.mli
- cp ../../utils/consistbl.mli dynlink_compilerlibs/consistbl.mli
- cp ../../utils/terminfo.mli dynlink_compilerlibs/terminfo.mli
- cp ../../utils/warnings.mli dynlink_compilerlibs/warnings.mli
- cp ../../utils/int_replace_polymorphic_compare.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli
- cp ../../utils/lazy_backtrack.mli dynlink_compilerlibs/lazy_backtrack.mli
- cp ../../utils/compression.mli dynlink_compilerlibs/compression.mli
- cp ../../parsing/location.mli dynlink_compilerlibs/location.mli
- cp ../../parsing/unit_info.mli dynlink_compilerlibs/unit_info.mli
- cp ../../parsing/longident.mli dynlink_compilerlibs/longident.mli
- cp ../../parsing/docstrings.mli dynlink_compilerlibs/docstrings.mli
- cp ../../parsing/syntaxerr.mli dynlink_compilerlibs/syntaxerr.mli
- cp ../../parsing/ast_helper.mli dynlink_compilerlibs/ast_helper.mli
- cp ../../parsing/ast_iterator.mli dynlink_compilerlibs/ast_iterator.mli
- cp ../../parsing/builtin_attributes.mli dynlink_compilerlibs/builtin_attributes.mli
- cp ../../parsing/ast_mapper.mli dynlink_compilerlibs/ast_mapper.mli
- cp ../../parsing/camlinternalMenhirLib.mli dynlink_compilerlibs/camlinternalMenhirLib.mli
- cp ../../parsing/parser.mli dynlink_compilerlibs/parser.mli
- cp ../../parsing/lexer.mli dynlink_compilerlibs/lexer.mli
- cp ../../parsing/attr_helper.mli dynlink_compilerlibs/attr_helper.mli
- cp ../../typing/ident.mli dynlink_compilerlibs/ident.mli
- cp ../../typing/path.mli dynlink_compilerlibs/path.mli
- cp ../../typing/primitive.mli dynlink_compilerlibs/primitive.mli
- cp ../../typing/type_immediacy.mli dynlink_compilerlibs/type_immediacy.mli
- cp ../../typing/shape.mli dynlink_compilerlibs/shape.mli
- cp ../../typing/types.mli dynlink_compilerlibs/types.mli
- cp ../../typing/btype.mli dynlink_compilerlibs/btype.mli
- cp ../../typing/subst.mli dynlink_compilerlibs/subst.mli
- cp ../../typing/predef.mli dynlink_compilerlibs/predef.mli
- cp ../../typing/datarepr.mli dynlink_compilerlibs/datarepr.mli
- cp ../../file_formats/cmi_format.mli dynlink_compilerlibs/cmi_format.mli
- cp ../../typing/persistent_env.mli dynlink_compilerlibs/persistent_env.mli
- cp ../../typing/env.mli dynlink_compilerlibs/env.mli
- cp ../../typing/shape_reduce.mli dynlink_compilerlibs/shape_reduce.mli
- cp ../../typing/typedtree.mli dynlink_compilerlibs/typedtree.mli
- cp ../../lambda/debuginfo.mli dynlink_compilerlibs/debuginfo.mli
- cp ../../lambda/lambda.mli dynlink_compilerlibs/lambda.mli
- cp ../../lambda/runtimedef.mli dynlink_compilerlibs/runtimedef.mli
- cp ../../bytecomp/instruct.mli dynlink_compilerlibs/instruct.mli
- cp ../../bytecomp/opcodes.mli dynlink_compilerlibs/opcodes.mli
- cp ../../bytecomp/bytesections.mli dynlink_compilerlibs/bytesections.mli
- cp ../../bytecomp/dll.mli dynlink_compilerlibs/dll.mli
- cp ../../bytecomp/meta.mli dynlink_compilerlibs/meta.mli
- cp ../../bytecomp/symtable.mli dynlink_compilerlibs/symtable.mli
- cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.mli
- cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.mli
- cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.mli
- cp ../../typing/value_rec_types.mli dynlink_compilerlibs/value_rec_types.mli
- cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.mli
- cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.mli
-   OCAMLDEP dynlink_compilerlibs/.depend
-   OCAMLC dynlink_compilerlibs/binutils.cmi
-   OCAMLC dynlink_compilerlibs/config.cmi
-   OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmi
-   OCAMLC dynlink_compilerlibs/identifiable.cmi
-   OCAMLC dynlink_compilerlibs/arg_helper.cmi
-   OCAMLC dynlink_compilerlibs/local_store.cmi
-   OCAMLC dynlink_compilerlibs/load_path.cmi
-   OCAMLC dynlink_compilerlibs/profile.cmi
-   OCAMLC dynlink_compilerlibs/terminfo.cmi
-   OCAMLC dynlink_compilerlibs/warnings.cmi
-   OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmi
-   OCAMLC dynlink_compilerlibs/lazy_backtrack.cmi
-   OCAMLC dynlink_compilerlibs/compression.cmi
-   OCAMLC dynlink_compilerlibs/unit_info.cmi
-   OCAMLC dynlink_compilerlibs/longident.cmi
-   OCAMLC dynlink_compilerlibs/camlinternalMenhirLib.cmi
-   OCAMLC dynlink_compilerlibs/value_rec_types.cmi
-   OCAMLC dynlink_compilerlibs/runtimedef.cmi
-   OCAMLC dynlink_compilerlibs/opcodes.cmi
-   OCAMLC dynlink_compilerlibs/bytesections.cmi
-   OCAMLC dynlink_compilerlibs/dll.cmi
-   OCAMLC dynlink_compilerlibs/cmo_format.cmi
-   OCAMLC dynlink_compilerlibs/cmxs_format.cmi
-   OCAMLC dynlink_types.cmi
- cp dynlink_platform_intf.ml dynlink_platform_intf.mli
- cp dynlink.cmi dynlink.mli byte/
-   OCAMLC dynlink_compilerlibs/binutils.cmo
-   OCAMLC dynlink_compilerlibs/config.cmo
-   OCAMLC dynlink_compilerlibs/build_path_prefix_map.cmo
-   OCAMLC dynlink_compilerlibs/misc.cmi
-   OCAMLC dynlink_compilerlibs/local_store.cmo
-   OCAMLC dynlink_compilerlibs/terminfo.cmo
-   OCAMLC dynlink_compilerlibs/int_replace_polymorphic_compare.cmo
-   OCAMLC dynlink_compilerlibs/lazy_backtrack.cmo
-   OCAMLC dynlink_compilerlibs/compression.cmo
-   OCAMLC dynlink_compilerlibs/arg_helper.cmo
-   OCAMLC dynlink_compilerlibs/value_rec_types.cmo
-   OCAMLC dynlink_compilerlibs/runtimedef.cmo
-   OCAMLC dynlink_compilerlibs/location.cmi
-   OCAMLC dynlink_types.cmo
-   OCAMLC dynlink_platform_intf.cmi
-   OCAMLC dynlink_compilerlibs/opcodes.cmo
-   OCAMLC dynlink_compilerlibs/bytesections.cmo
-   OCAMLC dynlink_compilerlibs/cmo_format.cmo
-   OCAMLC dynlink_compilerlibs/cmxs_format.cmo
-   OCAMLC dynlink_platform_intf.cmo
-   OCAMLC dynlink_common.cmi
-   OCAMLC dynlink_compilerlibs/asttypes.cmi
-   OCAMLC dynlink_compilerlibs/syntaxerr.cmi
-   OCAMLC dynlink_compilerlibs/ident.cmi
-   OCAMLC dynlink_compilerlibs/numbers.cmi
-   OCAMLC dynlink_compilerlibs/camlinternalMenhirLib.cmo
-   OCAMLC dynlink_compilerlibs/misc.cmo
-   OCAMLC dynlink_compilerlibs/identifiable.cmo
-   OCAMLC dynlink_compilerlibs/load_path.cmo
-   OCAMLC dynlink_compilerlibs/clflags.cmi
-   OCAMLC dynlink_compilerlibs/profile.cmo
-   OCAMLC dynlink_compilerlibs/consistbl.cmi
-   OCAMLC dynlink_compilerlibs/warnings.cmo
-   OCAMLC dynlink_compilerlibs/unit_info.cmo
-   OCAMLC dynlink_compilerlibs/longident.cmo
-   OCAMLC dynlink_compilerlibs/dll.cmo
-   OCAMLC dynlink_compilerlibs/syntaxerr.cmo
-   OCAMLC dynlink_compilerlibs/parsetree.cmi
-   OCAMLC dynlink_compilerlibs/asttypes.cmo
-   OCAMLC dynlink_compilerlibs/path.cmi
-   OCAMLC dynlink_compilerlibs/debuginfo.cmi
-   OCAMLC dynlink_compilerlibs/location.cmo
-   OCAMLC dynlink_compilerlibs/ident.cmo
-   OCAMLC dynlink_compilerlibs/consistbl.cmo
-   OCAMLC dynlink_compilerlibs/numbers.cmo
-   OCAMLC dynlink_compilerlibs/clflags.cmo
-   OCAMLC dynlink_compilerlibs/debuginfo.cmo
-   OCAMLC dynlink_compilerlibs/shape.cmi
-   OCAMLC dynlink_compilerlibs/docstrings.cmi
-   OCAMLC dynlink_compilerlibs/ast_iterator.cmi
-   OCAMLC dynlink_compilerlibs/builtin_attributes.cmi
-   OCAMLC dynlink_compilerlibs/ast_mapper.cmi
-   OCAMLC dynlink_compilerlibs/attr_helper.cmi
-   OCAMLC dynlink_compilerlibs/type_immediacy.cmi
-   OCAMLC dynlink_compilerlibs/parsetree.cmo
-   OCAMLC dynlink_compilerlibs/outcometree.cmi
-   OCAMLC dynlink_compilerlibs/docstrings.cmo
-   OCAMLC dynlink_compilerlibs/ast_helper.cmi
-   OCAMLC dynlink_compilerlibs/parser.cmi
-   OCAMLC dynlink_compilerlibs/attr_helper.cmo
-   OCAMLC dynlink_compilerlibs/type_immediacy.cmo
-   OCAMLC dynlink_compilerlibs/ast_iterator.cmo
-   OCAMLC dynlink_compilerlibs/shape.cmo
-   OCAMLC dynlink_compilerlibs/primitive.cmi
-   OCAMLC dynlink_compilerlibs/outcometree.cmo
-   OCAMLC dynlink_compilerlibs/lexer.cmi
-   OCAMLC dynlink_compilerlibs/ast_helper.cmo
-   OCAMLC dynlink_compilerlibs/builtin_attributes.cmo
-   OCAMLC dynlink_compilerlibs/ast_mapper.cmo
-   OCAMLC dynlink_compilerlibs/parser.cmo
-   OCAMLC dynlink_compilerlibs/primitive.cmo
-   OCAMLC dynlink_compilerlibs/types.cmi
-   OCAMLC dynlink_compilerlibs/lexer.cmo
-   OCAMLC dynlink_compilerlibs/path.cmo
-   OCAMLC dynlink_compilerlibs/types.cmo
-   OCAMLC dynlink_compilerlibs/btype.cmi
-   OCAMLC dynlink_compilerlibs/subst.cmi
-   OCAMLC dynlink_compilerlibs/predef.cmi
-   OCAMLC dynlink_compilerlibs/datarepr.cmi
-   OCAMLC dynlink_compilerlibs/cmi_format.cmi
-   OCAMLC dynlink_compilerlibs/cmi_format.cmo
-   OCAMLC dynlink_compilerlibs/persistent_env.cmi
-   OCAMLC dynlink_compilerlibs/env.cmi
-   OCAMLC dynlink_compilerlibs/btype.cmo
-   OCAMLC dynlink_compilerlibs/subst.cmo
-   OCAMLC dynlink_compilerlibs/predef.cmo
-   OCAMLC dynlink_compilerlibs/datarepr.cmo
-   OCAMLC dynlink_compilerlibs/persistent_env.cmo
-   OCAMLC dynlink_compilerlibs/env.cmo
-   OCAMLC dynlink_compilerlibs/shape_reduce.cmi
-   OCAMLC dynlink_compilerlibs/typedtree.cmi
-   OCAMLC dynlink_compilerlibs/lambda.cmi
-   OCAMLC dynlink_compilerlibs/shape_reduce.cmo
-   OCAMLC dynlink_compilerlibs/lambda.cmo
-   OCAMLC dynlink_compilerlibs/instruct.cmi
-   OCAMLC dynlink_compilerlibs/symtable.cmi
-   OCAMLC dynlink_compilerlibs/typedtree.cmo
-   OCAMLC dynlink_compilerlibs/instruct.cmo
-   OCAMLC dynlink_compilerlibs/meta.cmi
-   OCAMLC dynlink_compilerlibs/meta.cmo
-   OCAMLC dynlink_compilerlibs/symtable.cmo
-   OCAMLC byte/dynlink_compilerlibs.cmo
-   OCAMLC dynlink_common.cmo
-   OCAMLC byte/dynlink.cmo
-   LINKC dynlink.cma
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
-   CC runtime_events_consumer.b.o
-   CC runtime_events_consumer.n.o
-   OCAMLC runtime_events.cmi
-   OCAMLC runtime_events.cmo
-   OCAMLMKLIB runtime_events.cma
-   OCAMLMKLIB libcamlruntime_eventsbyt.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
-   CC access.b.o
-   CC addrofstr.b.o
-   CC chdir.b.o
-   CC chmod.b.o
-   CC cst2constr.b.o
-   CC cstringv.b.o
-   CC execv.b.o
-   CC execve.b.o
-   CC execvp.b.o
-   CC fsync.b.o
-   CC mkdir.b.o
-   CC exit.b.o
-   CC getaddrinfo.b.o
-   CC getcwd.b.o
-   CC gethost.b.o
-   CC gethostname.b.o
-   CC getnameinfo.b.o
-   CC getproto.b.o
-   CC getserv.b.o
-   CC gmtime.b.o
-   CC mmap_ba.b.o
-   CC putenv.b.o
-   CC rmdir.b.o
-   CC socketaddr.b.o
-   CC strofaddr.b.o
-   CC time.b.o
-   CC unlink.b.o
-   CC accept_unix.b.o
-   CC bind_unix.b.o
-   CC channels_unix.b.o
-   CC close_unix.b.o
-   CC connect_unix.b.o
-   CC dup_unix.b.o
-   CC envir_unix.b.o
-   CC errmsg_unix.b.o
-   CC getpeername_unix.b.o
-   CC getpid_unix.b.o
-   CC getsockname_unix.b.o
-   CC gettimeofday_unix.b.o
-   CC isatty_unix.b.o
-   CC link_unix.b.o
-   CC listen_unix.b.o
-   CC lockf_unix.b.o
-   CC lseek_unix.b.o
-   CC mmap_unix.b.o
-   CC open_unix.b.o
-   CC pipe_unix.b.o
-   CC read_unix.b.o
-   CC readlink_unix.b.o
-   CC realpath_unix.b.o
-   CC rename_unix.b.o
-   CC select_unix.b.o
-   CC sendrecv_unix.b.o
-   CC shutdown_unix.b.o
-   CC sleep_unix.b.o
-   CC socket_unix.b.o
-   CC socketpair_unix.b.o
-   CC sockopt_unix.b.o
-   CC stat_unix.b.o
-   CC symlink_unix.b.o
-   CC times_unix.b.o
-   CC truncate_unix.b.o
-   CC unixsupport_unix.b.o
-   CC utimes_unix.b.o
-   CC write_unix.b.o
-   CC alarm.b.o
-   CC chown.b.o
-   CC chroot.b.o
-   CC closedir.b.o
-   CC dup2.b.o
-   CC fchmod.b.o
-   CC fchown.b.o
-   CC fcntl.b.o
-   CC fork.b.o
-   CC ftruncate.b.o
-   CC getegid.b.o
-   CC geteuid.b.o
-   CC getgid.b.o
-   CC getgr.b.o
-   CC getgroups.b.o
-   CC getlogin.b.o
-   CC getppid.b.o
-   CC getpw.b.o
-   CC getuid.b.o
-   CC initgroups.b.o
-   CC itimer.b.o
-   CC kill.b.o
-   CC mkfifo.b.o
-   CC nice.b.o
-   CC opendir.b.o
-   CC readdir.b.o
-   CC rewinddir.b.o
-   CC setgid.b.o
-   CC setgroups.b.o
-   CC setsid.b.o
-   CC setuid.b.o
-   CC signals.b.o
-   CC spawn.b.o
-   CC termios.b.o
-   CC umask.b.o
-   CC wait.b.o
-   CC access.n.o
-   CC addrofstr.n.o
-   CC chdir.n.o
-   CC chmod.n.o
-   CC cst2constr.n.o
-   CC cstringv.n.o
-   CC execv.n.o
-   CC execve.n.o
-   CC execvp.n.o
-   CC fsync.n.o
-   CC mkdir.n.o
-   CC exit.n.o
-   CC getaddrinfo.n.o
-   CC getcwd.n.o
-   CC gethost.n.o
-   CC gethostname.n.o
-   CC getnameinfo.n.o
-   CC getproto.n.o
-   CC getserv.n.o
-   CC gmtime.n.o
-   CC mmap_ba.n.o
-   CC putenv.n.o
-   CC rmdir.n.o
-   CC socketaddr.n.o
-   CC strofaddr.n.o
-   CC time.n.o
-   CC unlink.n.o
-   CC accept_unix.n.o
-   CC bind_unix.n.o
-   CC channels_unix.n.o
-   CC close_unix.n.o
-   CC connect_unix.n.o
-   CC dup_unix.n.o
-   CC envir_unix.n.o
-   CC errmsg_unix.n.o
-   CC getpeername_unix.n.o
-   CC getpid_unix.n.o
-   CC getsockname_unix.n.o
-   CC gettimeofday_unix.n.o
-   CC isatty_unix.n.o
-   CC link_unix.n.o
-   CC listen_unix.n.o
-   CC lockf_unix.n.o
-   CC lseek_unix.n.o
-   CC mmap_unix.n.o
-   CC open_unix.n.o
-   CC pipe_unix.n.o
-   CC read_unix.n.o
-   CC readlink_unix.n.o
-   CC realpath_unix.n.o
-   CC rename_unix.n.o
-   CC select_unix.n.o
-   CC sendrecv_unix.n.o
-   CC shutdown_unix.n.o
-   CC sleep_unix.n.o
-   CC socket_unix.n.o
-   CC socketpair_unix.n.o
-   CC sockopt_unix.n.o
-   CC stat_unix.n.o
-   CC symlink_unix.n.o
-   CC times_unix.n.o
-   CC truncate_unix.n.o
-   CC unixsupport_unix.n.o
-   CC utimes_unix.n.o
-   CC write_unix.n.o
-   CC alarm.n.o
-   CC chown.n.o
-   CC chroot.n.o
-   CC closedir.n.o
-   CC dup2.n.o
-   CC fchmod.n.o
-   CC fchown.n.o
-   CC fcntl.n.o
-   CC fork.n.o
-   CC ftruncate.n.o
-   CC getegid.n.o
-   CC geteuid.n.o
-   CC getgid.n.o
-   CC getgr.n.o
-   CC getgroups.n.o
-   CC getlogin.n.o
-   CC getppid.n.o
-   CC getpw.n.o
-   CC getuid.n.o
-   CC initgroups.n.o
-   CC itimer.n.o
-   CC kill.n.o
-   CC mkfifo.n.o
-   CC nice.n.o
-   CC opendir.n.o
-   CC readdir.n.o
-   CC rewinddir.n.o
-   CC setgid.n.o
-   CC setgroups.n.o
-   CC setsid.n.o
-   CC setuid.n.o
-   CC signals.n.o
-   CC spawn.n.o
-   CC termios.n.o
-   CC umask.n.o
-   CC wait.n.o
-   OCAMLC unix.cmo
-   OCAMLC unixLabels.cmi
-   OCAMLC unixLabels.cmo
-   OCAMLMKLIB unix.cma
-   OCAMLMKLIB libunixbyt.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
-   CC strstubs.b.o
-   CC strstubs.n.o
-   OCAMLC str.cmo
-   OCAMLMKLIB str.cma
-   OCAMLMKLIB libcamlstrbyt.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
-   CC st_stubs.b.o
-   OCAMLC thread.cmi
-   OCAMLC event.cmi
-   OCAMLC event.cmo
-   OCAMLC thread.cmo
-   OCAMLMKLIB threads.cma
-   OCAMLMKLIB libthreads.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
-   LINKC debugger/ocamldebug
-   LINKC ocamldoc/ocamldoc
- rm ocamldoc/odoc_parser.mli ocamldoc/odoc_text_parser.ml ocamldoc/odoc_lexer.ml ocamldoc/odoc_text_parser.mli ocamldoc/odoc_ocamlhtml.ml ocamldoc/odoc_see_lexer.ml ocamldoc/odoc_text_lexer.ml ocamldoc/odoc_parser.ml
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make ocamlopt.opt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLOPT middle_end/internal_variable_names.cmx
-   OCAMLOPT middle_end/linkage_name.cmx
-   OCAMLOPT middle_end/backend_var.cmx
-   OCAMLOPT middle_end/clambda_primitives.cmx
-   OCAMLOPT middle_end/flambda/base_types/id_types.cmx
-   OCAMLOPT middle_end/flambda/base_types/tag.cmx
-   OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
-   OCAMLOPT middle_end/flambda/pass_wrapper.cmx
-   OCAMLOPT middle_end/flambda/allocated_const.cmx
-   OCAMLOPT asmcomp/arch.cmx
-   OCAMLOPT driver/opterrors.cmx
-   OCAMLOPT middle_end/printclambda_primitives.cmx
-   OCAMLOPT middle_end/semantics_of_primitives.cmx
-   OCAMLOPT middle_end/convert_primitives.cmx
-   OCAMLOPT middle_end/clambda.cmx
-   OCAMLOPT asmcomp/cmm.cmx
-   OCAMLOPT middle_end/compilation_unit.cmx
-   OCAMLOPT middle_end/variable.cmx
-   OCAMLOPT middle_end/flambda/base_types/export_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
-   OCAMLOPT asmcomp/printcmm.cmx
-   OCAMLOPT asmcomp/reg.cmx
-   OCAMLOPT asmcomp/strmatch.cmx
-   OCAMLOPT asmcomp/afl_instrument.cmx
-   OCAMLOPT asmcomp/cmm_invariants.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
-   OCAMLOPT middle_end/printclambda.cmx
-   OCAMLOPT asmcomp/mach.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
-   OCAMLOPT middle_end/symbol.cmx
-   OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
-   OCAMLOPT middle_end/flambda/parameter.cmx
-   OCAMLOPT asmcomp/dataflow.cmx
-   OCAMLOPT asmcomp/comballoc.cmx
-   OCAMLOPT asmcomp/split.cmx
-   OCAMLOPT asmcomp/reloadgen.cmx
-   OCAMLOPT asmcomp/deadcode.cmx
-   OCAMLOPT asmcomp/stackframegen.cmx
-   OCAMLOPT asmcomp/linear.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
-   OCAMLOPT file_formats/linear_format.cmx
-   OCAMLOPT asmcomp/branch_relaxation.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
-   OCAMLOPT asmcomp/polling.cmx
-   OCAMLOPT asmcomp/stackframe.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
-   OCAMLOPT middle_end/flambda/projection.cmx
-   OCAMLOPT asmcomp/reload.cmx
-   OCAMLOPT asmcomp/linearize.cmx
-   OCAMLOPT middle_end/flambda/un_anf.cmx
-   OCAMLOPT middle_end/flambda/flambda.cmx
-   OCAMLOPT middle_end/flambda/flambda_iterators.cmx
-   OCAMLOPT middle_end/flambda/effect_analysis.cmx
-   OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
-   OCAMLOPT middle_end/flambda/alias_analysis.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
-   OCAMLOPT middle_end/flambda/flambda_utils.cmx
-   OCAMLOPT middle_end/flambda/inlining_cost.cmx
-   OCAMLOPT middle_end/flambda/lift_code.cmx
-   OCAMLOPT middle_end/flambda/share_constants.cmx
-   OCAMLOPT middle_end/flambda/ref_to_variables.cmx
-   OCAMLOPT middle_end/flambda/flambda_invariants.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats.cmx
-   OCAMLOPT middle_end/flambda/freshening.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion.cmx
-   OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
-   OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
-   OCAMLOPT middle_end/flambda/invariant_params.cmx
-   OCAMLOPT middle_end/flambda/inconstant_idents.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
-   OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
-   OCAMLOPT middle_end/flambda/closure_offsets.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
-   OCAMLOPT middle_end/flambda/simple_value_approx.cmx
-   OCAMLOPT middle_end/flambda/export_info.cmx
-   OCAMLOPT middle_end/flambda/lift_constants.cmx
-   OCAMLOPT middle_end/flambda/simplify_common.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
-   OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
-   OCAMLOPT middle_end/flambda/simplify_primitives.cmx
-   OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
-   OCAMLOPT middle_end/compilenv.cmx
-   OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
-   OCAMLOPT middle_end/flambda/extract_projections.cmx
-   OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/inlining_transforms.cmx
-   OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
-   OCAMLOPT middle_end/closure/closure.cmx
-   OCAMLOPT middle_end/flambda/import_approx.cmx
-   OCAMLOPT middle_end/flambda/build_export_info.cmx
-   OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
-   OCAMLOPT asmcomp/x86_proc.cmx
-   OCAMLOPT asmcomp/cmmgen_state.cmx
-   OCAMLOPT asmcomp/emitaux.cmx
-   OCAMLOPT middle_end/flambda/inlining_decision.cmx
-   OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/unbox_closures.cmx
-   OCAMLOPT asmcomp/x86_dsl.cmx
-   OCAMLOPT asmcomp/x86_gas.cmx
-   OCAMLOPT asmcomp/x86_masm.cmx
-   OCAMLOPT asmcomp/proc.cmx
-   OCAMLOPT asmcomp/cmm_helpers.cmx
-   OCAMLOPT asmcomp/interval.cmx
-   OCAMLOPT asmcomp/selectgen.cmx
-   OCAMLOPT asmcomp/CSEgen.cmx
-   OCAMLOPT asmcomp/spill.cmx
-   OCAMLOPT asmcomp/interf.cmx
-   OCAMLOPT asmcomp/coloring.cmx
-   OCAMLOPT asmcomp/schedgen.cmx
-   OCAMLOPT asmcomp/printmach.cmx
-   OCAMLOPT asmcomp/linscan.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
-   OCAMLOPT asmcomp/emit.cmx
-   OCAMLOPT asmcomp/scheduling.cmx
-   OCAMLOPT asmcomp/CSE.cmx
-   OCAMLOPT asmcomp/liveness.cmx
-   OCAMLOPT asmcomp/printlinear.cmx
-   OCAMLOPT middle_end/closure/closure_middle_end.cmx
-   OCAMLOPT asmcomp/selection.cmx
-   OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
-   OCAMLOPT asmcomp/thread_sanitizer.cmx
-   OCAMLOPT asmcomp/cmmgen.cmx
-   OCAMLOPT asmcomp/asmgen.cmx
-   OCAMLOPT asmcomp/asmlink.cmx
-   OCAMLOPT driver/optcompile.cmx
-   OCAMLOPT asmcomp/asmlibrarian.cmx
-   OCAMLOPT asmcomp/asmpackager.cmx
-   OCAMLOPT driver/optmaindriver.cmx
-   LINKOPT compilerlibs/ocamloptcomp.cmxa
-   OCAMLOPT driver/optmain.cmx
-   LINKOPT ocamlopt.opt
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make otherlibrariesopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
- for lib in dynlink runtime_events unix str systhreads; do (/usr/bin/make -C $lib allopt) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
-   OCAMLOPT dynlink_compilerlibs/binutils.cmx
-   OCAMLOPT dynlink_compilerlibs/config.cmx
-   OCAMLOPT dynlink_compilerlibs/build_path_prefix_map.cmx
-   OCAMLOPT dynlink_types.cmx
- cp dynlink.cmi dynlink.mli native/
-   OCAMLOPT dynlink_platform_intf.cmx
-   OCAMLOPT dynlink_compilerlibs/misc.cmx
-   OCAMLOPT native/dynlink_compilerlibs.cmx
-   OCAMLOPT dynlink_common.cmx
-   OCAMLOPT native/dynlink.cmx
-   LINKOPT dynlink.cmxa
- cp native/dynlink.cmx dynlink.cmx
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
-   OCAMLMKLIB libcamlruntime_eventsnat.a
-   OCAMLOPT runtime_events.cmx
-   OCAMLMKLIB runtime_events.cmxa
-   OCAMLOPT runtime_events.cmxs
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
-   OCAMLMKLIB libunixnat.a
-   OCAMLOPT unix.cmx
-   OCAMLOPT unixLabels.cmx
-   OCAMLMKLIB unix.cmxa
-   OCAMLOPT unix.cmxs
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
-   OCAMLMKLIB libcamlstrnat.a
-   OCAMLOPT str.cmx
-   OCAMLMKLIB str.cmxa
-   OCAMLOPT str.cmxs
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
-   CC st_stubs.n.o
-   OCAMLOPT thread.cmx
-   OCAMLOPT event.cmx
-   LINKOPT threads.cmxa
-   OCAMLMKLIB libthreadsnat.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt \
-   ocamldoc.opt \
-    othertools ocamlnat
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make lex-allopt
- /usr/bin/make tools-allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
- for lib in dynlink runtime_events unix str systhreads; do (/usr/bin/make -C $lib allopt) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
-   OCAMLOPT ocamldoc/odoc_config.cmx
-   OCAMLOPT ocamldoc/odoc_messages.cmx
-   OCAMLYACC ocamldoc/odoc_text_parser.ml
-   OCAMLLEX ocamldoc/odoc_text_lexer.ml
-   OCAMLOPT ocamldoc/odoc_print.cmx
-   OCAMLOPT ocamldoc/odoc_comments_global.cmx
-   OCAMLYACC ocamldoc/odoc_parser.ml
-   OCAMLLEX ocamldoc/odoc_lexer.ml
-   OCAMLLEX ocamldoc/odoc_see_lexer.ml
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
-   OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
-   OCAMLOPT ocamldoc/odoc_latex_style.cmx
-   OCAMLOPT tools/profiling.cmx
- /usr/bin/make lex-all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
-   OCAMLC tools/ocamltex.cmi
-   OCAMLC toplevel/native/tophooks.cmi
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
-   OCAMLOPT toplevel/genprintval.cmx
-   OCAMLOPT toplevel/topprinters.cmx
-   OCAMLOPT toplevel/native/trace.cmx
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
-   OCAMLOPT ocamldoc/odoc_ocamlhtml.cmx
- make[3]: Nothing to be done for 'lex-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make tools-all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
-   OCAMLC tools/ocamltex.cmo
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
- /usr/bin/make -C otherlibs/dynlink allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
-   OCAMLOPT lex/cset.cmx
-   OCAMLOPT lex/table.cmx
- make[3]: Nothing to be done for 'allopt'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   OCAMLOPT ocamldoc/odoc_types.cmx
-   OCAMLOPT ocamldoc/odoc_global.cmx
-   OCAMLOPT ocamldoc/odoc_misc.cmx
-   OCAMLOPT ocamldoc/odoc_parameter.cmx
-   OCAMLOPT ocamldoc/odoc_parser.cmx
- make[3]: Nothing to be done for 'tools-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make -C otherlibs all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
- for lib in dynlink runtime_events unix str systhreads; do (/usr/bin/make -C $lib all) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
-   OCAMLC dynlink_compilerlibs/cmxs_format.cmo
-   OCAMLOPT lex/syntax.cmx
-   OCAMLOPT ocamldoc/odoc_lexer.cmx
-   OCAMLOPT ocamldoc/odoc_see_lexer.cmx
-   OCAMLC byte/dynlink_compilerlibs.cmo
-   OCAMLOPT lex/parser.cmx
-   OCAMLOPT lex/lexgen.cmx
-   OCAMLOPT ocamldoc/odoc_text_parser.cmx
-   OCAMLOPT ocamldoc/odoc_name.cmx
-   OCAMLOPT ocamldoc/odoc_text_lexer.cmx
-   OCAMLOPT ocamldoc/odoc_value.cmx
-   OCAMLOPT ocamldoc/odoc_type.cmx
-   OCAMLOPT ocamldoc/odoc_env.cmx
-   OCAMLOPT ocamldoc/odoc_extension.cmx
-   OCAMLOPT ocamldoc/odoc_exception.cmx
-   OCAMLOPT ocamldoc/odoc_class.cmx
-   OCAMLOPT ocamldoc/odoc_text.cmx
-   OCAMLOPT ocamldoc/odoc_module.cmx
-   OCAMLOPT ocamldoc/odoc_str.cmx
-   OCAMLOPT lex/lexer.cmx
-   OCAMLOPT ocamldoc/odoc_merge.cmx
-   OCAMLOPT ocamldoc/odoc_search.cmx
-   OCAMLOPT ocamldoc/odoc_scan.cmx
-   OCAMLOPT ocamldoc/odoc_dep.cmx
-   OCAMLOPT toplevel/topcommon.cmx
-   OCAMLOPT ocamldoc/odoc_sig.cmx
-   OCAMLC dynlink_common.cmo
-   OCAMLC byte/dynlink.cmo
-   OCAMLOPT ocamldoc/odoc_cross.cmx
-   LINKC dynlink.cma
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
-   LINKC tools/ocamltex
-   OCAMLOPT ocamldoc/odoc_comments.cmx
-   OCAMLOPT lex/compact.cmx
-   OCAMLOPT lex/common.cmx
-   OCAMLOPT ocamldoc/odoc_ast.cmx
-   OCAMLOPT toplevel/native/tophooks.cmx
-   OCAMLOPT toplevel/native/topeval.cmx
-   OCAMLOPT lex/output.cmx
-   OCAMLOPT lex/outputbis.cmx
-   OCAMLOPT ocamldoc/odoc_analyse.cmx
-   OCAMLOPT ocamldoc/odoc_info.cmx
-   OCAMLOPT toplevel/toploop.cmx
-   LINKOPT ocamldoc/odoc_info.cmxa
-   OCAMLOPT ocamldoc/odoc_dag2html.cmx
-   OCAMLOPT ocamldoc/odoc_to_text.cmx
-   OCAMLOPT ocamldoc/odoc_man.cmx
-   OCAMLOPT ocamldoc/odoc_dot.cmx
-   OCAMLOPT ocamldoc/odoc_latex.cmx
-   OCAMLOPT ocamldoc/odoc_texi.cmx
-   OCAMLOPT lex/main.cmx
-   OCAMLOPT ocamldoc/odoc_html.cmx
-   OCAMLOPT toplevel/topdirs.cmx
-   OCAMLOPT toplevel/native/topmain.cmx
-   LINKOPT lex/ocamllex.opt
-   OCAMLOPT toplevel/topstart.cmx
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make tools-allopt.opt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   LINKOPT compilerlibs/ocamltoplevel.cmxa
-   OCAMLOPT tools/ocamldep.cmx
-   LINKOPT compilerlibs/ocamlmiddleend.cmxa
-   OCAMLOPT tools/objinfo.cmx
-   LINKOPT ocamlnat
-   LINKOPT tools/ocamldep.opt
-   OCAMLOPT ocamldoc/odoc_gen.cmx
-   OCAMLOPT ocamldoc/odoc_args.cmx
-   OCAMLOPT ocamldoc/odoc.cmx
-   LINKOPT ocamldoc/ocamldoc.opt
-   LINKOPT tools/ocamlobjinfo.opt
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- rm ocamldoc/odoc_parser.mli ocamldoc/odoc_text_parser.ml ocamldoc/odoc_lexer.ml ocamldoc/odoc_text_parser.mli ocamldoc/odoc_ocamlhtml.ml ocamldoc/odoc_see_lexer.ml ocamldoc/odoc_text_lexer.ml ocamldoc/odoc_parser.ml
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make manpages
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/make -C api_docgen man
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen'
- /usr/bin/make -C ocamldoc man
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen/ocamldoc'
- mkdir -p build/
- mkdir -p build/libref
- mkdir -p build/compilerlibref
- mkdir -p build/man
-   GEN build/Format_tutorial.mld
-   GEN build/Ocaml_operators.mld
-   OCAMLDOC build/libref/arg.odoc
-   OCAMLDOC build/libref/array.odoc
-   OCAMLDOC build/libref/arrayLabels.odoc
-   OCAMLDOC build/libref/atomic.odoc
-   OCAMLDOC build/libref/bigarray.odoc
-   OCAMLDOC build/libref/bool.odoc
-   OCAMLDOC build/libref/buffer.odoc
-   OCAMLDOC build/libref/bytes.odoc
-   OCAMLDOC build/libref/bytesLabels.odoc
-   OCAMLDOC build/libref/callback.odoc
-   OCAMLDOC build/libref/char.odoc
-   OCAMLDOC build/libref/complex.odoc
-   OCAMLDOC build/libref/condition.odoc
-   OCAMLDOC build/libref/digest.odoc
-   OCAMLDOC build/libref/domain.odoc
-   OCAMLDOC build/libref/dynarray.odoc
-   OCAMLDOC build/libref/dynlink.odoc
-   OCAMLDOC build/libref/effect.odoc
-   OCAMLDOC build/libref/either.odoc
-   OCAMLDOC build/libref/ephemeron.odoc
-   OCAMLDOC build/libref/event.odoc
-   OCAMLDOC build/libref/filename.odoc
-   OCAMLDOC build/libref/float.odoc
-   OCAMLDOC build/libref/format.odoc
-   OCAMLDOC build/libref/fun.odoc
-   OCAMLDOC build/libref/gc.odoc
-   OCAMLDOC build/libref/hashtbl.odoc
-   OCAMLDOC build/libref/in_channel.odoc
-   OCAMLDOC build/libref/int.odoc
-   OCAMLDOC build/libref/int32.odoc
-   OCAMLDOC build/libref/int64.odoc
-   OCAMLDOC build/libref/lazy.odoc
-   OCAMLDOC build/libref/lexing.odoc
-   OCAMLDOC build/libref/list.odoc
-   OCAMLDOC build/libref/listLabels.odoc
-   OCAMLDOC build/libref/map.odoc
-   OCAMLDOC build/libref/marshal.odoc
-   OCAMLDOC build/libref/moreLabels.odoc
-   OCAMLDOC build/libref/mutex.odoc
-   OCAMLDOC build/libref/nativeint.odoc
-   OCAMLDOC build/libref/obj.odoc
-   OCAMLDOC build/libref/oo.odoc
-   OCAMLDOC build/libref/option.odoc
-   OCAMLDOC build/libref/out_channel.odoc
-   OCAMLDOC build/libref/parsing.odoc
-   OCAMLDOC build/libref/printexc.odoc
-   OCAMLDOC build/libref/printf.odoc
-   OCAMLDOC build/libref/queue.odoc
-   OCAMLDOC build/libref/random.odoc
-   OCAMLDOC build/libref/result.odoc
-   OCAMLDOC build/libref/runtime_events.odoc
-   OCAMLDOC build/libref/scanf.odoc
-   OCAMLDOC build/libref/semaphore.odoc
-   OCAMLDOC build/libref/seq.odoc
-   OCAMLDOC build/libref/set.odoc
-   OCAMLDOC build/libref/stack.odoc
-   OCAMLDOC build/libref/stdLabels.odoc
-   OCAMLDOC build/libref/stdlib.odoc
-   OCAMLDOC build/libref/str.odoc
-   OCAMLDOC build/libref/string.odoc
-   OCAMLDOC build/libref/stringLabels.odoc
-   OCAMLDOC build/libref/sys.odoc
-   OCAMLDOC build/libref/thread.odoc
-   OCAMLDOC build/libref/type.odoc
-   OCAMLDOC build/libref/uchar.odoc
-   OCAMLDOC build/libref/unit.odoc
-   OCAMLDOC build/libref/unix.odoc
-   OCAMLDOC build/libref/unixLabels.odoc
-   OCAMLDOC build/libref/weak.odoc
-   OCAMLDOC build/libref/camlinternalFormat.odoc
-   OCAMLDOC build/libref/camlinternalFormatBasics.odoc
-   OCAMLDOC build/libref/camlinternalLazy.odoc
-   OCAMLDOC build/libref/camlinternalMod.odoc
-   OCAMLDOC build/libref/camlinternalOO.odoc
-   GEN build/Compiler_libs.mld
-   OCAMLDOC build/compilerlibref/ast_helper.odoc
-   OCAMLDOC build/compilerlibref/ast_invariants.odoc
-   OCAMLDOC build/compilerlibref/ast_iterator.odoc
-   OCAMLDOC build/compilerlibref/ast_mapper.odoc
-   OCAMLDOC build/compilerlibref/asttypes.odoc
-   OCAMLDOC build/compilerlibref/attr_helper.odoc
-   OCAMLDOC build/compilerlibref/builtin_attributes.odoc
-   OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc
-   OCAMLDOC build/compilerlibref/depend.odoc
-   OCAMLDOC build/compilerlibref/docstrings.odoc
-   OCAMLDOC build/compilerlibref/lexer.odoc
-   OCAMLDOC build/compilerlibref/location.odoc
-   OCAMLDOC build/compilerlibref/longident.odoc
-   OCAMLDOC build/compilerlibref/parse.odoc
-   OCAMLDOC build/compilerlibref/parser.odoc
-   OCAMLDOC build/compilerlibref/parsetree.odoc
-   OCAMLDOC build/compilerlibref/pprintast.odoc
-   OCAMLDOC build/compilerlibref/printast.odoc
-   OCAMLDOC build/compilerlibref/syntaxerr.odoc
-   OCAMLDOC build/compilerlibref/unit_info.odoc
-   OCAMLDOC build/compilerlibref/arg_helper.odoc
-   OCAMLDOC build/compilerlibref/binutils.odoc
-   OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc
-   OCAMLDOC build/compilerlibref/ccomp.odoc
-   OCAMLDOC build/compilerlibref/clflags.odoc
-   OCAMLDOC build/compilerlibref/compression.odoc
-   OCAMLDOC build/compilerlibref/config.odoc
-   OCAMLDOC build/compilerlibref/config_boot.odoc
-   OCAMLDOC build/compilerlibref/config_main.odoc
-   OCAMLDOC build/compilerlibref/consistbl.odoc
-   OCAMLDOC build/compilerlibref/diffing.odoc
-   OCAMLDOC build/compilerlibref/diffing_with_keys.odoc
-   OCAMLDOC build/compilerlibref/domainstate.odoc
-   OCAMLDOC build/compilerlibref/identifiable.odoc
-   OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc
-   OCAMLDOC build/compilerlibref/lazy_backtrack.odoc
-   OCAMLDOC build/compilerlibref/load_path.odoc
-   OCAMLDOC build/compilerlibref/local_store.odoc
-   OCAMLDOC build/compilerlibref/misc.odoc
-   OCAMLDOC build/compilerlibref/numbers.odoc
-   OCAMLDOC build/compilerlibref/profile.odoc
-   OCAMLDOC build/compilerlibref/strongly_connected_components.odoc
-   OCAMLDOC build/compilerlibref/targetint.odoc
-   OCAMLDOC build/compilerlibref/terminfo.odoc
-   OCAMLDOC build/compilerlibref/warnings.odoc
-   OCAMLDOC build/compilerlibref/pparse.odoc
-   OCAMLDOC build/libref/Format_tutorial.odoc
-   OCAMLDOC build/libref/Ocaml_operators.odoc
-   OCAMLDOC build/compilerlibref/Compiler_libs.odoc
-   OCAMLDOC build/man/Stdlib.3o
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen/ocamldoc'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-> compiled  ocaml-base-compiler.5.2.1
[ocaml-base-compiler: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1)
- mkdir -p "/home/opam/.opam/default/bin"
- mkdir -p "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/stublibs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/default/doc/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/caml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p runtime/libcamlrun_shared.so \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
-   "/home/opam/.opam/default/lib/ocaml/caml"
- /usr/bin/install -c -p ocaml "/home/opam/.opam/default/bin"
- ./boot/ocamlrun ./tools/stripdebug  ocamlc  ocamlc.tmp && /usr/bin/install -c -p  ocamlc.tmp "/home/opam/.opam/default/bin/ocamlc.byte" && rm  ocamlc.tmp
- /usr/bin/make -C stdlib install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- /usr/bin/install -c -p -m 644 \
-   stdlib.cma std_exit.cmo *.cmi "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 META "/home/opam/.opam/default/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 \
-   *.cmt *.cmti *.mli *.ml *.ml.in \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 target_runtime-launch-info "/home/opam/.opam/default/lib/ocaml/runtime-launch-info"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- /usr/bin/install -c -p lex/ocamllex \
-   "/home/opam/.opam/default/bin/ocamllex.byte"
- for i in ocamldep ocamlobjinfo; \
- do \
-   /usr/bin/install -c -p "tools/$i" "/home/opam/.opam/default/bin/$i.byte";\
-   if test -f "tools/$i".opt; then \
-     /usr/bin/install -c -p "tools/$i.opt" "/home/opam/.opam/default/bin" && \
-     (cd "/home/opam/.opam/default/bin" && ln -sf "$i.opt" "$i"); \
-   else \
-     (cd "/home/opam/.opam/default/bin" && ln -sf "$i.byte" "$i"); \
-   fi; \
- done
- for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop ocamloptp; \
- do \
-   /usr/bin/install -c -p "tools/$i" "/home/opam/.opam/default/bin";\
- done
- /usr/bin/install -c -p yacc/ocamlyacc "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmi \
-    parsing/*.cmi \
-    typing/*.cmi \
-    bytecomp/*.cmi \
-    file_formats/*.cmi \
-    lambda/*.cmi \
-    driver/*.cmi \
-    toplevel/*.cmi \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmi \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmt utils/*.cmti utils/*.mli \
-    parsing/*.cmt parsing/*.cmti parsing/*.mli \
-    typing/*.cmt typing/*.cmti typing/*.mli \
-    file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
-    lambda/*.cmt lambda/*.cmti lambda/*.mli \
-    bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
-    driver/*.cmt driver/*.cmti driver/*.mli \
-    toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmt \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-   tools/profiling.cmt tools/profiling.cmti \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/install -c -p -m 644 \
-   compilerlibs/*.cma compilerlibs/META \
-   "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmo toplevel/topstart.cmo \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p expunge "/home/opam/.opam/default/lib/ocaml"
- rm -f "/home/opam/.opam/default/lib/ocaml"/topdirs.cm* "/home/opam/.opam/default/lib/ocaml/topdirs.mli"
- rm -f "/home/opam/.opam/default/lib/ocaml"/profiling.cm* "/home/opam/.opam/default/lib/ocaml/profiling.o"
- /usr/bin/install -c -p -m 644 \
-   tools/profiling.cmi tools/profiling.cmo \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/make -C man install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/man'
- mkdir -p '/home/opam/.opam/default/man/man1'
- /usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/home/opam/.opam/default/man/man1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/man'
- for i in dynlink runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i install || exit $?; \
- done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- rm -f "/home/opam/.opam/default/lib/ocaml"/dynlink.cm* "/home/opam/.opam/default/lib/ocaml/dynlink.mli" \
-         "/home/opam/.opam/default/lib/ocaml/dynlink.a" \
-         "/home/opam/.opam/default/lib/ocaml/"dynlink_compilerlibs.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_types.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_platform_intf.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_common.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink.cmx
- mkdir -p "/home/opam/.opam/default/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   dynlink.cmi dynlink.cma META \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   dynlink.cmti dynlink.mli \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- if test -f dllcamlruntime_eventsbyt.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_eventsbyt.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/runtime_events.cma "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmi "/home/opam/.opam/default/lib/ocaml"/runtime_events.mli "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmti "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmx "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmxa "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml"/runtime_events.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/runtime_events"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.cma runtime_events.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.mli \
-           runtime_events.cmti \
-   "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- if test -n "caml/runtime_events_consumer.h"; then \
-   /usr/bin/install -c -p -m 644 caml/runtime_events_consumer.h "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- if test -f dllunixbyt.so; then \
-   /usr/bin/install -c -p \
-     dllunixbyt.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunixbyt.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/unix.cma "/home/opam/.opam/default/lib/ocaml"/unix.cmi "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmi "/home/opam/.opam/default/lib/ocaml"/unix.mli "/home/opam/.opam/default/lib/ocaml"/unixLabels.mli "/home/opam/.opam/default/lib/ocaml"/unix.cmti "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmti "/home/opam/.opam/default/lib/ocaml"/unix.cmx "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmx "/home/opam/.opam/default/lib/ocaml"/unix.cmxa "/home/opam/.opam/default/lib/ocaml"/unix.cmxs "/home/opam/.opam/default/lib/ocaml"/unix.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/unix"
- /usr/bin/install -c -p -m 644 \
-   unix.cma unix.cmi unixLabels.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/unix/"
- /usr/bin/install -c -p -m 644 \
-   unix.mli unixLabels.mli \
-           unix.cmti unixLabels.cmti \
-   "/home/opam/.opam/default/lib/ocaml/unix/"
- if test -n "caml/unixsupport.h caml/socketaddr.h"; then \
-   /usr/bin/install -c -p -m 644 caml/unixsupport.h caml/socketaddr.h "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- if test -f dllcamlstrbyt.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstrbyt.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/str.cma "/home/opam/.opam/default/lib/ocaml"/str.cmi "/home/opam/.opam/default/lib/ocaml"/str.mli "/home/opam/.opam/default/lib/ocaml"/str.cmti "/home/opam/.opam/default/lib/ocaml"/str.cmx "/home/opam/.opam/default/lib/ocaml"/str.cmxa "/home/opam/.opam/default/lib/ocaml"/str.cmxs "/home/opam/.opam/default/lib/ocaml"/str.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/str"
- /usr/bin/install -c -p -m 644 \
-   str.cma str.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/str/"
- /usr/bin/install -c -p -m 644 \
-   str.mli \
-           str.cmti \
-   "/home/opam/.opam/default/lib/ocaml/str/"
- if test -n ""; then \
-   /usr/bin/install -c -p -m 644  "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- if test -f dllthreads.so; then \
-   /usr/bin/install -c -p dllthreads.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libthreads.a "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmi event.cmi threads.cma META \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmti event.cmti \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 thread.mli event.mli "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 caml/threads.h "/home/opam/.opam/default/lib/ocaml/caml"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p ./ocamldoc/ocamldoc "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
-   ocamldoc/META \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/make -C api_docgen install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen'
- /usr/bin/make -C ocamldoc install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen/ocamldoc'
- mkdir -p "/home/opam/.opam/default/man/man3"
- if test -d build/man; then \
-   /usr/bin/install -c -p -m 644 build/man/*.3o "/home/opam/.opam/default/man/man3"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen/ocamldoc'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/api_docgen'
- if test -n "ocamldebug"; then \
-   /usr/bin/install -c -p debugger/ocamldebug "/home/opam/.opam/default/bin"; \
- fi
- /usr/bin/install -c -p -m 644 Makefile.config "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/opam/.opam/default/doc/ocaml"
- if test -f ocamlopt; then /usr/bin/make installopt; else \
-    cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-       ln -sf flexlink.byte flexlink) || true; \
- fi
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libcomprmarsh.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p runtime/libasmrun_shared.so "/home/opam/.opam/default/lib/ocaml"
- ./boot/ocamlrun ./tools/stripdebug  ocamlopt  ocamlopt.tmp && /usr/bin/install -c -p  ocamlopt.tmp "/home/opam/.opam/default/bin/ocamlopt.byte" && rm  ocamlopt.tmp
- /usr/bin/make -C stdlib installopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- /usr/bin/install -c -p -m 644 \
-   stdlib.cmxa stdlib.a std_exit.o *.cmx \
-   "/home/opam/.opam/default/lib/ocaml"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/stdlib'
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmt middle_end/*.cmti \
-     middle_end/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmt middle_end/closure/*.cmti \
-     middle_end/closure/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
-     middle_end/flambda/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmt \
-             middle_end/flambda/base_types/*.cmti \
-     middle_end/flambda/base_types/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmt asmcomp/*.cmti \
-     asmcomp/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     driver/optmain.cmo \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p ./ocamldoc/ocamldoc.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/ocamldoc.hva ocamldoc/*.cmx ocamldoc/odoc_info.a \
-   ocamldoc/odoc_info.cmxa \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- for i in dynlink runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i installopt || exit $?; \
- done
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- /usr/bin/install -c -p -m 644 \
-   native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx dynlink.cmxa dynlink.a \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/dynlink'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- /usr/bin/install -c -p -m 644 \
-    runtime_events.cmx runtime_events.cmxa runtime_events.a \
-    "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- if test -f runtime_events.cmxs; then \
-   /usr/bin/install -c -p runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml/runtime_events"; \
- fi
- if test -f dllcamlruntime_eventsnat.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_eventsnat.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/home/opam/.opam/default/lib/ocaml/"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- /usr/bin/install -c -p -m 644 \
-    unix.cmx unixLabels.cmx unix.cmxa unix.a \
-    "/home/opam/.opam/default/lib/ocaml/unix/"
- if test -f unix.cmxs; then \
-   /usr/bin/install -c -p unix.cmxs "/home/opam/.opam/default/lib/ocaml/unix"; \
- fi
- if test -f dllunixnat.so; then \
-   /usr/bin/install -c -p \
-     dllunixnat.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunixnat.a "/home/opam/.opam/default/lib/ocaml/"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- /usr/bin/install -c -p -m 644 \
-    str.cmx str.cmxa str.a \
-    "/home/opam/.opam/default/lib/ocaml/str/"
- if test -f str.cmxs; then \
-   /usr/bin/install -c -p str.cmxs "/home/opam/.opam/default/lib/ocaml/str"; \
- fi
- if test -f dllcamlstrnat.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstrnat.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstrnat.a "/home/opam/.opam/default/lib/ocaml/"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/str'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- /usr/bin/install -c -p -m 644 libthreadsnat.a "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   thread.cmx event.cmx threads.cmxa threads.a \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/systhreads'
- if test -f ocamlopt.opt; then /usr/bin/make installoptopt; else \
-    cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamlopt.byte ocamlopt; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-      ln -sf flexlink.byte flexlink) || true; \
- fi
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/install -c -p ocamlc.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p ocamlopt.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p lex/ocamllex.opt "/home/opam/.opam/default/bin"
- cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.opt ocamlc; \
-    ln -sf ocamlopt.opt ocamlopt; \
-    ln -sf ocamllex.opt ocamllex
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
-    toplevel/*.cmx toplevel/native/*.cmx \
-    toplevel/native/tophooks.cmi \
-    file_formats/*.cmx \
-    lambda/*.cmx \
-    driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
-            middle_end/closure/*.cmx \
-            middle_end/flambda/*.cmx \
-            middle_end/flambda/base_types/*.cmx \
-           "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    compilerlibs/*.cmxa compilerlibs/*.a \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmx driver/main.o \
-    driver/optmain.cmx driver/optmain.o \
-    toplevel/topstart.o \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
- /usr/bin/install -c -p -m 644 \
-           tools/profiling.cmx tools/profiling.o \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-> installed ocaml-base-compiler.5.2.1

Processing: [default: loading data]
[ocaml-config.3/gen_ocaml_config.ml.in: dl]
[ocaml-config.3/ocaml-config.install: dl]
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
[ocaml-config: subst] expanding opam variables in gen_ocaml_config.ml.in, generating gen_ocaml_config.ml
-> installed ocaml-config.3

Processing: [default: loading data]
[ocaml: ocaml 5.2.1]
+ /home/opam/.opam/default/bin/ocaml "/home/opam/.opam/default/share/ocaml-config/gen_ocaml_config.ml" "5.2.1" "ocaml" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml.5.2.1)
-> compiled  ocaml.5.2.1
-> installed ocaml.5.2.1

Processing: [default: loading data]
[ocamlfind.1.9.8: http]
[ocamlfind.1.9.8: extract]
-> retrieved ocamlfind.1.9.8  (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz)
[ocamlfind: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/default/bin" "-sitelib" "/home/opam/.opam/default/lib" "-mandir" "/home/opam/.opam/default/man" "-config" "/home/opam/.opam/default/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/default/lib/ocaml
-     Binaries:              /home/opam/.opam/default/bin
-     Manual pages:          /home/opam/.opam/default/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/default/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/default/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/default/bin
-     Manual pages:          /home/opam/.opam/default/man
-     topfind script:        /home/opam/.opam/default/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
[ocamlfind: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/default/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/default/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/default/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/default/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/default/lib/ocaml:/home/opam/.opam/default/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
[ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
[ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/default/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/default/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/default/bin"
- install -d "/home/opam/.opam/default/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/default/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/default/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/default/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/default/lib/findlib"
- install -d "/home/opam/.opam/default/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/default/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/default/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/default/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/default/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/default/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/default/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/default/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/default/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/default/lib/$x/META.tmp" && mv "/home/opam/.opam/default/lib/$x/META.tmp" "/home/opam/.opam/default/lib/$x/META"; done
- install -d "/home/opam/.opam/default/lib/findlib"; cp Makefile.packages "/home/opam/.opam/default/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/default/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/default/man/man1" "/home/opam/.opam/default/man/man3" "/home/opam/.opam/default/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/default/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/default/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8

Processing: [default: loading data]
[obuild.0.2.2: http]
[obuild.0.2.2: extract]
-> retrieved obuild.0.2.2  (https://github.com/ocaml-obuild/obuild/archive/v0.2.2.tar.gz)
[obuild: ./bootstrap]
+ /home/opam/.opam/default/.opam-switch/build/obuild.0.2.2/./bootstrap  (CWD=/home/opam/.opam/default/.opam-switch/build/obuild.0.2.2)
- 5.2.1
- COMPILING base/compat
- COMPILING base/location
- COMPILING base/fugue
- COMPILING base/string_utils
- COMPILING base/filepath
- COMPILING base/filesystem
- COMPILING base/cli
- File "cli.ml", line 135, characters 40-51:
- 135 | let command_with_subcommands name ~doc ?description ~commands =
-                                               ^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- COMPILING core/types
- COMPILING core/gconf
- COMPILING core/filetype
- COMPILING core/dag
- COMPILING core/libname
- COMPILING core/pp
- COMPILING core/expr
- File "expr.ml", lines 147-149, characters 6-34:
- 147 | ......match String_utils.split ':' v ~limit:2 with
- 148 |       | [ _ ] -> ("", v)
- 149 |       | [ p1; rest ] -> (p1, rest)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::rest::_::_
- 
- File "expr.ml", lines 152-154, characters 6-34:
- 152 | ......match String_utils.split '-' rest ~limit:2 with
- 153 |       | [ _ ] -> (p1, rest, "")
- 154 |       | [ p2; p3 ] -> (p1, p2, p3)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::p3::_::_
- COMPILING core/utils
- File "utils.ml", line 97, characters 17-69:
- 97 |           ignore (List.find (fun n -> Filesystem.exists (n p)) names);
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- COMPILING core/modname
- COMPILING core/taskdep
- COMPILING core/helper
- COMPILING core/dagutils
- COMPILING core/process
- COMPILING core/findlibConf
- COMPILING core/scheduler
- COMPILING core/prog
- COMPILING core/dependencies
- COMPILING core/generators
- COMPILING core/hier
- COMPILING core/meta
- COMPILING core/metacache
- COMPILING core/obuild_lexer
- COMPILING core/obuild_ast
- COMPILING core/obuild_parser
- File "obuild_parser.ml", line 97, characters 6-15:
- 97 |   let try_split sep =
-            ^^^^^^^^^
- Warning 26 [unused-var]: unused variable try_split.
- COMPILING core/target
- COMPILING core/dist
- COMPILING core/project
- COMPILING core/obuild_validate
- COMPILING core/project_read
- COMPILING core/analyze
- COMPILING core/configure
- COMPILING core/prepare_types
- COMPILING core/ppx_resolver
- COMPILING core/prepare
- COMPILING core/buildprogs
- COMPILING core/build_cstubs
- File "build_cstubs.ml", line 80, characters 4-43:
- 80 |     Filesystem.mkdir_safe autogen_dir 0o755;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- 
- File "build_cstubs.ml", line 252, characters 4-43:
- 252 |     Filesystem.mkdir_safe autogen_dir 0o755;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- COMPILING core/build
- File "build.ml", lines 374-376, characters 4-87:
- 374 | ....match List.filter (fun x -> x <> []) l with
- 375 |     | [] -> ("", [])
- 376 |     | ((r, x) :: xs) :: ys -> (r, (x :: List.map snd xs) :: List.map (List.map snd) ys)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []::_
- COMPILING core/exception
- COMPILING command/sdist
- COMPILING command/doc
- COMPILING command/init
- COMPILING command/help
- COMPILING command/install
- COPYING modules to root for bootstrap
- COMPILING path_generated
- COMPILING main
- LINKING obuild.bootstrap
- Configuring obuild-0.2.2...
- Detected 2 CPU cores, setting default parallelism to 2
- [  1 of 103] Compiling Location                      
- [  2 of 103] Compiling Compat                        
- File "lib/base/location.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "lib/base/compat.ml", line 8, characters 13-15:
- 8 |   let ok x = Ok x
-                  ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 9, characters 16-21:
- 9 |   let error e = Error e
-                     ^^^^^
- Warning 41 [ambiguous-name]: Error belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 11, characters 23-25:
- 11 |   let is_ok = function Ok _ -> true | Error _ -> false
-                             ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 12, characters 26-28:
- 12 |   let is_error = function Ok _ -> false | Error _ -> true
-                                ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 15, characters 6-8:
- 15 |     | Ok x -> Ok (f x)
-            ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 15, characters 14-16:
- 15 |     | Ok x -> Ok (f x)
-                    ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 19, characters 6-8:
- 19 |     | Ok x -> Ok x
-            ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 19, characters 14-16:
- 19 |     | Ok x -> Ok x
-                    ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 23, characters 6-8:
- 23 |     | Ok x -> f x
-            ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 24, characters 17-22:
- 24 |     | Error e -> Error e
-                       ^^^^^
- Warning 41 [ambiguous-name]: Error belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 27, characters 6-8:
- 27 |     | Ok x -> x
-            ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 31, characters 6-8:
- 31 |     | Ok x -> x
-            ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 35, characters 6-8:
- 35 |     | Ok _ -> invalid_arg "Result.get_error"
-            ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/compat.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [  3 of 103] Intfing Fugue                         
- [  4 of 103] Compiling Fugue                         
- [  5 of 103] Intfing String_utils                  
- [  6 of 103] Compiling String_utils                  
- [  7 of 103] Intfing Cli                           
- [  8 of 103] Intfing Filepath                      
- [  9 of 103] Compiling Filepath                      
- [ 10 of 103] Compiling Cli                           
- [ 11 of 103] Intfing Filesystem                    
- [ 12 of 103] Compiling Filesystem                    
- File "lib/base/cli.ml", lines 68-70, characters 4-16:
- 68 | ....match Hashtbl.find ctx.values name with
- 69 |     | VBool b -> b
- 70 |     | _ -> false
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type arg_value.
- 
- File "lib/base/cli.ml", lines 75-77, characters 4-15:
- 75 | ....match Hashtbl.find ctx.values name with
- 76 |     | VString s -> Some s
- 77 |     | _ -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type arg_value.
- 
- File "lib/base/cli.ml", lines 87-89, characters 4-15:
- 87 | ....match Hashtbl.find ctx.values name with
- 88 |     | VInt i -> Some i
- 89 |     | _ -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type arg_value.
- 
- File "lib/base/cli.ml", lines 99-101, characters 4-15:
-  99 | ....match Hashtbl.find ctx.values name with
- 100 |     | VBool b -> Some b
- 101 |     | _ -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type arg_value.
- 
- File "lib/base/cli.ml", lines 111-114, characters 4-13:
- 111 | ....match Hashtbl.find ctx.values name with
- 112 |     | VStrings l -> l
- 113 |     | VString s -> [ s ]
- 114 |     | _ -> []
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type arg_value.
- 
- File "lib/base/cli.ml", line 135, characters 40-51:
- 135 | let command_with_subcommands name ~doc ?description ~commands =
-                                               ^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/base/cli.ml", lines 619-621, characters 18-27:
- 619 | ..................match Hashtbl.find values spec.arg_name with
- 620 |                   | VStrings l -> l
- 621 |                   | _ -> []
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type arg_value.
- 
- File "lib/base/cli.ml", line 3, characters 0-11:
- 3 | open Compat
-     ^^^^^^^^^^^
- Warning 45 [open-shadow-label-constructor]: this open statement shadows the constructor Ok (which is later used)
- 
- File "lib/base/cli.ml", line 757, characters 4-6:
- 757 |     Ok ()
-           ^^
- Warning 41 [ambiguous-name]: Ok belongs to several types: Compat.result Stdlib.result
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/base/cli.ml", line 3, characters 0-11:
- 3 | open Compat
-     ^^^^^^^^^^^
- Warning 45 [open-shadow-label-constructor]: this open statement shadows the constructor Error (which is later used)
- 
- File "lib/base/cli.ml", line 22, characters 2-26:
- 22 |   arg_env : string option;
-        ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field arg_env is never read.
- (However, this field is used to build or mutate values.)
- 
- File "lib/base/filesystem.ml", lines 19-22, characters 14-52:
- 19 | ..............match (Unix.lstat fent).Unix.st_kind with
- 20 |               | Unix.S_DIR -> rmdir_recursive Unix.rmdir fent
- 21 |               | Unix.S_REG -> Unix.unlink fent
- 22 |               | _ -> raise (UnexpectedFileType fent)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Unix.file_kind.
- 
- [ 13 of 103] Linking library dist/build/lib-obuild_base/obuild_base.cmxa
- [ 13 of 103] Linking library dist/build/lib-obuild_base/obuild_base.cmxs
- [ 13 of 103] Linking library dist/build/lib-obuild_base/obuild_base.cma
- [ 14 of 103] Checking dist/build/lib-obuild_base
- [ 15 of 103] Intfing Expr                          
- [ 16 of 103] Intfing Dag                           
- [ 17 of 103] Intfing Modname                       
- [ 18 of 103] Intfing Pp                            
- [ 19 of 103] Intfing Gconf                         
- [ 20 of 103] Compiling Obuild_ast                    
- [ 21 of 103] Compiling Obuild_lexer                  
- File "lib/core/obuild_ast.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [ 22 of 103] Intfing Filetype                      
- [ 23 of 103] Intfing Types                         
- [ 24 of 103] Compiling Expr                          
- File "lib/core/obuild_lexer.ml", line 19, characters 0-54:
- 19 | (** A token with its location and indentation level *)
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 50 [unexpected-docstring]: ambiguous documentation comment
- 
- File "lib/core/obuild_lexer.ml", lines 142-147, characters 28-39:
- 142 | ............................function
- 143 |           | ({ tok = BLOCK (name, args); indent; _ }) :: more when indent > kv_indent ->
- 144 |               let cont = String.concat " " (name :: args) in
- 145 |               let v' = if v = "" then cont else v ^ " " ^ cont in
- 146 |               collect v' more
- 147 |           | remaining -> (v, remaining)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type token.
- 
- File "lib/core/obuild_lexer.ml", lines 138-151, characters 17-33:
- 138 | .................function
- 139 |     | [] -> []
- 140 |     | ({ tok = KEY_VALUE (k, v); indent = kv_indent; _ } as kv_tok) :: rest ->
- 141 |         (* Greedily collect BLOCK tokens at strictly higher indentation *)
- 142 |         let rec collect v = function
- ...
- 148 |         in
- 149 |         let full_v, remaining = collect v rest in
- 150 |         { kv_tok with tok = KEY_VALUE (k, full_v) } :: loop remaining
- 151 |     | t :: rest -> t :: loop rest
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type token.
- 
- File "lib/core/obuild_lexer.ml", line 189, characters 40-43:
- 189 |   Printf.sprintf "%d:%d indent=%d %s" t.loc.line t.loc.col t.indent (token_to_string t.tok)
-                                               ^^^
- Warning 41 [ambiguous-name]: loc belongs to several types: located_token Location.located
- The first one was selected. Please disambiguate if this is wrong.
- 
- File "lib/core/obuild_lexer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [ 25 of 103] Compiling Dag                           
- File "lib/core/expr.ml", lines 147-149, characters 6-34:
- 147 | ......match String_utils.split ':' v ~limit:2 with
- 148 |       | [ _ ] -> ("", v)
- 149 |       | [ p1; rest ] -> (p1, rest)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::rest::_::_
- 
- File "lib/core/expr.ml", lines 152-154, characters 6-34:
- 152 | ......match String_utils.split '-' rest ~limit:2 with
- 153 |       | [ _ ] -> (p1, rest, "")
- 154 |       | [ p2; p3 ] -> (p1, p2, p3)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::p3::_::_
- 
- File "lib/core/expr.ml", lines 251-256, characters 10-44:
- 251 | ..........match r with
- 252 |           | Token.RPAREN :: r -> (Paren e, r)
- 253 |           | Token.OR :: _ | Token.AND :: _ ->
- 254 |               let e, r = parse_bin_expr e r in
- 255 |               loop e r
- 256 |           | _ -> raise UnbalancedParenthesis
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- 
- File "lib/core/expr.ml", lines 243-265, characters 4-69:
- 243 | ....match l with
- 244 |     | [] -> raise MalformedExpression
- 245 |     | Token.NOT :: r ->
- 246 |         let e, r = parse_sub_expr r in
- 247 |         (Not e, r)
- ...
- 262 |     | Token.LT :: Token.VER v :: r -> (Lt v, r)
- 263 |     | Token.LE :: Token.VER v :: r -> (Le v, r)
- 264 |     | Token.NE :: Token.VER v :: r -> (Ne v, r)
- 265 |     | z -> raise (UnknownExpression (showList "," Token.to_string z))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- 
- File "lib/core/expr.ml", lines 267-274, characters 4-36:
- 267 | ....match l with
- 268 |     | Token.OR :: r ->
- 269 |         let e, r = parse_sub_expr r in
- 270 |         (Or (expr, e), r)
- 271 |     | Token.AND :: r ->
- 272 |         let e, r = parse_sub_expr r in
- 273 |         (And (expr, e), r)
- 274 |     | _ -> raise MalformedExpression
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- 
- File "lib/core/expr.ml", lines 309-312, characters 2-63:
- 309 | ..match Token.lexer s with
- 310 |   | [] -> raise ExpressionEmpty
- 311 |   | Token.ID name :: constraints -> (name, parse_constraints name constraints)
- 312 |   | x :: _ -> raise (InvalidDependencyName (Token.to_string x))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- 
- [ 26 of 103] Compiling Modname                       
- [ 27 of 103] Compiling Pp                            
- File "lib/core/modname.ml", line 2, characters 0-10:
- 2 | open Fugue
-     ^^^^^^^^^^
- Warning 33 [unused-open]: unused open Fugue.
- 
- [ 28 of 103] Compiling Gconf                         
- [ 29 of 103] Compiling Filetype                      
- File "lib/core/gconf.ml", lines 111-114, characters 18-18:
- 111 | ..................match opt with
- 112 |       | Executable_native | Library_native | Library_bytecode -> true
- 113 |       | Library_plugin -> Sys.os_type = "Unix"
- 114 |       | _ -> false
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type target_option.
- 
- File "lib/core/gconf.ml", lines 121-126, characters 2-11:
- 121 | ..match (opt, value) with
- 122 |   | Executable_profiling, true -> set_target_option_typed Library_profiling true
- 123 |   | Executable_debugging, true -> set_target_option_typed Library_debugging true
- 124 |   | Library_plugin, true -> set_target_option_typed Library_native true
- 125 |   | Library_native, false -> set_target_option_typed Library_plugin false
- 126 |   | _ -> ()
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type target_option.
- 
- File "lib/core/gconf.ml", line 1, characters 0-10:
- 1 | open Fugue
-     ^^^^^^^^^^
- Warning 33 [unused-open]: unused open Fugue.
- 
- [ 30 of 103] Compiling Types                         
- [ 31 of 103] Compiling Obuild_parser                 
- [ 32 of 103] Intfing Taskdep                       
- [ 33 of 103] Intfing Libname                       
- [ 34 of 103] Intfing Utils                         
- [ 35 of 103] Compiling Taskdep                       
- [ 36 of 103] Compiling Libname                       
- [ 37 of 103] Compiling Utils                         
- File "lib/core/obuild_parser.ml", line 200, characters 0-48:
- 200 | (** Parse generator match type from key-value *)
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 50 [unexpected-docstring]: unattached documentation comment (ignored)
- 
- File "lib/core/obuild_parser.ml", lines 206-218, characters 19-29:
- 206 | ...................(
- 207 |         match t.tok with
- 208 |         | KEY_VALUE (key, value) ->
- 209 |             let gen' =
- 210 |               match Compat.string_lowercase key with
- ...
- 215 |               | _ -> gen
- 216 |             in
- 217 |             loop gen' rest
- 218 |         | _ -> loop gen rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 227-238, characters 19-29:
- 227 | ...................(
- 228 |         match t.tok with
- 229 |         | KEY_VALUE (key, value) ->
- 230 |             let gen' =
- 231 |               match Compat.string_lowercase key with
- ...
- 235 |               | _ -> gen
- 236 |             in
- 237 |             loop gen' rest
- 238 |         | _ -> loop gen rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 246-287, characters 19-32:
- 246 | ...................(
- 247 |         match t.tok with
- 248 |         | KEY_VALUE (key, value) ->
- 249 |             let cstubs' =
- 250 |               match Compat.string_lowercase key with
- ...
- 284 |               | _ -> cstubs
- 285 |             in
- 286 |             loop cstubs' rest
- 287 |         | _ -> loop cstubs rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 296-308, characters 19-29:
- 296 | ...................(
- 297 |         match t.tok with
- 298 |         | KEY_VALUE (key, value) ->
- 299 |             let per' =
- 300 |               match Compat.string_lowercase key with
- ...
- 305 |               | _ -> per
- 306 |             in
- 307 |             loop per' rest
- 308 |         | _ -> loop per rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 331-372, characters 17-43:
- 331 | .................(
- 332 |       match t.tok with
- 333 |       | KEY_VALUE (key, value) ->
- 334 |           let lib' =
- 335 |             match Compat.string_lowercase key with
- ...
- 369 |             | _ -> lib
- 370 |           in
- 371 |           parse_library_tokens lib' remaining
- 372 |       | _ -> parse_library_tokens lib rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 391-422, characters 19-29:
- 391 | ...................(
- 392 |         match t.tok with
- 393 |         | KEY_VALUE (key, value) ->
- 394 |             let exe' =
- 395 |               match Compat.string_lowercase key with
- ...
- 419 |               | _ -> exe
- 420 |             in
- 421 |             loop exe' remaining
- 422 |         | _ -> loop exe rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 439-472, characters 19-30:
- 439 | ...................(
- 440 |         match t.tok with
- 441 |         | KEY_VALUE (key, value) ->
- 442 |             let test' =
- 443 |               match Compat.string_lowercase key with
- ...
- 469 |               | _ -> test
- 470 |             in
- 471 |             loop test' remaining
- 472 |         | _ -> loop test rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 483-519, characters 19-33:
- 483 | ...................(
- 484 |         match t.tok with
- 485 |         | KEY_VALUE (key, value) ->
- 486 |             let example' =
- 487 |               match Compat.string_lowercase key with
- ...
- 516 |               | _ -> example
- 517 |             in
- 518 |             loop example' remaining
- 519 |         | _ -> loop example rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 528-560, characters 19-31:
- 528 | ...................(
- 529 |         match t.tok with
- 530 |         | KEY_VALUE (key, value) ->
- 531 |             let bench' =
- 532 |               match Compat.string_lowercase key with
- ...
- 557 |               | _ -> bench
- 558 |             in
- 559 |             loop bench' remaining
- 560 |         | _ -> loop bench rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 569-579, characters 19-30:
- 569 | ...................(
- 570 |         match t.tok with
- 571 |         | KEY_VALUE (key, value) ->
- 572 |             let flag' =
- 573 |               match Compat.string_lowercase key with
- ...
- 576 |               | _ -> flag
- 577 |             in
- 578 |             loop flag' rest
- 579 |         | _ -> loop flag rest)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", lines 618-677, characters 4-13:
- 618 | ....match t.tok with
- 619 |     | KEY_VALUE (key, value) -> (
- 620 |         let p = !proj in
- 621 |         proj :=
- 622 |           match Compat.string_lowercase key with
- ...
- 674 |               let gen = parse_generator_block block_name block_tokens in
- 675 |               { p with project_generators = p.project_generators @ [ gen ] }
- 676 |           | _ -> p)
- 677 |     | _ -> ()
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild_lexer.token.
- 
- File "lib/core/obuild_parser.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "lib/core/obuild_parser.ml", line 97, characters 6-15:
- 97 |   let try_split sep =
-            ^^^^^^^^^
- Warning 26 [unused-var]: unused variable try_split.
- 
- [ 38 of 103] Intfing Dagutils                      
- [ 39 of 103] Compiling Dagutils                      
- File "lib/core/utils.ml", line 97, characters 17-69:
- 97 |           ignore (List.find (fun n -> Filesystem.exists (n p)) names);
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- 
- File "lib/core/utils.ml", lines 124-126, characters 6-17:
- 124 | ......match status with
- 125 |       | Unix.WEXITED 0 -> Some (int_of_string (String_utils.strip_spaces line))
- 126 |       | _ -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Unix.process_status.
- 
- [ 40 of 103] Intfing Helper                        
- [ 41 of 103] Compiling Helper                        
- [ 42 of 103] Intfing Process                       
- [ 43 of 103] Compiling Process                       
- File "lib/core/process.ml", line 1, characters 0-11:
- 1 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/process.ml", lines 96-98, characters 2-57:
- 96 | ..match pstat with
- 97 |   | Unix.WEXITED 0 -> Success (Buffer.contents p.out.buf, Buffer.contents p.err.buf, Unix.gettimeofday () -. p.time)
- 98 |   | _              -> Failure (Buffer.contents p.err.buf)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Unix.process_status.
- 
- [ 44 of 103] Intfing Generators                    
- [ 45 of 103] Intfing Scheduler                     
- [ 46 of 103] Intfing FindlibConf                   
- [ 47 of 103] Intfing Prog                          
- [ 48 of 103] Compiling Scheduler                     
- [ 49 of 103] Compiling Generators                    
- [ 50 of 103] Compiling FindlibConf                   
- File "lib/core/generators.ml", lines 152-156, characters 2-11:
- 152 | ..match ext with
- 153 |   | Filetype.FileOther s ->
- 154 |       let s_with_dot = "." ^ s in
- 155 |       List.filter (fun gen -> gen.suffix = s || gen.suffix = s_with_dot) (get_all ())
- 156 |   | _ -> []
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/core/generators.ml", line 2, characters 0-11:
- 2 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- [ 51 of 103] Compiling Prog                          
- [ 52 of 103] Intfing Hier                          
- [ 53 of 103] Intfing Meta                          
- [ 54 of 103] Compiling Hier                          
- [ 55 of 103] Intfing Dependencies                  
- [ 56 of 103] Compiling Meta                          
- [ 57 of 103] Compiling Dependencies                  
- File "lib/core/meta.ml", lines 143-145, characters 8-37:
- 143 | ........match p with
- 144 |         | Predicate.Neg n -> not (List.mem n constraints)
- 145 |         | _ -> List.mem p constraints.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Predicate.t.
- 
- File "lib/core/meta.ml", lines 158-160, characters 10-40:
- 158 | ..........match p with
- 159 |           | Predicate.Neg n -> not (Hashtbl.mem preds_set n)
- 160 |           | _ -> Hashtbl.mem preds_set p.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Predicate.t.
- 
- File "lib/core/meta.ml", lines 380-387, characters 28-20:
- 380 | ............................function
- 381 |     | COMMA :: ID s :: xs ->
- 382 |         let l, r = parse_predicate xs in
- 383 |         (Predicate.of_string s :: l, r)
- 384 |     | COMMA :: MINUS :: ID s :: xs ->
- 385 |         let l, r = parse_predicate xs in
- 386 |         (Predicate.Neg (Predicate.of_string s) :: l, r)
- 387 |     | xs -> ([], xs)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 393-395, characters 8-93:
- 393 | ........match xs2 with
- 394 |         | RPAREN :: xs3 -> (Predicate.of_string s :: preds, xs3)
- 395 |         | _ -> raise (MetaParseError (name, "expecting ')' after " ^ field ^ "'s predicate")).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 398-400, characters 8-93:
- 398 | ........match xs2 with
- 399 |         | RPAREN :: xs3 -> (Predicate.Neg (Predicate.of_string s) :: preds, xs3)
- 400 |         | _ -> raise (MetaParseError (name, "expecting ')' after " ^ field ^ "'s predicate")).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 389-401, characters 40-20:
- 389 | ........................................function
- 390 |     | LPAREN :: RPAREN :: xs -> ([], xs)
- 391 |     | LPAREN :: ID s :: xs -> (
- 392 |         let preds, xs2 = parse_predicate xs in
- 393 |         match xs2 with
- ...
- 398 |         match xs2 with
- 399 |         | RPAREN :: xs3 -> (Predicate.Neg (Predicate.of_string s) :: preds, xs3)
- 400 |         | _ -> raise (MetaParseError (name, "expecting ')' after " ^ field ^ "'s predicate")))
- 401 |     | xs -> ([], xs)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 416-432, characters 8-28:
- 416 | ........match xs2 with
- 417 |         | PLUSEQ :: S reqs :: xs3 | EQ :: S reqs :: xs3 ->
- 418 |             let deps =
- 419 |               List.map (fun r -> Libname.of_string r)
- 420 |               $ (List.filter (fun x -> x <> "")
- ...
- 429 |               (MetaParseError
- 430 |                  ( pkg_name,
- 431 |                    "parsing requires failed: expected '=' or '+=' followed by quoted dependency \
- 432 |                     list" )).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 440-447, characters 8-94:
- 440 | ........match xs2 with
- 441 |         | EQ :: S v :: xs3 ->
- 442 |             let nacc = { acc with Pkg.warning = acc.Pkg.warning @ [ (preds, v) ] } in
- 443 |             parse pkg_name nacc expecting_rparen xs3
- 444 |         | _ ->
- 445 |             raise
- 446 |               (MetaParseError
- 447 |                  (pkg_name, "parsing warning failed: expected '=' followed by quoted string")).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 450-462, characters 8-102:
- 450 | ........match xs2 with
- 451 |         | PLUSEQ :: S v :: xs3 ->
- 452 |             let nacc =
- 453 |               { acc with Pkg.append_archives = acc.Pkg.append_archives @ [ (preds, v) ] }
- 454 |             in
- ...
- 459 |         | _ ->
- 460 |             raise
- 461 |               (MetaParseError
- 462 |                  (pkg_name, "parsing archive failed: expected '=' or '+=' followed by quoted string"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 467-480, characters 8-98:
- 467 | ........match xs2 with
- 468 |         | PLUSEQ :: S v :: xs3 ->
- 469 |             let nacc =
- 470 |               { acc with Pkg.append_archives = acc.Pkg.append_archives @ [ (preds, v) ] }
- 471 |             in
- ...
- 477 |             raise
- 478 |               (MetaParseError
- 479 |                  ( pkg_name,
- 480 |                    "parsing plugin failed: expected '=' or '+=' followed by quoted plugin path" )).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 485-491, characters 8-101:
- 485 | ........match xs2 with
- 486 |         | EQ :: S v :: xs3 ->
- 487 |             parse pkg_name { acc with Pkg.ppx = Some (preds, v) } expecting_rparen xs3
- 488 |         | _ ->
- 489 |             raise
- 490 |               (MetaParseError
- 491 |                  (pkg_name, "parsing ppx failed: expected '=' followed by quoted preprocessor path"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 495-503, characters 8-102:
- 495 | ........match xs2 with
- 496 |         | PLUSEQ :: S v :: xs3 | EQ :: S v :: xs3 ->
- 497 |             parse pkg_name
- 498 |               { acc with Pkg.ppxopt = acc.Pkg.ppxopt @ [ (preds, v) ] }
- 499 |               expecting_rparen xs3
- 500 |         | _ ->
- 501 |             raise
- 502 |               (MetaParseError
- 503 |                  (pkg_name, "parsing ppxopt failed: expected '=' or '+=' followed by quoted options"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 510-516, characters 26-93:
- 510 | ..........................function
- 511 |           | RPAREN :: zs -> zs
- 512 |           | _ :: zs -> consume zs
- 513 |           | [] ->
- 514 |               raise
- 515 |                 (MetaParseError
- 516 |                    (pkg_name, "unexpected EOF in error field (missing closing parenthesis)"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 518-523, characters 8-98:
- 518 | ........match consume xs with
- 519 |         | EQ :: S _ :: xs2 -> parse pkg_name acc expecting_rparen xs2
- 520 |         | _ ->
- 521 |             raise
- 522 |               (MetaParseError
- 523 |                  (pkg_name, "parsing error field failed, expected '=' after closing parenthesis")).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 526-536, characters 8-99:
- 526 | ........match xs2 with
- 527 |         | EQ :: S s :: xs3 ->
- 528 |             parse pkg_name
- 529 |               {
- 530 |                 acc with
- ...
- 533 |               expecting_rparen xs3
- 534 |         | _ ->
- 535 |             raise
- 536 |               (MetaParseError (pkg_name, "parsing linkopts failed, expected '=' after predicates")).
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- File "lib/core/meta.ml", lines 403-546, characters 48-61:
- 403 | ................................................function
- 404 |     | [] ->
- 405 |         if expecting_rparen then
- 406 |           raise (MetaParseError (pkg_name, "unclosed package block (missing closing parenthesis)"))
- 407 |         else
- ...
- 543 |           (MetaParseError
- 544 |              ( pkg_name,
- 545 |                "unknown token '" ^ to_string x ^ "' in meta file\n"
- 546 |                ^ String.concat " " (List.map to_string xs) ))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- 
- [ 58 of 103] Intfing Metacache                     
- [ 59 of 103] Intfing Target                        
- [ 60 of 103] Compiling Metacache                     
- [ 61 of 103] Compiling Target                        
- File "lib/core/metacache.ml", line 2, characters 0-11:
- 2 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/target.ml", line 218, characters 37-51:
- 218 |       (Gconf.get_target_option_typed Library_native, Gconf.get_target_option_typed Library_bytecode)
-                                            ^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Library_native was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 218, characters 37-51:
- 218 |       (Gconf.get_target_option_typed Library_native, Gconf.get_target_option_typed Library_bytecode)
-                                            ^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Library_native relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 218, characters 83-99:
- 218 |       (Gconf.get_target_option_typed Library_native, Gconf.get_target_option_typed Library_bytecode)
-                                                                                          ^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Library_bytecode was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 218, characters 83-99:
- 218 |       (Gconf.get_target_option_typed Library_native, Gconf.get_target_option_typed Library_bytecode)
-                                                                                          ^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Library_bytecode relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 220, characters 37-54:
- 220 |       (Gconf.get_target_option_typed Executable_native, Gconf.get_target_option_typed Executable_bytecode)
-                                            ^^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Executable_native was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 220, characters 37-54:
- 220 |       (Gconf.get_target_option_typed Executable_native, Gconf.get_target_option_typed Executable_bytecode)
-                                            ^^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Executable_native relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 220, characters 86-105:
- 220 |       (Gconf.get_target_option_typed Executable_native, Gconf.get_target_option_typed Executable_bytecode)
-                                                                                             ^^^^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Executable_bytecode was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 220, characters 86-105:
- 220 |       (Gconf.get_target_option_typed Executable_native, Gconf.get_target_option_typed Executable_bytecode)
-                                                                                             ^^^^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Executable_bytecode relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 226, characters 35-52:
- 226 |     (Gconf.get_target_option_typed Library_debugging, Gconf.get_target_option_typed Library_profiling)
-                                          ^^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Library_debugging was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 226, characters 35-52:
- 226 |     (Gconf.get_target_option_typed Library_debugging, Gconf.get_target_option_typed Library_profiling)
-                                          ^^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Library_debugging relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 226, characters 84-101:
- 226 |     (Gconf.get_target_option_typed Library_debugging, Gconf.get_target_option_typed Library_profiling)
-                                                                                           ^^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Library_profiling was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 226, characters 84-101:
- 226 |     (Gconf.get_target_option_typed Library_debugging, Gconf.get_target_option_typed Library_profiling)
-                                                                                           ^^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Library_profiling relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 228, characters 35-55:
- 228 |     (Gconf.get_target_option_typed Executable_debugging, Gconf.get_target_option_typed Executable_profiling)
-                                          ^^^^^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Executable_debugging was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 228, characters 35-55:
- 228 |     (Gconf.get_target_option_typed Executable_debugging, Gconf.get_target_option_typed Executable_profiling)
-                                          ^^^^^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Executable_debugging relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- File "lib/core/target.ml", line 228, characters 87-107:
- 228 |     (Gconf.get_target_option_typed Executable_debugging, Gconf.get_target_option_typed Executable_profiling)
-                                                                                              ^^^^^^^^^^^^^^^^^^^^
- Warning 40 [name-out-of-scope]: Executable_profiling was selected from type Gconf.target_option.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- 
- File "lib/core/target.ml", line 228, characters 87-107:
- 228 |     (Gconf.get_target_option_typed Executable_debugging, Gconf.get_target_option_typed Executable_profiling)
-                                                                                              ^^^^^^^^^^^^^^^^^^^^
- Warning 42 [disambiguated-name]: this use of Executable_profiling relies on type-directed disambiguation,
- it will not compile with OCaml 4.00 or earlier.
- 
- [ 62 of 103] Intfing Dist                          
- [ 63 of 103] Intfing Project                       
- [ 64 of 103] Compiling Dist                          
- [ 65 of 103] Compiling Project                       
- File "lib/core/project.ml", lines 107-109, characters 6-22:
- 107 | ......match target.target_buildable with
- 108 |       | BoolConst true -> BoolConst (Gconf.get_target_option_typed Gconf.Build_tests)
- 109 |       | other -> other
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.runtime_bool.
- 
- File "lib/core/project.ml", lines 136-138, characters 6-22:
- 136 | ......match target.target_buildable with
- 137 |       | BoolConst true -> BoolConst (Gconf.get_target_option_typed Gconf.Build_benchs)
- 138 |       | other -> other
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.runtime_bool.
- 
- File "lib/core/project.ml", lines 164-166, characters 6-22:
- 164 | ......match target.target_buildable with
- 165 |       | BoolConst true -> BoolConst (Gconf.get_target_option_typed Gconf.Build_examples)
- 166 |       | other -> other
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.runtime_bool.
- 
- [ 66 of 103] Compiling Obuild_validate               
- [ 67 of 103] Intfing Analyze                       
- [ 68 of 103] Compiling Analyze                       
- File "lib/core/obuild_validate.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "lib/core/obuild_validate.ml", line 7, characters 0-17:
- 7 | open Obuild_lexer
-     ^^^^^^^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Obuild_lexer.
- 
- [ 69 of 103] Compiling Project_read                  
- File "lib/core/analyze.ml", lines 69-71, characters 6-17:
- 69 | ......match name with
- 70 |       | Name.Lib lname -> Some lname
- 71 |       | _ -> None.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/core/analyze.ml", line 4, characters 0-11:
- 4 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/analyze.ml", lines 225-234, characters 14-27:
- 225 | ..............match preds with
- 226 |               | [ Meta.Predicate.Toploop ] -> ()
- 227 |               | _ ->
- 228 |                   List.iter
- 229 |                     (fun reqDep ->
- 230 |                       log Debug "  library %s depends on %s\n" (Libname.to_string dep)
- 231 |                         (Libname.to_string reqDep);
- 232 |                       Dag.add_edge (Dependency dep) (Dependency reqDep) depsDag;
- 233 |                       loop reqDep)
- 234 |                     reqDeps.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Meta.Predicate.t.
- 
- File "lib/core/analyze.ml", lines 252-256, characters 8-28:
- 252 | ........match target.target_name with
- 253 |         | Name.Lib l ->
- 254 |             Dag.add_node (Dependency l) depsDag;
- 255 |             Dag.add_edge (Dependency l)
- 256 |         | _ -> fun _ _ -> ()
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- [ 70 of 103] Intfing Prepare_types                 
- File "lib/core/prepare_types.mli", line 7, characters 0-10:
- 7 | open Types
-     ^^^^^^^^^^
- Warning 33 [unused-open]: unused open Types.
- 
- [ 71 of 103] Intfing Configure                     
- File "lib/core/project_read.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [ 72 of 103] Compiling Prepare_types                 
- [ 73 of 103] Compiling Configure                     
- File "lib/core/prepare_types.ml", line 8, characters 0-11:
- 8 | open Target
-     ^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Target.
- 
- [ 74 of 103] Intfing Ppx_resolver                  
- [ 75 of 103] Compiling Ppx_resolver                  
- File "lib/core/configure.ml", line 4, characters 0-11:
- 4 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/configure.ml", line 46, characters 4-15:
- 46 | let sanityCheck ?(needs_c_toolchain=false) () =
-          ^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value sanityCheck.
- 
- File "lib/core/ppx_resolver.ml", lines 80-82, characters 8-32:
- 80 | ........match node with
- 81 |         | Dependency dep -> Some dep
- 82 |         | _              -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Analyze.dependency_tag.
- 
- File "lib/core/ppx_resolver.ml", line 25, characters 0-11:
- 25 | open Helper
-      ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- [ 76 of 103] Intfing Prepare                       
- [ 77 of 103] Compiling Prepare                       
- File "lib/core/prepare.ml", line 53, characters 0-11:
- 53 | open Helper
-      ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/prepare.ml", lines 305-319, characters 10-21:
- 305 | ..........match
- 306 |             Filetype.of_filepath fp
- 307 |           with
- 308 |           | Filetype.FileML -> Some (Modname.of_filename f)
- 309 |           | Filetype.FileMLI ->
- ...
- 316 |                 Some (Modname.of_filename f)
- 317 |               else
- 318 |                 None
- 319 |           | _ -> None.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/core/prepare.ml", lines 344-346, characters 8-20:
- 344 | ........match Hashtbl.find conf.project_dep_data dep with
- 345 |         | Internal -> true
- 346 |         | _ -> false.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Analyze.dep_type.
- 
- File "lib/core/prepare.ml", lines 484-488, characters 8-17:
- 484 | ........match r with
- 485 |         | CompileModule _ | CompileDirectory _ | CompileC _ ->
- 486 |             Dag.add_edge (LinkTarget target) r stepsDag;
- 487 |             Dag.add_edge (CheckTarget target) (LinkTarget target) stepsDag
- 488 |         | _ -> ().
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Prepare_types.compile_step.
- 
- File "lib/core/prepare.ml", lines 541-543, characters 8-64:
- 541 | ........match target.target_name with
- 542 |         | Target.Name.Lib l -> l
- 543 |         | _ -> failwith "cstubs can only be used with libraries"
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/core/prepare.ml", lines 719-721, characters 8-25:
- 719 | ........match target.target_name with
- 720 |         | Target.Name.Lib libname -> autogenDir </> fn (Libname.to_string libname)
- 721 |         | _ -> autogenDir
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/core/prepare.ml", lines 990-992, characters 10-19:
- 990 | ..........match (target.target_cstubs, target.target_name) with
- 991 |           | Some _, Target.Name.Lib libname -> [ autogenDir </> fn (Libname.to_string libname) ]
- 992 |           | _ -> []
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/core/prepare.ml", line 57, characters 0-18:
- 57 | open Prepare_types
-      ^^^^^^^^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Prepare_types.
- 
- [ 78 of 103] Intfing Buildprogs                    
- [ 79 of 103] Compiling Buildprogs                    
- File "lib/core/buildprogs.ml", lines 82-87, characters 14-75:
- 82 | ..............function
- 83 |     | Filetype.FileML -> ext
- 84 |     | Filetype.FileMLI -> Filetype.FileCMI
- 85 |     | _ ->
- 86 |         (* It should not happen *)
- 87 |         if buildMode = ByteCode then Filetype.FileCMO else Filetype.FileCMX
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/core/buildprogs.ml", line 241, characters 4-41:
- 241 | let generate_cstubs_type_discovery_source cstubs libname autogen_dir =
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value generate_cstubs_type_discovery_source.
- 
- File "lib/core/buildprogs.ml", line 273, characters 4-41:
- 273 | let generate_cstubs_function_stubs_source cstubs libname autogen_dir =
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value generate_cstubs_function_stubs_source.
- 
- File "lib/core/buildprogs.ml", line 317, characters 4-24:
- 317 | let run_cstubs_generator project includes ml_file output_file =
-           ^^^^^^^^^^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value run_cstubs_generator.
- 
- [ 80 of 103] Compiling Build_cstubs                  
- File "lib/core/build_cstubs.ml", line 4, characters 0-11:
- 4 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/build_cstubs.ml", line 80, characters 4-43:
- 80 |     Filesystem.mkdir_safe autogen_dir 0o755;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- 
- File "lib/core/build_cstubs.ml", line 252, characters 4-43:
- 252 |     Filesystem.mkdir_safe autogen_dir 0o755;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 10 [non-unit-statement]: this expression should have type unit.
- 
- File "lib/core/build_cstubs.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "lib/core/build_cstubs.ml", line 1, characters 0-10:
- 1 | open Fugue
-     ^^^^^^^^^^
- Warning 33 [unused-open]: unused open Fugue.
- 
- File "lib/core/build_cstubs.ml", line 5, characters 0-11:
- 5 | open Printf
-     ^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Stdlib.Printf.
- 
- File "lib/core/build_cstubs.ml", line 6, characters 0-12:
- 6 | open Analyze
-     ^^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Analyze.
- 
- [ 81 of 103] Intfing Build                         
- [ 82 of 103] Compiling Build                         
- File "lib/core/build.ml", lines 77-102, characters 4-50:
-  77 | ....match (Filetype.of_filename bdest, srcTy) with
-  78 |     | (Filetype.FileCMX | Filetype.FileCMO), (Filetype.FileCMX | Filetype.FileCMO) ->
-  79 |         let bml = Filetype.replace_extension bdest Filetype.FileML in
-  80 |         let bmli = Filetype.replace_extension bdest Filetype.FileMLI in
-  81 |         if bml = bsrc then
- ...
-  99 |           "H file " ^ fn_to_string bsrc ^ " changed"
- 100 |         else
- 101 |           "file changed " ^ fp_to_string changedSrc
- 102 |     | _, _ -> fp_to_string changedSrc ^ " changed"
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/core/build.ml", lines 113-115, characters 6-17:
- 113 | ......match (t, o) with
- 114 |       | ByteCode, WithProf -> false
- 115 |       | _ -> true.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Types.ocaml_compiled_type.
- 
- File "lib/core/build.ml", lines 113-115, characters 6-17:
- 113 | ......match (t, o) with
- 114 |       | ByteCode, WithProf -> false
- 115 |       | _ -> true.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Types.ocaml_compilation_option.
- 
- File "lib/core/build.ml", line 4, characters 0-11:
- 4 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "lib/core/build.ml", lines 331-338, characters 22-26:
- 331 | ......................(
- 332 |               match e with
- 333 |               | Hier.FileEntry (_, f) ->
- 334 |                   if Filetype.of_filepath f = Filetype.FileMLI then
- 335 |                     Some m
- 336 |                   else
- 337 |                     None
- 338 |               | _ -> None)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Hier.file_entry.
- 
- File "lib/core/build.ml", lines 374-376, characters 4-87:
- 374 | ....match List.filter (fun x -> x <> []) l with
- 375 |     | [] -> ("", [])
- 376 |     | ((r, x) :: xs) :: ys -> (r, (x :: List.map snd xs) :: List.map (List.map snd) ys)
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- []::_
- 
- File "lib/core/build.ml", line 612, characters 10-26:
- 612 |   let rec dep_is_satisfied current_pkg =
-                 ^^^^^^^^^^^^^^^^
- Warning 39 [unused-rec-flag]: unused rec flag.
- 
- File "lib/core/build.ml", lines 651-653, characters 17-29:
- 651 | .................match compileOpt with
- 652 |                  | WithProf -> Meta.Predicate.Gprof :: preds
- 653 |                  | _ -> preds
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Types.ocaml_compilation_option.
- 
- File "lib/core/build.ml", lines 668-678, characters 2-58:
- 668 | ..match target.target_name with
- 669 |   | Name.Lib libname ->
- 670 |       if plugin then
- 671 |         cstate.compilation_builddir_ml Normal </> Libname.to_cmxs compileOpt libname
- 672 |       else
- ...
- 675 |       let outputName =
- 676 |         Utils.to_exe_name compileOpt compiledType (Target.get_target_dest_name target)
- 677 |       in
- 678 |       cstate.compilation_builddir_ml Normal </> outputName
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/core/build.ml", lines 864-870, characters 6-15:
- 864 | ......match (target.target_cstubs, target.target_name) with
- 865 |       | Some cstubs, Name.Lib libname ->
- 866 |           let autogen_dir = get_cstubs_autogen_dir libname in
- 867 |           let c_lib_name = cstubs.cstubs_external_library_name in
- 868 |           let c_stubs_file = fn (c_lib_name ^ "_stubs.c") in
- 869 |           [ autogen_dir </> o_from_cfile c_stubs_file ]
- 870 |       | _ -> []
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/core/build.ml", lines 960-963, characters 28-44:
- 960 | ............................(
- 961 |         match task with
- 962 |         | CompileC _ -> raise (CCompilationFailed er)
- 963 |         | _ -> raise (CompilationFailed er))..
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Prepare.compile_step.
- 
- File "lib/core/build.ml", line 390, characters 29-36:
- 390 | let check_compilation_needed is_intf dep_descs dir_spec use_thread annot_mode pack_opt use_pp oflags
-                                    ^^^^^^^
- Warning 27 [unused-var-strict]: unused variable is_intf.
- 
- File "lib/core/build.ml", line 582, characters 4-10:
- 582 | let link_c cstate clib_name =
-           ^^^^^^
- Warning 32 [unused-value-declaration]: unused value link_c.
- 
- [ 83 of 103] Intfing Exception                     
- [ 84 of 103] Compiling Exception                     
- [ 85 of 103] Linking library dist/build/lib-obuild_core/obuild_core.cmxa
- [ 85 of 103] Linking library dist/build/lib-obuild_core/obuild_core.cmxs
- [ 85 of 103] Linking library dist/build/lib-obuild_core/obuild_core.cma
- [ 86 of 103] Checking dist/build/lib-obuild_core
- [ 87 of 103] Intfing Help                          
- [ 88 of 103] Intfing Install                       
- [ 89 of 103] Intfing Doc                           
- [ 90 of 103] Intfing Init                          
- [ 91 of 103] Intfing Sdist                         
- [ 92 of 103] Compiling Help                          
- [ 93 of 103] Compiling Install                       
- [ 94 of 103] Compiling Doc                           
- File "lib/install.ml", lines 22-31, characters 8-20:
- 22 | ........match Filetype.of_filepath (build_dir </> f) with
- 23 |         | Filetype.FileCMX
- 24 |         | Filetype.FileCMI
- 25 |         | Filetype.FileA
- 26 |         | Filetype.FileCMXS
- 27 |         | Filetype.FileCMXA
- 28 |         | Filetype.FileCMA
- 29 |         | Filetype.FileCMT
- 30 |         | Filetype.FileCMTI -> true
- 31 |         | _ -> false.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/install.ml", lines 35-37, characters 6-18:
- 35 | ......match Filetype.of_filepath (build_dir </> f) with
- 36 |       | Filetype.FileEXE -> true
- 37 |       | _ -> false.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/install.ml", lines 55-57, characters 10-19:
- 55 | ..........match target.target_name with
- 56 |           | Name.Lib _ -> print_target_files target list_lib_files
- 57 |           | _ -> ().
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/install.ml", lines 63-65, characters 10-19:
- 63 | ..........match target.target_name with
- 64 |           | Name.Exe _ -> print_target_files target list_exe_files
- 65 |           | _ -> ().
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- 
- File "lib/install.ml", line 7, characters 0-11:
- 7 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- [ 95 of 103] Compiling Init                          
- File "lib/doc.ml", line 5, characters 4-15:
- 5 | let runOcamldoc pp =
-         ^^^^^^^^^^^
- Warning 32 [unused-value-declaration]: unused value runOcamldoc.
- 
- [ 96 of 103] Compiling Sdist                         
- File "lib/sdist.ml", lines 28-30, characters 12-21:
- 28 | ............match Filetype.of_filepath fpath with
- 29 |             | Filetype.FileML | Filetype.FileMLI -> Filesystem.copy_to_dir fpath dest
- 30 |             | _ -> ().
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/sdist.ml", lines 38-40, characters 8-17:
- 38 | ........match Filetype.of_filepath fpath with
- 39 |         | Filetype.FileC | Filetype.FileH -> Filesystem.copy_to_dir fpath dest
- 40 |         | _ -> ().
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- 
- File "lib/sdist.ml", line 3, characters 0-11:
- 3 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- [ 97 of 103] Linking library dist/build/lib-obuild/obuild.cmxa
- [ 97 of 103] Linking library dist/build/lib-obuild/obuild.cmxs
- [ 97 of 103] Linking library dist/build/lib-obuild/obuild.cma
- [ 98 of 103] Checking dist/build/lib-obuild
- [ 99 of 103] Compiling Path_generated                
- File "dist/build/autogen/path_generated.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [100 of 103] Intfing Main                          
- [101 of 103] Compiling Main                          
- File "src/main.ml", line 5, characters 0-11:
- 5 | open Helper
-     ^^^^^^^^^^^
- Warning 44 [open-shadow-identifier]: this open statement shadows the value identifier log (which is later used)
- 
- File "src/main.ml", line 103, characters 5-88:
- 103 |   |> Cli.option_strings "flag" ~doc:"Enable or disable a project flag (can be repeated)"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?placeholder
- 
- File "src/main.ml", line 104, characters 5-76:
- 104 |   |> Cli.option_bool "library-bytecode" ~doc:"Compile libraries as bytecode"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 105, characters 5-72:
- 105 |   |> Cli.option_bool "library-native" ~doc:"Compile libraries as native"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 106, characters 5-79:
- 106 |   |> Cli.option_bool "library-plugin" ~doc:"Compile libraries as native plugin"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 107, characters 5-81:
- 107 |   |> Cli.option_bool "executable-bytecode" ~doc:"Compile executables as bytecode"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 108, characters 5-77:
- 108 |   |> Cli.option_bool "executable-native" ~doc:"Compile executables as native"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 109, characters 5-72:
- 109 |   |> Cli.option_bool "library-profiling" ~doc:"Enable library profiling"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 110, characters 5-72:
- 110 |   |> Cli.option_bool "library-debugging" ~doc:"Enable library debugging"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 111, characters 5-78:
- 111 |   |> Cli.option_bool "executable-profiling" ~doc:"Enable executable profiling"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 112, characters 5-78:
- 112 |   |> Cli.option_bool "executable-debugging" ~doc:"Enable executable debugging"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 113, characters 5-59:
- 113 |   |> Cli.option_bool "build-examples" ~doc:"Build examples"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 114, characters 5-59:
- 114 |   |> Cli.option_bool "build-benchs" ~doc:"Build benchmarks"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 115, characters 5-53:
- 115 |   |> Cli.option_bool "build-tests" ~doc:"Build tests"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default, ?placeholder
- 
- File "src/main.ml", line 116, characters 5-70:
- 116 |   |> Cli.flag "executable-as-obj" ~doc:"Output executable as obj file"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 117, characters 5-50:
- 117 |   |> Cli.flag "annot" ~doc:"Generate .annot files"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 118, characters 5-62:
- 118 |   |> Cli.flag "g" ~short:'g' ~doc:"Compilation with debugging"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional argument ?env
- 
- File "src/main.ml", line 119, characters 5-52:
- 119 |   |> Cli.flag "pg" ~doc:"Compilation with profiling"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", lines 157-158, characters 5-48:
- 157 | .....Cli.option_int "jobs" ~short:'j' ~placeholder:"N" ~default:gconf.parallel_jobs
- 158 |        ~doc:"Maximum number of jobs in parallel"
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional argument ?env
- 
- File "src/main.ml", line 159, characters 5-67:
- 159 |   |> Cli.flag "dot" ~doc:"Dump dependencies dot files during build"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 160, characters 5-77:
- 160 |   |> Cli.flag "noocamlmklib" ~doc:"Do not use ocamlmklib when linking C code"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 190, characters 26-84:
- 190 |   cmd |> Cli.help_flag |> Cli.flag "snapshot" ~doc:"Build a snapshot of the project"
-                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 221, characters 5-96:
- 221 |   |> Cli.option_string "destdir" ~placeholder:"DIR" ~doc:"Override destination where to install"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env, ?default
- 
- File "src/main.ml", line 222, characters 5-66:
- 222 |   |> Cli.flag "opam" ~doc:"Only create the .install file for opam"
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 282, characters 26-68:
- 282 |   cmd |> Cli.help_flag |> Cli.flag "output" ~doc:"Show test outputs"
-                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 48 [eliminated-optional-arguments]: implicit elimination of optional arguments ?short, ?env
- 
- File "src/main.ml", line 7, characters 0-8:
- 7 | open Cli
-     ^^^^^^^^
- Warning 33 [unused-open]: unused open Cli.
- 
- File "src/main.ml", line 400, characters 16-19:
- 400 |       ~run:(fun ctx ->
-                       ^^^
- Warning 27 [unused-var-strict]: unused variable ctx.
- 
- File "src/main.ml", line 456, characters 16-19:
- 456 |       ~run:(fun ctx ->
-                       ^^^
- Warning 27 [unused-var-strict]: unused variable ctx.
- 
- [102 of 103] Linking executable dist/build/obuild/obuild
- [103 of 103] Checking dist/build/obuild
-> compiled  obuild.0.2.2
-> installed obuild.0.2.2

Processing: [default: loading data]
[minivpt.2.0.0: http]
[minivpt.2.0.0: extract]
-> retrieved minivpt.2.0.0  (https://github.com/UnixJunkie/vp-tree/archive/v2.0.0.tar.gz)
[minivpt: obuild configure]
+ /home/opam/.opam/default/bin/obuild "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/minivpt.2.0.0)
- Configuring minivpt-1.0...
- Detected 2 CPU cores, setting default parallelism to 2
[minivpt: obuild build]
+ /home/opam/.opam/default/bin/obuild "build" "lib-minivpt" (CWD=/home/opam/.opam/default/.opam-switch/build/minivpt.2.0.0)
- [1 of 4] Intfing Vp_tree                       
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'PU', is deprecated.
- Use the equivalent signed form: +P+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- [2 of 4] Compiling Vp_tree                       
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'PU', is deprecated.
- Use the equivalent signed form: +P+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- [3 of 4] Linking library dist/build/lib-minivpt/minivpt.cmxa
- [3 of 4] Linking library dist/build/lib-minivpt/minivpt.cmxs
- [3 of 4] Linking library dist/build/lib-minivpt/minivpt.cma
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'PU', is deprecated.
- Use the equivalent signed form: +P+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- [4 of 4] Checking dist/build/lib-minivpt
-> compiled  minivpt.2.0.0
[minivpt: obuild install]
+ /home/opam/.opam/default/bin/obuild "install" (CWD=/home/opam/.opam/default/.opam-switch/build/minivpt.2.0.0)
- installing library minivpt
-> installed minivpt.2.0.0

[NOTE] success
Job succeeded