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


Building on basil
Running Day10 job:
  Sub-command: health-check
  Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
  Package: dkml-component-staging-ocamlrun.4.12.1~v1.0.2
  OCaml version: ocaml.5.2.1
  With test: false
Worktree already exists: /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355
Executing: day10 health-check --cache-dir /var/lib/day10/cache --opam-repository /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355 --ocaml-version ocaml.5.2.1 --log dkml-component-staging-ocamlrun.4.12.1~v1.0.2
digraph opam {
  "astring.0.8.5" -> {"ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.0"}
  "bos.0.2.1" -> {"astring.0.8.5" "base-unix.base" "fmt.0.11.0" "fpath.0.7.3" "logs.0.9.0" "ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "rresult.0.7.0" "topkg.1.1.0"}
  "cmdliner.2.0.0" -> "ocaml.5.2.1";
  "cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.5.2.1"}
  "dkml-component-staging-ocamlrun.4.12.1~v1.0.2" -> {"dkml-install.0.5.3" "dune.3.20.2"}
  "dkml-install.0.5.3" -> {"astring.0.8.5" "bos.0.2.1" "cmdliner.2.0.0" "dune.3.20.2" "fmt.0.11.0" "ocaml.5.2.1" "ppx_deriving.6.1.1" "result.1.5" "tsort.2.2.0"}
  "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.2.1"}
  "fmt.0.11.0" -> {"base-unix.base" "cmdliner.2.0.0" "ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.0"}
  "fpath.0.7.3" -> {"astring.0.8.5" "ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.0"}
  "logs.0.9.0" -> {"base-threads.base" "cmdliner.2.0.0" "fmt.0.11.0" "ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.0"}
  "ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
  "ocaml-compiler-libs.v0.17.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
  "ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
  "ocamlbuild.0.16.1" -> "ocaml.5.2.1";
  "ocamlfind.1.9.8" -> "ocaml.5.2.1";
  "ppx_derivers.1.2.1" -> {"dune.3.20.2" "ocaml.5.2.1"}
  "ppx_deriving.6.1.1" -> {"cppo.1.8.0" "dune.3.20.2" "ocaml.5.2.1" "ocamlfind.1.9.8" "ppx_derivers.1.2.1" "ppxlib.0.37.0"}
  "ppxlib.0.37.0" -> {"dune.3.20.2" "ocaml.5.2.1" "ocaml-compiler-libs.v0.17.0" "ppx_derivers.1.2.1" "sexplib0.v0.17.0" "stdlib-shims.0.3.0"}
  "result.1.5" -> {"dune.3.20.2" "ocaml.5.2.1"}
  "rresult.0.7.0" -> {"ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.0"}
  "sexplib0.v0.17.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
  "stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
  "topkg.1.1.0" -> {"ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"}
  "tsort.2.2.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
}

Layer base-threads.base: /var/lib/day10/cache/debian-12-x86_64/48f1d4a206d8ffd35ca49f53d82fe55a
Processing: [default: loading data]
-> installed base-threads.base

Layer base-unix.base: /var/lib/day10/cache/debian-12-x86_64/ac5b78ade8d45edc30246d5aee10f0ae
Processing: [default: loading data]
-> installed base-unix.base

Layer ocaml-base-compiler.5.2.1: /var/lib/day10/cache/debian-12-x86_64/d7aba9154d29b058a07e0f592cc917a9
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-12-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 "-j39" (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__Parsing.cmi
-   OCAMLC stdlib__Mutex.cmo
-   OCAMLC stdlib__Condition.cmi
-   OCAMLC stdlib__Printexc.cmi
-   OCAMLC stdlib__Bigarray.cmi
-   OCAMLC stdlib__Random.cmi
-   OCAMLC stdlib__Callback.cmo
-   OCAMLC camlinternalOO.cmi
-   OCAMLC camlinternalMod.cmi
-   OCAMLC std_exit.cmo
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.cmo
-   OCAMLC stdlib__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Dynarray.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__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__Fun.cmo
-   OCAMLC stdlib__Gc.cmi
-   OCAMLC stdlib__In_channel.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__Weak.cmi
-   OCAMLC stdlib__Oo.cmo
-   OCAMLC stdlib__Ephemeron.cmi
-   OCAMLC stdlib__ListLabels.cmo
-   OCAMLC stdlib__StringLabels.cmo
-   OCAMLC stdlib__StdLabels.cmi
-   OCAMLC stdlib__Option.cmo
-   OCAMLC stdlib__Result.cmo
-   OCAMLC stdlib__List.cmo
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC stdlib__String.cmo
-   OCAMLC stdlib__Marshal.cmo
-   OCAMLC stdlib__Array.cmo
-   OCAMLC stdlib__Lexing.cmo
-   OCAMLC stdlib__Parsing.cmo
-   OCAMLC stdlib__Set.cmo
-   OCAMLC stdlib__Map.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 stdlib__Digest.cmo
-   OCAMLC stdlib__Bigarray.cmo
-   OCAMLC stdlib__Random.cmo
-   OCAMLC stdlib__Hashtbl.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC stdlib__Format.cmi
-   OCAMLC camlinternalOO.cmo
-   OCAMLC camlinternalMod.cmo
-   OCAMLC stdlib__Ephemeron.cmo
-   OCAMLC stdlib__Complex.cmo
-   OCAMLC stdlib__ArrayLabels.cmo
-   OCAMLC stdlib__BytesLabels.cmo
-   OCAMLC stdlib__MoreLabels.cmi
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC stdlib__Effect.cmo
-   OCAMLC stdlib__Float.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC stdlib__Format.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/libcamlrund.a
-   MKEXE runtime/ocamlrund
-   MKLIB runtime/libcamlruni.a
-   MKEXE runtime/ocamlruni
-   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
-   OCAMLC tools/make_opcodes.cmi
-   OCAMLLEX tools/make_opcodes.ml
-   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/arg_helper.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
-   OCAMLC lambda/switch.cmo
-   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 lambda/runtimedef.cmo
-   OCAMLC utils/config_main.cmi
-   OCAMLC utils/config_boot.cmi
-   OCAMLC utils/config.cmo
-   OCAMLC driver/main.cmo
-   OCAMLC utils/config_boot.cmo
-   OCAMLC utils/domainstate.cmo
-   OCAMLC utils/config_main.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 parsing/asttypes.cmi
-   OCAMLC parsing/syntaxerr.cmi
-   OCAMLC typing/annot.cmi
-   OCAMLC driver/errors.cmo
-   OCAMLC utils/clflags.cmi
-   OCAMLC utils/consistbl.cmi
-   OCAMLC utils/diffing.cmi
-   OCAMLC utils/misc.cmo
-   OCAMLC utils/identifiable.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 parsing/syntaxerr.cmo
-   OCAMLC bytecomp/dll.cmo
-   LINKC tools/make_opcodes
-   OCAMLC parsing/parsetree.cmi
-   OCAMLC utils/diffing_with_keys.cmi
-   OCAMLC utils/diffing.cmo
-   OCAMLC parsing/camlinternalMenhirLib.cmo
-   OCAMLC utils/diffing_with_keys.cmo
-   OCAMLC typing/path.cmi
-   OCAMLC lambda/debuginfo.cmi
-   OCAMLC middle_end/compilation_unit.cmi
-   OCAMLC driver/compenv.cmi
-   OCAMLC utils/ccomp.cmo
-   OCAMLC parsing/location.cmo
-   OCAMLC typing/ident.cmo
-   OCAMLC utils/consistbl.cmo
-   GEN bytecomp/opcodes.ml
-   GEN bytecomp/opcodes.mli
-   OCAMLC utils/numbers.cmo
-   OCAMLC utils/clflags.cmo
-   OCAMLC utils/strongly_connected_components.cmo
-   OCAMLC lambda/debuginfo.cmo
-   OCAMLC driver/compenv.cmo
-   OCAMLC driver/main_args.cmo
-   OCAMLC typing/shape.cmi
-   OCAMLC middle_end/backend_var.cmi
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
-   OCAMLC middle_end/flambda/base_types/export_id.cmi
-   OCAMLC bytecomp/opcodes.cmi
-   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 bytecomp/opcodes.cmo
-   OCAMLC typing/outcometree.cmi
-   OCAMLC parsing/ast_helper.cmi
-   OCAMLC parsing/docstrings.cmo
-   OCAMLC parsing/attr_helper.cmo
-   OCAMLC typing/type_immediacy.cmo
-   OCAMLC parsing/printast.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
-   OCAMLC parsing/ast_iterator.cmo
-   OCAMLC parsing/ast_invariants.cmo
-   OCAMLC parsing/depend.cmo
-   OCAMLC typing/shape.cmo
-   OCAMLC driver/pparse.cmo
-   OCAMLC typing/primitive.cmi
-   OCAMLC typing/oprint.cmi
-   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 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 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 file_formats/cmi_format.cmo
-   OCAMLC driver/makedepend.cmo
-   OCAMLC typing/persistent_env.cmi
-   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/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 bytecomp/bytepackager.cmi
-   OCAMLC typing/envaux.cmo
-   OCAMLC typing/persistent_env.cmo
-   OCAMLC typing/env.cmo
-   OCAMLC typing/typedecl_properties.cmo
-   OCAMLC typing/typedecl_immediacy.cmi
-   OCAMLC typing/typedecl_separability.cmi
-   OCAMLC typing/shape_reduce.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_separability.cmo
-   OCAMLC typing/typedecl_immediacy.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/value_rec_check.cmi
-   OCAMLC typing/typecore.cmi
-   OCAMLC typing/typeclass.cmi
-   OCAMLC driver/compile_common.cmi
-   OCAMLC typing/typedtree.cmo
-   OCAMLC typing/stypes.cmo
-   OCAMLC typing/printpat.cmo
-   OCAMLC typing/typeopt.cmi
-   OCAMLC lambda/printlambda.cmi
-   OCAMLC lambda/matching.cmi
-   OCAMLC lambda/value_rec_compiler.cmi
-   OCAMLC lambda/translobj.cmi
-   OCAMLC lambda/translattribute.cmi
-   OCAMLC lambda/translprim.cmi
-   OCAMLC lambda/translcore.cmi
-   OCAMLC lambda/translclass.cmi
-   OCAMLC lambda/translmod.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 typing/printtyped.cmo
-   OCAMLC typing/includeclass.cmo
-   OCAMLC typing/includecore.cmo
-   OCAMLC typing/tast_iterator.cmo
-   OCAMLC typing/tast_mapper.cmo
-   OCAMLC file_formats/cmt_format.cmo
-   OCAMLC typing/untypeast.cmo
-   OCAMLC typing/typetexp.cmo
-   OCAMLC typing/patterns.cmo
-   OCAMLC typing/parmatch.cmo
-   OCAMLC typing/typedecl_variance.cmo
-   OCAMLC lambda/lambda.cmo
-   OCAMLC lambda/printlambda.cmo
-   OCAMLC lambda/matching.cmo
-   OCAMLC lambda/value_rec_compiler.cmo
-   OCAMLC lambda/translobj.cmo
-   OCAMLC lambda/translattribute.cmo
-   OCAMLC lambda/translprim.cmo
-   OCAMLC lambda/translcore.cmo
-   OCAMLC lambda/translclass.cmo
-   OCAMLC lambda/translmod.cmo
-   OCAMLC lambda/tmc.cmo
-   OCAMLC lambda/simplif.cmo
-   OCAMLC bytecomp/bytegen.cmi
-   OCAMLC bytecomp/printinstr.cmi
-   OCAMLC bytecomp/emitcode.cmi
-   OCAMLC bytecomp/bytelink.cmi
-   OCAMLC driver/compile.cmi
-   OCAMLC bytecomp/instruct.cmo
-   OCAMLC bytecomp/bytegen.cmo
-   OCAMLC bytecomp/printinstr.cmo
-   OCAMLC bytecomp/emitcode.cmo
-   OCAMLC bytecomp/bytelink.cmo
-   OCAMLC bytecomp/bytelibrarian.cmo
-   OCAMLC driver/compile.cmo
-   OCAMLC driver/maindriver.cmo
-   OCAMLC typing/cmt2annot.cmi
-   OCAMLC typing/includemod.cmi
-   OCAMLC typing/typedecl.cmi
-   OCAMLC middle_end/variable.cmi
-   OCAMLC middle_end/clambda.cmi
-   OCAMLC bytecomp/meta.cmi
-   OCAMLC typing/typeopt.cmo
-   OCAMLC typing/value_rec_check.cmo
-   OCAMLC typing/cmt2annot.cmo
-   OCAMLC bytecomp/meta.cmo
-   OCAMLC bytecomp/symtable.cmo
-   OCAMLC typing/includemod_errorprinter.cmi
-   OCAMLC typing/includemod.cmo
-   OCAMLC typing/includemod_errorprinter.cmo
-   OCAMLC typing/typemod.cmi
-   OCAMLC typing/typedecl.cmo
-   OCAMLC typing/typecore.cmo
-   OCAMLC typing/typeclass.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/typemod.cmo
-   OCAMLC driver/compmisc.cmo
-   OCAMLC driver/compile_common.cmo
-   OCAMLC bytecomp/bytepackager.cmo
-   OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
-   OCAMLC middle_end/flambda/base_types/closure_id.cmi
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmi
-   OCAMLC middle_end/flambda/projection.cmi
-   OCAMLC middle_end/flambda/flambda.cmi
-   LINKC compilerlibs/ocamlbytecomp.cma
-   OCAMLC middle_end/flambda/freshening.cmi
-   OCAMLC middle_end/flambda/simple_value_approx.cmi
-   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__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Printexc.cmi
-   OCAMLC stdlib__Callback.cmo
-   OCAMLC camlinternalOO.cmi
-   OCAMLC camlinternalMod.cmi
-   OCAMLC stdlib__ArrayLabels.cmi
-   OCAMLC stdlib__ListLabels.cmi
-   OCAMLC stdlib__BytesLabels.cmi
-   OCAMLC stdlib__StringLabels.cmi
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.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__Parsing.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__ListLabels.cmo
-   OCAMLC stdlib__StringLabels.cmo
-   OCAMLC stdlib__StdLabels.cmi
-   OCAMLC stdlib__Effect.cmi
-   OCAMLC stdlib__Option.cmo
-   OCAMLC stdlib__Result.cmo
-   OCAMLC stdlib__List.cmo
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC stdlib__String.cmo
-   OCAMLC stdlib__Marshal.cmo
-   OCAMLC stdlib__Array.cmo
-   OCAMLC stdlib__Float.cmo
-   OCAMLC stdlib__Lexing.cmo
-   OCAMLC stdlib__Parsing.cmo
-   OCAMLC stdlib__Set.cmo
-   OCAMLC stdlib__Map.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.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__Bigarray.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__BytesLabels.cmo
-   OCAMLC stdlib__MoreLabels.cmi
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   MKEXE yacc/ocamlyacc
-   OCAMLC stdlib__In_channel.cmo
-   OCAMLC stdlib__Out_channel.cmo
-   OCAMLC stdlib__Digest.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC stdlib__Effect.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__Format.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__Ephemeron.cmo
-   OCAMLC lex/cset.cmi
-   OCAMLYACC lex/parser.mli
-   OCAMLLEX lex/lexer.ml
-   OCAMLC lex/table.cmi
-   OCAMLC lex/main.cmi
-   OCAMLC lex/table.cmo
-   OCAMLC lex/cset.cmo
-   OCAMLC lex/syntax.cmi
-   OCAMLC lex/syntax.cmo
-   OCAMLC lex/parser.cmi
-   OCAMLC lex/lexgen.cmi
-   OCAMLC stdlib__MoreLabels.cmo
-   OCAMLC lex/parser.cmo
-   OCAMLC lex/lexer.cmi
-   OCAMLC lex/lexer.cmo
-   OCAMLC lex/lexgen.cmo
-   OCAMLC lex/compact.cmi
-   OCAMLC lex/common.cmi
-   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
-   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/printclambda_primitives.cmo
-   OCAMLC middle_end/clambda.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/tag.cmo
-   OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.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/pass_wrapper.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/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.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.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 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/flambda/simplify_boxed_integer_ops.cmi
-   OCAMLC middle_end/closure/closure.cmo
-   OCAMLC middle_end/closure/closure_middle_end.cmo
-   OCAMLC middle_end/flambda/closure_conversion.cmo
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
-   OCAMLC middle_end/flambda/find_recursive_functions.cmo
-   OCAMLC middle_end/flambda/invariant_params.cmo
-   OCAMLC middle_end/flambda/inconstant_idents.cmo
-   OCAMLC middle_end/flambda/lift_constants.cmo
-   OCAMLC middle_end/flambda/remove_unused_arguments.cmo
-   OCAMLC middle_end/flambda/inlining_stats_types.cmo
-   LINKC tools/ocamlmktop
-   OCAMLC middle_end/flambda/inlining_stats.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
-   OCAMLC middle_end/flambda/simplify_common.cmo
-   LINKC tools/stripdebug
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
-   OCAMLC middle_end/flambda/simplify_primitives.cmo
-   LINKC tools/ocamlcp
-   LINKC tools/ocamloptp
-   LINKC tools/primreq
-   OCAMLC middle_end/flambda/inlining_stats.cmo
-   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
-   LINKC tools/ocamlmklib
-   OCAMLC middle_end/flambda/inlining_transforms.cmi
-   OCAMLC middle_end/flambda/inlining_decision.cmi
-   OCAMLC middle_end/flambda/augment_specialised_args.cmo
-   OCAMLC middle_end/flambda/unbox_closures.cmo
-   OCAMLC middle_end/flambda/flambda_middle_end.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmo
-   OCAMLC middle_end/flambda/extract_projections.cmo
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmo
-   OCAMLC middle_end/flambda/inlining_decision.cmo
-   OCAMLC middle_end/flambda/inline_and_simplify.cmo
-   LINKC tools/ocamlcmt
-   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
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
-   OCAMLC toplevel/topprinters.cmo
-   OCAMLC toplevel/topstart.cmo
-   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/libasmrun.a
-   MKLIB runtime/libcomprmarsh.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 .
-   OCAMLC tools/cvt_emit.cmi
-   OCAMLLEX tools/cvt_emit.ml
-   OCAMLC driver/optmain.cmi
-   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/asmlibrarian.cmo
-   OCAMLC driver/opterrors.cmo
-   OCAMLC driver/optmain.cmo
-   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 asmcomp/arch.cmo
-   OCAMLC asmcomp/x86_proc.cmo
-   OCAMLC asmcomp/x86_gas.cmo
-   OCAMLC asmcomp/x86_masm.cmo
-   OCAMLC asmcomp/x86_dsl.cmo
-   OCAMLC asmcomp/cmm_invariants.cmo
-   OCAMLC asmcomp/afl_instrument.cmo
-   OCAMLC asmcomp/strmatch.cmo
-   OCAMLC asmcomp/printcmm.cmo
-   OCAMLC asmcomp/cmm_helpers.cmi
-   OCAMLC asmcomp/cmmgen_state.cmo
-   OCAMLC asmcomp/mach.cmi
-   OCAMLC asmcomp/reg.cmo
-   LINKC tools/cvt_emit
-   OCAMLC asmcomp/thread_sanitizer.cmo
-   OCAMLC asmcomp/cmmgen.cmo
-   GEN asmcomp/emit.ml
-   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
-   OCAMLC asmcomp/split.cmo
-   OCAMLC asmcomp/printmach.cmi
-   OCAMLC asmcomp/linscan.cmi
-   OCAMLC asmcomp/proc.cmo
-   OCAMLC asmcomp/cmm_helpers.cmo
-   OCAMLC asmcomp/interval.cmo
-   OCAMLC asmcomp/dataflow.cmo
-   OCAMLC asmcomp/polling.cmo
-   OCAMLC asmcomp/comballoc.cmo
-   OCAMLC asmcomp/CSEgen.cmo
-   OCAMLC asmcomp/CSE.cmo
-   OCAMLC asmcomp/spill.cmo
-   OCAMLC asmcomp/interf.cmo
-   OCAMLC asmcomp/coloring.cmo
-   OCAMLC asmcomp/deadcode.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/selectgen.cmo
-   OCAMLC asmcomp/selection.cmo
-   OCAMLC asmcomp/reloadgen.cmo
-   OCAMLC asmcomp/reload.cmo
-   OCAMLC asmcomp/stackframegen.cmo
-   OCAMLC asmcomp/linear.cmo
-   OCAMLC asmcomp/printmach.cmo
-   OCAMLC asmcomp/liveness.cmo
-   OCAMLC asmcomp/linscan.cmo
-   OCAMLC asmcomp/schedgen.cmo
-   OCAMLC asmcomp/emitaux.cmi
-   OCAMLC asmcomp/scheduling.cmo
-   OCAMLC file_formats/linear_format.cmo
-   OCAMLC asmcomp/printlinear.cmo
-   OCAMLC asmcomp/stackframe.cmo
-   OCAMLC asmcomp/linearize.cmo
-   OCAMLC asmcomp/branch_relaxation.cmi
-   OCAMLC asmcomp/asmgen.cmi
-   OCAMLC asmcomp/emitaux.cmo
-   OCAMLC asmcomp/branch_relaxation.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__Semaphore.cmx
-   OCAMLOPT stdlib__Int32.cmx
-   OCAMLOPT stdlib__Nativeint.cmx
-   OCAMLOPT stdlib__Uchar.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__Complex.cmx
-   OCAMLOPT stdlib__StdLabels.cmx
-   OCAMLOPT camlinternalOO.cmx
-   OCAMLOPT stdlib__Bigarray.cmx
-   OCAMLOPT stdlib__Parsing.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 bytecomp/bytesections.cmx
-   OCAMLOPT utils/misc.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
-   OCAMLYACC ocamldoc/odoc_parser.mli
- 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'
-   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
-   OCAMLC debugger/unix_tools.cmi
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   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/primitives.cmo
-   OCAMLC debugger/debugcom.cmi
-   OCAMLC debugger/input_handling.cmi
-   OCAMLC debugger/source.cmo
-   OCAMLC debugger/pos.cmo
-   OCAMLC debugger/program_loading.cmi
-   OCAMLC debugger/show_source.cmo
-   OCAMLC debugger/time_travel.cmi
-   OCAMLC ocamldoc/odoc_text_lexer.cmi
-   OCAMLC ocamldoc/odoc_lexer.cmi
-   OCAMLC ocamldoc/odoc_see_lexer.cmi
-   OCAMLC ocamldoc/odoc_global.cmo
-   OCAMLC ocamldoc/odoc_parameter.cmo
-   OCAMLC ocamldoc/odoc_type.cmo
-   OCAMLC ocamldoc/odoc_parser.cmo
-   OCAMLC ocamldoc/odoc_ocamlhtml.cmo
-   OCAMLC debugger/unix_tools.cmo
-   OCAMLC debugger/input_handling.cmo
-   OCAMLC ocamldoc/odoc_value.cmi
-   OCAMLC ocamldoc/odoc_extension.cmi
-   OCAMLC ocamldoc/odoc_exception.cmi
-   OCAMLC ocamldoc/odoc_misc.cmo
-   OCAMLC ocamldoc/odoc_text_parser.cmo
-   OCAMLC ocamldoc/odoc_name.cmo
-   OCAMLC ocamldoc/odoc_env.cmo
-   OCAMLC debugger/parser_aux.cmi
-   OCAMLC debugger/debugcom.cmo
-   OCAMLC debugger/checkpoints.cmi
-   OCAMLC debugger/program_loading.cmo
-   OCAMLC debugger/symbols.cmi
-   OCAMLC debugger/breakpoints.cmi
-   OCAMLC debugger/trap_barrier.cmi
-   OCAMLC ocamldoc/odoc_see_lexer.cmo
-   OCAMLC ocamldoc/odoc_lexer.cmo
-   OCAMLC ocamldoc/odoc_text_lexer.cmo
-   OCAMLC ocamldoc/odoc_text.cmo
-   OCAMLC ocamldoc/odoc_exception.cmo
-   OCAMLC debugger/debugger_parser.cmi
-   OCAMLC debugger/printval.cmi
-   OCAMLC debugger/eval.cmi
-   OCAMLC ocamldoc/odoc_class.cmi
-   OCAMLC ocamldoc/odoc_value.cmo
-   OCAMLC ocamldoc/odoc_extension.cmo
-   OCAMLC debugger/frames.cmo
-   OCAMLC debugger/program_management.cmo
-   OCAMLC ocamldoc/odoc_module.cmi
-   OCAMLC ocamldoc/odoc_str.cmi
-   OCAMLC ocamldoc/odoc_class.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/main.cmo
-   OCAMLC debugger/debugger_lexer.cmi
-   OCAMLC debugger/debugger_parser.cmo
-   OCAMLC debugger/printval.cmo
-   OCAMLC debugger/eval.cmo
-   OCAMLC debugger/show_information.cmo
-   OCAMLC debugger/loadprinter.cmo
-   OCAMLC ocamldoc/odoc_str.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'
-   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
- /usr/bin/make -C otherlibs all
-   OCAMLC debugger/debugger_lexer.cmo
-   OCAMLC debugger/question.cmo
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs'
-   OCAMLC debugger/command_line.cmo
- 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 ocamldoc/odoc_merge.cmo
-   GEN dynlink_compilerlibs/Makefile
-   OCAMLC ocamldoc/odoc_scan.cmo
-   OCAMLC ocamldoc/odoc_comments.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 ocamldoc/odoc_texi.cmo
-   OCAMLC debugger/ocamldebug.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
-   OCAMLC ocamldoc/odoc_latex.cmo
- 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
- 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
-   OCAMLC ocamldoc/odoc_html.cmo
- cp ../../typing/typedtree.ml dynlink_compilerlibs/typedtree.ml
-   OCAMLC ocamldoc/odoc_gen.cmi
- 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
-   OCAMLC debugger/ocamldebug_entry.cmo
-   OCAMLC ocamldoc/odoc_gen.cmo
-   OCAMLDEP dynlink_compilerlibs/.depend
-   OCAMLC ocamldoc/odoc_args.cmi
-   OCAMLC ocamldoc/odoc_args.cmo
-   OCAMLC ocamldoc/odoc.cmo
-   OCAMLC ocamldoc/odoc_test.cmo
-   LINKC ocamldoc/odoc_info.cma
-   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/arg_helper.cmo
-   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/runtimedef.cmo
-   OCAMLC dynlink_compilerlibs/value_rec_types.cmo
-   OCAMLC dynlink_compilerlibs/location.cmi
-   OCAMLC dynlink_compilerlibs/bytesections.cmo
-   OCAMLC dynlink_types.cmo
-   OCAMLC dynlink_platform_intf.cmi
-   OCAMLC dynlink_compilerlibs/opcodes.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/camlinternalMenhirLib.cmo
-   OCAMLC dynlink_compilerlibs/misc.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/identifiable.cmo
-   OCAMLC dynlink_compilerlibs/numbers.cmi
-   OCAMLC dynlink_compilerlibs/ident.cmi
-   OCAMLC dynlink_compilerlibs/parsetree.cmi
-   OCAMLC dynlink_compilerlibs/asttypes.cmo
-   OCAMLC dynlink_compilerlibs/syntaxerr.cmo
-   OCAMLC dynlink_compilerlibs/consistbl.cmo
-   OCAMLC dynlink_compilerlibs/location.cmo
-   OCAMLC dynlink_compilerlibs/ident.cmo
-   OCAMLC dynlink_compilerlibs/path.cmi
-   OCAMLC dynlink_compilerlibs/debuginfo.cmi
-   OCAMLC dynlink_compilerlibs/numbers.cmo
-   OCAMLC dynlink_compilerlibs/clflags.cmo
-   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/debuginfo.cmo
-   OCAMLC dynlink_compilerlibs/shape.cmi
-   OCAMLC dynlink_compilerlibs/outcometree.cmi
-   OCAMLC dynlink_compilerlibs/attr_helper.cmo
-   OCAMLC dynlink_compilerlibs/type_immediacy.cmo
-   OCAMLC dynlink_compilerlibs/ast_iterator.cmo
-   OCAMLC dynlink_compilerlibs/docstrings.cmo
-   OCAMLC dynlink_compilerlibs/ast_helper.cmi
-   OCAMLC dynlink_compilerlibs/parser.cmi
-   OCAMLC dynlink_compilerlibs/primitive.cmi
-   OCAMLC dynlink_compilerlibs/outcometree.cmo
-   OCAMLC dynlink_compilerlibs/shape.cmo
-   OCAMLC dynlink_compilerlibs/lexer.cmi
-   OCAMLC dynlink_compilerlibs/primitive.cmo
-   OCAMLC dynlink_compilerlibs/types.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/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/instruct.cmo
-   OCAMLC dynlink_compilerlibs/meta.cmi
-   OCAMLC dynlink_compilerlibs/typedtree.cmo
-   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 libunixbyt.a
-   OCAMLMKLIB unix.cma
- 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 thread.cmo
-   OCAMLC event.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
- 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 asmcomp/printcmm.cmx
-   OCAMLOPT asmcomp/reg.cmx
-   OCAMLOPT asmcomp/strmatch.cmx
-   OCAMLOPT asmcomp/afl_instrument.cmx
-   OCAMLOPT asmcomp/cmm_invariants.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 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 file_formats/linear_format.cmx
-   OCAMLOPT asmcomp/branch_relaxation.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
-   OCAMLOPT asmcomp/stackframe.cmx
-   OCAMLOPT asmcomp/polling.cmx
-   OCAMLOPT asmcomp/reload.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
-   OCAMLOPT asmcomp/linearize.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
-   OCAMLOPT middle_end/flambda/projection.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 middle_end/flambda/inline_and_simplify.cmx
-   OCAMLOPT asmcomp/printmach.cmx
-   OCAMLOPT asmcomp/linscan.cmx
-   OCAMLOPT asmcomp/emit.cmx
-   OCAMLOPT asmcomp/CSE.cmx
-   OCAMLOPT asmcomp/scheduling.cmx
-   OCAMLOPT asmcomp/liveness.cmx
-   OCAMLOPT asmcomp/printlinear.cmx
-   OCAMLOPT middle_end/closure/closure_middle_end.cmx
-   OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
-   OCAMLOPT asmcomp/selection.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
-   OCAMLOPT ocamldoc/odoc_print.cmx
-   OCAMLOPT ocamldoc/odoc_comments_global.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/dynlink'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/runtime_events'
-   OCAMLOPT ocamldoc/odoc_ocamlhtml.cmx
-   OCAMLOPT ocamldoc/odoc_latex_style.cmx
-   OCAMLOPT tools/profiling.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/runtime_events'
- /usr/bin/make lex-all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1/otherlibs/unix'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.2.1'
-   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
-   OCAMLC tools/ocamltex.cmo
- 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'
- 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'
- 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'
- 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[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 lex/cset.cmx
-   OCAMLOPT lex/table.cmx
-   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
-   OCAMLOPT lex/syntax.cmx
-   OCAMLOPT ocamldoc/odoc_lexer.cmx
-   OCAMLOPT ocamldoc/odoc_see_lexer.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/parser.cmx
-   OCAMLOPT lex/lexgen.cmx
-   OCAMLC byte/dynlink_compilerlibs.cmo
-   OCAMLOPT ocamldoc/odoc_text_parser.cmx
-   OCAMLOPT ocamldoc/odoc_name.cmx
-   OCAMLOPT ocamldoc/odoc_value.cmx
-   OCAMLOPT ocamldoc/odoc_type.cmx
-   OCAMLOPT ocamldoc/odoc_env.cmx
-   OCAMLOPT ocamldoc/odoc_text_lexer.cmx
-   OCAMLOPT ocamldoc/odoc_extension.cmx
-   OCAMLOPT ocamldoc/odoc_exception.cmx
-   OCAMLOPT ocamldoc/odoc_class.cmx
-   OCAMLOPT ocamldoc/odoc_module.cmx
-   OCAMLOPT ocamldoc/odoc_str.cmx
-   OCAMLOPT lex/lexer.cmx
-   OCAMLOPT ocamldoc/odoc_text.cmx
-   OCAMLOPT toplevel/topcommon.cmx
-   OCAMLOPT ocamldoc/odoc_merge.cmx
-   OCAMLOPT ocamldoc/odoc_search.cmx
-   OCAMLOPT ocamldoc/odoc_scan.cmx
-   OCAMLOPT ocamldoc/odoc_dep.cmx
-   OCAMLOPT ocamldoc/odoc_sig.cmx
-   OCAMLOPT ocamldoc/odoc_cross.cmx
-   OCAMLC dynlink_common.cmo
-   OCAMLC byte/dynlink.cmo
-   LINKC dynlink.cma
-   OCAMLOPT lex/compact.cmx
-   OCAMLOPT lex/common.cmx
-   OCAMLOPT toplevel/native/tophooks.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'
- 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'
-   OCAMLOPT ocamldoc/odoc_comments.cmx
- 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'
-   OCAMLOPT ocamldoc/odoc_ast.cmx
- 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 toplevel/native/topeval.cmx
-   OCAMLOPT lex/output.cmx
-   OCAMLOPT lex/outputbis.cmx
-   OCAMLOPT toplevel/toploop.cmx
-   OCAMLOPT ocamldoc/odoc_analyse.cmx
-   OCAMLOPT ocamldoc/odoc_info.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 lex/main.cmx
-   OCAMLOPT toplevel/topdirs.cmx
-   OCAMLOPT toplevel/native/topmain.cmx
-   LINKOPT lex/ocamllex.opt
-   OCAMLOPT ocamldoc/odoc_latex.cmx
-   OCAMLOPT ocamldoc/odoc_texi.cmx
-   OCAMLOPT toplevel/topstart.cmx
-   OCAMLOPT ocamldoc/odoc_html.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
-   LINKOPT ocamlnat
-   OCAMLOPT tools/ocamldep.cmx
-   LINKOPT compilerlibs/ocamlmiddleend.cmxa
-   OCAMLOPT tools/objinfo.cmx
-   LINKOPT tools/ocamldep.opt
-   OCAMLOPT ocamldoc/odoc_gen.cmx
-   LINKOPT tools/ocamlobjinfo.opt
-   OCAMLOPT ocamldoc/odoc_args.cmx
-   OCAMLOPT ocamldoc/odoc.cmx
-   LINKOPT ocamldoc/ocamldoc.opt
- 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 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

Layer ocaml-config.3: /var/lib/day10/cache/debian-12-x86_64/325949c3ab3eab7bfb7a1bdd1a19fc95
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

Layer ocaml.5.2.1: /var/lib/day10/cache/debian-12-x86_64/c49ca878b228ae178cb67c3fb7024447
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

Layer cmdliner.2.0.0: /var/lib/day10/cache/debian-12-x86_64/0c868172ff921a4d2dda0a94ec52baca
Processing: [default: loading data]
[cmdliner.2.0.0: http]
[cmdliner.2.0.0: extract]
-> retrieved cmdliner.2.0.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.0.0.tbz)
[cmdliner: make all]
+ /usr/bin/make "all" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/cmdliner.2.0.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man/man1
- Writing _build/src/tool/man/man1/cmdliner.1
- Writing _build/src/tool/man/man1/cmdliner-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install.1
- Writing _build/src/tool/man/man1/cmdliner-install-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-support.1
- Writing _build/src/tool/man/man1/cmdliner-tool-commands.1
- Writing _build/src/tool/man/man1/cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.0.0
[cmdliner: make install]
+ /usr/bin/make "install" "BINDIR=/home/opam/.opam/default/bin" "LIBDIR=/home/opam/.opam/default/lib/cmdliner" "DOCDIR=/home/opam/.opam/default/doc/cmdliner" "SHAREDIR=/home/opam/.opam/default/share" "MANDIR=/home/opam/.opam/default/man" (CWD=/home/opam/.opam/default/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/default/bin" "/home/opam/.opam/default/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/default/lib/cmdliner"
- install -m 644 cmdliner.opam "/home/opam/.opam/default/lib/cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "/home/opam/.opam/default/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/default/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "/home/opam/.opam/default/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/default/bin/cmdliner"
- install -d "/home/opam/.opam/default/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/default/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/default/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/default/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/default/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/default/share/zsh/site-functions/_cmdliner"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/default/lib/cmdliner"
[cmdliner: make install-doc]
+ /usr/bin/make "install-doc" "LIBDIR=/home/opam/.opam/default/lib/cmdliner" "DOCDIR=/home/opam/.opam/default/doc/cmdliner" "SHAREDIR=/home/opam/.opam/default/share" "MANDIR=/home/opam/.opam/default/man" (CWD=/home/opam/.opam/default/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/default/man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "/home/opam/.opam/default/man/man1"
- install -d "/home/opam/.opam/default/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/default/doc/cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "/home/opam/.opam/default/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.0.0

Layer dune.3.20.2: /var/lib/day10/cache/debian-12-x86_64/3067ffecbba0dd369069b4ececbebba5
Processing: [default: loading data]
[dune.3.20.2: http]
[dune.3.20.2: extract]
-> retrieved dune.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
[dune: ocaml 39]
+ /home/opam/.opam/default/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

[dune: ./_boot/dune.exe build]
+ /home/opam/.opam/default/.opam-switch/build/dune.3.20.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2

Layer ocamlbuild.0.16.1: /var/lib/day10/cache/debian-12-x86_64/be694269681977951360f08063d97fca
Processing: [default: loading data]
[ocamlbuild.0.16.1: http]
[ocamlbuild.0.16.1: extract]
-> retrieved ocamlbuild.0.16.1  (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz)
[ocamlbuild: make configure.make]
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/default" "OCAMLBUILD_BINDIR=/home/opam/.opam/default/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/default/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/default/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/default/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/default/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/default/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/default"; \
- echo "BINDIR=/home/opam/.opam/default/bin"; \
- echo "LIBDIR=/home/opam/.opam/default/lib"; \
- echo "MANDIR=/home/opam/.opam/default/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/default/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/default/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/default/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/default/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
[ocamlbuild: make check-if-preinstalled]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/default/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/default/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
-> installed ocamlbuild.0.16.1

Layer ocamlfind.1.9.8: /var/lib/day10/cache/debian-12-x86_64/a057adc132a3f0d5034022bdd0e43c47
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

Layer cppo.1.8.0: /var/lib/day10/cache/debian-12-x86_64/511105c07de497a4267d0d93cbcd979a
Processing: [default: loading data]
[cppo.1.8.0: http]
[cppo.1.8.0: extract]
-> retrieved cppo.1.8.0  (https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz)
[cppo: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
-> installed cppo.1.8.0

Layer ocaml-compiler-libs.v0.17.0: /var/lib/day10/cache/debian-12-x86_64/849ce2ac264f4eaed56657e799de0635
Processing: [default: loading data]
[ocaml-compiler-libs.v0.17.0: http]
[ocaml-compiler-libs.v0.17.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz)
[ocaml-compiler-libs: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
-> installed ocaml-compiler-libs.v0.17.0

Layer ppx_derivers.1.2.1: /var/lib/day10/cache/debian-12-x86_64/83156526f09eea1312017dca4b078202
Processing: [default: loading data]
[ppx_derivers.1.2.1: http]
[ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
[ppx_derivers: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
-> installed ppx_derivers.1.2.1

Layer result.1.5: /var/lib/day10/cache/debian-12-x86_64/0967849c0555a1a15c1534814fb6a9e6
Processing: [default: loading data]
[result.1.5: http]
[result.1.5: extract]
-> retrieved result.1.5  (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
[result: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "result" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/result.1.5)
-> compiled  result.1.5
-> installed result.1.5

Layer sexplib0.v0.17.0: /var/lib/day10/cache/debian-12-x86_64/2b52364edbafd32a7150b22a6fa136f4
Processing: [default: loading data]
[sexplib0.v0.17.0: http]
[sexplib0.v0.17.0: extract]
-> retrieved sexplib0.v0.17.0  (https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz)
[sexplib0: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
-> installed sexplib0.v0.17.0

Layer stdlib-shims.0.3.0: /var/lib/day10/cache/debian-12-x86_64/0a0112b44bda5f132af25bb199e265c1
Processing: [default: loading data]
[stdlib-shims.0.3.0: http]
[stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
[stdlib-shims: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
-> installed stdlib-shims.0.3.0

Layer topkg.1.1.0: /var/lib/day10/cache/debian-12-x86_64/503f5af9959933f3e6e0b6845d75dc7a
Processing: [default: loading data]
[topkg.1.1.0: http]
[topkg.1.1.0: extract]
-> retrieved topkg.1.1.0  (https://erratique.ch/software/topkg/releases/topkg-1.1.0.tbz)
[topkg: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/topkg.1.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) }
-> compiled  topkg.1.1.0
-> installed topkg.1.1.0

Layer tsort.2.2.0: /var/lib/day10/cache/debian-12-x86_64/4a250f5e437dc6442d9c92314de30d0c
[NOTE] chown -R 1000:1000 /var/lib/day10/cache/temp-ffea81/fs/home/opam
Processing: [default: loading data]
[tsort.2.2.0: http]
[tsort.2.2.0: extract]
-> retrieved tsort.2.2.0  (https://github.com/dmbaturin/ocaml-tsort/archive/refs/tags/2.2.0.tar.gz)
[tsort: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "tsort" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/tsort.2.2.0)
-> compiled  tsort.2.2.0
-> installed tsort.2.2.0

Layer astring.0.8.5: /var/lib/day10/cache/debian-12-x86_64/6468cacabf1aa3095f800d7b3fa32727
Processing: [default: loading data]
[astring.0.8.5: http]
[astring.0.8.5: extract]
-> retrieved astring.0.8.5  (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz)
[astring: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/astring.0.8.5)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- + ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- + ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- + ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- + ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- + ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- # No parallelism done
-> compiled  astring.0.8.5
-> installed astring.0.8.5

Layer fmt.0.11.0: /var/lib/day10/cache/debian-12-x86_64/1369ca8aa60e7d0d1bbb94ec5a07012f
Processing: [default: loading data]
[fmt.0.11.0: http]
[fmt.0.11.0: extract]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
[fmt: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/fmt.0.11.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.mli > src/tty/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmi src/tty/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmx src/tty/fmt_tty.ml
- + ocamlfind ocamlopt -a -package unix -I src/tty src/tty/fmt_tty.cmx -o src/tty/fmt_tty.cmxa
- + ocamlfind ocamlopt -shared -linkall -package unix -I src/tty src/tty/fmt_tty.cmxa -o src/tty/fmt_tty.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmo src/tty/fmt_tty.ml
- + ocamlfind ocamlc -a -package unix -I src/tty src/tty/fmt_tty.cmo -o src/tty/fmt_tty.cma
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.ml > src/cli/fmt_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.mli > src/cli/fmt_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmi src/cli/fmt_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmx src/cli/fmt_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/fmt_cli.cmx -o src/cli/fmt_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/fmt_cli.cmxa -o src/cli/fmt_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmo src/cli/fmt_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/fmt_cli.cmo -o src/cli/fmt_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/fmt_top.ml > src/top/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma
- # No parallelism done
-> compiled  fmt.0.11.0
-> installed fmt.0.11.0

Layer ppxlib.0.37.0: /var/lib/day10/cache/debian-12-x86_64/de0fd907f1035796d4452f8ca1126136
Processing: [default: loading data]
[ppxlib.0.37.0: http]
[ppxlib.0.37.0: extract]
-> retrieved ppxlib.0.37.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
[ppxlib: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
-> installed ppxlib.0.37.0

Layer rresult.0.7.0: /var/lib/day10/cache/debian-12-x86_64/4f9993f08189c0d1cf3073860de4c4bb
Processing: [default: loading data]
[rresult.0.7.0: http]
[rresult.0.7.0: extract]
-> retrieved rresult.0.7.0  (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz)
[rresult: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/rresult.0.7.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- # No parallelism done
-> compiled  rresult.0.7.0
-> installed rresult.0.7.0

Layer fpath.0.7.3: /var/lib/day10/cache/debian-12-x86_64/0754f338f16ea62e39e04f9b868037bf
Processing: [default: loading data]
[fpath.0.7.3: http]
[fpath.0.7.3: extract]
-> retrieved fpath.0.7.3  (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz)
[fpath: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/fpath.0.7.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- # No parallelism done
-> compiled  fpath.0.7.3
-> installed fpath.0.7.3

Layer logs.0.9.0: /var/lib/day10/cache/debian-12-x86_64/e2dd208827dbfe3a3f932d8a055a026a
Processing: [default: loading data]
[logs.0.9.0: http]
[logs.0.9.0: extract]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
[logs: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml-compiler" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "false" "--with-base-threads" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/logs.0.9.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmo src/logs.ml
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.ml > src/fmt/logs_fmt.ml.depends
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.mli > src/fmt/logs_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmi src/fmt/logs_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmx src/fmt/logs_fmt.ml
- + ocamlfind ocamlopt -a -package fmt -I src/fmt src/fmt/logs_fmt.cmx -o src/fmt/logs_fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt -I src/fmt src/fmt/logs_fmt.cmxa -o src/fmt/logs_fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmo src/fmt/logs_fmt.ml
- + ocamlfind ocamlc -a -package fmt -I src/fmt src/fmt/logs_fmt.cmo -o src/fmt/logs_fmt.cma
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.ml > src/cli/logs_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.mli > src/cli/logs_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmi src/cli/logs_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmx src/cli/logs_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/logs_cli.cmx -o src/cli/logs_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/logs_cli.cmxa -o src/cli/logs_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmo src/cli/logs_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/logs_cli.cmo -o src/cli/logs_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/logs_top.ml > src/top/logs_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmo src/top/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmx src/top/logs_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmx -o src/top/logs_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/logs_top.cmxa -o src/top/logs_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmo -o src/top/logs_top.cma
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.ml > src/threaded/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.mli > src/threaded/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmi src/threaded/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmx src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmx -o src/threaded/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src/threaded src/threaded/logs_threaded.cmxa -o src/threaded/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmo src/threaded/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmo -o src/threaded/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.9.0
-> installed logs.0.9.0

Layer ppx_deriving.6.1.1: /var/lib/day10/cache/debian-12-x86_64/76f62061972732e21f4b5dc2243d21f0
Processing: [default: loading data]
[ppx_deriving.6.1.1: http]
[ppx_deriving.6.1.1: extract]
-> retrieved ppx_deriving.6.1.1  (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.1.1/ppx_deriving-6.1.1.tar.gz)
[ppx_deriving: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ppx_deriving" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ppx_deriving.6.1.1)
-> compiled  ppx_deriving.6.1.1
-> installed ppx_deriving.6.1.1

Layer bos.0.2.1: /var/lib/day10/cache/debian-12-x86_64/67690fb5669736382f7d90b18e22a129
Processing: [default: loading data]
[bos.0.2.1: http]
[bos.0.2.1: extract]
-> retrieved bos.0.2.1  (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz)
[bos: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/bos.0.2.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- + ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- + ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- + ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- # No parallelism done
-> compiled  bos.0.2.1
-> installed bos.0.2.1

Layer dkml-install.0.5.3: /var/lib/day10/cache/debian-12-x86_64/04517990af243bcdeb653a99d657dcd6
[NOTE] chown -R 1000:1000 /var/lib/day10/cache/temp-c4ce2e/fs/home/opam
Processing: [default: loading data]
[dkml-install.0.5.3: http]
[dkml-install.0.5.3: extract]
-> retrieved dkml-install.0.5.3  (https://github.com/diskuv/dkml-install-api/releases/download/0.5.3/src.tar.gz)
[dkml-install: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "dkml-install" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-install.0.5.3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I api/.dkml_install_api.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bos -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/rresult -no-alias-deps -open Dkml_install_api__ -o api/.dkml_install_api.objs/byte/dkml_install_api__Dkml_install_api_intf.cmo -c -impl api/dkml_install_api_intf.pp.ml)
- File "api/dkml_install_api_intf.ml", line 209, characters 5-11:
- 209 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api_intf.ml", line 213, characters 5-11:
- 213 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I api/.dkml_install_api.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bos -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/rresult -no-alias-deps -open Dkml_install_api__ -o api/.dkml_install_api.objs/byte/dkml_install_api.cmi -c -intf api/dkml_install_api.pp.mli)
- File "api/dkml_install_api.mli", line 41, characters 42-48:
- 41 |   include module type of Types.Context [@@inline]
-                                                ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api.mli", line 44, characters 38-44:
- 44 | include Dkml_install_api_intf.Intf [@@inline]
-                                            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api.mli", line 50, characters 45-51:
- 50 |   include module type of Forward_progress [@@inline]
-                                                   ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I api/.dkml_install_api.objs/byte -I api/.dkml_install_api.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/bos -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/fpath -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/rresult -cmi-file api/.dkml_install_api.objs/byte/dkml_install_api__Dkml_install_api_intf.cmi -no-alias-deps -open Dkml_install_api__ -o api/.dkml_install_api.objs/native/dkml_install_api__Dkml_install_api_intf.cmx -c -impl api/dkml_install_api_intf.pp.ml)
- File "api/dkml_install_api_intf.ml", line 209, characters 5-11:
- 209 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api_intf.ml", line 213, characters 5-11:
- 213 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
-> compiled  dkml-install.0.5.3
-> installed dkml-install.0.5.3

Layer dkml-component-staging-ocamlrun.4.12.1~v1.0.2: /var/lib/day10/cache/debian-12-x86_64/3e38d05cd5ca61f3bd61cd44c6791c46
[NOTE] chown -R 1000:1000 /var/lib/day10/cache/temp-cedade/fs/home/opam
Processing: [default: loading data]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2: extract]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/homebrew-bundle.tar.gz: dl]
[dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/ocaml.tar.gz: dl]
-> retrieved dkml-component-staging-ocamlrun.4.12.1~v1.0.2  (https://github.com/diskuv/dkml-component-ocamlrun/releases/download/4.12.1-v1.0.2/dkml-component-staging-ocamlrun-4.12.1.v1.0.2.tbz)
[dkml-component-staging-ocamlrun: install]
+ /usr/bin/install "-d" "dl/ocaml/flexdll" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: tar xCfz]
+ /usr/bin/tar "xCfz" "dl/ocaml" "dl/ocaml.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: tar xCfz]
+ /usr/bin/tar "xCfz" "dl/ocaml/flexdll" "dl/flexdll.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: install]
+ /usr/bin/install "-d" "dkmldir/vendor/drc" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: tar xCfz]
+ /usr/bin/tar "xCfz" "dkmldir/vendor/drc" "dl/dkml-runtime-common.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: install]
+ /usr/bin/install "dkmldir/vendor/drc/.template.dkmlroot" "dkmldir/.dkmlroot" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: install]
+ /usr/bin/install "-d" "dkmldir/vendor/dkml-compiler/src" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: tar xCfz]
+ /usr/bin/tar "xCfz" "dkmldir/vendor/dkml-compiler" "dl/dkml-compiler.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "dkml-component-staging-ocamlrun" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
[dkml-component-staging-ocamlrun: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "dkml-component-staging-ocamlrun" "--create-install-files" "dkml-component-staging-ocamlrun" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
-> compiled  dkml-component-staging-ocamlrun.4.12.1~v1.0.2
[dkml-component-staging-ocamlrun: sh]
+ /usr/bin/sh "-eufxc" "\n    if [ -e '/home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files' ]; then\n      chmod -R u+w '/home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files'\n      rm -rf '/home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files'\n    fi\n    " (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
- + [ -e /home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files ]
[dkml-component-staging-ocamlrun: env dkmldir]
+ /usr/bin/env "TOPDIR=dkmldir/vendor/drc/all/emptytop" "DKML_REPRODUCIBLE_SYSTEM_BREWFILE=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2/Brewfile" "dkmldir/vendor/dkml-compiler/src/r-c-ocaml-1-setup.sh" "-d" "dkmldir" "-f" "src/ocaml-1" "-k" "vendor/dkml-compiler/src/standard-compiler-env-to-ocaml-configure-env.sh" "-v" "dl/ocaml" "-t" "/home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files" "-plinux_x86_64" "-elinux_x86_64" "-g" "." "-r" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
- hint: Using 'master' as the name for the initial branch. This default branch name
- hint: is subject to change. To configure the initial branch name to use in all
- hint: of your new repositories, which will suppress this warning, call:
- hint: 
- hint: 	git config --global init.defaultBranch <name>
- hint: 
- hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- hint: 'development'. The just-created branch can be renamed via this command:
- hint: 
- hint: 	git branch -m <name>
- Initialized empty Git repository in /home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/.git/
- [master (root-commit) d057396] Commit from source tree
-  3629 files changed, 572356 insertions(+)
-  create mode 100644 .depend
-  create mode 100644 .depend.menhir
-  create mode 100644 .gitattributes
-  create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
-  create mode 100644 .github/ISSUE_TEMPLATE/config.yml
-  create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
-  create mode 100644 .github/workflows/main.yml
-  create mode 100644 .github/workflows/stale.yml
-  create mode 100644 .gitignore
-  create mode 100644 .gitmodules
-  create mode 100644 .mailmap
-  create mode 100644 .ocp-indent
-  create mode 100644 .travis.yml
-  create mode 100644 BOOTSTRAP.adoc
-  create mode 100644 CONTRIBUTING.md
-  create mode 100644 Changes
-  create mode 100644 HACKING.adoc
-  create mode 100644 INSTALL.adoc
-  create mode 100644 LICENSE
-  create mode 100644 Makefile
-  create mode 100644 Makefile.best_binaries
-  create mode 100644 Makefile.build_config.in
-  create mode 100644 Makefile.common
-  create mode 100644 Makefile.config.in
-  create mode 100644 Makefile.config_if_required
-  create mode 100644 Makefile.dev
-  create mode 100644 Makefile.menhir
-  create mode 100644 Makefile.tools
-  create mode 100644 README.adoc
-  create mode 100644 README.win32.adoc
-  create mode 100644 VERSION
-  create mode 100644 aclocal.m4
-  create mode 100644 appveyor.yml
-  create mode 100644 asmcomp/CSEgen.ml
-  create mode 100644 asmcomp/CSEgen.mli
-  create mode 100644 asmcomp/afl_instrument.ml
-  create mode 100644 asmcomp/afl_instrument.mli
-  create mode 100644 asmcomp/amd64/CSE.ml
-  create mode 100644 asmcomp/amd64/NOTES.md
-  create mode 100644 asmcomp/amd64/arch.ml
-  create mode 100644 asmcomp/amd64/emit.mlp
-  create mode 100644 asmcomp/amd64/proc.ml
-  create mode 100644 asmcomp/amd64/reload.ml
-  create mode 100644 asmcomp/amd64/scheduling.ml
-  create mode 100644 asmcomp/amd64/selection.ml
-  create mode 100644 asmcomp/arm/CSE.ml
-  create mode 100644 asmcomp/arm/NOTES.md
-  create mode 100644 asmcomp/arm/arch.ml
-  create mode 100644 asmcomp/arm/emit.mlp
-  create mode 100644 asmcomp/arm/proc.ml
-  create mode 100644 asmcomp/arm/reload.ml
-  create mode 100644 asmcomp/arm/scheduling.ml
-  create mode 100644 asmcomp/arm/selection.ml
-  create mode 100644 asmcomp/arm64/CSE.ml
-  create mode 100644 asmcomp/arm64/NOTES.md
-  create mode 100644 asmcomp/arm64/arch.ml
-  create mode 100644 asmcomp/arm64/emit.mlp
-  create mode 100644 asmcomp/arm64/proc.ml
-  create mode 100644 asmcomp/arm64/reload.ml
-  create mode 100644 asmcomp/arm64/scheduling.ml
-  create mode 100644 asmcomp/arm64/selection.ml
-  create mode 100644 asmcomp/asmgen.ml
-  create mode 100644 asmcomp/asmgen.mli
-  create mode 100644 asmcomp/asmlibrarian.ml
-  create mode 100644 asmcomp/asmlibrarian.mli
-  create mode 100644 asmcomp/asmlink.ml
-  create mode 100644 asmcomp/asmlink.mli
-  create mode 100644 asmcomp/asmpackager.ml
-  create mode 100644 asmcomp/asmpackager.mli
-  create mode 100644 asmcomp/branch_relaxation.ml
-  create mode 100644 asmcomp/branch_relaxation.mli
-  create mode 100644 asmcomp/branch_relaxation_intf.ml
-  create mode 100644 asmcomp/cmm.ml
-  create mode 100644 asmcomp/cmm.mli
-  create mode 100644 asmcomp/cmm_helpers.ml
-  create mode 100644 asmcomp/cmm_helpers.mli
-  create mode 100644 asmcomp/cmmgen.ml
-  create mode 100644 asmcomp/cmmgen.mli
-  create mode 100644 asmcomp/cmmgen_state.ml
-  create mode 100644 asmcomp/cmmgen_state.mli
-  create mode 100644 asmcomp/coloring.ml
-  create mode 100644 asmcomp/coloring.mli
-  create mode 100644 asmcomp/comballoc.ml
-  create mode 100644 asmcomp/comballoc.mli
-  create mode 100644 asmcomp/deadcode.ml
-  create mode 100644 asmcomp/deadcode.mli
-  create mode 100644 asmcomp/debug/available_regs.ml
-  create mode 100644 asmcomp/debug/available_regs.mli
-  create mode 100644 asmcomp/debug/compute_ranges.ml
-  create mode 100644 asmcomp/debug/compute_ranges.mli
-  create mode 100644 asmcomp/debug/compute_ranges_intf.ml
-  create mode 100644 asmcomp/debug/reg_availability_set.ml
-  create mode 100644 asmcomp/debug/reg_availability_set.mli
-  create mode 100644 asmcomp/debug/reg_with_debug_info.ml
-  create mode 100644 asmcomp/debug/reg_with_debug_info.mli
-  create mode 100644 asmcomp/dune
-  create mode 100644 asmcomp/emit.mli
-  create mode 100644 asmcomp/emitaux.ml
-  create mode 100644 asmcomp/emitaux.mli
-  create mode 100644 asmcomp/i386/CSE.ml
-  create mode 100644 asmcomp/i386/NOTES.md
-  create mode 100644 asmcomp/i386/arch.ml
-  create mode 100644 asmcomp/i386/emit.mlp
-  create mode 100644 asmcomp/i386/proc.ml
-  create mode 100644 asmcomp/i386/reload.ml
-  create mode 100644 asmcomp/i386/scheduling.ml
-  create mode 100644 asmcomp/i386/selection.ml
-  create mode 100644 asmcomp/interf.ml
-  create mode 100644 asmcomp/interf.mli
-  create mode 100644 asmcomp/interval.ml
-  create mode 100644 asmcomp/interval.mli
-  create mode 100644 asmcomp/linear.ml
-  create mode 100644 asmcomp/linear.mli
-  create mode 100644 asmcomp/linearize.ml
-  create mode 100644 asmcomp/linearize.mli
-  create mode 100644 asmcomp/linscan.ml
-  create mode 100644 asmcomp/linscan.mli
-  create mode 100644 asmcomp/liveness.ml
-  create mode 100644 asmcomp/liveness.mli
-  create mode 100644 asmcomp/mach.ml
-  create mode 100644 asmcomp/mach.mli
-  create mode 100644 asmcomp/power/CSE.ml
-  create mode 100644 asmcomp/power/NOTES.md
-  create mode 100644 asmcomp/power/arch.ml
-  create mode 100644 asmcomp/power/emit.mlp
-  create mode 100644 asmcomp/power/proc.ml
-  create mode 100644 asmcomp/power/reload.ml
-  create mode 100644 asmcomp/power/scheduling.ml
-  create mode 100644 asmcomp/power/selection.ml
-  create mode 100644 asmcomp/printcmm.ml
-  create mode 100644 asmcomp/printcmm.mli
-  create mode 100644 asmcomp/printlinear.ml
-  create mode 100644 asmcomp/printlinear.mli
-  create mode 100644 asmcomp/printmach.ml
-  create mode 100644 asmcomp/printmach.mli
-  create mode 100644 asmcomp/proc.mli
-  create mode 100644 asmcomp/reg.ml
-  create mode 100644 asmcomp/reg.mli
-  create mode 100644 asmcomp/reload.mli
-  create mode 100644 asmcomp/reloadgen.ml
-  create mode 100644 asmcomp/reloadgen.mli
-  create mode 100644 asmcomp/riscv/CSE.ml
-  create mode 100644 asmcomp/riscv/NOTES.md
-  create mode 100644 asmcomp/riscv/arch.ml
-  create mode 100644 asmcomp/riscv/emit.mlp
-  create mode 100644 asmcomp/riscv/proc.ml
-  create mode 100644 asmcomp/riscv/reload.ml
-  create mode 100644 asmcomp/riscv/scheduling.ml
-  create mode 100644 asmcomp/riscv/selection.ml
-  create mode 100644 asmcomp/s390x/CSE.ml
-  create mode 100644 asmcomp/s390x/NOTES.md
-  create mode 100644 asmcomp/s390x/arch.ml
-  create mode 100644 asmcomp/s390x/emit.mlp
-  create mode 100644 asmcomp/s390x/proc.ml
-  create mode 100644 asmcomp/s390x/reload.ml
-  create mode 100644 asmcomp/s390x/scheduling.ml
-  create mode 100644 asmcomp/s390x/selection.ml
-  create mode 100644 asmcomp/schedgen.ml
-  create mode 100644 asmcomp/schedgen.mli
-  create mode 100644 asmcomp/scheduling.mli
-  create mode 100644 asmcomp/selectgen.ml
-  create mode 100644 asmcomp/selectgen.mli
-  create mode 100644 asmcomp/selection.mli
-  create mode 100644 asmcomp/spill.ml
-  create mode 100644 asmcomp/spill.mli
-  create mode 100644 asmcomp/split.ml
-  create mode 100644 asmcomp/split.mli
-  create mode 100644 asmcomp/strmatch.ml
-  create mode 100644 asmcomp/strmatch.mli
-  create mode 100644 asmcomp/x86_ast.mli
-  create mode 100644 asmcomp/x86_dsl.ml
-  create mode 100644 asmcomp/x86_dsl.mli
-  create mode 100644 asmcomp/x86_gas.ml
-  create mode 100644 asmcomp/x86_gas.mli
-  create mode 100644 asmcomp/x86_masm.ml
-  create mode 100644 asmcomp/x86_masm.mli
-  create mode 100644 asmcomp/x86_proc.ml
-  create mode 100644 asmcomp/x86_proc.mli
-  create mode 100644 boot/menhir/menhirLib.ml
-  create mode 100644 boot/menhir/menhirLib.mli
-  create mode 100644 boot/menhir/parser.ml
-  create mode 100644 boot/menhir/parser.mli
-  create mode 100755 boot/ocamlc
-  create mode 100755 boot/ocamllex
-  create mode 100644 build-aux/ax_func_which_gethostbyname_r.m4
-  create mode 100644 build-aux/ax_pthread.m4
-  create mode 100755 build-aux/compile
-  create mode 100755 build-aux/config.guess
-  create mode 100755 build-aux/config.sub
-  create mode 100755 build-aux/install-sh
-  create mode 100644 build-aux/libtool.m4
-  create mode 100644 build-aux/ltmain.sh
-  create mode 100644 build-aux/ltoptions.m4
-  create mode 100644 build-aux/ltsugar.m4
-  create mode 100644 build-aux/ltversion.m4
-  create mode 100644 build-aux/lt~obsolete.m4
-  create mode 100755 build-aux/missing
-  create mode 100644 bytecomp/bytegen.ml
-  create mode 100644 bytecomp/bytegen.mli
-  create mode 100644 bytecomp/bytelibrarian.ml
-  create mode 100644 bytecomp/bytelibrarian.mli
-  create mode 100644 bytecomp/bytelink.ml
-  create mode 100644 bytecomp/bytelink.mli
-  create mode 100644 bytecomp/bytepackager.ml
-  create mode 100644 bytecomp/bytepackager.mli
-  create mode 100644 bytecomp/bytesections.ml
-  create mode 100644 bytecomp/bytesections.mli
-  create mode 100644 bytecomp/dll.ml
-  create mode 100644 bytecomp/dll.mli
-  create mode 100644 bytecomp/dune
-  create mode 100644 bytecomp/emitcode.ml
-  create mode 100644 bytecomp/emitcode.mli
-  create mode 100644 bytecomp/instruct.ml
-  create mode 100644 bytecomp/instruct.mli
-  create mode 100644 bytecomp/meta.ml
-  create mode 100644 bytecomp/meta.mli
-  create mode 100644 bytecomp/printinstr.ml
-  create mode 100644 bytecomp/printinstr.mli
-  create mode 100644 bytecomp/symtable.ml
-  create mode 100644 bytecomp/symtable.mli
-  create mode 100644 compilerlibs/Makefile.compilerlibs
-  create mode 100755 configure
-  create mode 100644 configure.ac
-  create mode 100644 debugger/.depend
-  create mode 100644 debugger/Makefile
-  create mode 100644 debugger/breakpoints.ml
-  create mode 100644 debugger/breakpoints.mli
-  create mode 100644 debugger/checkpoints.ml
-  create mode 100644 debugger/checkpoints.mli
-  create mode 100644 debugger/command_line.ml
-  create mode 100644 debugger/command_line.mli
-  create mode 100644 debugger/debugcom.ml
-  create mode 100644 debugger/debugcom.mli
-  create mode 100644 debugger/debugger_config.ml
-  create mode 100644 debugger/debugger_config.mli
-  create mode 100644 debugger/debugger_lexer.mli
-  create mode 100644 debugger/debugger_lexer.mll
-  create mode 100644 debugger/debugger_parser.mly
-  create mode 100644 debugger/dune
-  create mode 100644 debugger/eval.ml
-  create mode 100644 debugger/eval.mli
-  create mode 100644 debugger/events.ml
-  create mode 100644 debugger/events.mli
-  create mode 100644 debugger/exec.ml
-  create mode 100644 debugger/exec.mli
-  create mode 100644 debugger/frames.ml
-  create mode 100644 debugger/frames.mli
-  create mode 100644 debugger/history.ml
-  create mode 100644 debugger/history.mli
-  create mode 100644 debugger/input_handling.ml
-  create mode 100644 debugger/input_handling.mli
-  create mode 100644 debugger/int64ops.ml
-  create mode 100644 debugger/int64ops.mli
-  create mode 100644 debugger/loadprinter.ml
-  create mode 100644 debugger/loadprinter.mli
-  create mode 100644 debugger/main.ml
-  create mode 100644 debugger/parameters.ml
-  create mode 100644 debugger/parameters.mli
-  create mode 100644 debugger/parser_aux.mli
-  create mode 100644 debugger/pattern_matching.ml
-  create mode 100644 debugger/pattern_matching.mli
-  create mode 100644 debugger/pos.ml
-  create mode 100644 debugger/pos.mli
-  create mode 100644 debugger/primitives.ml
-  create mode 100644 debugger/primitives.mli
-  create mode 100644 debugger/printval.ml
-  create mode 100644 debugger/printval.mli
-  create mode 100644 debugger/program_loading.ml
-  create mode 100644 debugger/program_loading.mli
-  create mode 100644 debugger/program_management.ml
-  create mode 100644 debugger/program_management.mli
-  create mode 100644 debugger/question.ml
-  create mode 100644 debugger/question.mli
-  create mode 100644 debugger/show_information.ml
-  create mode 100644 debugger/show_information.mli
-  create mode 100644 debugger/show_source.ml
-  create mode 100644 debugger/show_source.mli
-  create mode 100644 debugger/source.ml
-  create mode 100644 debugger/source.mli
-  create mode 100644 debugger/symbols.ml
-  create mode 100644 debugger/symbols.mli
-  create mode 100644 debugger/time_travel.ml
-  create mode 100644 debugger/time_travel.mli
-  create mode 100644 debugger/trap_barrier.ml
-  create mode 100644 debugger/trap_barrier.mli
-  create mode 100644 debugger/unix_tools.ml
-  create mode 100644 debugger/unix_tools.mli
-  create mode 100644 driver/compenv.ml
-  create mode 100644 driver/compenv.mli
-  create mode 100644 driver/compile.ml
-  create mode 100644 driver/compile.mli
-  create mode 100644 driver/compile_common.ml
-  create mode 100644 driver/compile_common.mli
-  create mode 100644 driver/compmisc.ml
-  create mode 100644 driver/compmisc.mli
-  create mode 100644 driver/errors.ml
-  create mode 100644 driver/errors.mli
-  create mode 100644 driver/main.ml
-  create mode 100644 driver/main_args.ml
-  create mode 100644 driver/main_args.mli
-  create mode 100644 driver/maindriver.ml
-  create mode 100644 driver/maindriver.mli
-  create mode 100644 driver/makedepend.ml
-  create mode 100644 driver/makedepend.mli
-  create mode 100644 driver/optcompile.ml
-  create mode 100644 driver/optcompile.mli
-  create mode 100644 driver/opterrors.ml
-  create mode 100644 driver/opterrors.mli
-  create mode 100644 driver/optmain.ml
-  create mode 100644 driver/optmaindriver.ml
-  create mode 100644 driver/optmaindriver.mli
-  create mode 100644 driver/pparse.ml
-  create mode 100644 driver/pparse.mli
-  create mode 100644 dune
-  create mode 100644 dune-project
-  create mode 100644 file_formats/cmi_format.ml
-  create mode 100644 file_formats/cmi_format.mli
-  create mode 100644 file_formats/cmo_format.mli
-  create mode 100644 file_formats/cmt_format.ml
-  create mode 100644 file_formats/cmt_format.mli
-  create mode 100644 file_formats/cmx_format.mli
-  create mode 100644 file_formats/cmxs_format.mli
-  create mode 100644 file_formats/linear_format.ml
-  create mode 100644 file_formats/linear_format.mli
-  create mode 100644 flexdll/.gitattributes
-  create mode 100644 flexdll/.gitignore
-  create mode 100644 flexdll/.ocp-indent
-  create mode 100644 flexdll/CHANGES
-  create mode 100644 flexdll/Compat401.ml
-  create mode 100644 flexdll/Compat402.ml
-  create mode 100644 flexdll/Compat403.ml
-  create mode 100644 flexdll/Compat405.ml
-  create mode 100644 flexdll/Compat406.ml
-  create mode 100644 flexdll/Compat407.ml
-  create mode 100644 flexdll/LICENSE
-  create mode 100644 flexdll/Makefile
-  create mode 100644 flexdll/README.md
-  create mode 100755 flexdll/appveyor.yml
-  create mode 100755 flexdll/appveyor_build.sh
-  create mode 100755 flexdll/checkenv
-  create mode 100755 flexdll/clear_appveyor_cache.sh
-  create mode 100644 flexdll/cmdline.ml
-  create mode 100644 flexdll/coff.ml
-  create mode 100644 flexdll/create_dll.ml
-  create mode 100644 flexdll/default.manifest
-  create mode 100755 flexdll/default_amd64.manifest
-  create mode 100644 flexdll/flexdll.c
-  create mode 100644 flexdll/flexdll.h
-  create mode 100644 flexdll/flexdll_initer.c
-  create mode 100644 flexdll/installer.nsi
-  create mode 100644 flexdll/msvs-detect
-  create mode 100644 flexdll/reloc.ml
-  create mode 100644 flexdll/test/Makefile
-  create mode 100644 flexdll/test/dump.c
-  create mode 100644 flexdll/test/plug1.c
-  create mode 100644 flexdll/test/plug2.c
-  create mode 100644 flexdll/version.rc
-  create mode 100644 lambda/.ocamlformat
-  create mode 100644 lambda/.ocamlformat-enable
-  create mode 100644 lambda/debuginfo.ml
-  create mode 100644 lambda/debuginfo.mli
-  create mode 100644 lambda/dune
-  create mode 100755 lambda/generate_runtimedef.sh
-  create mode 100644 lambda/lambda.ml
-  create mode 100644 lambda/lambda.mli
-  create mode 100644 lambda/matching.ml
-  create mode 100644 lambda/matching.mli
-  create mode 100644 lambda/printlambda.ml
-  create mode 100644 lambda/printlambda.mli
-  create mode 100644 lambda/runtimedef.mli
-  create mode 100644 lambda/simplif.ml
-  create mode 100644 lambda/simplif.mli
-  create mode 100644 lambda/switch.ml
-  create mode 100644 lambda/switch.mli
-  create mode 100644 lambda/translattribute.ml
-  create mode 100644 lambda/translattribute.mli
-  create mode 100644 lambda/translclass.ml
-  create mode 100644 lambda/translclass.mli
-  create mode 100644 lambda/translcore.ml
-  create mode 100644 lambda/translcore.mli
-  create mode 100644 lambda/translmod.ml
-  create mode 100644 lambda/translmod.mli
-  create mode 100644 lambda/translobj.ml
-  create mode 100644 lambda/translobj.mli
-  create mode 100644 lambda/translprim.ml
-  create mode 100644 lambda/translprim.mli
-  create mode 100644 lex/.depend
-  create mode 100644 lex/Makefile
-  create mode 100644 lex/common.ml
-  create mode 100644 lex/common.mli
-  create mode 100644 lex/compact.ml
-  create mode 100644 lex/compact.mli
-  create mode 100644 lex/cset.ml
-  create mode 100644 lex/cset.mli
-  create mode 100644 lex/lexer.mli
-  create mode 100644 lex/lexer.mll
-  create mode 100644 lex/lexgen.ml
-  create mode 100644 lex/lexgen.mli
-  create mode 100644 lex/main.ml
-  create mode 100644 lex/output.ml
-  create mode 100644 lex/output.mli
-  create mode 100644 lex/outputbis.ml
-  create mode 100644 lex/outputbis.mli
-  create mode 100644 lex/parser.mly
-  create mode 100644 lex/syntax.ml
-  create mode 100644 lex/syntax.mli
-  create mode 100644 lex/table.ml
-  create mode 100644 lex/table.mli
-  create mode 100644 man/Makefile
-  create mode 100644 man/ocaml.m
-  create mode 100644 man/ocamlc.m
-  create mode 100644 man/ocamlcp.m
-  create mode 100644 man/ocamldebug.m
-  create mode 100644 man/ocamldep.m
-  create mode 100644 man/ocamldoc.m
-  create mode 100644 man/ocamllex.m
-  create mode 100644 man/ocamlmktop.m
-  create mode 100644 man/ocamlopt.m
-  create mode 100644 man/ocamlprof.m
-  create mode 100644 man/ocamlrun.m
-  create mode 100644 man/ocamlyacc.m
-  create mode 100644 manual/LICENSE-for-the-manual
-  create mode 100644 manual/Makefile
-  create mode 100644 manual/README.md
-  create mode 100644 manual/manual/.gitignore
-  create mode 100644 manual/manual/Makefile
-  create mode 100644 manual/manual/allfiles.etex
-  create mode 100644 manual/manual/anchored_book.hva
-  create mode 100644 manual/manual/biblio.etex
-  create mode 100644 manual/manual/cmds/.gitignore
-  create mode 100644 manual/manual/cmds/Makefile
-  create mode 100644 manual/manual/cmds/afl-fuzz.etex
-  create mode 100644 manual/manual/cmds/comp.etex
-  create mode 100644 manual/manual/cmds/debugger.etex
-  create mode 100644 manual/manual/cmds/flambda.etex
-  create mode 100644 manual/manual/cmds/instrumented-runtime.etex
-  create mode 100644 manual/manual/cmds/intf-c.etex
-  create mode 100644 manual/manual/cmds/lexyacc.etex
-  create mode 100644 manual/manual/cmds/native.etex
-  create mode 100644 manual/manual/cmds/ocamldep.etex
-  create mode 100644 manual/manual/cmds/ocamldoc.etex
-  create mode 100644 manual/manual/cmds/profil.etex
-  create mode 100644 manual/manual/cmds/runtime.etex
-  create mode 100644 manual/manual/cmds/top.etex
-  create mode 100644 manual/manual/cmds/unified-options.etex
-  create mode 100644 manual/manual/foreword.etex
-  create mode 100644 manual/manual/html_processing/.gitignore
-  create mode 100644 manual/manual/html_processing/Makefile
-  create mode 100644 manual/manual/html_processing/README.md
-  create mode 100644 manual/manual/html_processing/dune-project
-  create mode 100644 manual/manual/html_processing/js/navigation.js
-  create mode 100644 manual/manual/html_processing/js/scroll.js
-  create mode 100644 manual/manual/html_processing/js/search.js
-  create mode 100644 manual/manual/html_processing/scss/_common.scss
-  create mode 100644 manual/manual/html_processing/scss/manual.scss
-  create mode 100644 manual/manual/html_processing/scss/style.scss
-  create mode 100644 manual/manual/html_processing/src/common.ml
-  create mode 100644 manual/manual/html_processing/src/process_api.ml
-  create mode 100644 manual/manual/html_processing/src/process_manual.ml
-  create mode 100644 manual/manual/htmlman/.gitignore
-  create mode 100644 manual/manual/htmlman/contents_motif.gif
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.eot
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.ttf
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.woff
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.woff2
-  create mode 100644 manual/manual/htmlman/libgraph.gif
-  create mode 100644 manual/manual/htmlman/next_motif.gif
-  create mode 100644 manual/manual/htmlman/previous_motif.gif
-  create mode 100644 manual/manual/index.tex
-  create mode 100644 manual/manual/infoman/.gitignore
-  create mode 100644 manual/manual/library/.gitignore
-  create mode 100644 manual/manual/library/Makefile
-  create mode 100644 manual/manual/library/builtin.etex
-  create mode 100644 manual/manual/library/compiler_libs.mld
-  create mode 100644 manual/manual/library/compilerlibs.etex
-  create mode 100644 manual/manual/library/core.etex
-  create mode 100644 manual/manual/library/libdynlink.etex
-  create mode 100644 manual/manual/library/libstr.etex
-  create mode 100644 manual/manual/library/libthreads.etex
-  create mode 100644 manual/manual/library/libunix.etex
-  create mode 100644 manual/manual/library/old.etex
-  create mode 100644 manual/manual/library/stdlib-blurb.etex
-  create mode 100644 manual/manual/macros.hva
-  create mode 100644 manual/manual/macros.tex
-  create mode 100644 manual/manual/manual.hva
-  create mode 100644 manual/manual/manual.inf
-  create mode 100644 manual/manual/manual.info.header
-  create mode 100644 manual/manual/manual.tex
-  create mode 100644 manual/manual/refman/.gitignore
-  create mode 100644 manual/manual/refman/Makefile
-  create mode 100644 manual/manual/refman/classes.etex
-  create mode 100644 manual/manual/refman/compunit.etex
-  create mode 100644 manual/manual/refman/const.etex
-  create mode 100644 manual/manual/refman/expr.etex
-  create mode 100644 manual/manual/refman/exten.etex
-  create mode 100644 manual/manual/refman/lex.etex
-  create mode 100644 manual/manual/refman/modtypes.etex
-  create mode 100644 manual/manual/refman/modules.etex
-  create mode 100644 manual/manual/refman/names.etex
-  create mode 100644 manual/manual/refman/patterns.etex
-  create mode 100644 manual/manual/refman/refman.etex
-  create mode 100644 manual/manual/refman/typedecl.etex
-  create mode 100644 manual/manual/refman/types.etex
-  create mode 100644 manual/manual/refman/values.etex
-  create mode 100644 manual/manual/style.css
-  create mode 100644 manual/manual/texstuff/.gitignore
-  create mode 100644 manual/manual/textman/.gitignore
-  create mode 100644 manual/manual/tutorials/.gitignore
-  create mode 100644 manual/manual/tutorials/Makefile
-  create mode 100644 manual/manual/tutorials/advexamples.etex
-  create mode 100644 manual/manual/tutorials/coreexamples.etex
-  create mode 100644 manual/manual/tutorials/lablexamples.etex
-  create mode 100644 manual/manual/tutorials/moduleexamples.etex
-  create mode 100644 manual/manual/tutorials/objectexamples.etex
-  create mode 100644 manual/manual/tutorials/polymorphism.etex
-  create mode 100644 manual/styles/altindex.sty
-  create mode 100644 manual/styles/doc.tfm
-  create mode 100644 manual/styles/docbf.tfm
-  create mode 100644 manual/styles/docit.tfm
-  create mode 100644 manual/styles/docmi.tfm
-  create mode 100644 manual/styles/docrm.tfm
-  create mode 100644 manual/styles/doctt.tfm
-  create mode 100644 manual/styles/fullpage.sty
-  create mode 100644 manual/styles/html.sty
-  create mode 100644 manual/styles/isolatin.sty
-  create mode 100644 manual/styles/multicols.sty
-  create mode 100644 manual/styles/multind.sty
-  create mode 100644 manual/styles/ocamldoc.hva
-  create mode 100644 manual/styles/ocamldoc.sty
-  create mode 100644 manual/styles/scroll.sty
-  create mode 100644 manual/styles/syntaxdef.hva
-  create mode 100644 manual/styles/syntaxdef.sty
-  create mode 100644 manual/styles/syntaxdeftxt.sty
-  create mode 100644 manual/tests/.gitignore
-  create mode 100644 manual/tests/Makefile
-  create mode 100644 manual/tests/README.md
-  create mode 100755 manual/tests/check-stdlib-modules
-  create mode 100644 manual/tests/cross_reference_checker.ml
-  create mode 100644 manual/tools/.gitignore
-  create mode 100644 manual/tools/Makefile
-  create mode 100755 manual/tools/fix_index.sh
-  create mode 100644 manual/tools/htmltransf.mll
-  create mode 100644 manual/tools/texquote2.ml
-  create mode 100644 manual/tools/transf.mll
-  create mode 100644 manual/tools/transfmain.ml
-  create mode 100644 middle_end/backend_intf.mli
-  create mode 100644 middle_end/backend_var.ml
-  create mode 100644 middle_end/backend_var.mli
-  create mode 100644 middle_end/clambda.ml
-  create mode 100644 middle_end/clambda.mli
-  create mode 100644 middle_end/clambda_primitives.ml
-  create mode 100644 middle_end/clambda_primitives.mli
-  create mode 100644 middle_end/closure/closure.ml
-  create mode 100644 middle_end/closure/closure.mli
-  create mode 100644 middle_end/closure/closure_middle_end.ml
-  create mode 100644 middle_end/closure/closure_middle_end.mli
-  create mode 100644 middle_end/compilation_unit.ml
-  create mode 100644 middle_end/compilation_unit.mli
-  create mode 100644 middle_end/compilenv.ml
-  create mode 100644 middle_end/compilenv.mli
-  create mode 100644 middle_end/convert_primitives.ml
-  create mode 100644 middle_end/convert_primitives.mli
-  create mode 100644 middle_end/flambda/alias_analysis.ml
-  create mode 100644 middle_end/flambda/alias_analysis.mli
-  create mode 100644 middle_end/flambda/allocated_const.ml
-  create mode 100644 middle_end/flambda/allocated_const.mli
-  create mode 100644 middle_end/flambda/augment_specialised_args.ml
-  create mode 100644 middle_end/flambda/augment_specialised_args.mli
-  create mode 100644 middle_end/flambda/base_types/closure_element.ml
-  create mode 100644 middle_end/flambda/base_types/closure_element.mli
-  create mode 100644 middle_end/flambda/base_types/closure_id.ml
-  create mode 100644 middle_end/flambda/base_types/closure_id.mli
-  create mode 100644 middle_end/flambda/base_types/closure_origin.ml
-  create mode 100644 middle_end/flambda/base_types/closure_origin.mli
-  create mode 100644 middle_end/flambda/base_types/export_id.ml
-  create mode 100644 middle_end/flambda/base_types/export_id.mli
-  create mode 100644 middle_end/flambda/base_types/id_types.ml
-  create mode 100644 middle_end/flambda/base_types/id_types.mli
-  create mode 100644 middle_end/flambda/base_types/mutable_variable.ml
-  create mode 100644 middle_end/flambda/base_types/mutable_variable.mli
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_id.ml
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_id.mli
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_origin.ml
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_origin.mli
-  create mode 100644 middle_end/flambda/base_types/static_exception.ml
-  create mode 100644 middle_end/flambda/base_types/static_exception.mli
-  create mode 100644 middle_end/flambda/base_types/tag.ml
-  create mode 100644 middle_end/flambda/base_types/tag.mli
-  create mode 100644 middle_end/flambda/base_types/var_within_closure.ml
-  create mode 100644 middle_end/flambda/base_types/var_within_closure.mli
-  create mode 100644 middle_end/flambda/build_export_info.ml
-  create mode 100644 middle_end/flambda/build_export_info.mli
-  create mode 100644 middle_end/flambda/closure_conversion.ml
-  create mode 100644 middle_end/flambda/closure_conversion.mli
-  create mode 100644 middle_end/flambda/closure_conversion_aux.ml
-  create mode 100644 middle_end/flambda/closure_conversion_aux.mli
-  create mode 100644 middle_end/flambda/closure_offsets.ml
-  create mode 100644 middle_end/flambda/closure_offsets.mli
-  create mode 100644 middle_end/flambda/effect_analysis.ml
-  create mode 100644 middle_end/flambda/effect_analysis.mli
-  create mode 100644 middle_end/flambda/export_info.ml
-  create mode 100644 middle_end/flambda/export_info.mli
-  create mode 100644 middle_end/flambda/export_info_for_pack.ml
-  create mode 100644 middle_end/flambda/export_info_for_pack.mli
-  create mode 100644 middle_end/flambda/extract_projections.ml
-  create mode 100644 middle_end/flambda/extract_projections.mli
-  create mode 100644 middle_end/flambda/find_recursive_functions.ml
-  create mode 100644 middle_end/flambda/find_recursive_functions.mli
-  create mode 100644 middle_end/flambda/flambda.ml
-  create mode 100644 middle_end/flambda/flambda.mli
-  create mode 100644 middle_end/flambda/flambda_invariants.ml
-  create mode 100644 middle_end/flambda/flambda_invariants.mli
-  create mode 100644 middle_end/flambda/flambda_iterators.ml
-  create mode 100644 middle_end/flambda/flambda_iterators.mli
-  create mode 100644 middle_end/flambda/flambda_middle_end.ml
-  create mode 100644 middle_end/flambda/flambda_middle_end.mli
-  create mode 100644 middle_end/flambda/flambda_to_clambda.ml
-  create mode 100644 middle_end/flambda/flambda_to_clambda.mli
-  create mode 100644 middle_end/flambda/flambda_utils.ml
-  create mode 100644 middle_end/flambda/flambda_utils.mli
-  create mode 100644 middle_end/flambda/freshening.ml
-  create mode 100644 middle_end/flambda/freshening.mli
-  create mode 100644 middle_end/flambda/import_approx.ml
-  create mode 100644 middle_end/flambda/import_approx.mli
-  create mode 100644 middle_end/flambda/inconstant_idents.ml
-  create mode 100644 middle_end/flambda/inconstant_idents.mli
-  create mode 100644 middle_end/flambda/initialize_symbol_to_let_symbol.ml
-  create mode 100644 middle_end/flambda/initialize_symbol_to_let_symbol.mli
-  create mode 100644 middle_end/flambda/inline_and_simplify.ml
-  create mode 100644 middle_end/flambda/inline_and_simplify.mli
-  create mode 100644 middle_end/flambda/inline_and_simplify_aux.ml
-  create mode 100644 middle_end/flambda/inline_and_simplify_aux.mli
-  create mode 100644 middle_end/flambda/inlining_cost.ml
-  create mode 100644 middle_end/flambda/inlining_cost.mli
-  create mode 100644 middle_end/flambda/inlining_decision.ml
-  create mode 100644 middle_end/flambda/inlining_decision.mli
-  create mode 100644 middle_end/flambda/inlining_decision_intf.mli
-  create mode 100644 middle_end/flambda/inlining_stats.ml
-  create mode 100644 middle_end/flambda/inlining_stats.mli
-  create mode 100644 middle_end/flambda/inlining_stats_types.ml
-  create mode 100644 middle_end/flambda/inlining_stats_types.mli
-  create mode 100644 middle_end/flambda/inlining_transforms.ml
-  create mode 100644 middle_end/flambda/inlining_transforms.mli
-  create mode 100644 middle_end/flambda/invariant_params.ml
-  create mode 100644 middle_end/flambda/invariant_params.mli
-  create mode 100644 middle_end/flambda/lift_code.ml
-  create mode 100644 middle_end/flambda/lift_code.mli
-  create mode 100644 middle_end/flambda/lift_constants.ml
-  create mode 100644 middle_end/flambda/lift_constants.mli
-  create mode 100644 middle_end/flambda/lift_let_to_initialize_symbol.ml
-  create mode 100644 middle_end/flambda/lift_let_to_initialize_symbol.mli
-  create mode 100644 middle_end/flambda/parameter.ml
-  create mode 100644 middle_end/flambda/parameter.mli
-  create mode 100644 middle_end/flambda/pass_wrapper.ml
-  create mode 100644 middle_end/flambda/pass_wrapper.mli
-  create mode 100644 middle_end/flambda/projection.ml
-  create mode 100644 middle_end/flambda/projection.mli
-  create mode 100644 middle_end/flambda/ref_to_variables.ml
-  create mode 100644 middle_end/flambda/ref_to_variables.mli
-  create mode 100644 middle_end/flambda/remove_free_vars_equal_to_args.ml
-  create mode 100644 middle_end/flambda/remove_free_vars_equal_to_args.mli
-  create mode 100644 middle_end/flambda/remove_unused_arguments.ml
-  create mode 100644 middle_end/flambda/remove_unused_arguments.mli
-  create mode 100644 middle_end/flambda/remove_unused_closure_vars.ml
-  create mode 100644 middle_end/flambda/remove_unused_closure_vars.mli
-  create mode 100644 middle_end/flambda/remove_unused_program_constructs.ml
-  create mode 100644 middle_end/flambda/remove_unused_program_constructs.mli
-  create mode 100644 middle_end/flambda/share_constants.ml
-  create mode 100644 middle_end/flambda/share_constants.mli
-  create mode 100644 middle_end/flambda/simple_value_approx.ml
-  create mode 100644 middle_end/flambda/simple_value_approx.mli
-  create mode 100644 middle_end/flambda/simplify_boxed_integer_ops.ml
-  create mode 100644 middle_end/flambda/simplify_boxed_integer_ops.mli
-  create mode 100644 middle_end/flambda/simplify_boxed_integer_ops_intf.mli
-  create mode 100644 middle_end/flambda/simplify_common.ml
-  create mode 100644 middle_end/flambda/simplify_common.mli
-  create mode 100644 middle_end/flambda/simplify_primitives.ml
-  create mode 100644 middle_end/flambda/simplify_primitives.mli
-  create mode 100644 middle_end/flambda/traverse_for_exported_symbols.ml
-  create mode 100644 middle_end/flambda/traverse_for_exported_symbols.mli
-  create mode 100644 middle_end/flambda/un_anf.ml
-  create mode 100644 middle_end/flambda/un_anf.mli
-  create mode 100644 middle_end/flambda/unbox_closures.ml
-  create mode 100644 middle_end/flambda/unbox_closures.mli
-  create mode 100644 middle_end/flambda/unbox_free_vars_of_closures.ml
-  create mode 100644 middle_end/flambda/unbox_free_vars_of_closures.mli
-  create mode 100644 middle_end/flambda/unbox_specialised_args.ml
-  create mode 100644 middle_end/flambda/unbox_specialised_args.mli
-  create mode 100644 middle_end/internal_variable_names.ml
-  create mode 100644 middle_end/internal_variable_names.mli
-  create mode 100644 middle_end/linkage_name.ml
-  create mode 100644 middle_end/linkage_name.mli
-  create mode 100644 middle_end/printclambda.ml
-  create mode 100644 middle_end/printclambda.mli
-  create mode 100644 middle_end/printclambda_primitives.ml
-  create mode 100644 middle_end/printclambda_primitives.mli
-  create mode 100644 middle_end/semantics_of_primitives.ml
-  create mode 100644 middle_end/semantics_of_primitives.mli
-  create mode 100644 middle_end/symbol.ml
-  create mode 100644 middle_end/symbol.mli
-  create mode 100644 middle_end/variable.ml
-  create mode 100644 middle_end/variable.mli
-  create mode 100644 ocaml-variants.opam
-  create mode 100644 ocamldoc/.depend
-  create mode 100644 ocamldoc/Changes.txt
-  create mode 100644 ocamldoc/Makefile
-  create mode 100644 ocamldoc/Makefile.docfiles
-  create mode 100644 ocamldoc/dune
-  create mode 100644 ocamldoc/generators/odoc_literate.ml
-  create mode 100644 ocamldoc/generators/odoc_todo.ml
-  create mode 100644 ocamldoc/ocamldoc.hva
-  create mode 100644 ocamldoc/ocamldoc.sty
-  create mode 100644 ocamldoc/odoc.ml
-  create mode 100644 ocamldoc/odoc_analyse.ml
-  create mode 100644 ocamldoc/odoc_analyse.mli
-  create mode 100644 ocamldoc/odoc_args.ml
-  create mode 100644 ocamldoc/odoc_args.mli
-  create mode 100644 ocamldoc/odoc_ast.ml
-  create mode 100644 ocamldoc/odoc_ast.mli
-  create mode 100644 ocamldoc/odoc_class.ml
-  create mode 100644 ocamldoc/odoc_comments.ml
-  create mode 100644 ocamldoc/odoc_comments.mli
-  create mode 100644 ocamldoc/odoc_comments_global.ml
-  create mode 100644 ocamldoc/odoc_comments_global.mli
-  create mode 100644 ocamldoc/odoc_config.ml
-  create mode 100644 ocamldoc/odoc_config.mli
-  create mode 100644 ocamldoc/odoc_control.ml
-  create mode 100644 ocamldoc/odoc_cross.ml
-  create mode 100644 ocamldoc/odoc_cross.mli
-  create mode 100644 ocamldoc/odoc_dag2html.ml
-  create mode 100644 ocamldoc/odoc_dag2html.mli
-  create mode 100644 ocamldoc/odoc_dep.ml
-  create mode 100644 ocamldoc/odoc_dot.ml
-  create mode 100644 ocamldoc/odoc_env.ml
-  create mode 100644 ocamldoc/odoc_env.mli
-  create mode 100644 ocamldoc/odoc_exception.ml
-  create mode 100644 ocamldoc/odoc_extension.ml
-  create mode 100644 ocamldoc/odoc_gen.ml
-  create mode 100644 ocamldoc/odoc_gen.mli
-  create mode 100644 ocamldoc/odoc_global.ml
-  create mode 100644 ocamldoc/odoc_global.mli
-  create mode 100644 ocamldoc/odoc_html.ml
-  create mode 100644 ocamldoc/odoc_index.html
-  create mode 100644 ocamldoc/odoc_info.ml
-  create mode 100644 ocamldoc/odoc_info.mli
-  create mode 100644 ocamldoc/odoc_inherit.ml
-  create mode 100644 ocamldoc/odoc_latex.ml
-  create mode 100644 ocamldoc/odoc_latex_style.ml
-  create mode 100644 ocamldoc/odoc_lexer.mll
-  create mode 100644 ocamldoc/odoc_man.ml
-  create mode 100644 ocamldoc/odoc_merge.ml
-  create mode 100644 ocamldoc/odoc_merge.mli
-  create mode 100644 ocamldoc/odoc_messages.ml
-  create mode 100644 ocamldoc/odoc_misc.ml
-  create mode 100644 ocamldoc/odoc_misc.mli
-  create mode 100644 ocamldoc/odoc_module.ml
-  create mode 100644 ocamldoc/odoc_name.ml
-  create mode 100644 ocamldoc/odoc_name.mli
-  create mode 100644 ocamldoc/odoc_ocamlhtml.mll
-  create mode 100644 ocamldoc/odoc_parameter.ml
-  create mode 100644 ocamldoc/odoc_parser.mly
-  create mode 100644 ocamldoc/odoc_print.ml
-  create mode 100644 ocamldoc/odoc_print.mli
-  create mode 100644 ocamldoc/odoc_scan.ml
-  create mode 100644 ocamldoc/odoc_search.ml
-  create mode 100644 ocamldoc/odoc_search.mli
-  create mode 100644 ocamldoc/odoc_see_lexer.mll
-  create mode 100644 ocamldoc/odoc_sig.ml
-  create mode 100644 ocamldoc/odoc_sig.mli
-  create mode 100644 ocamldoc/odoc_str.ml
-  create mode 100644 ocamldoc/odoc_str.mli
-  create mode 100644 ocamldoc/odoc_test.ml
-  create mode 100644 ocamldoc/odoc_texi.ml
-  create mode 100644 ocamldoc/odoc_text.ml
-  create mode 100644 ocamldoc/odoc_text.mli
-  create mode 100644 ocamldoc/odoc_text_lexer.mll
-  create mode 100644 ocamldoc/odoc_text_parser.mly
-  create mode 100644 ocamldoc/odoc_to_text.ml
-  create mode 100644 ocamldoc/odoc_type.ml
-  create mode 100644 ocamldoc/odoc_types.ml
-  create mode 100644 ocamldoc/odoc_types.mli
-  create mode 100644 ocamldoc/odoc_value.ml
-  create mode 100644 ocamltest/.depend
-  create mode 100644 ocamltest/Makefile
-  create mode 100644 ocamltest/README
-  create mode 100644 ocamltest/actions.ml
-  create mode 100644 ocamltest/actions.mli
-  create mode 100644 ocamltest/actions_helpers.ml
-  create mode 100644 ocamltest/actions_helpers.mli
-  create mode 100644 ocamltest/builtin_actions.ml
-  create mode 100644 ocamltest/builtin_actions.mli
-  create mode 100644 ocamltest/builtin_variables.ml
-  create mode 100644 ocamltest/builtin_variables.mli
-  create mode 100644 ocamltest/dune
-  create mode 100644 ocamltest/environments.ml
-  create mode 100644 ocamltest/environments.mli
-  create mode 100644 ocamltest/filecompare.ml
-  create mode 100644 ocamltest/filecompare.mli
-  create mode 100755 ocamltest/getocamloptdefaultflags
-  create mode 100644 ocamltest/main.ml
-  create mode 100644 ocamltest/main.mli
-  create mode 100644 ocamltest/modifier_parser.ml
-  create mode 100644 ocamltest/modifier_parser.mli
-  create mode 100644 ocamltest/ocaml_actions.ml
-  create mode 100644 ocamltest/ocaml_actions.mli
-  create mode 100644 ocamltest/ocaml_backends.ml
-  create mode 100644 ocamltest/ocaml_backends.mli
-  create mode 100644 ocamltest/ocaml_commands.ml
-  create mode 100644 ocamltest/ocaml_commands.mli
-  create mode 100644 ocamltest/ocaml_compilers.ml
-  create mode 100644 ocamltest/ocaml_compilers.mli
-  create mode 100644 ocamltest/ocaml_directories.ml
-  create mode 100644 ocamltest/ocaml_directories.mli
-  create mode 100644 ocamltest/ocaml_files.ml
-  create mode 100644 ocamltest/ocaml_files.mli
-  create mode 100644 ocamltest/ocaml_filetypes.ml
-  create mode 100644 ocamltest/ocaml_filetypes.mli
-  create mode 100644 ocamltest/ocaml_flags.ml
-  create mode 100644 ocamltest/ocaml_flags.mli
-  create mode 100644 ocamltest/ocaml_modifiers.ml
-  create mode 100644 ocamltest/ocaml_modifiers.mli
-  create mode 100644 ocamltest/ocaml_tests.ml
-  create mode 100644 ocamltest/ocaml_tests.mli
-  create mode 100644 ocamltest/ocaml_tools.ml
-  create mode 100644 ocamltest/ocaml_tools.mli
-  create mode 100644 ocamltest/ocaml_toplevels.ml
-  create mode 100644 ocamltest/ocaml_toplevels.mli
-  create mode 100644 ocamltest/ocaml_variables.ml
-  create mode 100644 ocamltest/ocaml_variables.mli
-  create mode 100644 ocamltest/ocamltest.org
-  create mode 100644 ocamltest/ocamltest_config.ml.in
-  create mode 100644 ocamltest/ocamltest_config.mli
-  create mode 100644 ocamltest/ocamltest_stdlib.ml
-  create mode 100644 ocamltest/ocamltest_stdlib.mli
-  create mode 100644 ocamltest/ocamltest_unix.mli
-  create mode 100644 ocamltest/ocamltest_unix_dummy.ml
-  create mode 100644 ocamltest/ocamltest_unix_real.ml
-  create mode 100644 ocamltest/options.ml
-  create mode 100644 ocamltest/options.mli
-  create mode 100644 ocamltest/result.ml
-  create mode 100644 ocamltest/result.mli
-  create mode 100644 ocamltest/run.h
-  create mode 100644 ocamltest/run_command.ml
-  create mode 100644 ocamltest/run_command.mli
-  create mode 100644 ocamltest/run_common.h
-  create mode 100644 ocamltest/run_stubs.c
-  create mode 100644 ocamltest/run_unix.c
-  create mode 100644 ocamltest/run_win32.c
-  create mode 100644 ocamltest/strace.ml
-  create mode 100644 ocamltest/strace.mli
-  create mode 100644 ocamltest/tests.ml
-  create mode 100644 ocamltest/tests.mli
-  create mode 100644 ocamltest/tsl_ast.ml
-  create mode 100644 ocamltest/tsl_ast.mli
-  create mode 100644 ocamltest/tsl_lexer.mli
-  create mode 100644 ocamltest/tsl_lexer.mll
-  create mode 100644 ocamltest/tsl_parser.mly
-  create mode 100644 ocamltest/tsl_semantics.ml
-  create mode 100644 ocamltest/tsl_semantics.mli
-  create mode 100644 ocamltest/variables.ml
-  create mode 100644 ocamltest/variables.mli
-  create mode 100644 otherlibs/Makefile
-  create mode 100644 otherlibs/Makefile.otherlibs.common
-  create mode 100644 otherlibs/bigarray/.depend
-  create mode 100644 otherlibs/bigarray/Makefile
-  create mode 100644 otherlibs/bigarray/bigarray.ml
-  create mode 100644 otherlibs/bigarray/bigarray.mli
-  create mode 100644 otherlibs/bigarray/empty.c
-  create mode 100644 otherlibs/dynlink/.depend
-  create mode 100644 otherlibs/dynlink/Makefile
-  create mode 100644 otherlibs/dynlink/byte/dynlink.ml
-  create mode 100644 otherlibs/dynlink/dune
-  create mode 100644 otherlibs/dynlink/dynlink.mli
-  create mode 100644 otherlibs/dynlink/dynlink_common.ml
-  create mode 100644 otherlibs/dynlink/dynlink_common.mli
-  create mode 100644 otherlibs/dynlink/dynlink_compilerlibs/Makefile.copy-sources
-  create mode 100644 otherlibs/dynlink/dynlink_platform_intf.ml
-  create mode 100644 otherlibs/dynlink/dynlink_types.ml
-  create mode 100644 otherlibs/dynlink/dynlink_types.mli
-  create mode 100644 otherlibs/dynlink/extract_crc.ml
-  create mode 100644 otherlibs/dynlink/native/dynlink.ml
-  create mode 100644 otherlibs/str/.depend
-  create mode 100644 otherlibs/str/Makefile
-  create mode 100644 otherlibs/str/dune
-  create mode 100644 otherlibs/str/str.ml
-  create mode 100644 otherlibs/str/str.mli
-  create mode 100644 otherlibs/str/strstubs.c
-  create mode 100644 otherlibs/systhreads/.depend
-  create mode 100644 otherlibs/systhreads/Makefile
-  create mode 100644 otherlibs/systhreads/condition.ml
-  create mode 100644 otherlibs/systhreads/condition.mli
-  create mode 100644 otherlibs/systhreads/event.ml
-  create mode 100644 otherlibs/systhreads/event.mli
-  create mode 100644 otherlibs/systhreads/mutex.ml
-  create mode 100644 otherlibs/systhreads/mutex.mli
-  create mode 100644 otherlibs/systhreads/semaphore.ml
-  create mode 100644 otherlibs/systhreads/semaphore.mli
-  create mode 100644 otherlibs/systhreads/st_posix.h
-  create mode 100644 otherlibs/systhreads/st_stubs.c
-  create mode 100644 otherlibs/systhreads/st_win32.h
-  create mode 100644 otherlibs/systhreads/thread.ml
-  create mode 100644 otherlibs/systhreads/thread.mli
-  create mode 100644 otherlibs/systhreads/threadUnix.ml
-  create mode 100644 otherlibs/systhreads/threadUnix.mli
-  create mode 100644 otherlibs/systhreads/threads.h
-  create mode 100644 otherlibs/unix/.depend
-  create mode 100644 otherlibs/unix/Makefile
-  create mode 100644 otherlibs/unix/accept.c
-  create mode 100644 otherlibs/unix/access.c
-  create mode 100644 otherlibs/unix/addrofstr.c
-  create mode 100644 otherlibs/unix/alarm.c
-  create mode 100644 otherlibs/unix/bind.c
-  create mode 100644 otherlibs/unix/channels.c
-  create mode 100644 otherlibs/unix/chdir.c
-  create mode 100644 otherlibs/unix/chmod.c
-  create mode 100644 otherlibs/unix/chown.c
-  create mode 100644 otherlibs/unix/chroot.c
-  create mode 100644 otherlibs/unix/close.c
-  create mode 100644 otherlibs/unix/closedir.c
-  create mode 100644 otherlibs/unix/connect.c
-  create mode 100644 otherlibs/unix/cst2constr.c
-  create mode 100644 otherlibs/unix/cst2constr.h
-  create mode 100644 otherlibs/unix/cstringv.c
-  create mode 100644 otherlibs/unix/dune
-  create mode 100644 otherlibs/unix/dup.c
-  create mode 100644 otherlibs/unix/dup2.c
-  create mode 100644 otherlibs/unix/envir.c
-  create mode 100644 otherlibs/unix/errmsg.c
-  create mode 100644 otherlibs/unix/execv.c
-  create mode 100644 otherlibs/unix/execve.c
-  create mode 100644 otherlibs/unix/execvp.c
-  create mode 100644 otherlibs/unix/exit.c
-  create mode 100644 otherlibs/unix/fchmod.c
-  create mode 100644 otherlibs/unix/fchown.c
-  create mode 100644 otherlibs/unix/fcntl.c
-  create mode 100644 otherlibs/unix/fork.c
-  create mode 100644 otherlibs/unix/fsync.c
-  create mode 100644 otherlibs/unix/ftruncate.c
-  create mode 100644 otherlibs/unix/getaddrinfo.c
-  create mode 100644 otherlibs/unix/getcwd.c
-  create mode 100644 otherlibs/unix/getegid.c
-  create mode 100644 otherlibs/unix/geteuid.c
-  create mode 100644 otherlibs/unix/getgid.c
-  create mode 100644 otherlibs/unix/getgr.c
-  create mode 100644 otherlibs/unix/getgroups.c
-  create mode 100644 otherlibs/unix/gethost.c
-  create mode 100644 otherlibs/unix/gethostname.c
-  create mode 100644 otherlibs/unix/getlogin.c
-  create mode 100644 otherlibs/unix/getnameinfo.c
-  create mode 100644 otherlibs/unix/getpeername.c
-  create mode 100644 otherlibs/unix/getpid.c
-  create mode 100644 otherlibs/unix/getppid.c
-  create mode 100644 otherlibs/unix/getproto.c
-  create mode 100644 otherlibs/unix/getpw.c
-  create mode 100644 otherlibs/unix/getserv.c
-  create mode 100644 otherlibs/unix/getsockname.c
-  create mode 100644 otherlibs/unix/gettimeofday.c
-  create mode 100644 otherlibs/unix/getuid.c
-  create mode 100644 otherlibs/unix/gmtime.c
-  create mode 100644 otherlibs/unix/initgroups.c
-  create mode 100644 otherlibs/unix/isatty.c
-  create mode 100644 otherlibs/unix/itimer.c
-  create mode 100644 otherlibs/unix/kill.c
-  create mode 100644 otherlibs/unix/link.c
-  create mode 100644 otherlibs/unix/listen.c
-  create mode 100644 otherlibs/unix/lockf.c
-  create mode 100644 otherlibs/unix/lseek.c
-  create mode 100644 otherlibs/unix/mkdir.c
-  create mode 100644 otherlibs/unix/mkfifo.c
-  create mode 100644 otherlibs/unix/mmap.c
-  create mode 100644 otherlibs/unix/mmap_ba.c
-  create mode 100644 otherlibs/unix/nanosecond_stat.h
-  create mode 100644 otherlibs/unix/nice.c
-  create mode 100644 otherlibs/unix/open.c
-  create mode 100644 otherlibs/unix/opendir.c
-  create mode 100644 otherlibs/unix/pipe.c
-  create mode 100644 otherlibs/unix/putenv.c
-  create mode 100644 otherlibs/unix/read.c
-  create mode 100644 otherlibs/unix/readdir.c
-  create mode 100644 otherlibs/unix/readlink.c
-  create mode 100644 otherlibs/unix/rename.c
-  create mode 100644 otherlibs/unix/rewinddir.c
-  create mode 100644 otherlibs/unix/rmdir.c
-  create mode 100644 otherlibs/unix/select.c
-  create mode 100644 otherlibs/unix/sendrecv.c
-  create mode 100644 otherlibs/unix/setgid.c
-  create mode 100644 otherlibs/unix/setgroups.c
-  create mode 100644 otherlibs/unix/setsid.c
-  create mode 100644 otherlibs/unix/setuid.c
-  create mode 100644 otherlibs/unix/shutdown.c
-  create mode 100644 otherlibs/unix/signals.c
-  create mode 100644 otherlibs/unix/sleep.c
-  create mode 100644 otherlibs/unix/socket.c
-  create mode 100644 otherlibs/unix/socketaddr.c
-  create mode 100644 otherlibs/unix/socketaddr.h
-  create mode 100644 otherlibs/unix/socketpair.c
-  create mode 100644 otherlibs/unix/sockopt.c
-  create mode 100644 otherlibs/unix/spawn.c
-  create mode 100644 otherlibs/unix/stat.c
-  create mode 100644 otherlibs/unix/strofaddr.c
-  create mode 100644 otherlibs/unix/symlink.c
-  create mode 100644 otherlibs/unix/termios.c
-  create mode 100644 otherlibs/unix/time.c
-  create mode 100644 otherlibs/unix/times.c
-  create mode 100644 otherlibs/unix/truncate.c
-  create mode 100644 otherlibs/unix/umask.c
-  create mode 100644 otherlibs/unix/unix.ml
-  create mode 100644 otherlibs/unix/unix.mli
-  create mode 100644 otherlibs/unix/unixLabels.ml
-  create mode 100644 otherlibs/unix/unixLabels.mli
-  create mode 100644 otherlibs/unix/unixsupport.c
-  create mode 100644 otherlibs/unix/unixsupport.h
-  create mode 100644 otherlibs/unix/unlink.c
-  create mode 100644 otherlibs/unix/utimes.c
-  create mode 100644 otherlibs/unix/wait.c
-  create mode 100644 otherlibs/unix/write.c
-  create mode 100644 otherlibs/win32unix/.depend
-  create mode 100644 otherlibs/win32unix/Makefile
-  create mode 100644 otherlibs/win32unix/accept.c
-  create mode 100644 otherlibs/win32unix/bind.c
-  create mode 100644 otherlibs/win32unix/channels.c
-  create mode 100644 otherlibs/win32unix/close.c
-  create mode 100644 otherlibs/win32unix/close_on.c
-  create mode 100644 otherlibs/win32unix/connect.c
-  create mode 100644 otherlibs/win32unix/createprocess.c
-  create mode 100644 otherlibs/win32unix/dup.c
-  create mode 100644 otherlibs/win32unix/dup2.c
-  create mode 100644 otherlibs/win32unix/envir.c
-  create mode 100644 otherlibs/win32unix/errmsg.c
-  create mode 100644 otherlibs/win32unix/getpeername.c
-  create mode 100644 otherlibs/win32unix/getpid.c
-  create mode 100644 otherlibs/win32unix/getsockname.c
-  create mode 100644 otherlibs/win32unix/gettimeofday.c
-  create mode 100644 otherlibs/win32unix/isatty.c
-  create mode 100644 otherlibs/win32unix/link.c
-  create mode 100644 otherlibs/win32unix/listen.c
-  create mode 100644 otherlibs/win32unix/lockf.c
-  create mode 100644 otherlibs/win32unix/lseek.c
-  create mode 100644 otherlibs/win32unix/mmap.c
-  create mode 100644 otherlibs/win32unix/nonblock.c
-  create mode 100644 otherlibs/win32unix/open.c
-  create mode 100644 otherlibs/win32unix/pipe.c
-  create mode 100644 otherlibs/win32unix/read.c
-  create mode 100644 otherlibs/win32unix/readlink.c
-  create mode 100644 otherlibs/win32unix/rename.c
-  create mode 100644 otherlibs/win32unix/select.c
-  create mode 100644 otherlibs/win32unix/sendrecv.c
-  create mode 100644 otherlibs/win32unix/shutdown.c
-  create mode 100644 otherlibs/win32unix/sleep.c
-  create mode 100644 otherlibs/win32unix/socket.c
-  create mode 100644 otherlibs/win32unix/sockopt.c
-  create mode 100644 otherlibs/win32unix/startup.c
-  create mode 100644 otherlibs/win32unix/stat.c
-  create mode 100644 otherlibs/win32unix/symlink.c
-  create mode 100644 otherlibs/win32unix/system.c
-  create mode 100644 otherlibs/win32unix/times.c
-  create mode 100644 otherlibs/win32unix/truncate.c
-  create mode 100644 otherlibs/win32unix/unix.ml
-  create mode 100644 otherlibs/win32unix/unixsupport.c
-  create mode 100644 otherlibs/win32unix/unixsupport.h
-  create mode 100644 otherlibs/win32unix/utimes.c
-  create mode 100644 otherlibs/win32unix/windbug.c
-  create mode 100644 otherlibs/win32unix/windbug.h
-  create mode 100644 otherlibs/win32unix/windir.c
-  create mode 100644 otherlibs/win32unix/winlist.c
-  create mode 100644 otherlibs/win32unix/winlist.h
-  create mode 100644 otherlibs/win32unix/winwait.c
-  create mode 100644 otherlibs/win32unix/winworker.c
-  create mode 100644 otherlibs/win32unix/winworker.h
-  create mode 100644 otherlibs/win32unix/write.c
-  create mode 100644 parsing/CONFLICTS.md
-  create mode 100644 parsing/HACKING.adoc
-  create mode 100644 parsing/VIPs.md
-  create mode 100644 parsing/ast_helper.ml
-  create mode 100644 parsing/ast_helper.mli
-  create mode 100644 parsing/ast_invariants.ml
-  create mode 100644 parsing/ast_invariants.mli
-  create mode 100644 parsing/ast_iterator.ml
-  create mode 100644 parsing/ast_iterator.mli
-  create mode 100644 parsing/ast_mapper.ml
-  create mode 100644 parsing/ast_mapper.mli
-  create mode 100644 parsing/asttypes.mli
-  create mode 100644 parsing/attr_helper.ml
-  create mode 100644 parsing/attr_helper.mli
-  create mode 100644 parsing/builtin_attributes.ml
-  create mode 100644 parsing/builtin_attributes.mli
-  create mode 100644 parsing/depend.ml
-  create mode 100644 parsing/depend.mli
-  create mode 100644 parsing/docstrings.ml
-  create mode 100644 parsing/docstrings.mli
-  create mode 100644 parsing/dune
-  create mode 100644 parsing/lexer.mli
-  create mode 100644 parsing/lexer.mll
-  create mode 100644 parsing/location.ml
-  create mode 100644 parsing/location.mli
-  create mode 100644 parsing/longident.ml
-  create mode 100644 parsing/longident.mli
-  create mode 100644 parsing/parse.ml
-  create mode 100644 parsing/parse.mli
-  create mode 100644 parsing/parser.mly
-  create mode 100644 parsing/parsetree.mli
-  create mode 100644 parsing/pprintast.ml
-  create mode 100644 parsing/pprintast.mli
-  create mode 100644 parsing/printast.ml
-  create mode 100644 parsing/printast.mli
-  create mode 100644 parsing/syntaxerr.ml
-  create mode 100644 parsing/syntaxerr.mli
-  create mode 100644 release-info/News
-  create mode 100644 release-info/howto.md
-  create mode 100644 release-info/markdown-add-pr-links.sh
-  create mode 100644 release-info/templates/beta.md
-  create mode 100644 release-info/templates/production.md
-  create mode 100644 release-info/templates/rc.md
-  create mode 100644 runtime/Makefile
-  create mode 100644 runtime/afl.c
-  create mode 100644 runtime/alloc.c
-  create mode 100644 runtime/amd64.S
-  create mode 100644 runtime/amd64nt.asm
-  create mode 100644 runtime/arm.S
-  create mode 100644 runtime/arm64.S
-  create mode 100644 runtime/array.c
-  create mode 100644 runtime/backtrace.c
-  create mode 100644 runtime/backtrace_byt.c
-  create mode 100644 runtime/backtrace_nat.c
-  create mode 100644 runtime/bigarray.c
-  create mode 100644 runtime/callback.c
-  create mode 100644 runtime/caml/address_class.h
-  create mode 100644 runtime/caml/alloc.h
-  create mode 100644 runtime/caml/backtrace.h
-  create mode 100644 runtime/caml/backtrace_prim.h
-  create mode 100644 runtime/caml/bigarray.h
-  create mode 100644 runtime/caml/callback.h
-  create mode 100644 runtime/caml/codefrag.h
-  create mode 100644 runtime/caml/compact.h
-  create mode 100644 runtime/caml/compare.h
-  create mode 100644 runtime/caml/compatibility.h
-  create mode 100644 runtime/caml/config.h
-  create mode 100644 runtime/caml/custom.h
-  create mode 100644 runtime/caml/debugger.h
-  create mode 100644 runtime/caml/domain.h
-  create mode 100644 runtime/caml/domain_state.h
-  create mode 100644 runtime/caml/domain_state.tbl
-  create mode 100644 runtime/caml/dune
-  create mode 100644 runtime/caml/dynlink.h
-  create mode 100644 runtime/caml/eventlog.h
-  create mode 100644 runtime/caml/exec.h
-  create mode 100644 runtime/caml/fail.h
-  create mode 100644 runtime/caml/finalise.h
-  create mode 100644 runtime/caml/fix_code.h
-  create mode 100644 runtime/caml/freelist.h
-  create mode 100644 runtime/caml/gc.h
-  create mode 100644 runtime/caml/gc_ctrl.h
-  create mode 100644 runtime/caml/globroots.h
-  create mode 100644 runtime/caml/hash.h
-  create mode 100644 runtime/caml/hooks.h
-  create mode 100644 runtime/caml/instrtrace.h
-  create mode 100644 runtime/caml/instruct.h
-  create mode 100644 runtime/caml/interp.h
-  create mode 100644 runtime/caml/intext.h
-  create mode 100644 runtime/caml/io.h
-  create mode 100644 runtime/caml/m.h.in
-  create mode 100644 runtime/caml/major_gc.h
-  create mode 100644 runtime/caml/md5.h
-  create mode 100644 runtime/caml/memory.h
-  create mode 100644 runtime/caml/memprof.h
-  create mode 100644 runtime/caml/minor_gc.h
-  create mode 100644 runtime/caml/misc.h
-  create mode 100644 runtime/caml/mlvalues.h
-  create mode 100644 runtime/caml/osdeps.h
-  create mode 100644 runtime/caml/prims.h
-  create mode 100644 runtime/caml/printexc.h
-  create mode 100644 runtime/caml/reverse.h
-  create mode 100644 runtime/caml/roots.h
-  create mode 100644 runtime/caml/s.h.in
-  create mode 100644 runtime/caml/signals.h
-  create mode 100644 runtime/caml/signals_machdep.h
-  create mode 100644 runtime/caml/skiplist.h
-  create mode 100644 runtime/caml/stack.h
-  create mode 100644 runtime/caml/stacks.h
-  create mode 100644 runtime/caml/startup.h
-  create mode 100644 runtime/caml/startup_aux.h
-  create mode 100644 runtime/caml/sys.h
-  create mode 100644 runtime/caml/ui.h
-  create mode 100644 runtime/caml/weak.h
-  create mode 100644 runtime/clambda_checks.c
-  create mode 100644 runtime/codefrag.c
-  create mode 100644 runtime/compact.c
-  create mode 100644 runtime/compare.c
-  create mode 100644 runtime/custom.c
-  create mode 100644 runtime/debugger.c
-  create mode 100644 runtime/domain.c
-  create mode 100644 runtime/dune
-  create mode 100644 runtime/dynlink.c
-  create mode 100644 runtime/dynlink_nat.c
-  create mode 100644 runtime/eventlog.c
-  create mode 100644 runtime/extern.c
-  create mode 100644 runtime/fail_byt.c
-  create mode 100644 runtime/fail_nat.c
-  create mode 100644 runtime/finalise.c
-  create mode 100644 runtime/fix_code.c
-  create mode 100644 runtime/floats.c
-  create mode 100644 runtime/freelist.c
-  create mode 100644 runtime/gc_ctrl.c
-  create mode 100644 runtime/gen_domain_state32_inc.awk
-  create mode 100644 runtime/gen_domain_state64_inc.awk
-  create mode 100755 runtime/gen_primitives.sh
-  create mode 100644 runtime/globroots.c
-  create mode 100644 runtime/hash.c
-  create mode 100644 runtime/i386.S
-  create mode 100644 runtime/i386nt.asm
-  create mode 100644 runtime/instrtrace.c
-  create mode 100644 runtime/intern.c
-  create mode 100644 runtime/interp.c
-  create mode 100644 runtime/ints.c
-  create mode 100644 runtime/io.c
-  create mode 100644 runtime/lexing.c
-  create mode 100644 runtime/main.c
-  create mode 100644 runtime/major_gc.c
-  create mode 100644 runtime/md5.c
-  create mode 100644 runtime/memory.c
-  create mode 100644 runtime/memprof.c
-  create mode 100644 runtime/meta.c
-  create mode 100644 runtime/minor_gc.c
-  create mode 100644 runtime/misc.c
-  create mode 100644 runtime/obj.c
-  create mode 100644 runtime/parsing.c
-  create mode 100644 runtime/power.S
-  create mode 100644 runtime/printexc.c
-  create mode 100644 runtime/riscv.S
-  create mode 100644 runtime/roots_byt.c
-  create mode 100644 runtime/roots_nat.c
-  create mode 100644 runtime/s390x.S
-  create mode 100644 runtime/signals.c
-  create mode 100644 runtime/signals_byt.c
-  create mode 100644 runtime/signals_nat.c
-  create mode 100644 runtime/signals_osdep.h
-  create mode 100644 runtime/skiplist.c
-  create mode 100644 runtime/stacks.c
-  create mode 100644 runtime/startup_aux.c
-  create mode 100644 runtime/startup_byt.c
-  create mode 100644 runtime/startup_nat.c
-  create mode 100644 runtime/str.c
-  create mode 100644 runtime/sys.c
-  create mode 100644 runtime/unix.c
-  create mode 100644 runtime/weak.c
-  create mode 100644 runtime/win32.c
-  create mode 100644 stdlib/.depend
-  create mode 100755 stdlib/Compflags
-  create mode 100644 stdlib/HACKING.adoc
-  create mode 100644 stdlib/Makefile
-  create mode 100644 stdlib/StdlibModules
-  create mode 100644 stdlib/arg.ml
-  create mode 100644 stdlib/arg.mli
-  create mode 100644 stdlib/array.ml
-  create mode 100644 stdlib/array.mli
-  create mode 100644 stdlib/arrayLabels.ml
-  create mode 100644 stdlib/arrayLabels.mli
-  create mode 100644 stdlib/atomic.ml
-  create mode 100644 stdlib/atomic.mli
-  create mode 100644 stdlib/bigarray.ml
-  create mode 100644 stdlib/bigarray.mli
-  create mode 100644 stdlib/bool.ml
-  create mode 100644 stdlib/bool.mli
-  create mode 100644 stdlib/buffer.ml
-  create mode 100644 stdlib/buffer.mli
-  create mode 100644 stdlib/bytes.ml
-  create mode 100644 stdlib/bytes.mli
-  create mode 100644 stdlib/bytesLabels.ml
-  create mode 100644 stdlib/bytesLabels.mli
-  create mode 100644 stdlib/callback.ml
-  create mode 100644 stdlib/callback.mli
-  create mode 100644 stdlib/camlinternalAtomic.ml
-  create mode 100644 stdlib/camlinternalAtomic.mli
-  create mode 100644 stdlib/camlinternalFormat.ml
-  create mode 100644 stdlib/camlinternalFormat.mli
-  create mode 100644 stdlib/camlinternalFormatBasics.ml
-  create mode 100644 stdlib/camlinternalFormatBasics.mli
-  create mode 100644 stdlib/camlinternalLazy.ml
-  create mode 100644 stdlib/camlinternalLazy.mli
-  create mode 100644 stdlib/camlinternalMod.ml
-  create mode 100644 stdlib/camlinternalMod.mli
-  create mode 100644 stdlib/camlinternalOO.ml
-  create mode 100644 stdlib/camlinternalOO.mli
-  create mode 100644 stdlib/char.ml
-  create mode 100644 stdlib/char.mli
-  create mode 100644 stdlib/complex.ml
-  create mode 100644 stdlib/complex.mli
-  create mode 100644 stdlib/digest.ml
-  create mode 100644 stdlib/digest.mli
-  create mode 100644 stdlib/dune
-  create mode 100644 stdlib/either.ml
-  create mode 100644 stdlib/either.mli
-  create mode 100644 stdlib/ephemeron.ml
-  create mode 100644 stdlib/ephemeron.mli
-  create mode 100644 stdlib/expand_module_aliases.awk
-  create mode 100644 stdlib/filename.ml
-  create mode 100644 stdlib/filename.mli
-  create mode 100644 stdlib/float.ml
-  create mode 100644 stdlib/float.mli
-  create mode 100644 stdlib/format.ml
-  create mode 100644 stdlib/format.mli
-  create mode 100644 stdlib/fun.ml
-  create mode 100644 stdlib/fun.mli
-  create mode 100644 stdlib/gc.ml
-  create mode 100644 stdlib/gc.mli
-  create mode 100644 stdlib/genlex.ml
-  create mode 100644 stdlib/genlex.mli
-  create mode 100644 stdlib/hashbang
-  create mode 100644 stdlib/hashtbl.ml
-  create mode 100644 stdlib/hashtbl.mli
-  create mode 100644 stdlib/header.c
-  create mode 100644 stdlib/headernt.c
-  create mode 100644 stdlib/int.ml
-  create mode 100644 stdlib/int.mli
-  create mode 100644 stdlib/int32.ml
-  create mode 100644 stdlib/int32.mli
-  create mode 100644 stdlib/int64.ml
-  create mode 100644 stdlib/int64.mli
-  create mode 100644 stdlib/lazy.ml
-  create mode 100644 stdlib/lazy.mli
-  create mode 100644 stdlib/lexing.ml
-  create mode 100644 stdlib/lexing.mli
-  create mode 100644 stdlib/list.ml
-  create mode 100644 stdlib/list.mli
-  create mode 100644 stdlib/listLabels.ml
-  create mode 100644 stdlib/listLabels.mli
-  create mode 100644 stdlib/map.ml
-  create mode 100644 stdlib/map.mli
-  create mode 100644 stdlib/marshal.ml
-  create mode 100644 stdlib/marshal.mli
-  create mode 100644 stdlib/moreLabels.ml
-  create mode 100644 stdlib/moreLabels.mli
-  create mode 100644 stdlib/nativeint.ml
-  create mode 100644 stdlib/nativeint.mli
-  create mode 100644 stdlib/obj.ml
-  create mode 100644 stdlib/obj.mli
-  create mode 100644 stdlib/ocaml_operators.mld
-  create mode 100644 stdlib/oo.ml
-  create mode 100644 stdlib/oo.mli
-  create mode 100644 stdlib/option.ml
-  create mode 100644 stdlib/option.mli
-  create mode 100644 stdlib/parsing.ml
-  create mode 100644 stdlib/parsing.mli
-  create mode 100644 stdlib/pervasives.ml
-  create mode 100644 stdlib/printexc.ml
-  create mode 100644 stdlib/printexc.mli
-  create mode 100644 stdlib/printf.ml
-  create mode 100644 stdlib/printf.mli
-  create mode 100644 stdlib/queue.ml
-  create mode 100644 stdlib/queue.mli
-  create mode 100644 stdlib/random.ml
-  create mode 100644 stdlib/random.mli
-  create mode 100644 stdlib/remove_module_aliases.awk
-  create mode 100644 stdlib/result.ml
-  create mode 100644 stdlib/result.mli
-  create mode 100644 stdlib/scanf.ml
-  create mode 100644 stdlib/scanf.mli
-  create mode 100644 stdlib/seq.ml
-  create mode 100644 stdlib/seq.mli
-  create mode 100644 stdlib/set.ml
-  create mode 100644 stdlib/set.mli
-  create mode 100644 stdlib/stack.ml
-  create mode 100644 stdlib/stack.mli
-  create mode 100644 stdlib/stdLabels.ml
-  create mode 100644 stdlib/stdLabels.mli
-  create mode 100644 stdlib/std_exit.ml
-  create mode 100644 stdlib/stdlib.ml
-  create mode 100644 stdlib/stdlib.mli
-  create mode 100644 stdlib/stream.ml
-  create mode 100644 stdlib/stream.mli
-  create mode 100644 stdlib/string.ml
-  create mode 100644 stdlib/string.mli
-  create mode 100644 stdlib/stringLabels.ml
-  create mode 100644 stdlib/stringLabels.mli
-  create mode 100644 stdlib/sys.mli
-  create mode 100644 stdlib/sys.mlp
-  create mode 100644 stdlib/templates/README.adoc
-  create mode 100644 stdlib/templates/float.template.mli
-  create mode 100644 stdlib/templates/floatarraylabeled.template.mli
-  create mode 100644 stdlib/templates/hashtbl.template.mli
-  create mode 100644 stdlib/templates/map.template.mli
-  create mode 100644 stdlib/templates/moreLabels.template.mli
-  create mode 100644 stdlib/templates/set.template.mli
-  create mode 100644 stdlib/uchar.ml
-  create mode 100644 stdlib/uchar.mli
-  create mode 100644 stdlib/unit.ml
-  create mode 100644 stdlib/unit.mli
-  create mode 100644 stdlib/weak.ml
-  create mode 100644 stdlib/weak.mli
-  create mode 100644 testsuite/HACKING.adoc
-  create mode 100644 testsuite/Makefile
-  create mode 100644 testsuite/lib/Makefile
-  create mode 100644 testsuite/lib/lib.ml
-  create mode 100644 testsuite/lib/testing.ml
-  create mode 100644 testsuite/lib/testing.mli
-  create mode 100644 testsuite/summarize.awk
-  create mode 100644 testsuite/tests/afl-instrumentation/afltest.ml
-  create mode 100755 testsuite/tests/afl-instrumentation/afltest.run
-  create mode 100644 testsuite/tests/afl-instrumentation/harness.ml
-  create mode 100644 testsuite/tests/afl-instrumentation/has-afl-showmap.sh
-  create mode 100644 testsuite/tests/afl-instrumentation/test.ml
-  create mode 100644 testsuite/tests/arch-power/exn_raise.ml
-  create mode 100644 testsuite/tests/arch-power/exn_raise.reference
-  create mode 100644 testsuite/tests/array-functions/test.ml
-  create mode 100644 testsuite/tests/array-functions/test.reference
-  create mode 100644 testsuite/tests/asmcomp/0001-test.compilers.reference
-  create mode 100644 testsuite/tests/asmcomp/0001-test.ml
-  create mode 100644 testsuite/tests/asmcomp/bind_tuples.ml
-  create mode 100644 testsuite/tests/asmcomp/compare.ml
-  create mode 100644 testsuite/tests/asmcomp/compare.reference
-  create mode 100644 testsuite/tests/asmcomp/func_sections.arm.reference
-  create mode 100644 testsuite/tests/asmcomp/func_sections.ml
-  create mode 100644 testsuite/tests/asmcomp/func_sections.reference
-  create mode 100755 testsuite/tests/asmcomp/func_sections.run
-  create mode 100644 testsuite/tests/asmcomp/is_in_static_data.c
-  create mode 100644 testsuite/tests/asmcomp/is_static.ml
-  create mode 100644 testsuite/tests/asmcomp/is_static_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/is_static_flambda_dep.ml
-  create mode 100644 testsuite/tests/asmcomp/lift_mutable_let_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/optargs.ml
-  create mode 100644 testsuite/tests/asmcomp/register_typing.ml
-  create mode 100644 testsuite/tests/asmcomp/register_typing_switch.ml
-  create mode 100644 testsuite/tests/asmcomp/simple_float_const.ml
-  create mode 100644 testsuite/tests/asmcomp/simple_float_const_opaque.ml
-  create mode 100644 testsuite/tests/asmcomp/static_float_array_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/static_float_array_flambda_opaque.ml
-  create mode 100644 testsuite/tests/asmcomp/staticalloc.ml
-  create mode 100644 testsuite/tests/asmcomp/unrolling_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/unrolling_flambda2.ml
-  create mode 100644 testsuite/tests/asmgen/arith.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-float.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-multiple.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-rec-deadhandler.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-rec-deadhandler.reference
-  create mode 100755 testsuite/tests/asmgen/catch-rec-deadhandler.run
-  create mode 100644 testsuite/tests/asmgen/catch-rec.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-try-float.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-try.cmm
-  create mode 100644 testsuite/tests/asmgen/checkbound.cmm
-  create mode 100644 testsuite/tests/asmgen/even-odd-spill-float.cmm
-  create mode 100644 testsuite/tests/asmgen/even-odd-spill.cmm
-  create mode 100644 testsuite/tests/asmgen/even-odd.cmm
-  create mode 100644 testsuite/tests/asmgen/fib.cmm
-  create mode 100644 testsuite/tests/asmgen/immediates.cmm
-  create mode 100644 testsuite/tests/asmgen/immediates.cmmpp
-  create mode 100644 testsuite/tests/asmgen/immediates.tbl
-  create mode 100644 testsuite/tests/asmgen/integr.cmm
-  create mode 100644 testsuite/tests/asmgen/main.c
-  create mode 100644 testsuite/tests/asmgen/mainarith.c
-  create mode 100644 testsuite/tests/asmgen/mainimmed.c
-  create mode 100644 testsuite/tests/asmgen/pgcd.cmm
-  create mode 100644 testsuite/tests/asmgen/quicksort.cmm
-  create mode 100644 testsuite/tests/asmgen/quicksort2.cmm
-  create mode 100644 testsuite/tests/asmgen/soli.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-fib.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-integr.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-quicksort.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-tak.cmm
-  create mode 100644 testsuite/tests/asmgen/tak.cmm
-  create mode 100644 testsuite/tests/ast-invariants/test.ml
-  create mode 100644 testsuite/tests/ast-invariants/test.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace.run
-  create mode 100644 testsuite/tests/backtrace/backtrace2.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace2.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace3.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace3.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace_deprecated.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace_deprecated.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace_or_exception.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace_or_exception.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace_slots.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace_slots.reference
-  create mode 100644 testsuite/tests/backtrace/backtraces_and_finalizers.ml
-  create mode 100644 testsuite/tests/backtrace/backtraces_and_finalizers.reference
-  create mode 100644 testsuite/tests/backtrace/callstack.ml
-  create mode 100644 testsuite/tests/backtrace/callstack.reference
-  create mode 100644 testsuite/tests/backtrace/event_after_prim.ml
-  create mode 100644 testsuite/tests/backtrace/event_after_prim.reference
-  create mode 100755 testsuite/tests/backtrace/filter-locations.sh
-  create mode 100644 testsuite/tests/backtrace/inline_test.ml
-  create mode 100644 testsuite/tests/backtrace/inline_test.reference
-  create mode 100755 testsuite/tests/backtrace/inline_test.run
-  create mode 100644 testsuite/tests/backtrace/inline_traversal_test.ml
-  create mode 100644 testsuite/tests/backtrace/inline_traversal_test.reference
-  create mode 100755 testsuite/tests/backtrace/inline_traversal_test.run
-  create mode 100644 testsuite/tests/backtrace/lazy.ml
-  create mode 100644 testsuite/tests/backtrace/lazy.reference
-  create mode 100644 testsuite/tests/backtrace/methods.ml
-  create mode 100644 testsuite/tests/backtrace/methods.reference
-  create mode 100644 testsuite/tests/backtrace/names.ml
-  create mode 100644 testsuite/tests/backtrace/names.reference
-  create mode 100644 testsuite/tests/backtrace/pr2195-locs.byte.reference
-  create mode 100644 testsuite/tests/backtrace/pr2195-nolocs.byte.reference
-  create mode 100644 testsuite/tests/backtrace/pr2195.ml
-  create mode 100644 testsuite/tests/backtrace/pr2195.opt.reference
-  create mode 100755 testsuite/tests/backtrace/pr2195.run
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_at.ml
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_at.native.reference
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_at.reference
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_swallow.ml
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_swallow.native.reference
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_swallow.reference
-  create mode 100644 testsuite/tests/backtrace/raw_backtrace.ml
-  create mode 100644 testsuite/tests/backtrace/raw_backtrace.reference
-  create mode 100644 testsuite/tests/basic-float/float_compare.ml
-  create mode 100644 testsuite/tests/basic-float/float_compare.reference
-  create mode 100644 testsuite/tests/basic-float/float_literals.ml
-  create mode 100644 testsuite/tests/basic-float/tfloat_hex.ml
-  create mode 100644 testsuite/tests/basic-float/tfloat_hex.reference
-  create mode 100644 testsuite/tests/basic-float/tfloat_record.ml
-  create mode 100644 testsuite/tests/basic-float/tfloat_record.reference
-  create mode 100644 testsuite/tests/basic-float/zero_sized_float_arrays.ml
-  create mode 100644 testsuite/tests/basic-float/zero_sized_float_arrays.reference
-  create mode 100644 testsuite/tests/basic-io-2/io.ml
-  create mode 100644 testsuite/tests/basic-io-2/io.reference
-  create mode 100644 testsuite/tests/basic-io-2/test-file-short-lines
-  create mode 100644 testsuite/tests/basic-io/wc.ml
-  create mode 100644 testsuite/tests/basic-io/wc.reference
-  create mode 100644 testsuite/tests/basic-manyargs/manyargs.ml
-  create mode 100644 testsuite/tests/basic-manyargs/manyargs.reference
-  create mode 100644 testsuite/tests/basic-manyargs/manyargsprim.c
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ml
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ocamlc.reference
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ocamlopt.flambda.reference
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ocamlopt.reference
-  create mode 100644 testsuite/tests/basic-modules/main.ml
-  create mode 100644 testsuite/tests/basic-modules/main.mli
-  create mode 100644 testsuite/tests/basic-modules/main.reference
-  create mode 100644 testsuite/tests/basic-modules/offset.ml
-  create mode 100644 testsuite/tests/basic-modules/pr4008.ml
-  create mode 100644 testsuite/tests/basic-modules/pr6726.ml
-  create mode 100644 testsuite/tests/basic-modules/pr7427.ml
-  create mode 100644 testsuite/tests/basic-modules/recursive_module_evaluation_errors.ml
-  create mode 100644 testsuite/tests/basic-more/bounds.ml
-  create mode 100644 testsuite/tests/basic-more/bounds.reference
-  create mode 100644 testsuite/tests/basic-more/div_by_zero.ml
-  create mode 100644 testsuite/tests/basic-more/div_by_zero.reference
-  create mode 100644 testsuite/tests/basic-more/function_in_ref.ml
-  create mode 100644 testsuite/tests/basic-more/function_in_ref.reference
-  create mode 100644 testsuite/tests/basic-more/if_in_if.ml
-  create mode 100644 testsuite/tests/basic-more/if_in_if.reference
-  create mode 100644 testsuite/tests/basic-more/morematch.compilers.reference
-  create mode 100644 testsuite/tests/basic-more/morematch.ml
-  create mode 100644 testsuite/tests/basic-more/morematch.reference
-  create mode 100644 testsuite/tests/basic-more/opaque_prim.ml
-  create mode 100644 testsuite/tests/basic-more/opaque_prim.reference
-  create mode 100644 testsuite/tests/basic-more/pr10294.ml
-  create mode 100644 testsuite/tests/basic-more/pr10294.reference
-  create mode 100644 testsuite/tests/basic-more/pr1271.ml
-  create mode 100644 testsuite/tests/basic-more/pr1271.reference
-  create mode 100644 testsuite/tests/basic-more/pr2719.ml
-  create mode 100644 testsuite/tests/basic-more/pr2719.reference
-  create mode 100644 testsuite/tests/basic-more/pr6216.ml
-  create mode 100644 testsuite/tests/basic-more/pr6216.reference
-  create mode 100644 testsuite/tests/basic-more/pr7683.ml
-  create mode 100644 testsuite/tests/basic-more/pr7683.reference
-  create mode 100644 testsuite/tests/basic-more/record_evaluation_order.ml
-  create mode 100644 testsuite/tests/basic-more/record_evaluation_order.reference
-  create mode 100644 testsuite/tests/basic-more/robustmatch.compilers.reference
-  create mode 100644 testsuite/tests/basic-more/robustmatch.ml
-  create mode 100644 testsuite/tests/basic-more/robustmatch.reference
-  create mode 100644 testsuite/tests/basic-more/sequential_and_or.ml
-  create mode 100644 testsuite/tests/basic-more/sequential_and_or.reference
-  create mode 100644 testsuite/tests/basic-more/structural_constants.ml
-  create mode 100644 testsuite/tests/basic-more/structural_constants.reference
-  create mode 100644 testsuite/tests/basic-more/tbuffer.ml
-  create mode 100644 testsuite/tests/basic-more/tbuffer.reference
-  create mode 100644 testsuite/tests/basic-more/testrandom.ml
-  create mode 100644 testsuite/tests/basic-more/testrandom.reference
-  create mode 100644 testsuite/tests/basic-more/top_level_patterns.ml
-  create mode 100644 testsuite/tests/basic-more/top_level_patterns.reference
-  create mode 100644 testsuite/tests/basic-more/tprintf.ml
-  create mode 100644 testsuite/tests/basic-more/tprintf.reference
-  create mode 100644 testsuite/tests/basic-multdef/multdef.ml
-  create mode 100644 testsuite/tests/basic-multdef/multdef.mli
-  create mode 100644 testsuite/tests/basic-multdef/usemultdef.ml
-  create mode 100644 testsuite/tests/basic-multdef/usemultdef.reference
-  create mode 100644 testsuite/tests/basic-private/length.ml
-  create mode 100644 testsuite/tests/basic-private/length.mli
-  create mode 100644 testsuite/tests/basic-private/tlength.ml
-  create mode 100644 testsuite/tests/basic-private/tlength.reference
-  create mode 100644 testsuite/tests/basic/arrays.ml
-  create mode 100644 testsuite/tests/basic/arrays.reference
-  create mode 100644 testsuite/tests/basic/bigints.ml
-  create mode 100644 testsuite/tests/basic/bigints.reference
-  create mode 100644 testsuite/tests/basic/boxedints.ml
-  create mode 100644 testsuite/tests/basic/boxedints.reference
-  create mode 100644 testsuite/tests/basic/camlCase.ml
-  create mode 100644 testsuite/tests/basic/constprop.ml.c
-  create mode 100644 testsuite/tests/basic/constprop.ml.reference
-  create mode 100644 testsuite/tests/basic/divint.ml
-  create mode 100644 testsuite/tests/basic/divint.reference
-  create mode 100644 testsuite/tests/basic/equality.ml
-  create mode 100644 testsuite/tests/basic/equality.reference
-  create mode 100644 testsuite/tests/basic/eval_order_1.ml
-  create mode 100644 testsuite/tests/basic/eval_order_1.reference
-  create mode 100644 testsuite/tests/basic/eval_order_2.ml
-  create mode 100644 testsuite/tests/basic/eval_order_2.reference
-  create mode 100644 testsuite/tests/basic/eval_order_3.ml
-  create mode 100644 testsuite/tests/basic/eval_order_3.reference
-  create mode 100644 testsuite/tests/basic/eval_order_4.ml
-  create mode 100644 testsuite/tests/basic/eval_order_4.reference
-  create mode 100644 testsuite/tests/basic/eval_order_6.ml
-  create mode 100644 testsuite/tests/basic/eval_order_6.reference
-  create mode 100644 testsuite/tests/basic/float.ml
-  create mode 100644 testsuite/tests/basic/float.reference
-  create mode 100644 testsuite/tests/basic/float_physical_equality.ml
-  create mode 100644 testsuite/tests/basic/float_physical_equality.reference
-  create mode 100644 testsuite/tests/basic/includestruct.ml
-  create mode 100644 testsuite/tests/basic/includestruct.reference
-  create mode 100644 testsuite/tests/basic/localexn.ml
-  create mode 100644 testsuite/tests/basic/localexn.reference
-  create mode 100644 testsuite/tests/basic/localfunction.ml
-  create mode 100644 testsuite/tests/basic/localfunction.reference
-  create mode 100644 testsuite/tests/basic/maps.ml
-  create mode 100644 testsuite/tests/basic/maps.reference
-  create mode 100644 testsuite/tests/basic/min_int.ml
-  create mode 100644 testsuite/tests/basic/min_int.reference
-  create mode 100644 testsuite/tests/basic/opt_variants.ml
-  create mode 100644 testsuite/tests/basic/opt_variants.reference
-  create mode 100644 testsuite/tests/basic/patmatch.ml
-  create mode 100644 testsuite/tests/basic/patmatch.reference
-  create mode 100644 testsuite/tests/basic/patmatch_for_multiple.ml
-  create mode 100644 testsuite/tests/basic/patmatch_incoherence.ml
-  create mode 100644 testsuite/tests/basic/patmatch_split_no_or.ml
-  create mode 100644 testsuite/tests/basic/pr7253.ml
-  create mode 100644 testsuite/tests/basic/pr7253.reference
-  create mode 100644 testsuite/tests/basic/pr7533.ml
-  create mode 100644 testsuite/tests/basic/pr7533.reference
-  create mode 100644 testsuite/tests/basic/pr7657.ml
-  create mode 100644 testsuite/tests/basic/pr7657.reference
-  create mode 100644 testsuite/tests/basic/recvalues.ml
-  create mode 100644 testsuite/tests/basic/recvalues.reference
-  create mode 100644 testsuite/tests/basic/sets.ml
-  create mode 100644 testsuite/tests/basic/sets.reference
-  create mode 100644 testsuite/tests/basic/stringmatch.ml
-  create mode 100644 testsuite/tests/basic/stringmatch.reference
-  create mode 100644 testsuite/tests/basic/switch_opts.ml
-  create mode 100644 testsuite/tests/basic/switch_opts.reference
-  create mode 100644 testsuite/tests/basic/tailcalls.ml
-  create mode 100644 testsuite/tests/basic/tailcalls.reference
-  create mode 100644 testsuite/tests/basic/trigraph.ml
-  create mode 100644 testsuite/tests/basic/trigraph.reference
-  create mode 100644 testsuite/tests/basic/tuple_match.ml
-  create mode 100644 testsuite/tests/basic/tuple_match.reference
-  create mode 100644 testsuite/tests/basic/unit_naming.compilers.reference
-  create mode 100644 testsuite/tests/basic/unit_naming.ml
-  create mode 100644 testsuite/tests/basic/zero_divided_by_n.ml
-  create mode 100644 testsuite/tests/basic/zero_divided_by_n.reference
-  create mode 100644 testsuite/tests/c-api/alloc_async.ml
-  create mode 100644 testsuite/tests/c-api/alloc_async.reference
-  create mode 100644 testsuite/tests/c-api/alloc_async_stubs.c
-  create mode 100644 testsuite/tests/callback/callbackprim.c
-  create mode 100644 testsuite/tests/callback/signals_alloc.ml
-  create mode 100644 testsuite/tests/callback/signals_alloc.reference
-  create mode 100644 testsuite/tests/callback/tcallback.ml
-  create mode 100644 testsuite/tests/callback/tcallback.reference
-  create mode 100644 testsuite/tests/compatibility/main.ml
-  create mode 100644 testsuite/tests/compatibility/main.reference
-  create mode 100644 testsuite/tests/compatibility/stub.c
-  create mode 100644 testsuite/tests/compiler-libs/test_longident.ml
-  create mode 100644 testsuite/tests/embedded/cmcaml.ml
-  create mode 100644 testsuite/tests/embedded/cmcaml.reference
-  create mode 100644 testsuite/tests/embedded/cmmain.c
-  create mode 100644 testsuite/tests/embedded/cmstub.c
-  create mode 100644 testsuite/tests/ephe-c-api/stubs.c
-  create mode 100644 testsuite/tests/ephe-c-api/test.ml
-  create mode 100644 testsuite/tests/ephe-c-api/test.reference
-  create mode 100644 testsuite/tests/exotic-syntax/exotic.ml
-  create mode 100644 testsuite/tests/exotic-syntax/exotic.reference
-  create mode 100644 testsuite/tests/extension-constructor/test.ml
-  create mode 100644 testsuite/tests/extension-constructor/test.reference
-  create mode 100644 testsuite/tests/flambda/afl_lazy.ml
-  create mode 100644 testsuite/tests/flambda/approx_meet.ml
-  create mode 100644 testsuite/tests/flambda/approx_meet.reference
-  create mode 100644 testsuite/tests/flambda/gpr2239.ml
-  create mode 100644 testsuite/tests/flambda/gpr2239.reference
-  create mode 100644 testsuite/tests/flambda/gpr998.ml
-  create mode 100644 testsuite/tests/flambda/gpr998.reference
-  create mode 100644 testsuite/tests/flambda/specialise.ml
-  create mode 100644 testsuite/tests/flambda/specialise.reference
-  create mode 100644 testsuite/tests/float-unboxing/float_subst_boxed_number.ml
-  create mode 100644 testsuite/tests/float-unboxing/unbox_under_assign.ml
-  create mode 100644 testsuite/tests/fma/fma.ml
-  create mode 100644 testsuite/tests/fma/fma.reference
-  create mode 100644 testsuite/tests/formats-transition/deprecated_unsigned_printers.ml
-  create mode 100644 testsuite/tests/formats-transition/deprecated_unsigned_printers.ocaml.reference
-  create mode 100644 testsuite/tests/formats-transition/ignored_scan_counters.ml
-  create mode 100644 testsuite/tests/formats-transition/ignored_scan_counters.ocaml.reference
-  create mode 100644 testsuite/tests/formats-transition/legacy_incompatible_flags.ml
-  create mode 100644 testsuite/tests/formats-transition/legacy_incompatible_flags.ocaml.reference
-  create mode 100644 testsuite/tests/formats-transition/legacy_unfinished_modifiers.ml
-  create mode 100644 testsuite/tests/formats-transition/legacy_unfinished_modifiers.ocaml.reference
-  create mode 100644 testsuite/tests/formatting/errors_batch.ml
-  create mode 100644 testsuite/tests/formatting/errors_batch.reference
-  create mode 100644 testsuite/tests/formatting/margins.ml
-  create mode 100644 testsuite/tests/formatting/margins.ocaml.reference
-  create mode 100644 testsuite/tests/formatting/test_locations.dlocations.ocamlc.reference
-  create mode 100644 testsuite/tests/formatting/test_locations.dno-locations.ocamlc.reference
-  create mode 100644 testsuite/tests/formatting/test_locations.ml
-  create mode 100644 testsuite/tests/functors/functors.compilers.reference
-  create mode 100644 testsuite/tests/functors/functors.ml
-  create mode 100644 testsuite/tests/gc-roots/globroots.ml
-  create mode 100644 testsuite/tests/gc-roots/globroots.reference
-  create mode 100644 testsuite/tests/gc-roots/globrootsprim.c
-  create mode 100644 testsuite/tests/generalized-open/accepted_batch.ml
-  create mode 100644 testsuite/tests/generalized-open/accepted_batch.reference
-  create mode 100644 testsuite/tests/generalized-open/accepted_expect.ml
-  create mode 100644 testsuite/tests/generalized-open/clambda_optim.ml
-  create mode 100644 testsuite/tests/generalized-open/expansiveness.ml
-  create mode 100644 testsuite/tests/generalized-open/funct_body.compilers.reference
-  create mode 100644 testsuite/tests/generalized-open/funct_body.ml
-  create mode 100644 testsuite/tests/generalized-open/gpr1506.ml
-  create mode 100644 testsuite/tests/generalized-open/pr10048.ml
-  create mode 100644 testsuite/tests/generalized-open/shadowing.ml
-  create mode 100644 testsuite/tests/instrumented-runtime/main.ml
-  create mode 100644 testsuite/tests/instrumented-runtime/main.run
-  create mode 100644 testsuite/tests/int64-unboxing/stubs.c
-  create mode 100644 testsuite/tests/int64-unboxing/test.ml
-  create mode 100644 testsuite/tests/int64-unboxing/test.reference
-  create mode 100644 testsuite/tests/lazy/lazy1.ml
-  create mode 100644 testsuite/tests/lazy/lazy1.reference
-  create mode 100644 testsuite/tests/let-syntax/let_syntax.ml
-  create mode 100644 testsuite/tests/letrec-check/basic.ml
-  create mode 100644 testsuite/tests/letrec-check/extension_constructor.ml
-  create mode 100644 testsuite/tests/letrec-check/flat_float_array.ml
-  create mode 100644 testsuite/tests/letrec-check/float_unboxing.ml
-  create mode 100644 testsuite/tests/letrec-check/labels.ml
-  create mode 100644 testsuite/tests/letrec-check/lazy_.ml
-  create mode 100644 testsuite/tests/letrec-check/modules.ml
-  create mode 100644 testsuite/tests/letrec-check/no_flat_float_array.ml
-  create mode 100644 testsuite/tests/letrec-check/objects.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7215.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7215.ocaml.reference
-  create mode 100644 testsuite/tests/letrec-check/pr7231.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7231.ocaml.reference
-  create mode 100644 testsuite/tests/letrec-check/pr7706.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7706.ocaml.reference
-  create mode 100644 testsuite/tests/letrec-check/records.ml
-  create mode 100644 testsuite/tests/letrec-check/unboxed.ml
-  create mode 100644 testsuite/tests/letrec-compilation/backreferences.ml
-  create mode 100644 testsuite/tests/letrec-compilation/backreferences.reference
-  create mode 100644 testsuite/tests/letrec-compilation/class_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/class_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/class_2.ml
-  create mode 100644 testsuite/tests/letrec-compilation/class_2.reference
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_2.ml
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_2.reference
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_3.ml
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_3.reference
-  create mode 100644 testsuite/tests/letrec-compilation/float_block_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/float_block_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/generic_array.ml
-  create mode 100644 testsuite/tests/letrec-compilation/generic_array.reference
-  create mode 100644 testsuite/tests/letrec-compilation/labels.ml
-  create mode 100644 testsuite/tests/letrec-compilation/labels.reference
-  create mode 100644 testsuite/tests/letrec-compilation/lazy_.ml
-  create mode 100644 testsuite/tests/letrec-compilation/lazy_.reference
-  create mode 100644 testsuite/tests/letrec-compilation/lists.ml
-  create mode 100644 testsuite/tests/letrec-compilation/lists.reference
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_2.ml
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_2.reference
-  create mode 100644 testsuite/tests/letrec-compilation/mutual_functions.ml
-  create mode 100644 testsuite/tests/letrec-compilation/mutual_functions.reference
-  create mode 100644 testsuite/tests/letrec-compilation/nested.ml
-  create mode 100644 testsuite/tests/letrec-compilation/nested.reference
-  create mode 100644 testsuite/tests/letrec-compilation/pr4989.ml
-  create mode 100644 testsuite/tests/letrec-compilation/pr4989.reference
-  create mode 100644 testsuite/tests/letrec-compilation/pr8681.ml
-  create mode 100644 testsuite/tests/letrec-compilation/pr8681.reference
-  create mode 100644 testsuite/tests/letrec-compilation/record_with.ml
-  create mode 100644 testsuite/tests/letrec-compilation/record_with.reference
-  create mode 100644 testsuite/tests/letrec-compilation/ref.ml
-  create mode 100644 testsuite/tests/letrec-compilation/ref.reference
-  create mode 100644 testsuite/tests/lexing/comments.ml
-  create mode 100644 testsuite/tests/lexing/comments.ocaml.reference
-  create mode 100644 testsuite/tests/lexing/escape.ml
-  create mode 100644 testsuite/tests/lexing/escape.ocaml.reference
-  create mode 100644 testsuite/tests/lexing/uchar_esc.ml
-  create mode 100644 testsuite/tests/lexing/uchar_esc.ocaml.reference
-  create mode 100644 testsuite/tests/lib-arg/test_rest_all.ml
-  create mode 100644 testsuite/tests/lib-arg/testarg.ml
-  create mode 100644 testsuite/tests/lib-arg/testarg.reference
-  create mode 100644 testsuite/tests/lib-arg/testerror.ml
-  create mode 100644 testsuite/tests/lib-arg/testerror.reference
-  create mode 100644 testsuite/tests/lib-array/test_array.ml
-  create mode 100644 testsuite/tests/lib-atomic/test_atomic.ml
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrf.f
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrfml.ml
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrfml.reference
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrfstub.c
-  create mode 100644 testsuite/tests/lib-bigarray-2/call-gfortran.sh
-  create mode 100644 testsuite/tests/lib-bigarray-2/has-gfortran.sh
-  create mode 100644 testsuite/tests/lib-bigarray-file/mapfile.ml
-  create mode 100644 testsuite/tests/lib-bigarray-file/mapfile.reference
-  create mode 100644 testsuite/tests/lib-bigarray/bigarrays.ml
-  create mode 100644 testsuite/tests/lib-bigarray/bigarrays.reference
-  create mode 100644 testsuite/tests/lib-bigarray/change_layout.ml
-  create mode 100644 testsuite/tests/lib-bigarray/change_layout.reference
-  create mode 100644 testsuite/tests/lib-bigarray/fftba.ml
-  create mode 100644 testsuite/tests/lib-bigarray/fftba.reference
-  create mode 100644 testsuite/tests/lib-bigarray/pr5115.ml
-  create mode 100644 testsuite/tests/lib-bigarray/pr5115.reference
-  create mode 100644 testsuite/tests/lib-bigarray/weak_bigarray.ml
-  create mode 100644 testsuite/tests/lib-bigarray/weak_bigarray.reference
-  create mode 100644 testsuite/tests/lib-bool/test.ml
-  create mode 100644 testsuite/tests/lib-bool/test.reference
-  create mode 100644 testsuite/tests/lib-buffer/test.ml
-  create mode 100644 testsuite/tests/lib-buffer/test.reference
-  create mode 100644 testsuite/tests/lib-bytes/binary.ml
-  create mode 100644 testsuite/tests/lib-bytes/test_bytes.ml
-  create mode 100644 testsuite/tests/lib-bytes/test_bytes.reference
-  create mode 100644 testsuite/tests/lib-channels/in_channel_length.ml
-  create mode 100644 testsuite/tests/lib-channels/seek_in.ml
-  create mode 100644 testsuite/tests/lib-digest/md5.ml
-  create mode 100644 testsuite/tests/lib-digest/md5.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/custom.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/plug1.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/plug2.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/registry.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/static.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/stub1.c
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/stub2.c
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/entry.c
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.bytecode.reference
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.cs
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-init-info/test.ml
-  create mode 100644 testsuite/tests/lib-dynlink-init-info/test.reference
-  create mode 100755 testsuite/tests/lib-dynlink-initializers/test10_main.byte.reference
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test10_main.ml
-  create mode 100755 testsuite/tests/lib-dynlink-initializers/test10_main.native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test10_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test1_inited_second.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test1_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test1_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test2_inited_first.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test2_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test2_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test3_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test3_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test3_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test4_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test4_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test4_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_second_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test6_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test6_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test6_second_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test7_interface_only.mli
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test7_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test7_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_plugin_b.mli
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_second_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_second_plugin.mli
-  create mode 100644 testsuite/tests/lib-dynlink-native/a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/bug.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/c.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/factorial.c
-  create mode 100644 testsuite/tests/lib-dynlink-native/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-native/pack_client.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/packed1.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/packed1_client.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin.mli
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin2.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin4.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_ext.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_high_arity.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_ref.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_simple.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_thread.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/plugin3.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/byte.reference
-  create mode 100644 testsuite/tests/lib-dynlink-packed/loader.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/abstract.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/abstract.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/client.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/static.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/sub/abstract.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/sub/abstract.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin1.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin2.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin3.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin4.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/host/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/host/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/host/host.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin1.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin2.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin3.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin4.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin1/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin1/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin1/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin2/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin2/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin2/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin3/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin3/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin3/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin4/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin4/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin4/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/test.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/byte.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/config.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/loader.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/dyn.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/lib.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/lib2.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/ocamltests
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/test.c
-  create mode 100644 testsuite/tests/lib-dynlink-private/pig.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin1/sheep.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin1/sheep.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2/cow.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2/cow.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2b/cow.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2b/cow.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2c/cow.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2c/cow.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin3/pig.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin3/pig.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin4/chicken.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin4/chicken.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin5/chicken.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin5/chicken.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/partridge.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/partridge.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/pheasant.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/pheasant.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/sheep.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/sheep.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/test.ml
-  create mode 100644 testsuite/tests/lib-either/test.ml
-  create mode 100644 testsuite/tests/lib-filename/extension.ml
-  create mode 100644 testsuite/tests/lib-filename/extension.reference
-  create mode 100644 testsuite/tests/lib-filename/myecho.ml
-  create mode 100644 testsuite/tests/lib-filename/null.ml
-  create mode 100644 testsuite/tests/lib-filename/quotecommand.ml
-  create mode 100644 testsuite/tests/lib-filename/quotecommand.reference
-  create mode 100644 testsuite/tests/lib-filename/suffix.ml
-  create mode 100644 testsuite/tests/lib-filename/suffix.reference
-  create mode 100644 testsuite/tests/lib-float/test.ml
-  create mode 100644 testsuite/tests/lib-float/test.reference
-  create mode 100644 testsuite/tests/lib-floatarray/floatarray.ml
-  create mode 100644 testsuite/tests/lib-format/pp_print_custom_break.ml
-  create mode 100644 testsuite/tests/lib-format/pp_print_custom_break.reference
-  create mode 100644 testsuite/tests/lib-format/pr6824.ml
-  create mode 100644 testsuite/tests/lib-format/pr6824.reference
-  create mode 100644 testsuite/tests/lib-format/print_if_newline.ml
-  create mode 100644 testsuite/tests/lib-format/print_if_newline.reference
-  create mode 100644 testsuite/tests/lib-format/print_seq.ml
-  create mode 100644 testsuite/tests/lib-format/print_seq.reference
-  create mode 100644 testsuite/tests/lib-format/tformat.ml
-  create mode 100644 testsuite/tests/lib-format/tformat.reference
-  create mode 100644 testsuite/tests/lib-fun/test.ml
-  create mode 100644 testsuite/tests/lib-fun/test.reference
-  create mode 100644 testsuite/tests/lib-hashtbl/compatibility.ml
-  create mode 100644 testsuite/tests/lib-hashtbl/hfun.ml
-  create mode 100644 testsuite/tests/lib-hashtbl/hfun.reference
-  create mode 100644 testsuite/tests/lib-hashtbl/htbl.ml
-  create mode 100644 testsuite/tests/lib-hashtbl/htbl.reference
-  create mode 100644 testsuite/tests/lib-int/test.ml
-  create mode 100644 testsuite/tests/lib-int/test.reference
-  create mode 100644 testsuite/tests/lib-int64/issue9460.ml
-  create mode 100644 testsuite/tests/lib-int64/issue9460.reference
-  create mode 100644 testsuite/tests/lib-int64/test.ml
-  create mode 100644 testsuite/tests/lib-int64/test.reference
-  create mode 100644 testsuite/tests/lib-internalformat/test.ml
-  create mode 100644 testsuite/tests/lib-list/test.ml
-  create mode 100644 testsuite/tests/lib-list/test.reference
-  create mode 100644 testsuite/tests/lib-marshal/intern_final.ml
-  create mode 100644 testsuite/tests/lib-marshal/intern_final.reference
-  create mode 100644 testsuite/tests/lib-marshal/intext.ml
-  create mode 100644 testsuite/tests/lib-marshal/intext.reference
-  create mode 100644 testsuite/tests/lib-marshal/intextaux.c
-  create mode 100644 testsuite/tests/lib-marshal/marshal_bigarray.ml
-  create mode 100644 testsuite/tests/lib-marshal/marshal_bigarray.reference
-  create mode 100644 testsuite/tests/lib-obj/new_obj.ml
-  create mode 100644 testsuite/tests/lib-obj/new_obj.reference
-  create mode 100644 testsuite/tests/lib-obj/reachable_words.ml
-  create mode 100644 testsuite/tests/lib-obj/reachable_words.reference
-  create mode 100644 testsuite/tests/lib-obj/reachable_words_np.ml
-  create mode 100644 testsuite/tests/lib-obj/with_tag.ml
-  create mode 100644 testsuite/tests/lib-obj/with_tag.reference
-  create mode 100644 testsuite/tests/lib-option/test.ml
-  create mode 100644 testsuite/tests/lib-option/test.reference
-  create mode 100644 testsuite/tests/lib-printf/pr6534.ml
-  create mode 100644 testsuite/tests/lib-printf/pr6534.reference
-  create mode 100644 testsuite/tests/lib-printf/pr6938.ml
-  create mode 100644 testsuite/tests/lib-printf/pr6938.reference
-  create mode 100644 testsuite/tests/lib-printf/tprintf.ml
-  create mode 100644 testsuite/tests/lib-printf/tprintf.reference
-  create mode 100644 testsuite/tests/lib-queue/test.ml
-  create mode 100644 testsuite/tests/lib-queue/test.reference
-  create mode 100644 testsuite/tests/lib-random/rand.ml
-  create mode 100644 testsuite/tests/lib-random/rand.reference
-  create mode 100644 testsuite/tests/lib-result/test.ml
-  create mode 100644 testsuite/tests/lib-result/test.reference
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2.reference
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2_io.ml
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2_master.ml
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2_worker.ml
-  create mode 100644 testsuite/tests/lib-scanf/tscanf.ml
-  create mode 100644 testsuite/tests/lib-scanf/tscanf.reference
-  create mode 100644 testsuite/tests/lib-seq/test.ml
-  create mode 100644 testsuite/tests/lib-seq/test.reference
-  create mode 100644 testsuite/tests/lib-set/testmap.ml
-  create mode 100644 testsuite/tests/lib-set/testmap.reference
-  create mode 100644 testsuite/tests/lib-set/testset.ml
-  create mode 100644 testsuite/tests/lib-set/testset.reference
-  create mode 100644 testsuite/tests/lib-stack/test.ml
-  create mode 100644 testsuite/tests/lib-stack/test.reference
-  create mode 100644 testsuite/tests/lib-stdlabels/test_stdlabels.ml
-  create mode 100644 testsuite/tests/lib-stdlabels/test_stdlabels.reference
-  create mode 100644 testsuite/tests/lib-stdlib/pervasives_deprecated.ml
-  create mode 100644 testsuite/tests/lib-str/t01.ml
-  create mode 100644 testsuite/tests/lib-str/t01.reference
-  create mode 100644 testsuite/tests/lib-stream/count_concat_bug.ml
-  create mode 100644 testsuite/tests/lib-stream/count_concat_bug.reference
-  create mode 100644 testsuite/tests/lib-stream/mpr7769.ml
-  create mode 100644 testsuite/tests/lib-stream/mpr7769.reference
-  create mode 100644 testsuite/tests/lib-stream/mpr7769.txt
-  create mode 100644 testsuite/tests/lib-string/test_string.ml
-  create mode 100644 testsuite/tests/lib-string/test_string.reference
-  create mode 100644 testsuite/tests/lib-sys/immediate64.ml
-  create mode 100644 testsuite/tests/lib-sys/rename.ml
-  create mode 100644 testsuite/tests/lib-sys/rename.reference
-  create mode 100644 testsuite/tests/lib-systhreads/eintr.ml
-  create mode 100644 testsuite/tests/lib-systhreads/eintr.reference
-  create mode 100644 testsuite/tests/lib-systhreads/testfork.ml
-  create mode 100644 testsuite/tests/lib-systhreads/testfork.reference
-  create mode 100644 testsuite/tests/lib-systhreads/testpreempt.ml
-  create mode 100644 testsuite/tests/lib-systhreads/testpreempt.reference
-  create mode 100644 testsuite/tests/lib-systhreads/testyield.ml
-  create mode 100644 testsuite/tests/lib-systhreads/threadsigmask.ml
-  create mode 100644 testsuite/tests/lib-systhreads/threadsigmask.reference
-  create mode 100644 testsuite/tests/lib-threads/backtrace_threads.ml
-  create mode 100644 testsuite/tests/lib-threads/bank.ml
-  create mode 100644 testsuite/tests/lib-threads/bank.reference
-  create mode 100644 testsuite/tests/lib-threads/beat.ml
-  create mode 100644 testsuite/tests/lib-threads/beat.reference
-  create mode 100644 testsuite/tests/lib-threads/bufchan.ml
-  create mode 100644 testsuite/tests/lib-threads/bufchan.reference
-  create mode 100644 testsuite/tests/lib-threads/close.ml
-  create mode 100644 testsuite/tests/lib-threads/close.reference
-  create mode 100644 testsuite/tests/lib-threads/delayintr.ml
-  create mode 100644 testsuite/tests/lib-threads/delayintr.reference
-  create mode 100644 testsuite/tests/lib-threads/delayintr.run
-  create mode 100644 testsuite/tests/lib-threads/fileio.ml
-  create mode 100644 testsuite/tests/lib-threads/fileio.reference
-  create mode 100644 testsuite/tests/lib-threads/mutex_errors.ml
-  create mode 100644 testsuite/tests/lib-threads/mutex_errors.reference
-  create mode 100644 testsuite/tests/lib-threads/pr4466.ml
-  create mode 100644 testsuite/tests/lib-threads/pr4466.reference
-  create mode 100644 testsuite/tests/lib-threads/pr5325.ml
-  create mode 100644 testsuite/tests/lib-threads/pr5325.reference
-  create mode 100644 testsuite/tests/lib-threads/pr7638.ml
-  create mode 100644 testsuite/tests/lib-threads/pr7638.reference
-  create mode 100644 testsuite/tests/lib-threads/pr9971.ml
-  create mode 100644 testsuite/tests/lib-threads/prodcons.ml
-  create mode 100644 testsuite/tests/lib-threads/prodcons.reference
-  create mode 100644 testsuite/tests/lib-threads/prodcons2.ml
-  create mode 100644 testsuite/tests/lib-threads/prodcons2.reference
-  create mode 100644 testsuite/tests/lib-threads/sieve.ml
-  create mode 100644 testsuite/tests/lib-threads/sieve.reference
-  create mode 100644 testsuite/tests/lib-threads/sigint.c
-  create mode 100644 testsuite/tests/lib-threads/signal.check-program-output
-  create mode 100644 testsuite/tests/lib-threads/signal.ml
-  create mode 100644 testsuite/tests/lib-threads/signal.run
-  create mode 100644 testsuite/tests/lib-threads/sockets.ml
-  create mode 100644 testsuite/tests/lib-threads/sockets.reference
-  create mode 100644 testsuite/tests/lib-threads/swapchan.ml
-  create mode 100644 testsuite/tests/lib-threads/swapchan.reference
-  create mode 100644 testsuite/tests/lib-threads/swapchan.run
-  create mode 100755 testsuite/tests/lib-threads/test-runtime-cleanup.sh
-  create mode 100644 testsuite/tests/lib-threads/tls.ml
-  create mode 100644 testsuite/tests/lib-threads/tls.reference
-  create mode 100644 testsuite/tests/lib-threads/tls.run
-  create mode 100644 testsuite/tests/lib-threads/torture.ml
-  create mode 100644 testsuite/tests/lib-threads/torture.reference
-  create mode 100644 testsuite/tests/lib-uchar/test.ml
-  create mode 100644 testsuite/tests/lib-uchar/test.reference
-  create mode 100644 testsuite/tests/lib-unix/common/channel_of.ml
-  create mode 100644 testsuite/tests/lib-unix/common/channel_of.reference
-  create mode 100644 testsuite/tests/lib-unix/common/cloexec.ml
-  create mode 100644 testsuite/tests/lib-unix/common/cloexec.reference
-  create mode 100644 testsuite/tests/lib-unix/common/cmdline_prog.ml
-  create mode 100644 testsuite/tests/lib-unix/common/dup.ml
-  create mode 100644 testsuite/tests/lib-unix/common/dup.reference
-  create mode 100644 testsuite/tests/lib-unix/common/dup2.ml
-  create mode 100644 testsuite/tests/lib-unix/common/dup2.reference
-  create mode 100644 testsuite/tests/lib-unix/common/fdstatus_aux.c
-  create mode 100644 testsuite/tests/lib-unix/common/fdstatus_main.ml
-  create mode 100644 testsuite/tests/lib-unix/common/getaddrinfo.ml
-  create mode 100644 testsuite/tests/lib-unix/common/pipe_eof.ml
-  create mode 100644 testsuite/tests/lib-unix/common/pipe_eof.reference
-  create mode 100644 testsuite/tests/lib-unix/common/process_pid.ml
-  create mode 100644 testsuite/tests/lib-unix/common/process_pid.reference
-  create mode 100644 testsuite/tests/lib-unix/common/redirections.ml
-  create mode 100644 testsuite/tests/lib-unix/common/redirections.reference
-  create mode 100644 testsuite/tests/lib-unix/common/reflector.ml
-  create mode 100644 testsuite/tests/lib-unix/common/rename.ml
-  create mode 100644 testsuite/tests/lib-unix/common/rename.reference
-  create mode 100644 testsuite/tests/lib-unix/common/test_unix_cmdline.ml
-  create mode 100644 testsuite/tests/lib-unix/common/test_unix_cmdline.reference
-  create mode 100644 testsuite/tests/lib-unix/common/test_unixlabels.ml
-  create mode 100644 testsuite/tests/lib-unix/common/test_unixlabels.reference
-  create mode 100644 testsuite/tests/lib-unix/common/truncate.ml
-  create mode 100644 testsuite/tests/lib-unix/common/truncate.reference
-  create mode 100644 testsuite/tests/lib-unix/common/uexit.ml
-  create mode 100644 testsuite/tests/lib-unix/common/utimes.ml
-  create mode 100644 testsuite/tests/lib-unix/common/utimes.reference
-  create mode 100644 testsuite/tests/lib-unix/common/utimes.txt
-  create mode 100644 testsuite/tests/lib-unix/common/wait_nohang.ml
-  create mode 100644 testsuite/tests/lib-unix/common/wait_nohang.reference
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_std.ml
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_std.reference
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_tty.ml
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_tty.reference
-  create mode 100644 testsuite/tests/lib-unix/kill/unix_kill.ml
-  create mode 100644 testsuite/tests/lib-unix/kill/unix_kill.reference
-  create mode 100644 testsuite/tests/lib-unix/unix-execvpe/exec.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-execvpe/exec.reference
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/exec.run
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/has-execvpe.sh
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/script3
-  create mode 100644 testsuite/tests/lib-unix/unix-execvpe/subdir/nonexec
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/subdir/script1
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/subdir/script2
-  create mode 100755 testsuite/tests/lib-unix/unix-socket/is-linux.sh
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_linux.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_linux.reference
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_unix.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_unix.reference
-  create mode 100644 testsuite/tests/lib-unix/win-env/stubs.c
-  create mode 100644 testsuite/tests/lib-unix/win-env/test_env.ml
-  create mode 100644 testsuite/tests/lib-unix/win-env/test_env.reference
-  create mode 100644 testsuite/tests/lib-unix/win-stat/fakeclock.c
-  create mode 100644 testsuite/tests/lib-unix/win-stat/test.ml
-  create mode 100644 testsuite/tests/lib-unix/win-stat/test.reference
-  create mode 100644 testsuite/tests/lib-unix/win-stat/test.run
-  create mode 100644 testsuite/tests/lib-unix/win-symlink/test.ml
-  create mode 100644 testsuite/tests/lib-unix/win-symlink/test.reference
-  create mode 100644 testsuite/tests/link-test/aliases.ml
-  create mode 100644 testsuite/tests/link-test/empty.ml
-  create mode 100644 testsuite/tests/link-test/external.ml
-  create mode 100644 testsuite/tests/link-test/external.mli
-  create mode 100644 testsuite/tests/link-test/external_for_pack.ml
-  create mode 100644 testsuite/tests/link-test/external_for_pack.mli
-  create mode 100644 testsuite/tests/link-test/submodule.ml
-  create mode 100644 testsuite/tests/link-test/test.ml
-  create mode 100644 testsuite/tests/link-test/test.reference
-  create mode 100644 testsuite/tests/link-test/use_in_pack.ml
-  create mode 100644 testsuite/tests/load_path/driver.ml
-  create mode 100644 testsuite/tests/load_path/payload.ml
-  create mode 100644 testsuite/tests/load_path/test.ml
-  create mode 100644 testsuite/tests/local-functions/tupled.ml
-  create mode 100644 testsuite/tests/local-functions/tupled2.ml
-  create mode 100644 testsuite/tests/locale/stubs.c
-  create mode 100644 testsuite/tests/locale/test.ml
-  create mode 100644 testsuite/tests/locale/test.reference
-  create mode 100644 testsuite/tests/manual-intf-c/curses.ml
-  create mode 100644 testsuite/tests/manual-intf-c/curses_stubs.c
-  create mode 100644 testsuite/tests/manual-intf-c/prog.ml
-  create mode 100644 testsuite/tests/manual-intf-c/prog2.reference
-  create mode 100644 testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/no_mixing_under_guard.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/no_value_clauses.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/placement.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/pr7083.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/reachability.ml
-  create mode 100644 testsuite/tests/match-exception/allocation.ml
-  create mode 100644 testsuite/tests/match-exception/allocation.reference
-  create mode 100644 testsuite/tests/match-exception/exception_propagation.ml
-  create mode 100644 testsuite/tests/match-exception/exception_propagation.reference
-  create mode 100644 testsuite/tests/match-exception/identifier_sharing.ml
-  create mode 100644 testsuite/tests/match-exception/identifier_sharing.reference
-  create mode 100644 testsuite/tests/match-exception/match_failure.ml
-  create mode 100644 testsuite/tests/match-exception/match_failure.reference
-  create mode 100644 testsuite/tests/match-exception/nested_handlers.ml
-  create mode 100644 testsuite/tests/match-exception/nested_handlers.reference
-  create mode 100644 testsuite/tests/match-exception/raise_from_success_continuation.ml
-  create mode 100644 testsuite/tests/match-exception/raise_from_success_continuation.reference
-  create mode 100644 testsuite/tests/match-exception/streams.ml
-  create mode 100644 testsuite/tests/match-exception/streams.reference
-  create mode 100644 testsuite/tests/match-exception/tail_calls.ml
-  create mode 100644 testsuite/tests/match-exception/tail_calls.reference
-  create mode 100644 testsuite/tests/messages/precise_locations.ml
-  create mode 100644 testsuite/tests/misc-kb/equations.ml
-  create mode 100644 testsuite/tests/misc-kb/equations.mli
-  create mode 100644 testsuite/tests/misc-kb/kb.ml
-  create mode 100644 testsuite/tests/misc-kb/kb.mli
-  create mode 100644 testsuite/tests/misc-kb/kbmain.ml
-  create mode 100644 testsuite/tests/misc-kb/kbmain.reference
-  create mode 100644 testsuite/tests/misc-kb/orderings.ml
-  create mode 100644 testsuite/tests/misc-kb/orderings.mli
-  create mode 100644 testsuite/tests/misc-kb/terms.ml
-  create mode 100644 testsuite/tests/misc-kb/terms.mli
-  create mode 100644 testsuite/tests/misc-unsafe/almabench.ml
-  create mode 100644 testsuite/tests/misc-unsafe/almabench.reference
-  create mode 100644 testsuite/tests/misc-unsafe/fft.ml
-  create mode 100644 testsuite/tests/misc-unsafe/fft.reference
-  create mode 100644 testsuite/tests/misc-unsafe/quicksort.ml
-  create mode 100644 testsuite/tests/misc-unsafe/quicksort.reference
-  create mode 100644 testsuite/tests/misc-unsafe/soli.ml
-  create mode 100644 testsuite/tests/misc-unsafe/soli.reference
-  create mode 100644 testsuite/tests/misc/bdd.ml
-  create mode 100644 testsuite/tests/misc/bdd.reference
-  create mode 100644 testsuite/tests/misc/boyer.ml
-  create mode 100644 testsuite/tests/misc/boyer.reference
-  create mode 100644 testsuite/tests/misc/ephe_infix.ml
-  create mode 100644 testsuite/tests/misc/ephetest.ml
-  create mode 100644 testsuite/tests/misc/ephetest.reference
-  create mode 100644 testsuite/tests/misc/ephetest2.ml
-  create mode 100644 testsuite/tests/misc/ephetest2.reference
-  create mode 100644 testsuite/tests/misc/ephetest3.ml
-  create mode 100644 testsuite/tests/misc/ephetest3.reference
-  create mode 100644 testsuite/tests/misc/exotic.ml
-  create mode 100644 testsuite/tests/misc/fib.ml
-  create mode 100644 testsuite/tests/misc/fib.reference
-  create mode 100644 testsuite/tests/misc/finaliser.ml
-  create mode 100644 testsuite/tests/misc/finaliser.reference
-  create mode 100644 testsuite/tests/misc/gcwords.ml
-  create mode 100644 testsuite/tests/misc/gcwords.reference
-  create mode 100644 testsuite/tests/misc/gpr1370.ml
-  create mode 100644 testsuite/tests/misc/gpr1370.reference
-  create mode 100644 testsuite/tests/misc/hamming.ml
-  create mode 100644 testsuite/tests/misc/hamming.reference
-  create mode 100644 testsuite/tests/misc/nucleic.ml
-  create mode 100644 testsuite/tests/misc/nucleic.reference
-  create mode 100644 testsuite/tests/misc/pr7168.ml
-  create mode 100644 testsuite/tests/misc/pr7168.reference
-  create mode 100644 testsuite/tests/misc/sieve.ml
-  create mode 100644 testsuite/tests/misc/sieve.reference
-  create mode 100644 testsuite/tests/misc/sorts.ml
-  create mode 100644 testsuite/tests/misc/sorts.reference
-  create mode 100644 testsuite/tests/misc/takc.ml
-  create mode 100644 testsuite/tests/misc/takc.reference
-  create mode 100644 testsuite/tests/misc/taku.ml
-  create mode 100644 testsuite/tests/misc/taku.reference
-  create mode 100644 testsuite/tests/misc/weaklifetime.ml
-  create mode 100644 testsuite/tests/misc/weaklifetime.reference
-  create mode 100644 testsuite/tests/misc/weaklifetime2.ml
-  create mode 100644 testsuite/tests/misc/weaklifetime2.reference
-  create mode 100644 testsuite/tests/misc/weaktest.ml
-  create mode 100644 testsuite/tests/misc/weaktest.reference
-  create mode 100644 testsuite/tests/no-alias-deps/a2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/aliases.compilers.reference
-  create mode 100644 testsuite/tests/no-alias-deps/aliases.ml
-  create mode 100644 testsuite/tests/no-alias-deps/aliases.reference
-  create mode 100644 testsuite/tests/no-alias-deps/b.cmi.invalid
-  create mode 100644 testsuite/tests/no-alias-deps/c.mli
-  create mode 100644 testsuite/tests/no-alias-deps/d.mli
-  create mode 100644 testsuite/tests/no-alias-deps/gpr2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/lib2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/lib__2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/user_of_lib2235.ml
-  create mode 100644 testsuite/tests/opaque/fst/opaque_impl.ml
-  create mode 100644 testsuite/tests/opaque/fst/opaque_intf.ml
-  create mode 100644 testsuite/tests/opaque/fst/regular.ml
-  create mode 100644 testsuite/tests/opaque/intf/opaque_impl.mli
-  create mode 100644 testsuite/tests/opaque/intf/opaque_intf.mli
-  create mode 100644 testsuite/tests/opaque/intf/regular.mli
-  create mode 100644 testsuite/tests/opaque/snd/opaque_impl.ml
-  create mode 100644 testsuite/tests/opaque/snd/opaque_intf.ml
-  create mode 100644 testsuite/tests/opaque/snd/regular.ml
-  create mode 100644 testsuite/tests/opaque/test.ml
-  create mode 100644 testsuite/tests/output-complete-obj/github9344.ml
-  create mode 100644 testsuite/tests/output-complete-obj/github9344.reference
-  create mode 100644 testsuite/tests/output-complete-obj/github9344.sh
-  create mode 100644 testsuite/tests/output-complete-obj/puts.c
-  create mode 100644 testsuite/tests/output-complete-obj/test.ml
-  create mode 100644 testsuite/tests/output-complete-obj/test.ml_stub.c
-  create mode 100644 testsuite/tests/output-complete-obj/test2.ml
-  create mode 100644 testsuite/tests/output-complete-obj/test2.reference
-  create mode 100644 testsuite/tests/parse-errors/escape_error.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/escape_error.ml
-  create mode 100644 testsuite/tests/parse-errors/expecting.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/expecting.ml
-  create mode 100644 testsuite/tests/parse-errors/pr7847.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/pr7847.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_signature.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_signature.mli
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr1.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr1.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr2.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr2.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr3.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr3.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_object.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_object.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr1.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr1.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr2.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr2.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr3.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr3.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr4.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr4.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr5.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr5.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_type.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_type.mli
-  create mode 100644 testsuite/tests/parse-errors/unclosed_sig.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_sig.mli
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_expr.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_expr.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_pattern.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_pattern.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_struct.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_struct.ml
-  create mode 100644 testsuite/tests/parsetree/locations_test.compilers.reference
-  create mode 100644 testsuite/tests/parsetree/locations_test.ml
-  create mode 100644 testsuite/tests/parsetree/source.ml
-  create mode 100644 testsuite/tests/parsetree/test.ml
-  create mode 100644 testsuite/tests/parsetree/test.reference
-  create mode 100644 testsuite/tests/parsing/anonymous_class_parameter.compilers.reference
-  create mode 100644 testsuite/tests/parsing/anonymous_class_parameter.ml
-  create mode 100644 testsuite/tests/parsing/arrow_ambiguity.compilers.reference
-  create mode 100644 testsuite/tests/parsing/arrow_ambiguity.ml
-  create mode 100644 testsuite/tests/parsing/attributes.compilers.reference
-  create mode 100644 testsuite/tests/parsing/attributes.ml
-  create mode 100644 testsuite/tests/parsing/broken_invariants.compilers.reference
-  create mode 100644 testsuite/tests/parsing/broken_invariants.ml
-  create mode 100644 testsuite/tests/parsing/change_start_loc.ml
-  create mode 100644 testsuite/tests/parsing/change_start_loc.reference
-  create mode 100644 testsuite/tests/parsing/constructor_declarations.compilers.reference
-  create mode 100644 testsuite/tests/parsing/constructor_declarations.ml
-  create mode 100644 testsuite/tests/parsing/docstrings.ml
-  create mode 100644 testsuite/tests/parsing/extended_indexoperators.ml
-  create mode 100644 testsuite/tests/parsing/extension_operators.ml
-  create mode 100644 testsuite/tests/parsing/extensions.compilers.reference
-  create mode 100644 testsuite/tests/parsing/extensions.ml
-  create mode 100644 testsuite/tests/parsing/hash_ambiguity.compilers.reference
-  create mode 100644 testsuite/tests/parsing/hash_ambiguity.ml
-  create mode 100644 testsuite/tests/parsing/illegal_ppx.ml
-  create mode 100644 testsuite/tests/parsing/int_and_float_with_modifier.compilers.reference
-  create mode 100644 testsuite/tests/parsing/int_and_float_with_modifier.ml
-  create mode 100644 testsuite/tests/parsing/multi_indices.ml
-  create mode 100644 testsuite/tests/parsing/pr6604.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6604.ml
-  create mode 100644 testsuite/tests/parsing/pr6604_2.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6604_2.ml
-  create mode 100644 testsuite/tests/parsing/pr6604_3.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6604_3.ml
-  create mode 100644 testsuite/tests/parsing/pr6865.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6865.ml
-  create mode 100644 testsuite/tests/parsing/pr7165.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr7165.ml
-  create mode 100644 testsuite/tests/parsing/quotedextensions.compilers.reference
-  create mode 100644 testsuite/tests/parsing/quotedextensions.ml
-  create mode 100644 testsuite/tests/parsing/reloc.ml
-  create mode 100644 testsuite/tests/parsing/shortcut_ext_attr.compilers.reference
-  create mode 100644 testsuite/tests/parsing/shortcut_ext_attr.ml
-  create mode 100644 testsuite/tests/ppx-attributes/warning.ml
-  create mode 100644 testsuite/tests/ppx-attributes/warning.reference
-  create mode 100644 testsuite/tests/ppx-contexts/myppx.ml
-  create mode 100644 testsuite/tests/ppx-contexts/test.compilers.reference
-  create mode 100644 testsuite/tests/ppx-contexts/test.ml
-  create mode 100644 testsuite/tests/prim-bigstring/bigstring_access.ml
-  create mode 100644 testsuite/tests/prim-bigstring/bigstring_access.reference
-  create mode 100644 testsuite/tests/prim-bigstring/string_access.ml
-  create mode 100644 testsuite/tests/prim-bigstring/string_access.reference
-  create mode 100644 testsuite/tests/prim-bswap/bswap.ml
-  create mode 100644 testsuite/tests/prim-bswap/bswap.reference
-  create mode 100644 testsuite/tests/prim-revapply/apply.ml
-  create mode 100644 testsuite/tests/prim-revapply/apply.reference
-  create mode 100644 testsuite/tests/prim-revapply/revapply.ml
-  create mode 100644 testsuite/tests/prim-revapply/revapply.reference
-  create mode 100644 testsuite/tests/printing-types/disambiguation.ml
-  create mode 100644 testsuite/tests/printing-types/pr248.ml
-  create mode 100644 testsuite/tests/printing-types/pr248.ocaml.reference
-  create mode 100644 testsuite/tests/raise-counts/a.ml
-  create mode 100644 testsuite/tests/raise-counts/b.ml
-  create mode 100644 testsuite/tests/raise-counts/main.ml
-  create mode 100644 testsuite/tests/raise-counts/main.reference
-  create mode 100644 testsuite/tests/regression/gpr1623/gpr1623.ml
-  create mode 100644 testsuite/tests/regression/gpr1623/gpr1623.reference
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/a.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/b.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/b2.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/dir/c.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/missing_set_of_closures.ml
-  create mode 100644 testsuite/tests/regression/pr1580/pr1580.ml
-  create mode 100644 testsuite/tests/regression/pr1580/pr1580.reference
-  create mode 100644 testsuite/tests/regression/pr3612/custom_finalize.c
-  create mode 100644 testsuite/tests/regression/pr3612/pr3612.ml
-  create mode 100644 testsuite/tests/regression/pr3612/pr3612.reference
-  create mode 100644 testsuite/tests/regression/pr5233/pr5233.ml
-  create mode 100644 testsuite/tests/regression/pr5233/pr5233.reference
-  create mode 100644 testsuite/tests/regression/pr5757/pr5757.ml
-  create mode 100644 testsuite/tests/regression/pr5757/pr5757.reference
-  create mode 100644 testsuite/tests/regression/pr6024/pr6024.ml
-  create mode 100644 testsuite/tests/regression/pr6024/pr6024.reference
-  create mode 100644 testsuite/tests/regression/pr7042/pr7042.ml
-  create mode 100644 testsuite/tests/regression/pr7042/pr7042.reference
-  create mode 100644 testsuite/tests/regression/pr7426/pr7426.ml
-  create mode 100644 testsuite/tests/regression/pr7426/pr7426.reference
-  create mode 100644 testsuite/tests/regression/pr7718/pr7718.ml
-  create mode 100644 testsuite/tests/regression/pr7718/pr7718.reference
-  create mode 100644 testsuite/tests/regression/pr7798/pr7798.ml
-  create mode 100644 testsuite/tests/regression/pr7798/pr7798.reference
-  create mode 100644 testsuite/tests/regression/pr7920/pr7920.ml
-  create mode 100644 testsuite/tests/regression/pr7920/pr7920.reference
-  create mode 100644 testsuite/tests/regression/pr8769/fortuna.ml
-  create mode 100644 testsuite/tests/regression/pr8769/nocrypto.mli
-  create mode 100644 testsuite/tests/regression/pr8769/pr8769.ml
-  create mode 100644 testsuite/tests/regression/pr8769/rng.ml
-  create mode 100644 testsuite/tests/regression/pr9028/pr9028.ml
-  create mode 100644 testsuite/tests/regression/pr9028/pr9028.reference
-  create mode 100644 testsuite/tests/regression/pr9292/pr9292.ml
-  create mode 100644 testsuite/tests/regression/pr9326/gc_set.ml
-  create mode 100644 testsuite/tests/regression/pr9443/pr9443.ml
-  create mode 100644 testsuite/tests/reproducibility/cmis_on_file_system.ml
-  create mode 100644 testsuite/tests/reproducibility/cmis_on_file_system_companion.mli
-  create mode 100644 testsuite/tests/required-external/file.ml
-  create mode 100644 testsuite/tests/required-external/main.ml
-  create mode 100644 testsuite/tests/required-external/main.reference
-  create mode 100644 testsuite/tests/runtime-C-exceptions/stub_test.c
-  create mode 100644 testsuite/tests/runtime-C-exceptions/test.ml
-  create mode 100644 testsuite/tests/runtime-C-exceptions/test.reference
-  create mode 100644 testsuite/tests/runtime-errors/has-stackoverflow-detection.sh
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.ml
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.native.reference
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.reference
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.run
-  create mode 100644 testsuite/tests/runtime-errors/syserror.ml
-  create mode 100644 testsuite/tests/runtime-errors/syserror.unix.reference
-  create mode 100644 testsuite/tests/runtime-errors/syserror.win32.reference
-  create mode 100644 testsuite/tests/runtime-naked-pointers/cstubs.c
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np.ml
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np1.ml
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np2.ml
-  create mode 100755 testsuite/tests/runtime-naked-pointers/np2.run
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np3.ml
-  create mode 100755 testsuite/tests/runtime-naked-pointers/np3.run
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np4.ml
-  create mode 100755 testsuite/tests/runtime-naked-pointers/np4.run
-  create mode 100755 testsuite/tests/runtime-naked-pointers/runtest.sh
-  create mode 100644 testsuite/tests/runtime-objects/Tests.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/foo.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/gen_cached_cmi.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/input.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/main.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/main.reference
-  create mode 100644 testsuite/tests/shadow_include/artificial.ml
-  create mode 100644 testsuite/tests/shadow_include/cannot_shadow_error.compilers.reference
-  create mode 100644 testsuite/tests/shadow_include/cannot_shadow_error.ml
-  create mode 100644 testsuite/tests/shadow_include/shadow_all.ml
-  create mode 100644 testsuite/tests/statmemprof/alloc_counts.ml
-  create mode 100644 testsuite/tests/statmemprof/alloc_counts.reference
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_major.ml
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_major.reference
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_minor.ml
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_minor.reference
-  create mode 100644 testsuite/tests/statmemprof/blocking_in_callback.ml
-  create mode 100644 testsuite/tests/statmemprof/callstacks.flat-float-array.reference
-  create mode 100644 testsuite/tests/statmemprof/callstacks.ml
-  create mode 100644 testsuite/tests/statmemprof/callstacks.no-flat-float-array.reference
-  create mode 100644 testsuite/tests/statmemprof/comballoc.byte.reference
-  create mode 100644 testsuite/tests/statmemprof/comballoc.ml
-  create mode 100644 testsuite/tests/statmemprof/comballoc.opt.reference
-  create mode 100644 testsuite/tests/statmemprof/custom.ml
-  create mode 100644 testsuite/tests/statmemprof/custom.reference
-  create mode 100644 testsuite/tests/statmemprof/exception_callback.ml
-  create mode 100644 testsuite/tests/statmemprof/exception_callback.reference
-  create mode 100644 testsuite/tests/statmemprof/exception_callback_minor.ml
-  create mode 100644 testsuite/tests/statmemprof/exception_callback_minor.reference
-  create mode 100644 testsuite/tests/statmemprof/intern.ml
-  create mode 100644 testsuite/tests/statmemprof/intern.reference
-  create mode 100644 testsuite/tests/statmemprof/lists_in_minor.ml
-  create mode 100644 testsuite/tests/statmemprof/lists_in_minor.reference
-  create mode 100644 testsuite/tests/statmemprof/minor_no_postpone.ml
-  create mode 100644 testsuite/tests/statmemprof/minor_no_postpone_stub.c
-  create mode 100644 testsuite/tests/statmemprof/moved_while_blocking.ml
-  create mode 100644 testsuite/tests/statmemprof/moved_while_blocking.reference
-  create mode 100644 testsuite/tests/statmemprof/thread_exit_in_callback.ml
-  create mode 100644 testsuite/tests/tool-caml-tex/ellipses.input
-  create mode 100644 testsuite/tests/tool-caml-tex/ellipses.ml
-  create mode 100644 testsuite/tests/tool-caml-tex/ellipses.reference
-  create mode 100644 testsuite/tests/tool-caml-tex/redirections.input
-  create mode 100644 testsuite/tests/tool-caml-tex/redirections.ml
-  create mode 100644 testsuite/tests/tool-caml-tex/redirections.reference
-  create mode 100644 testsuite/tests/tool-command-line/test.compilers.reference
-  create mode 100644 testsuite/tests/tool-command-line/test.ml
-  create mode 100644 testsuite/tests/tool-command-line/unknown-file
-  create mode 100644 testsuite/tests/tool-debugger/basic/debuggee.ml
-  create mode 100644 testsuite/tests/tool-debugger/basic/debuggee.reference
-  create mode 100644 testsuite/tests/tool-debugger/basic/input_script
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/host.debug.reference
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/host.ml
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/host.reference
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/input_script
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/plugin.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/debuggee.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/debuggee.reference
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/in/blah.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/in/foo.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/input_script
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/a.ml
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/b.ml
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/input_script
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/noev.ml
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/noev.reference
-  create mode 100644 testsuite/tests/tool-debugger/printer/debuggee.ml
-  create mode 100644 testsuite/tests/tool-debugger/printer/debuggee.reference
-  create mode 100644 testsuite/tests/tool-debugger/printer/input_script
-  create mode 100644 testsuite/tests/tool-debugger/printer/printer.ml
-  create mode 100644 testsuite/tests/tool-expect-test/clean_typer.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/chars.mll
-  create mode 100644 testsuite/tests/tool-lexyacc/gram_aux.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/grammar.mly
-  create mode 100644 testsuite/tests/tool-lexyacc/input
-  create mode 100644 testsuite/tests/tool-lexyacc/lexgen.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/main.compilers.reference
-  create mode 100644 testsuite/tests/tool-lexyacc/main.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/main.reference
-  create mode 100644 testsuite/tests/tool-lexyacc/mpr7760.mll
-  create mode 100644 testsuite/tests/tool-lexyacc/mpr7760.reference
-  create mode 100644 testsuite/tests/tool-lexyacc/output.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/scan_aux.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/scanner.mll
-  create mode 100644 testsuite/tests/tool-lexyacc/syntax.ml
-  create mode 100755 testsuite/tests/tool-ocaml-annot/check-annot.sh
-  create mode 100644 testsuite/tests/tool-ocaml-annot/failure.ml
-  create mode 100644 testsuite/tests/tool-ocaml-annot/success.ml
-  create mode 100644 testsuite/tests/tool-ocaml-annot/typeonly.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t000.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t011-constint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t020.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t021-pushconst1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t021-pushconst2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t021-pushconst3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t022-pushconstint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t040-makeblock1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t040-makeblock2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t040-makeblock3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t041-makeblock.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t050-getglobal.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t050-pushgetglobal.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t051-getglobalfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t051-pushgetglobalfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t060-raise.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t070-branch.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t070-branchif.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t070-branchifnot.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t071-boolnot.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-eq.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-geint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-gtint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-leint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-ltint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-neq.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc6.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc7.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t091-acc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc6.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc7.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t093-pushacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t100-pushtrap.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t101-poptrap.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-addint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-andint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-asrint-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-asrint-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-divint-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-divint-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-divint-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-lslint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-lsrint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-modint-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-modint-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-mulint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-negint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-offsetint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-orint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-subint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-xorint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t120-getstringchar.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t121-setstringchar.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t130-getvectitem.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t130-vectlength.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t131-setvectitem.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t141-switch-5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t141-switch-6.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t141-switch-7.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t142-switch-8.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t142-switch-9.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t142-switch-A.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t150-push-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t150-push-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t160-closure.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t161-apply1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t162-return.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t163.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t164-apply2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t164-apply3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t165-apply.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t170-envacc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t170-envacc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t170-envacc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t171-envacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t173-pushenvacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t180-appterm1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t180-appterm2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t180-appterm3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t181-appterm.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t190-makefloatblock-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t190-makefloatblock-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t190-makefloatblock-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t191-vectlength.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t192-getfloatfield-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t192-getfloatfield-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t193-setfloatfield-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t193-setfloatfield-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t201-getfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t211-setfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t220-assign.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t230-check_signals.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t250-closurerec-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t250-closurerec-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t251-pushoffsetclosure0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t251-pushoffsetclosure2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t251-pushoffsetclosurem2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t252-pushoffsetclosure.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t253-offsetclosure0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t253-offsetclosure2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t253-offsetclosurem2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t254-offsetclosure.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t260-offsetref.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t270-push_retaddr.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t300-getmethod.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t301-object.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t310-alloc-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t310-alloc-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t320-gc-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t320-gc-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t320-gc-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t340-weak.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t350-heapcheck.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t360-stacks-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t360-stacks-2.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-compat32/compat32.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-compat32/compat32.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-error-cleanup/check-error-cleanup.sh
-  create mode 100644 testsuite/tests/tool-ocamlc-error-cleanup/test.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/a.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/b.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/tool-ocamlc-open.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_impl.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_impl.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_intf.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_intf.mli
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_scheduling.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_scheduling.ml
-  create mode 100755 testsuite/tests/tool-ocamlc-stop-after/stop_after_scheduling.sh
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_typing_impl.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_typing_impl.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/A.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/B.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/C.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/D.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/Makefile.build
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/Makefile.build2
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mk.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mk2.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mod.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mod2.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mod3.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/lib.mli
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/lib_impl.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/main.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/setup-links.sh
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/a.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/a.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/dir1/b.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/dir2/b.mli
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/dir2/c.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/Readme
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/alias.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/inner.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/main.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/main.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/main.ocamldoc.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Documentation_tags.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Documentation_tags.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Extensible_variant.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Extensible_variant.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Extensible_variant.ocamldoc.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Include_module_type_of.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Include_module_type_of.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Include_module_type_of.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.man.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records_bis.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records_bis.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Item_ids.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Item_ids.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Level_0.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Level_0.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Linebreaks.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Linebreaks.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Loop.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Loop.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Loop.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Module_whitespace.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Module_whitespace.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Module_whitespace.ocamldoc.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/No_preamble.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/No_preamble.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Paragraph.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Paragraph.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Short_description.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Short_description.txt
-  create mode 100644 testsuite/tests/tool-ocamldoc/Test.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Test.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Variants.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Variants.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Variants.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/latex_ref.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/latex_ref.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/odoc_test.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t01.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t01.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t02.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t02.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t03.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t03.ocamldoc.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t03.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t04.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t04.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t05.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t05.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/type_Linebreaks.reference
-  create mode 100644 testsuite/tests/tool-ocamlobjinfo/question.ml
-  create mode 100644 testsuite/tests/tool-ocamlobjinfo/question.reference
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.sh
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.sh
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/start_from_emit.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-save-ir/start_from_emit.sh
-  create mode 100644 testsuite/tests/tool-ocamlopt-stop-after/stop_after_scheduling.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-stop-after/stop_after_scheduling.sh
-  create mode 100644 testsuite/tests/tool-ocamltest/norm1.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm1.reference
-  create mode 100644 testsuite/tests/tool-ocamltest/norm2.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm2.reference
-  create mode 100644 testsuite/tests/tool-ocamltest/norm3.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm3.reference
-  create mode 100644 testsuite/tests/tool-ocamltest/norm4.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm4.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/first_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/first_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_first_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_first_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_last_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_last_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/last_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/last_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/print_args.ml
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/print_args.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/test.ml
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/working_arg.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/working_arg.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use1.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use2.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use3.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use4.ml
-  create mode 100644 testsuite/tests/tool-toplevel/exotic_lists.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/exotic_lists.ml
-  create mode 100644 testsuite/tests/tool-toplevel/known-bugs/broken_rec_in_show.ml
-  create mode 100644 testsuite/tests/tool-toplevel/mod.ml
-  create mode 100644 testsuite/tests/tool-toplevel/mod_use.ml
-  create mode 100644 testsuite/tests/tool-toplevel/pr6468.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/pr6468.ml
-  create mode 100644 testsuite/tests/tool-toplevel/pr7060.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/pr7060.ml
-  create mode 100644 testsuite/tests/tool-toplevel/pr7751.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/pr7751.ml
-  create mode 100644 testsuite/tests/tool-toplevel/printval.ml
-  create mode 100644 testsuite/tests/tool-toplevel/redefinition_hints.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/redefinition_hints.ml
-  create mode 100644 testsuite/tests/tool-toplevel/show.ml
-  create mode 100644 testsuite/tests/tool-toplevel/show_short_paths.ml
-  create mode 100644 testsuite/tests/tool-toplevel/strings.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/strings.ml
-  create mode 100644 testsuite/tests/tool-toplevel/tracing.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/tracing.ml
-  create mode 100644 testsuite/tests/tool-toplevel/uncaught_exceptions.ml
-  create mode 100644 testsuite/tests/tool-toplevel/use_command.ml
-  create mode 100644 testsuite/tests/translprim/array_spec.compilers.flat.reference
-  create mode 100644 testsuite/tests/translprim/array_spec.compilers.no-flat.reference
-  create mode 100644 testsuite/tests/translprim/array_spec.ml
-  create mode 100644 testsuite/tests/translprim/comparison_table.compilers.reference
-  create mode 100644 testsuite/tests/translprim/comparison_table.ml
-  create mode 100644 testsuite/tests/translprim/locs.ml
-  create mode 100644 testsuite/tests/translprim/locs.reference
-  create mode 100644 testsuite/tests/translprim/module_coercion.compilers.flat.reference
-  create mode 100644 testsuite/tests/translprim/module_coercion.compilers.no-flat.reference
-  create mode 100644 testsuite/tests/translprim/module_coercion.ml
-  create mode 100644 testsuite/tests/translprim/ref_spec.compilers.reference
-  create mode 100644 testsuite/tests/translprim/ref_spec.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/const_int_hint.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/missing_rec_hint.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/repeated_did_you_mean.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/type_expected_explanation.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/unit_fun_hints.ml
-  create mode 100644 testsuite/tests/typing-deprecated/alerts.ml
-  create mode 100644 testsuite/tests/typing-deprecated/deprecated.ml
-  create mode 100644 testsuite/tests/typing-extension-constructor/test.ml
-  create mode 100644 testsuite/tests/typing-extension-constructor/test.ocaml.reference
-  create mode 100644 testsuite/tests/typing-extensions/cast.ml
-  create mode 100644 testsuite/tests/typing-extensions/cast.ocaml.reference
-  create mode 100644 testsuite/tests/typing-extensions/disambiguation.ml
-  create mode 100644 testsuite/tests/typing-extensions/extensions.ml
-  create mode 100644 testsuite/tests/typing-extensions/msg.ml
-  create mode 100644 testsuite/tests/typing-extensions/msg.ocaml.reference
-  create mode 100644 testsuite/tests/typing-extensions/open_types.ml
-  create mode 100644 testsuite/tests/typing-fstclassmod/aliases.ml
-  create mode 100644 testsuite/tests/typing-fstclassmod/fstclassmod.ml
-  create mode 100644 testsuite/tests/typing-fstclassmod/fstclassmod.reference
-  create mode 100644 testsuite/tests/typing-fstclassmod/nondep_instance.ml
-  create mode 100644 testsuite/tests/typing-gadts/ambiguity.ml
-  create mode 100644 testsuite/tests/typing-gadts/didier.ml
-  create mode 100644 testsuite/tests/typing-gadts/dynamic_frisch.ml
-  create mode 100644 testsuite/tests/typing-gadts/nested_equations.ml
-  create mode 100644 testsuite/tests/typing-gadts/omega07.ml
-  create mode 100644 testsuite/tests/typing-gadts/or_patterns.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5332.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5689.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5785.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5848.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5906.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5948.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5981.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5985.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5989.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5997.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6158.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6163.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6174.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6241.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6690.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6817.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6934.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6980.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6993_bad.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7016.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7160.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7214.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7222.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7230.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7234.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7260.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7269.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7298.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7374.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7378.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7381.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7390.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7391.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7397.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7421.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7432.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7520.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7618.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7747.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7902.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr9019.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr9759.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr9799.ml
-  create mode 100644 testsuite/tests/typing-gadts/principality-and-gadts.ml
-  create mode 100644 testsuite/tests/typing-gadts/term-conv.ml
-  create mode 100644 testsuite/tests/typing-gadts/test.ml
-  create mode 100644 testsuite/tests/typing-gadts/unexpected_existentials.ml
-  create mode 100644 testsuite/tests/typing-gadts/unify_mb.ml
-  create mode 100644 testsuite/tests/typing-gadts/variables_in_mcomp.ml
-  create mode 100644 testsuite/tests/typing-gadts/yallop_bugs.ml
-  create mode 100644 testsuite/tests/typing-immediate/immediate.ml
-  create mode 100644 testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin.reference
-  create mode 100644 testsuite/tests/typing-labels/mixin2.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin2.reference
-  create mode 100644 testsuite/tests/typing-labels/mixin3.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin3.reference
-  create mode 100644 testsuite/tests/typing-misc-bugs/core_array_reduced_ok.ml
-  create mode 100644 testsuite/tests/typing-misc-bugs/gadt_declaration_check.ml
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6303_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6303_bad.ml
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6946_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6946_bad.ml
-  create mode 100644 testsuite/tests/typing-misc/build_as_type.ml
-  create mode 100644 testsuite/tests/typing-misc/constraints.ml
-  create mode 100644 testsuite/tests/typing-misc/disambiguate_principality.ml
-  create mode 100644 testsuite/tests/typing-misc/empty_ppx.ml
-  create mode 100644 testsuite/tests/typing-misc/empty_variant.ml
-  create mode 100644 testsuite/tests/typing-misc/enrich_typedecl.ml
-  create mode 100644 testsuite/tests/typing-misc/exotic_unifications.ml
-  create mode 100644 testsuite/tests/typing-misc/external_arity.ml
-  create mode 100644 testsuite/tests/typing-misc/gpr2277.ml
-  create mode 100644 testsuite/tests/typing-misc/includeclass_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/injectivity.ml
-  create mode 100644 testsuite/tests/typing-misc/inside_out.ml
-  create mode 100644 testsuite/tests/typing-misc/is_expansive.ml
-  create mode 100644 testsuite/tests/typing-misc/labels.ml
-  create mode 100644 testsuite/tests/typing-misc/mapping.ml
-  create mode 100644 testsuite/tests/typing-misc/normalize_type.ml
-  create mode 100644 testsuite/tests/typing-misc/occur_check.ml
-  create mode 100644 testsuite/tests/typing-misc/pat_type_sharing.ml
-  create mode 100644 testsuite/tests/typing-misc/pattern_open.ml
-  create mode 100644 testsuite/tests/typing-misc/polyvars.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6416.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6634.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6939-flat-float-array.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6939-no-flat-float-array.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7103.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7228.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7668_bad.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7712.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7937.ml
-  create mode 100644 testsuite/tests/typing-misc/pr8548.ml
-  create mode 100644 testsuite/tests/typing-misc/pr8548_split.ml
-  create mode 100644 testsuite/tests/typing-misc/printing.ml
-  create mode 100644 testsuite/tests/typing-misc/range.ml
-  create mode 100644 testsuite/tests/typing-misc/range_intf.ml
-  create mode 100644 testsuite/tests/typing-misc/ranged.ml
-  create mode 100644 testsuite/tests/typing-misc/ranged_intf.ml
-  create mode 100644 testsuite/tests/typing-misc/records.ml
-  create mode 100644 testsuite/tests/typing-misc/scope_escape.ml
-  create mode 100644 testsuite/tests/typing-misc/typecore_empty_polyvariant_error.compilers.reference
-  create mode 100644 testsuite/tests/typing-misc/typecore_empty_polyvariant_error.ml
-  create mode 100644 testsuite/tests/typing-misc/typecore_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/typecore_nolabel_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/typetexp_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/unique_names_in_unification.ml
-  create mode 100644 testsuite/tests/typing-misc/variance.ml
-  create mode 100644 testsuite/tests/typing-misc/variant.ml
-  create mode 100644 testsuite/tests/typing-misc/wellfounded.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/bar.mli
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/baz.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/foo.mli
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/test.compilers.reference
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/test.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-3/middle.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-3/original.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-3/user.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/a.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/b.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/c.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/main.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/main.ml.reference
-  create mode 100644 testsuite/tests/typing-missing-cmi/main_ok.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/subdir/m.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/test.compilers.reference
-  create mode 100644 testsuite/tests/typing-missing-cmi/test.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/gatien_baron_20131019_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr5164_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr51_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr5663_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr5914_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6240_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6293_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6293_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6427_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6427_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6485_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6513_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6572_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6651_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6752_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6752_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6752_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_first_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_first_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_second_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_second_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6944_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6954_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6981_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6982_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6985_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6992_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6992_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7036_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7082_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7112_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7112_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7112_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7152_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7182_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7305_principal.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7321_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_2_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_2_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7519_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7601_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7601a_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr9695_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr9695_bad.ml
-  create mode 100644 testsuite/tests/typing-modules/.gitattributes
-  create mode 100644 testsuite/tests/typing-modules/Test.ml
-  create mode 100644 testsuite/tests/typing-modules/aliases.ml
-  create mode 100644 testsuite/tests/typing-modules/anonymous.ml
-  create mode 100644 testsuite/tests/typing-modules/applicative_functor_type.ml
-  create mode 100644 testsuite/tests/typing-modules/extension_constructors_errors_test.ml
-  create mode 100644 testsuite/tests/typing-modules/firstclass.ml
-  create mode 100644 testsuite/tests/typing-modules/generative.ml
-  create mode 100644 testsuite/tests/typing-modules/illegal_permutation.ml
-  create mode 100644 testsuite/tests/typing-modules/merge_constraint.ml
-  create mode 100644 testsuite/tests/typing-modules/nondep.ml
-  create mode 100644 testsuite/tests/typing-modules/nondep_private_abbrev.ml
-  create mode 100644 testsuite/tests/typing-modules/normalize_path.ml
-  create mode 100644 testsuite/tests/typing-modules/pr5911.ml
-  create mode 100644 testsuite/tests/typing-modules/pr6394.ml
-  create mode 100644 testsuite/tests/typing-modules/pr6633.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7207.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7348.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7726.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7787.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7818.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7851.ml
-  create mode 100644 testsuite/tests/typing-modules/pr8810.ml
-  create mode 100644 testsuite/tests/typing-modules/pr9384.ml
-  create mode 100644 testsuite/tests/typing-modules/pr9695.ml
-  create mode 100644 testsuite/tests/typing-modules/printing.ml
-  create mode 100644 testsuite/tests/typing-modules/records_errors_test.ml
-  create mode 100644 testsuite/tests/typing-modules/recursive.ml
-  create mode 100644 testsuite/tests/typing-modules/unroll_private_abbrev.ml
-  create mode 100644 testsuite/tests/typing-modules/variants_errors_test.ml
-  create mode 100644 testsuite/tests/typing-multifile/a.ml
-  create mode 100644 testsuite/tests/typing-multifile/b.ml
-  create mode 100644 testsuite/tests/typing-multifile/c.ml
-  create mode 100644 testsuite/tests/typing-multifile/d.mli
-  create mode 100644 testsuite/tests/typing-multifile/e.ml
-  create mode 100644 testsuite/tests/typing-multifile/f.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr6372.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr7325.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr7563.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr9218.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr3968_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr3968_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4018_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4018_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4435_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4435_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4766_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4824_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4824a_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4824a_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr5156_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr7284_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr7284_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr7293_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/woodyatt_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/yamagata021012_ok.ml
-  create mode 100644 testsuite/tests/typing-objects/Exemples.ml
-  create mode 100644 testsuite/tests/typing-objects/Tests.ml
-  create mode 100644 testsuite/tests/typing-objects/abstract_rows.ml
-  create mode 100644 testsuite/tests/typing-objects/dummy.ml
-  create mode 100644 testsuite/tests/typing-objects/errors.ml
-  create mode 100644 testsuite/tests/typing-objects/open_in_classes.ml
-  create mode 100644 testsuite/tests/typing-objects/pr5545.ml
-  create mode 100644 testsuite/tests/typing-objects/pr5619_bad.ml
-  create mode 100644 testsuite/tests/typing-objects/pr5858.ml
-  create mode 100644 testsuite/tests/typing-objects/pr6123_bad.ml
-  create mode 100644 testsuite/tests/typing-objects/pr6383.ml
-  create mode 100644 testsuite/tests/typing-objects/pr6907_bad.ml
-  create mode 100644 testsuite/tests/typing-objects/pr7711_ok.ml
-  create mode 100644 testsuite/tests/typing-objects/self_cannot_be_closed.ml
-  create mode 100644 testsuite/tests/typing-objects/self_cannot_escape_pr7865.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pervasives_leitmotiv.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pervasives_leitmotiv.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr4791.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr4791.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr6323.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr6323.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7402.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7402.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7620_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7620_bad.ml
-  create mode 100644 testsuite/tests/typing-poly-bugs/pr5322_ok.ml
-  create mode 100644 testsuite/tests/typing-poly-bugs/pr5673_ok.ml
-  create mode 100644 testsuite/tests/typing-poly-bugs/pr6922_ok.ml
-  create mode 100644 testsuite/tests/typing-poly/error_messages.ml
-  create mode 100644 testsuite/tests/typing-poly/poly.ml
-  create mode 100644 testsuite/tests/typing-poly/pr7636.ml
-  create mode 100644 testsuite/tests/typing-poly/pr9603.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918a.mli
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918b.mli
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918c.compilers.reference
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918c.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr4775_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr4933_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr5057_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr7199_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr7817_bad.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr7824.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/privrowsabate_ok.ml
-  create mode 100644 testsuite/tests/typing-private-bugs/pr5026_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-private-bugs/pr5026_bad.ml
-  create mode 100644 testsuite/tests/typing-private-bugs/pr5469_ok.ml
-  create mode 100644 testsuite/tests/typing-private/private.compilers.principal.reference
-  create mode 100644 testsuite/tests/typing-private/private.compilers.reference
-  create mode 100644 testsuite/tests/typing-private/private.ml
-  create mode 100644 testsuite/tests/typing-recmod/gpr1626.ml
-  create mode 100644 testsuite/tests/typing-recmod/pr9494.ml
-  create mode 100644 testsuite/tests/typing-recmod/pr9494.reference
-  create mode 100644 testsuite/tests/typing-recmod/t01bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t01bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t02bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t02bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t03ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t04bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t04bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t05bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t05bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t06ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t07bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t07bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t08bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t08bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t09bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t09bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t10ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t11bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t11bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t12bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t12bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t13ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t14bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t14bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t15bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t15bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t16ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t17ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t18ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t20ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t21ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t22ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t22ok.mli
-  create mode 100644 testsuite/tests/typing-recordarg/recordarg.ml
-  create mode 100644 testsuite/tests/typing-recordarg/recordarg.ocaml.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr5343_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr5343_bad.ml
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6174_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6174_bad.ml
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6870_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6870_bad.ml
-  create mode 100644 testsuite/tests/typing-safe-linking/a.ml
-  create mode 100644 testsuite/tests/typing-safe-linking/b_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-safe-linking/b_bad.ml
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/largeFile.ml
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.ml
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.reference
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile_top.compilers.reference
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile_top.ml
-  create mode 100644 testsuite/tests/typing-short-paths/errors.ml
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223.ml
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223_bar.mli
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223_foo.mli
-  create mode 100644 testsuite/tests/typing-short-paths/pr5918.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/pr5918.ml
-  create mode 100644 testsuite/tests/typing-short-paths/pr6836.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/pr6836.ml
-  create mode 100644 testsuite/tests/typing-short-paths/pr7543.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/pr7543.ml
-  create mode 100644 testsuite/tests/typing-short-paths/short-paths.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/short-paths.ml
-  create mode 100644 testsuite/tests/typing-signatures/els.ml
-  create mode 100644 testsuite/tests/typing-signatures/els.ocaml.reference
-  create mode 100644 testsuite/tests/typing-signatures/pr6371.ml
-  create mode 100644 testsuite/tests/typing-signatures/pr6371.ocaml.reference
-  create mode 100644 testsuite/tests/typing-signatures/pr6672.ml
-  create mode 100644 testsuite/tests/typing-signatures/pr6672.ocaml.reference
-  create mode 100644 testsuite/tests/typing-sigsubst/mpr7852.mli
-  create mode 100644 testsuite/tests/typing-sigsubst/sig_local_aliases.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/sig_local_aliases_syntax_errors.compilers.reference
-  create mode 100644 testsuite/tests/typing-sigsubst/sig_local_aliases_syntax_errors.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/sigsubst.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_functor.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_modtype_type_eq.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_modtype_type_subst.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_type_eq.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_type_subst.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_locations.compilers.reference
-  create mode 100644 testsuite/tests/typing-sigsubst/test_locations.ml
-  create mode 100644 testsuite/tests/typing-typeparam/newtype.ml
-  create mode 100644 testsuite/tests/typing-typeparam/newtype.ocaml.reference
-  create mode 100644 testsuite/tests/typing-unboxed-types/test.ml
-  create mode 100644 testsuite/tests/typing-unboxed-types/test_flat.ml
-  create mode 100644 testsuite/tests/typing-unboxed-types/test_no_flat.ml
-  create mode 100644 testsuite/tests/typing-unboxed/test.ml
-  create mode 100644 testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.ml
-  create mode 100644 testsuite/tests/typing-warnings/application.ml
-  create mode 100644 testsuite/tests/typing-warnings/coercions.ml
-  create mode 100644 testsuite/tests/typing-warnings/exhaustiveness.ml
-  create mode 100644 testsuite/tests/typing-warnings/fragile_matching.ml
-  create mode 100644 testsuite/tests/typing-warnings/never_returns.ml
-  create mode 100644 testsuite/tests/typing-warnings/open_warnings.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr5892.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr6587.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr6872.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7085.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7115.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7261.compilers.reference
-  create mode 100644 testsuite/tests/typing-warnings/pr7261.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7297.compilers.reference
-  create mode 100644 testsuite/tests/typing-warnings/pr7297.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7553.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr9244.ml
-  create mode 100644 testsuite/tests/typing-warnings/records.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_functor_parameter.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_rec.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_recmodule.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_types.ml
-  create mode 100644 testsuite/tests/typing-warnings/warning16.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/README
-  create mode 100644 testsuite/tests/unboxed-primitive-args/common.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/common.mli
-  create mode 100644 testsuite/tests/unboxed-primitive-args/gen_test.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test.reference
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test_common.c
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test_common.h
-  create mode 100644 testsuite/tests/unwind/README
-  create mode 100755 testsuite/tests/unwind/check-linker-version.sh
-  create mode 100644 testsuite/tests/unwind/driver.ml
-  create mode 100644 testsuite/tests/unwind/mylib.ml
-  create mode 100644 testsuite/tests/unwind/mylib.mli
-  create mode 100644 testsuite/tests/unwind/stack_walker.c
-  create mode 100644 testsuite/tests/utils/edit_distance.ml
-  create mode 100644 testsuite/tests/utils/edit_distance.reference
-  create mode 100644 testsuite/tests/utils/magic_number.ml
-  create mode 100644 testsuite/tests/utils/overflow_detection.ml
-  create mode 100644 testsuite/tests/utils/overflow_detection.reference
-  create mode 100644 testsuite/tests/utils/test_strongly_connected_components.ml
-  create mode 100644 testsuite/tests/utils/test_strongly_connected_components.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module.compilers.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module.ml
-  create mode 100644 testsuite/tests/warnings/deprecated_module.mli
-  create mode 100644 testsuite/tests/warnings/deprecated_module_assigment.compilers.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module_assigment.ml
-  create mode 100644 testsuite/tests/warnings/deprecated_module_use.compilers.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module_use.ml
-  create mode 100644 testsuite/tests/warnings/mnemonics.mll
-  create mode 100644 testsuite/tests/warnings/mnemonics.reference
-  create mode 100644 testsuite/tests/warnings/module_without_cmx.mli
-  create mode 100644 testsuite/tests/warnings/w01.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w01.ml
-  create mode 100644 testsuite/tests/warnings/w03.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w03.ml
-  create mode 100644 testsuite/tests/warnings/w04.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w04.ml
-  create mode 100644 testsuite/tests/warnings/w04_failure.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w04_failure.ml
-  create mode 100644 testsuite/tests/warnings/w06.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w06.ml
-  create mode 100644 testsuite/tests/warnings/w32.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w32.ml
-  create mode 100644 testsuite/tests/warnings/w32.mli
-  create mode 100644 testsuite/tests/warnings/w32b.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w32b.ml
-  create mode 100644 testsuite/tests/warnings/w33.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w33.ml
-  create mode 100644 testsuite/tests/warnings/w45.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w45.ml
-  create mode 100644 testsuite/tests/warnings/w47_inline.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w47_inline.ml
-  create mode 100644 testsuite/tests/warnings/w50.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w50.ml
-  create mode 100644 testsuite/tests/warnings/w51.ml
-  create mode 100644 testsuite/tests/warnings/w51_bis.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w51_bis.ml
-  create mode 100644 testsuite/tests/warnings/w52.ml
-  create mode 100644 testsuite/tests/warnings/w53.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w53.ml
-  create mode 100644 testsuite/tests/warnings/w54.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w54.ml
-  create mode 100644 testsuite/tests/warnings/w55.flambda.reference
-  create mode 100644 testsuite/tests/warnings/w55.ml
-  create mode 100644 testsuite/tests/warnings/w55.native.reference
-  create mode 100644 testsuite/tests/warnings/w58.ml
-  create mode 100644 testsuite/tests/warnings/w58.native.reference
-  create mode 100644 testsuite/tests/warnings/w59.flambda.reference
-  create mode 100644 testsuite/tests/warnings/w59.ml
-  create mode 100644 testsuite/tests/warnings/w60.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w60.ml
-  create mode 100644 testsuite/tests/warnings/w60.mli
-  create mode 100644 testsuite/tests/warnings/w68.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w68.ml
-  create mode 100644 testsuite/tests/warnings/w68.reference
-  create mode 100644 testsuite/tests/win-unicode/mltest.compilers.reference
-  create mode 100644 testsuite/tests/win-unicode/mltest.ml
-  create mode 100644 testsuite/tools/Makefile
-  create mode 100644 testsuite/tools/asmgen_amd64.S
-  create mode 100644 testsuite/tools/asmgen_arm.S
-  create mode 100644 testsuite/tools/asmgen_arm64.S
-  create mode 100644 testsuite/tools/asmgen_i386.S
-  create mode 100644 testsuite/tools/asmgen_i386nt.asm
-  create mode 100644 testsuite/tools/asmgen_power.S
-  create mode 100644 testsuite/tools/asmgen_riscv.S
-  create mode 100644 testsuite/tools/asmgen_s390x.S
-  create mode 100644 testsuite/tools/codegen_main.ml
-  create mode 100644 testsuite/tools/expect_test.ml
-  create mode 100644 testsuite/tools/lexcmm.mli
-  create mode 100644 testsuite/tools/lexcmm.mll
-  create mode 100644 testsuite/tools/parsecmm.mly
-  create mode 100644 testsuite/tools/parsecmmaux.ml
-  create mode 100644 testsuite/tools/parsecmmaux.mli
-  create mode 100644 tools/.depend
-  create mode 100644 tools/Makefile
-  create mode 100755 tools/autogen
-  create mode 100644 tools/caml_tex.ml
-  create mode 100755 tools/check-parser-uptodate-or-warn.sh
-  create mode 100755 tools/check-symbol-names
-  create mode 100755 tools/check-typo
-  create mode 100755 tools/check-typo-since
-  create mode 100644 tools/checkstack.c
-  create mode 100755 tools/ci/actions/runner.sh
-  create mode 100644 tools/ci/appveyor/appveyor_build.cmd
-  create mode 100644 tools/ci/appveyor/appveyor_build.sh
-  create mode 100644 tools/ci/inria/README.md
-  create mode 100644 tools/ci/inria/Risc-V/Jenkinsfile
-  create mode 100644 tools/ci/inria/bootstrap/Jenkinsfile
-  create mode 100644 tools/ci/inria/bootstrap/remove-sinh-primitive.patch
-  create mode 100755 tools/ci/inria/bootstrap/script
-  create mode 100644 tools/ci/inria/check-typo/Jenkinsfile
-  create mode 100644 tools/ci/inria/dune-build/Jenkinsfile
-  create mode 100755 tools/ci/inria/dune-build/script
-  create mode 100755 tools/ci/inria/launch
-  create mode 100755 tools/ci/inria/light
-  create mode 100755 tools/ci/inria/main
-  create mode 100644 tools/ci/inria/other-configs/Jenkinsfile
-  create mode 100755 tools/ci/inria/other-configs/script
-  create mode 100644 tools/ci/inria/sanitizers/Jenkinsfile
-  create mode 100644 tools/ci/inria/sanitizers/lsan-suppr.txt
-  create mode 100755 tools/ci/inria/sanitizers/script
-  create mode 100644 tools/ci/inria/step-by-step-build/Jenkinsfile
-  create mode 100755 tools/ci/inria/step-by-step-build/script
-  create mode 100755 tools/ci/travis/travis-ci.sh
-  create mode 100644 tools/cmpbyt.ml
-  create mode 100644 tools/cvt_emit.mll
-  create mode 100644 tools/dumpobj.ml
-  create mode 100644 tools/dune
-  create mode 100644 tools/eqparsetree.ml
-  create mode 100644 tools/eventlog_metadata.in
-  create mode 100644 tools/gdb-macros
-  create mode 100755 tools/git-dev-options.sh
-  create mode 100644 tools/lintapidiff.ml
-  create mode 100644 tools/magic
-  create mode 100755 tools/make-version-header.sh
-  create mode 100644 tools/make_opcodes.mll
-  create mode 100644 tools/mantis2gh_stripped.csv
-  create mode 100755 tools/msvs-promote-path
-  create mode 100644 tools/objinfo.ml
-  create mode 100644 tools/ocamlcmt.ml
-  create mode 100644 tools/ocamlcp.ml
-  create mode 100644 tools/ocamldep.ml
-  create mode 100644 tools/ocamlmklib.ml
-  create mode 100644 tools/ocamlmktop.ml
-  create mode 100644 tools/ocamloptp.ml
-  create mode 100644 tools/ocamlprof.ml
-  create mode 100755 tools/ocamlsize
-  create mode 100755 tools/pre-commit-githook
-  create mode 100644 tools/primreq.ml
-  create mode 100644 tools/profiling.ml
-  create mode 100644 tools/profiling.mli
-  create mode 100644 tools/stripdebug.ml
-  create mode 100755 tools/sync_stdlib_docs
-  create mode 100644 tools/unlabel-patches/1.mli
-  create mode 100644 tools/unlabel-patches/2.mli
-  create mode 100644 tools/unlabel-patches/3.mli
-  create mode 100644 tools/unlabel-patches/4.mli
-  create mode 100644 toplevel/dune
-  create mode 100644 toplevel/expunge.ml
-  create mode 100644 toplevel/genprintval.ml
-  create mode 100644 toplevel/genprintval.mli
-  create mode 100644 toplevel/opttopdirs.ml
-  create mode 100644 toplevel/opttopdirs.mli
-  create mode 100644 toplevel/opttoploop.ml
-  create mode 100644 toplevel/opttoploop.mli
-  create mode 100644 toplevel/opttopmain.ml
-  create mode 100644 toplevel/opttopmain.mli
-  create mode 100644 toplevel/opttopstart.ml
-  create mode 100644 toplevel/topdirs.ml
-  create mode 100644 toplevel/topdirs.mli
-  create mode 100644 toplevel/toploop.ml
-  create mode 100644 toplevel/toploop.mli
-  create mode 100644 toplevel/topmain.ml
-  create mode 100644 toplevel/topmain.mli
-  create mode 100644 toplevel/topstart.ml
-  create mode 100644 toplevel/trace.ml
-  create mode 100644 toplevel/trace.mli
-  create mode 100644 typing/HACKING.adoc
-  create mode 100644 typing/TODO.md
-  create mode 100644 typing/annot.mli
-  create mode 100644 typing/btype.ml
-  create mode 100644 typing/btype.mli
-  create mode 100644 typing/cmt2annot.ml
-  create mode 100644 typing/ctype.ml
-  create mode 100644 typing/ctype.mli
-  create mode 100644 typing/datarepr.ml
-  create mode 100644 typing/datarepr.mli
-  create mode 100644 typing/env.ml
-  create mode 100644 typing/env.mli
-  create mode 100644 typing/envaux.ml
-  create mode 100644 typing/envaux.mli
-  create mode 100644 typing/ident.ml
-  create mode 100644 typing/ident.mli
-  create mode 100644 typing/includeclass.ml
-  create mode 100644 typing/includeclass.mli
-  create mode 100644 typing/includecore.ml
-  create mode 100644 typing/includecore.mli
-  create mode 100644 typing/includemod.ml
-  create mode 100644 typing/includemod.mli
-  create mode 100644 typing/mtype.ml
-  create mode 100644 typing/mtype.mli
-  create mode 100644 typing/oprint.ml
-  create mode 100644 typing/oprint.mli
-  create mode 100644 typing/outcometree.mli
-  create mode 100644 typing/parmatch.ml
-  create mode 100644 typing/parmatch.mli
-  create mode 100644 typing/path.ml
-  create mode 100644 typing/path.mli
-  create mode 100644 typing/patterns.ml
-  create mode 100644 typing/patterns.mli
-  create mode 100644 typing/persistent_env.ml
-  create mode 100644 typing/persistent_env.mli
-  create mode 100644 typing/predef.ml
-  create mode 100644 typing/predef.mli
-  create mode 100644 typing/primitive.ml
-  create mode 100644 typing/primitive.mli
-  create mode 100644 typing/printpat.ml
-  create mode 100644 typing/printpat.mli
-  create mode 100644 typing/printtyp.ml
-  create mode 100644 typing/printtyp.mli
-  create mode 100644 typing/printtyped.ml
-  create mode 100644 typing/printtyped.mli
-  create mode 100644 typing/rec_check.ml
-  create mode 100644 typing/rec_check.mli
-  create mode 100644 typing/stypes.ml
-  create mode 100644 typing/stypes.mli
-  create mode 100644 typing/subst.ml
-  create mode 100644 typing/subst.mli
-  create mode 100644 typing/tast_iterator.ml
-  create mode 100644 typing/tast_iterator.mli
-  create mode 100644 typing/tast_mapper.ml
-  create mode 100644 typing/tast_mapper.mli
-  create mode 100644 typing/type_immediacy.ml
-  create mode 100644 typing/type_immediacy.mli
-  create mode 100644 typing/typeclass.ml
-  create mode 100644 typing/typeclass.mli
-  create mode 100644 typing/typecore.ml
-  create mode 100644 typing/typecore.mli
-  create mode 100644 typing/typedecl.ml
-  create mode 100644 typing/typedecl.mli
-  create mode 100644 typing/typedecl_immediacy.ml
-  create mode 100644 typing/typedecl_immediacy.mli
-  create mode 100644 typing/typedecl_properties.ml
-  create mode 100644 typing/typedecl_properties.mli
-  create mode 100644 typing/typedecl_separability.ml
-  create mode 100644 typing/typedecl_separability.mli
-  create mode 100644 typing/typedecl_unboxed.ml
-  create mode 100644 typing/typedecl_unboxed.mli
-  create mode 100644 typing/typedecl_variance.ml
-  create mode 100644 typing/typedecl_variance.mli
-  create mode 100644 typing/typedtree.ml
-  create mode 100644 typing/typedtree.mli
-  create mode 100644 typing/typemod.ml
-  create mode 100644 typing/typemod.mli
-  create mode 100644 typing/typeopt.ml
-  create mode 100644 typing/typeopt.mli
-  create mode 100644 typing/types.ml
-  create mode 100644 typing/types.mli
-  create mode 100644 typing/typetexp.ml
-  create mode 100644 typing/typetexp.mli
-  create mode 100644 typing/untypeast.ml
-  create mode 100644 typing/untypeast.mli
-  create mode 100644 utils/HACKING.adoc
-  create mode 100644 utils/Makefile
-  create mode 100644 utils/arg_helper.ml
-  create mode 100644 utils/arg_helper.mli
-  create mode 100644 utils/binutils.ml
-  create mode 100644 utils/binutils.mli
-  create mode 100644 utils/build_path_prefix_map.ml
-  create mode 100644 utils/build_path_prefix_map.mli
-  create mode 100644 utils/ccomp.ml
-  create mode 100644 utils/ccomp.mli
-  create mode 100644 utils/clflags.ml
-  create mode 100644 utils/clflags.mli
-  create mode 100644 utils/config.mli
-  create mode 100644 utils/config.mlp
-  create mode 100644 utils/consistbl.ml
-  create mode 100644 utils/consistbl.mli
-  create mode 100644 utils/domainstate.ml.c
-  create mode 100644 utils/domainstate.mli.c
-  create mode 100644 utils/dune
-  create mode 100644 utils/identifiable.ml
-  create mode 100644 utils/identifiable.mli
-  create mode 100644 utils/int_replace_polymorphic_compare.ml
-  create mode 100644 utils/int_replace_polymorphic_compare.mli
-  create mode 100644 utils/load_path.ml
-  create mode 100644 utils/load_path.mli
-  create mode 100644 utils/local_store.ml
-  create mode 100644 utils/local_store.mli
-  create mode 100644 utils/misc.ml
-  create mode 100644 utils/misc.mli
-  create mode 100644 utils/numbers.ml
-  create mode 100644 utils/numbers.mli
-  create mode 100644 utils/profile.ml
-  create mode 100644 utils/profile.mli
-  create mode 100644 utils/strongly_connected_components.ml
-  create mode 100644 utils/strongly_connected_components.mli
-  create mode 100644 utils/targetint.ml
-  create mode 100644 utils/targetint.mli
-  create mode 100644 utils/terminfo.ml
-  create mode 100644 utils/terminfo.mli
-  create mode 100644 utils/warnings.ml
-  create mode 100644 utils/warnings.mli
-  create mode 100644 yacc/Makefile
-  create mode 100644 yacc/closure.c
-  create mode 100644 yacc/defs.h
-  create mode 100644 yacc/error.c
-  create mode 100644 yacc/lalr.c
-  create mode 100644 yacc/lr0.c
-  create mode 100644 yacc/main.c
-  create mode 100644 yacc/mkpar.c
-  create mode 100644 yacc/output.c
-  create mode 100644 yacc/reader.c
-  create mode 100644 yacc/skeleton.c
-  create mode 100644 yacc/symtab.c
-  create mode 100644 yacc/verbose.c
-  create mode 100644 yacc/warshall.c
-  create mode 100644 yacc/wstr.c
- hint: Using 'master' as the name for the initial branch. This default branch name
- hint: is subject to change. To configure the initial branch name to use in all
- hint: of your new repositories, which will suppress this warning, call:
- hint: 
- hint: 	git config --global init.defaultBranch <name>
- hint: 
- hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- hint: 'development'. The just-created branch can be renamed via this command:
- hint: 
- hint: 	git branch -m <name>
- Initialized empty Git repository in /home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/flexdll/.git/
- [master (root-commit) f455dfe] Commit from source tree
-  33 files changed, 6723 insertions(+)
-  create mode 100644 .gitattributes
-  create mode 100644 .gitignore
-  create mode 100644 .ocp-indent
-  create mode 100644 CHANGES
-  create mode 100644 Compat401.ml
-  create mode 100644 Compat402.ml
-  create mode 100644 Compat403.ml
-  create mode 100644 Compat405.ml
-  create mode 100644 Compat406.ml
-  create mode 100644 Compat407.ml
-  create mode 100644 LICENSE
-  create mode 100644 Makefile
-  create mode 100644 README.md
-  create mode 100755 appveyor.yml
-  create mode 100755 appveyor_build.sh
-  create mode 100755 checkenv
-  create mode 100755 clear_appveyor_cache.sh
-  create mode 100644 cmdline.ml
-  create mode 100644 coff.ml
-  create mode 100644 create_dll.ml
-  create mode 100644 default.manifest
-  create mode 100755 default_amd64.manifest
-  create mode 100644 flexdll.c
-  create mode 100644 flexdll.h
-  create mode 100644 flexdll_initer.c
-  create mode 100644 installer.nsi
-  create mode 100644 msvs-detect
-  create mode 100644 reloc.ml
-  create mode 100644 test/Makefile
-  create mode 100644 test/dump.c
-  create mode 100644 test/plug1.c
-  create mode 100644 test/plug2.c
-  create mode 100644 version.rc
- No local changes to save
- No local changes to save
- HEAD is now at d057396 Commit from source tree
- HEAD is now at f455dfe Commit from source tree
- HEAD is now at d057396 Commit from source tree
- HEAD is now at f455dfe Commit from source tree
- patches(ocaml host) = /home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dkmldir/vendor/dkml-compiler/src/p/ocaml-common-4_12-a01-alignfiletime.patch
- Applying: Diskuv ocaml host patch ocaml-common-4_12-a01-alignfiletime.patch
- patches(flexdll host) = 
[dkml-component-staging-ocamlrun: sh]
+ /usr/bin/sh "-eufc" "cd '/home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files' && echo 1 - host && share/dkml/repro/100co/vendor/dkml-compiler/src/r-c-ocaml-2-build_host-noargs.sh" (CWD=/home/opam/.opam/default/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
- 1 - host
- /usr/bin/env: '/tmp/dkmlw.vYEBl/preconfigured-env.sh': Permission denied
- FATAL: ./configure failed
[ERROR] The installation of dkml-component-staging-ocamlrun failed at "sh -eufc cd '/home/opam/.opam/default/share/dkml-component-staging-ocamlrun/staging-files' && echo 1 - host && share/dkml/repro/100co/vendor/dkml-compiler/src/r-c-ocaml-2-build_host-noargs.sh".
install failed... 

[ERROR] failure
day10 command failed with exit code 3
Failed: Build failed