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


Building on m1-c.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-04 17:24.16 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
2021-07-04 17:24.16 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-07-04 17:24.16 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-04 17:24.16 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-04 17:24.16 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.13.0+trunk"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.13.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.13.0+trunk  (https://github.com/ocaml/ocaml/archive/4.13.tar.gz)
-> installed ocaml-variants.4.13.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.13.0
Done.
# Run eval $(opam env --switch=4.13.0+trunk) to update the current shell environment
2021-07-04 17:24.16 ---> using "fb997f888fe949f951315626b9b99953f30da0e1ee5f3958816c999a85f28f8c" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (5689 kB/s)
- Reading package lists...
- 
2021-07-04 17:24.16 ---> using "9aeebbbc20e6e9e4a2bbbfab3b9ebc9898081e708ec802b0eae25d96174a2cc8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"redirect.0.1.1\"\
               \nopam install -vy \"redirect.0.1.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"redirect.0.1.1\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] redirect.0.1.1 is not installed.

The following actions will be performed:
  - install stdcompat 15    [required by redirect]
  - install dune      2.9.0 [required by redirect]
  - install redirect  0.1.1
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9:
Processing  2/9: [redirect.0.1.1: http]
Processing  3/9: [redirect.0.1.1: http]
-> retrieved stdcompat.15  (cached)
Processing  4/9: [redirect.0.1.1: http] [stdcompat: ./configure]
-> retrieved dune.2.9.0  (cached)
Processing  5/9: [redirect.0.1.1: http] [dune: ocaml bootstrap.ml] [stdcompat: ./configure]
Processing  5/9: [dune: ocaml bootstrap.ml] [stdcompat: ./configure]
-> retrieved redirect.0.1.1  (https://github.com/thierry-martinez/redirect/archive/v0.1.1.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.13.0+dev4-2021-06-04
- checking for ocamlfind... no
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmklib.opt... ocamlmklib.opt
- checking for style of include used by make... GNU
- 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 we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__stream_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__stream_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.13.0+dev4-2021-06-04
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.13.0+dev4-2021-06-04
- checking for ocamlfind... no
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmklib.opt... ocamlmklib.opt
- checking for style of include used by make... GNU
- 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 we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__stream_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__stream_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.13.0+dev4-2021-06-04
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
Processing  5/9: [dune: ocaml bootstrap.ml] [stdcompat: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15)
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamldep.opt stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.mli stdcompat__init.mli stdcompat__root.mli stdcompat__seq_s.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives_s.mli stdcompat__arg_s.mli stdcompat__lazy_s.mli stdcompat__char_s.mli stdcompat__uchar_s.mli stdcompat__uchar.mli stdcompat__buffer_s.mli stdcompat__string_s.mli stdcompat__stringLabels_s.mli stdcompat__bytes_s.mli stdcompat__bytesLabels_s.mli stdcompat__either_s.mli stdcompat__either.mli stdcompat__list_s.mli stdcompat__listLabels_s.mli stdcompat__stack_s.mli stdcompat__list.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl_s.mli stdcompat__set_s.mli stdcompat__map_s.mli stdcompat__weak_s.mli stdcompat__sys_s.mli stdcompat__stream_s.mli stdcompat__digest_s.mli stdcompat__nativeint_s.mli stdcompat__int_s.mli stdcompat__int64_s.mli stdcompat__int32_s.mli stdcompat__filename_s.mli stdcompat__array_s.mli stdcompat__arrayLabels_s.mli stdcompat__float_s.mli stdcompat__queue_s.mli stdcompat__ephemeron_s.mli stdcompat__moreLabels_s.mli stdcompat__lexing_s.mli stdcompat__option_s.mli stdcompat__result_s.mli stdcompat__bool_s.mli stdcompat__fun_s.mli stdcompat__stdlib_s.mli stdcompat__printf_s.mli stdcompat__printexc_s.mli stdcompat__format_s.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__option.mli stdcompat__filename.mli stdcompat__sys.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__printexc.mli stdcompat__result.mli stdcompat__bool.mli stdcompat__fun.mli stdcompat__format.mli stdcompat__printf.mli stdcompat__stdlib.mli stdcompat.mli stdcompat__native.ml_byte >.depend || rm -f .depend
- make  all-am
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__native.mli -o stdcompat__native.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.mli -o stdcompat__init.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__root.mli -o stdcompat__root.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq_s.mli -o stdcompat__seq_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives_s.mli -o stdcompat__pervasives_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg_s.mli -o stdcompat__arg_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy_s.mli -o stdcompat__lazy_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char_s.mli -o stdcompat__char_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar_s.mli -o stdcompat__uchar_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer_s.mli -o stdcompat__buffer_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string_s.mli -o stdcompat__string_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels_s.mli -o stdcompat__stringLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes_s.mli -o stdcompat__bytes_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels_s.mli -o stdcompat__bytesLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either_s.mli -o stdcompat__either_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either.mli -o stdcompat__either.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list_s.mli -o stdcompat__list_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels_s.mli -o stdcompat__listLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack_s.mli -o stdcompat__stack_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list.mli -o stdcompat__list.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_s.mli -o stdcompat__hashtbl_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set_s.mli -o stdcompat__set_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map_s.mli -o stdcompat__map_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak_s.mli -o stdcompat__weak_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys_s.mli -o stdcompat__sys_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream_s.mli -o stdcompat__stream_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest_s.mli -o stdcompat__digest_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint_s.mli -o stdcompat__nativeint_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int_s.mli -o stdcompat__int_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64_s.mli -o stdcompat__int64_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32_s.mli -o stdcompat__int32_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename_s.mli -o stdcompat__filename_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array_s.mli -o stdcompat__array_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels_s.mli -o stdcompat__arrayLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float_s.mli -o stdcompat__float_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue_s.mli -o stdcompat__queue_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron_s.mli -o stdcompat__ephemeron_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels_s.mli -o stdcompat__moreLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing_s.mli -o stdcompat__lexing_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option_s.mli -o stdcompat__option_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result_s.mli -o stdcompat__result_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool_s.mli -o stdcompat__bool_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun_s.mli -o stdcompat__fun_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib_s.mli -o stdcompat__stdlib_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf_s.mli -o stdcompat__printf_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc_s.mli -o stdcompat__printexc_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format_s.mli -o stdcompat__format_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char.mli -o stdcompat__char.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option.mli -o stdcompat__option.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string.mli -o stdcompat__string.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set.mli -o stdcompat__set.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map.mli -o stdcompat__map.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int.mli -o stdcompat__int.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array.mli -o stdcompat__array.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float.mli -o stdcompat__float.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc.mli -o stdcompat__printexc.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result.mli -o stdcompat__result.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool.mli -o stdcompat__bool.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun.mli -o stdcompat__fun.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format.mli -o stdcompat__format.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf.mli -o stdcompat__printf.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib.mli -o stdcompat__stdlib.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat.mli -o stdcompat.cmi
- ocamlc.opt -c stdcompat__stubs.c
- ocamlmklib.opt -o stdcompat__stubs stdcompat__stubs.o
- ocamlc.opt  -bin-annot -no-alias-deps -I . -alert -deprecated -c -impl stdcompat__native.ml_byte
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.ml -o stdcompat__init.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__root.ml -o stdcompat__root.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq_s.ml -o stdcompat__seq_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg_s.ml -o stdcompat__arg_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char_s.ml -o stdcompat__char_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string_s.ml -o stdcompat__string_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either_s.ml -o stdcompat__either_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either.ml -o stdcompat__either.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list_s.ml -o stdcompat__list_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack_s.ml -o stdcompat__stack_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list.ml -o stdcompat__list.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set_s.ml -o stdcompat__set_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map_s.ml -o stdcompat__map_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak_s.ml -o stdcompat__weak_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys_s.ml -o stdcompat__sys_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream_s.ml -o stdcompat__stream_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest_s.ml -o stdcompat__digest_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int_s.ml -o stdcompat__int_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64_s.ml -o stdcompat__int64_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32_s.ml -o stdcompat__int32_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename_s.ml -o stdcompat__filename_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array_s.ml -o stdcompat__array_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float_s.ml -o stdcompat__float_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue_s.ml -o stdcompat__queue_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option_s.ml -o stdcompat__option_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result_s.ml -o stdcompat__result_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool_s.ml -o stdcompat__bool_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun_s.ml -o stdcompat__fun_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf_s.ml -o stdcompat__printf_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format_s.ml -o stdcompat__format_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char.ml -o stdcompat__char.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option.ml -o stdcompat__option.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string.ml -o stdcompat__string.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set.ml -o stdcompat__set.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map.ml -o stdcompat__map.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int.ml -o stdcompat__int.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array.ml -o stdcompat__array.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float.ml -o stdcompat__float.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc.ml -o stdcompat__printexc.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result.ml -o stdcompat__result.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool.ml -o stdcompat__bool.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun.ml -o stdcompat__fun.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format.ml -o stdcompat__format.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf.ml -o stdcompat__printf.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib.ml -o stdcompat__stdlib.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat.ml -o stdcompat.cmo
- ocamlc.opt  -bin-annot -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq_s.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives_s.cmo stdcompat__arg_s.cmo stdcompat__lazy_s.cmo stdcompat__char_s.cmo stdcompat__uchar_s.cmo stdcompat__uchar.cmo stdcompat__buffer_s.cmo stdcompat__string_s.cmo stdcompat__stringLabels_s.cmo stdcompat__bytes_s.cmo stdcompat__bytesLabels_s.cmo stdcompat__either_s.cmo stdcompat__either.cmo stdcompat__list_s.cmo stdcompat__listLabels_s.cmo stdcompat__stack_s.cmo stdcompat__list.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl_s.cmo stdcompat__set_s.cmo stdcompat__map_s.cmo stdcompat__weak_s.cmo stdcompat__sys_s.cmo stdcompat__stream_s.cmo stdcompat__digest_s.cmo stdcompat__nativeint_s.cmo stdcompat__int_s.cmo stdcompat__int64_s.cmo stdcompat__int32_s.cmo stdcompat__filename_s.cmo stdcompat__array_s.cmo stdcompat__arrayLabels_s.cmo stdcompat__float_s.cmo stdcompat__queue_s.cmo stdcompat__ephemeron_s.cmo stdcompat__moreLabels_s.cmo stdcompat__lexing_s.cmo stdcompat__option_s.cmo stdcompat__result_s.cmo stdcompat__bool_s.cmo stdcompat__fun_s.cmo stdcompat__stdlib_s.cmo stdcompat__printf_s.cmo stdcompat__printexc_s.cmo stdcompat__format_s.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__option.cmo stdcompat__filename.cmo stdcompat__sys.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__printexc.cmo stdcompat__result.cmo stdcompat__bool.cmo stdcompat__fun.cmo stdcompat__format.cmo stdcompat__printf.cmo stdcompat__stdlib.cmo stdcompat.cmo -cclib "-L. -lstdcompat__stubs" -o stdcompat.cma
- ocamlopt.opt  -bin-annot -no-alias-deps -I . -alert -deprecated -c -impl stdcompat__native.ml_native
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.ml -o stdcompat__init.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__root.ml -o stdcompat__root.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq_s.ml -o stdcompat__seq_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg_s.ml -o stdcompat__arg_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char_s.ml -o stdcompat__char_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string_s.ml -o stdcompat__string_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either_s.ml -o stdcompat__either_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either.ml -o stdcompat__either.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list_s.ml -o stdcompat__list_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack_s.ml -o stdcompat__stack_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list.ml -o stdcompat__list.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set_s.ml -o stdcompat__set_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map_s.ml -o stdcompat__map_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak_s.ml -o stdcompat__weak_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys_s.ml -o stdcompat__sys_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream_s.ml -o stdcompat__stream_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest_s.ml -o stdcompat__digest_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int_s.ml -o stdcompat__int_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64_s.ml -o stdcompat__int64_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32_s.ml -o stdcompat__int32_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename_s.ml -o stdcompat__filename_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array_s.ml -o stdcompat__array_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float_s.ml -o stdcompat__float_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue_s.ml -o stdcompat__queue_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option_s.ml -o stdcompat__option_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result_s.ml -o stdcompat__result_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool_s.ml -o stdcompat__bool_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun_s.ml -o stdcompat__fun_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf_s.ml -o stdcompat__printf_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format_s.ml -o stdcompat__format_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char.ml -o stdcompat__char.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option.ml -o stdcompat__option.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string.ml -o stdcompat__string.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set.ml -o stdcompat__set.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map.ml -o stdcompat__map.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int.ml -o stdcompat__int.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array.ml -o stdcompat__array.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float.ml -o stdcompat__float.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc.ml -o stdcompat__printexc.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result.ml -o stdcompat__result.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool.ml -o stdcompat__bool.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun.ml -o stdcompat__fun.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format.ml -o stdcompat__format.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf.ml -o stdcompat__printf.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib.ml -o stdcompat__stdlib.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat.ml -o stdcompat.cmx
- ocamlopt.opt  -bin-annot -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxa
- ocamlopt.opt  -bin-annot -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamldep.opt stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.mli stdcompat__init.mli stdcompat__root.mli stdcompat__seq_s.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives_s.mli stdcompat__arg_s.mli stdcompat__lazy_s.mli stdcompat__char_s.mli stdcompat__uchar_s.mli stdcompat__uchar.mli stdcompat__buffer_s.mli stdcompat__string_s.mli stdcompat__stringLabels_s.mli stdcompat__bytes_s.mli stdcompat__bytesLabels_s.mli stdcompat__either_s.mli stdcompat__either.mli stdcompat__list_s.mli stdcompat__listLabels_s.mli stdcompat__stack_s.mli stdcompat__list.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl_s.mli stdcompat__set_s.mli stdcompat__map_s.mli stdcompat__weak_s.mli stdcompat__sys_s.mli stdcompat__stream_s.mli stdcompat__digest_s.mli stdcompat__nativeint_s.mli stdcompat__int_s.mli stdcompat__int64_s.mli stdcompat__int32_s.mli stdcompat__filename_s.mli stdcompat__array_s.mli stdcompat__arrayLabels_s.mli stdcompat__float_s.mli stdcompat__queue_s.mli stdcompat__ephemeron_s.mli stdcompat__moreLabels_s.mli stdcompat__lexing_s.mli stdcompat__option_s.mli stdcompat__result_s.mli stdcompat__bool_s.mli stdcompat__fun_s.mli stdcompat__stdlib_s.mli stdcompat__printf_s.mli stdcompat__printexc_s.mli stdcompat__format_s.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__option.mli stdcompat__filename.mli stdcompat__sys.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__printexc.mli stdcompat__result.mli stdcompat__bool.mli stdcompat__fun.mli stdcompat__format.mli stdcompat__printf.mli stdcompat__stdlib.mli stdcompat.mli stdcompat__native.ml_byte >.depend || rm -f .depend
- make  all-am
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__native.mli -o stdcompat__native.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.mli -o stdcompat__init.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__root.mli -o stdcompat__root.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq_s.mli -o stdcompat__seq_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives_s.mli -o stdcompat__pervasives_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg_s.mli -o stdcompat__arg_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy_s.mli -o stdcompat__lazy_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char_s.mli -o stdcompat__char_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar_s.mli -o stdcompat__uchar_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer_s.mli -o stdcompat__buffer_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string_s.mli -o stdcompat__string_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels_s.mli -o stdcompat__stringLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes_s.mli -o stdcompat__bytes_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels_s.mli -o stdcompat__bytesLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either_s.mli -o stdcompat__either_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either.mli -o stdcompat__either.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list_s.mli -o stdcompat__list_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels_s.mli -o stdcompat__listLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack_s.mli -o stdcompat__stack_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list.mli -o stdcompat__list.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_s.mli -o stdcompat__hashtbl_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set_s.mli -o stdcompat__set_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map_s.mli -o stdcompat__map_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak_s.mli -o stdcompat__weak_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys_s.mli -o stdcompat__sys_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream_s.mli -o stdcompat__stream_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest_s.mli -o stdcompat__digest_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint_s.mli -o stdcompat__nativeint_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int_s.mli -o stdcompat__int_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64_s.mli -o stdcompat__int64_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32_s.mli -o stdcompat__int32_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename_s.mli -o stdcompat__filename_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array_s.mli -o stdcompat__array_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels_s.mli -o stdcompat__arrayLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float_s.mli -o stdcompat__float_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue_s.mli -o stdcompat__queue_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron_s.mli -o stdcompat__ephemeron_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels_s.mli -o stdcompat__moreLabels_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing_s.mli -o stdcompat__lexing_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option_s.mli -o stdcompat__option_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result_s.mli -o stdcompat__result_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool_s.mli -o stdcompat__bool_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun_s.mli -o stdcompat__fun_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib_s.mli -o stdcompat__stdlib_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf_s.mli -o stdcompat__printf_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc_s.mli -o stdcompat__printexc_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format_s.mli -o stdcompat__format_s.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char.mli -o stdcompat__char.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option.mli -o stdcompat__option.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string.mli -o stdcompat__string.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set.mli -o stdcompat__set.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map.mli -o stdcompat__map.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int.mli -o stdcompat__int.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array.mli -o stdcompat__array.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float.mli -o stdcompat__float.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc.mli -o stdcompat__printexc.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result.mli -o stdcompat__result.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool.mli -o stdcompat__bool.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun.mli -o stdcompat__fun.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format.mli -o stdcompat__format.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf.mli -o stdcompat__printf.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib.mli -o stdcompat__stdlib.cmi
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat.mli -o stdcompat.cmi
- ocamlc.opt -c stdcompat__stubs.c
- ocamlmklib.opt -o stdcompat__stubs stdcompat__stubs.o
- ocamlc.opt  -bin-annot -no-alias-deps -I . -alert -deprecated -c -impl stdcompat__native.ml_byte
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.ml -o stdcompat__init.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__root.ml -o stdcompat__root.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq_s.ml -o stdcompat__seq_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg_s.ml -o stdcompat__arg_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char_s.ml -o stdcompat__char_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string_s.ml -o stdcompat__string_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either_s.ml -o stdcompat__either_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either.ml -o stdcompat__either.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list_s.ml -o stdcompat__list_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack_s.ml -o stdcompat__stack_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list.ml -o stdcompat__list.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set_s.ml -o stdcompat__set_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map_s.ml -o stdcompat__map_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak_s.ml -o stdcompat__weak_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys_s.ml -o stdcompat__sys_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream_s.ml -o stdcompat__stream_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest_s.ml -o stdcompat__digest_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int_s.ml -o stdcompat__int_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64_s.ml -o stdcompat__int64_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32_s.ml -o stdcompat__int32_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename_s.ml -o stdcompat__filename_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array_s.ml -o stdcompat__array_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float_s.ml -o stdcompat__float_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue_s.ml -o stdcompat__queue_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option_s.ml -o stdcompat__option_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result_s.ml -o stdcompat__result_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool_s.ml -o stdcompat__bool_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun_s.ml -o stdcompat__fun_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf_s.ml -o stdcompat__printf_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format_s.ml -o stdcompat__format_s.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char.ml -o stdcompat__char.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option.ml -o stdcompat__option.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string.ml -o stdcompat__string.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set.ml -o stdcompat__set.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map.ml -o stdcompat__map.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int.ml -o stdcompat__int.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array.ml -o stdcompat__array.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float.ml -o stdcompat__float.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc.ml -o stdcompat__printexc.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result.ml -o stdcompat__result.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool.ml -o stdcompat__bool.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun.ml -o stdcompat__fun.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format.ml -o stdcompat__format.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf.ml -o stdcompat__printf.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib.ml -o stdcompat__stdlib.cmo
- ocamlc.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat.ml -o stdcompat.cmo
- ocamlc.opt  -bin-annot -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq_s.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives_s.cmo stdcompat__arg_s.cmo stdcompat__lazy_s.cmo stdcompat__char_s.cmo stdcompat__uchar_s.cmo stdcompat__uchar.cmo stdcompat__buffer_s.cmo stdcompat__string_s.cmo stdcompat__stringLabels_s.cmo stdcompat__bytes_s.cmo stdcompat__bytesLabels_s.cmo stdcompat__either_s.cmo stdcompat__either.cmo stdcompat__list_s.cmo stdcompat__listLabels_s.cmo stdcompat__stack_s.cmo stdcompat__list.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl_s.cmo stdcompat__set_s.cmo stdcompat__map_s.cmo stdcompat__weak_s.cmo stdcompat__sys_s.cmo stdcompat__stream_s.cmo stdcompat__digest_s.cmo stdcompat__nativeint_s.cmo stdcompat__int_s.cmo stdcompat__int64_s.cmo stdcompat__int32_s.cmo stdcompat__filename_s.cmo stdcompat__array_s.cmo stdcompat__arrayLabels_s.cmo stdcompat__float_s.cmo stdcompat__queue_s.cmo stdcompat__ephemeron_s.cmo stdcompat__moreLabels_s.cmo stdcompat__lexing_s.cmo stdcompat__option_s.cmo stdcompat__result_s.cmo stdcompat__bool_s.cmo stdcompat__fun_s.cmo stdcompat__stdlib_s.cmo stdcompat__printf_s.cmo stdcompat__printexc_s.cmo stdcompat__format_s.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__option.cmo stdcompat__filename.cmo stdcompat__sys.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__printexc.cmo stdcompat__result.cmo stdcompat__bool.cmo stdcompat__fun.cmo stdcompat__format.cmo stdcompat__printf.cmo stdcompat__stdlib.cmo stdcompat.cmo -cclib "-L. -lstdcompat__stubs" -o stdcompat.cma
- ocamlopt.opt  -bin-annot -no-alias-deps -I . -alert -deprecated -c -impl stdcompat__native.ml_native
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.ml -o stdcompat__init.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__root.ml -o stdcompat__root.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq_s.ml -o stdcompat__seq_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg_s.ml -o stdcompat__arg_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char_s.ml -o stdcompat__char_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string_s.ml -o stdcompat__string_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either_s.ml -o stdcompat__either_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__either.ml -o stdcompat__either.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list_s.ml -o stdcompat__list_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack_s.ml -o stdcompat__stack_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__list.ml -o stdcompat__list.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set_s.ml -o stdcompat__set_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map_s.ml -o stdcompat__map_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak_s.ml -o stdcompat__weak_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys_s.ml -o stdcompat__sys_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream_s.ml -o stdcompat__stream_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest_s.ml -o stdcompat__digest_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int_s.ml -o stdcompat__int_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64_s.ml -o stdcompat__int64_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32_s.ml -o stdcompat__int32_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename_s.ml -o stdcompat__filename_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array_s.ml -o stdcompat__array_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float_s.ml -o stdcompat__float_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue_s.ml -o stdcompat__queue_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option_s.ml -o stdcompat__option_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result_s.ml -o stdcompat__result_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool_s.ml -o stdcompat__bool_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun_s.ml -o stdcompat__fun_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf_s.ml -o stdcompat__printf_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format_s.ml -o stdcompat__format_s.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__char.ml -o stdcompat__char.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__option.ml -o stdcompat__option.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__string.ml -o stdcompat__string.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__set.ml -o stdcompat__set.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__map.ml -o stdcompat__map.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int.ml -o stdcompat__int.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__array.ml -o stdcompat__array.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__float.ml -o stdcompat__float.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printexc.ml -o stdcompat__printexc.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__result.ml -o stdcompat__result.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__bool.ml -o stdcompat__bool.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__fun.ml -o stdcompat__fun.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__format.ml -o stdcompat__format.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__printf.ml -o stdcompat__printf.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__stdlib.ml -o stdcompat__stdlib.cmx
- ocamlopt.opt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat.ml -o stdcompat.cmx
- ocamlopt.opt  -bin-annot -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxa
- ocamlopt.opt  -bin-annot -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
-> compiled  stdcompat.15
Processing  5/9: [dune: ocaml bootstrap.ml]
Processing  6/9: [dune: ocaml bootstrap.ml] [stdcompat: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing  6/9: [dune: ./dune.exe build] [stdcompat: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15)
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c META stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq_s.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives_s.cmi stdcompat__arg_s.cmi stdcompat__lazy_s.cmi stdcompat__char_s.cmi stdcompat__uchar_s.cmi stdcompat__uchar.cmi stdcompat__buffer_s.cmi stdcompat__string_s.cmi stdcompat__stringLabels_s.cmi stdcompat__bytes_s.cmi stdcompat__bytesLabels_s.cmi stdcompat__either_s.cmi stdcompat__either.cmi stdcompat__list_s.cmi stdcompat__listLabels_s.cmi stdcompat__stack_s.cmi stdcompat__list.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl_s.cmi stdcompat__set_s.cmi stdcompat__map_s.cmi stdcompat__weak_s.cmi stdcompat__sys_s.cmi '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream_s.cmi stdcompat__digest_s.cmi stdcompat__nativeint_s.cmi stdcompat__int_s.cmi stdcompat__int64_s.cmi stdcompat__int32_s.cmi stdcompat__filename_s.cmi stdcompat__array_s.cmi stdcompat__arrayLabels_s.cmi stdcompat__float_s.cmi stdcompat__queue_s.cmi stdcompat__ephemeron_s.cmi stdcompat__moreLabels_s.cmi stdcompat__lexing_s.cmi stdcompat__option_s.cmi stdcompat__result_s.cmi stdcompat__bool_s.cmi stdcompat__fun_s.cmi stdcompat__stdlib_s.cmi stdcompat__printf_s.cmi stdcompat__printexc_s.cmi stdcompat__format_s.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__option.cmi stdcompat__filename.cmi stdcompat__sys.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi stdcompat__printexc.cmi stdcompat__result.cmi stdcompat__bool.cmi stdcompat__fun.cmi stdcompat__format.cmi stdcompat__printf.cmi stdcompat__stdlib.cmi stdcompat.cmi libstdcompat__stubs.a stdcompat.h stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx stdcompat.cmxs stdcompat__native.cmt stdcompat__init.cmt stdcompat__root.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__seq_s.cmt stdcompat__seq.cmt stdcompat__tools.cmt stdcompat__pervasives_s.cmt stdcompat__arg_s.cmt stdcompat__lazy_s.cmt stdcompat__char_s.cmt stdcompat__uchar_s.cmt stdcompat__uchar.cmt stdcompat__buffer_s.cmt stdcompat__string_s.cmt stdcompat__stringLabels_s.cmt stdcompat__bytes_s.cmt stdcompat__bytesLabels_s.cmt stdcompat__either_s.cmt stdcompat__either.cmt stdcompat__list_s.cmt stdcompat__listLabels_s.cmt stdcompat__stack_s.cmt stdcompat__list.cmt stdcompat__hashtbl_ext.cmt stdcompat__hashtbl_s.cmt stdcompat__set_s.cmt stdcompat__map_s.cmt stdcompat__weak_s.cmt stdcompat__sys_s.cmt stdcompat__stream_s.cmt stdcompat__digest_s.cmt stdcompat__nativeint_s.cmt stdcompat__int_s.cmt stdcompat__int64_s.cmt stdcompat__int32_s.cmt stdcompat__filename_s.cmt stdcompat__array_s.cmt stdcompat__arrayLabels_s.cmt stdcompat__float_s.cmt stdcompat__queue_s.cmt stdcompat__ephemeron_s.cmt stdcompat__moreLabels_s.cmt stdcompat__lexing_s.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option_s.cmt stdcompat__result_s.cmt stdcompat__bool_s.cmt stdcompat__fun_s.cmt stdcompat__stdlib_s.cmt stdcompat__printf_s.cmt stdcompat__printexc_s.cmt stdcompat__format_s.cmt stdcompat__pervasives.cmt stdcompat__arg.cmt stdcompat__lazy.cmt stdcompat__char.cmt stdcompat__option.cmt stdcompat__filename.cmt stdcompat__sys.cmt stdcompat__buffer.cmt stdcompat__string.cmt stdcompat__stringLabels.cmt stdcompat__bytes.cmt stdcompat__bytesLabels.cmt stdcompat__listLabels.cmt stdcompat__stack.cmt stdcompat__hashtbl.cmt stdcompat__set.cmt stdcompat__map.cmt stdcompat__weak.cmt stdcompat__stream.cmt stdcompat__digest.cmt stdcompat__nativeint.cmt stdcompat__int.cmt stdcompat__int64.cmt stdcompat__int32.cmt stdcompat__array.cmt stdcompat__arrayLabels.cmt stdcompat__float.cmt stdcompat__queue.cmt stdcompat__ephemeron.cmt stdcompat__moreLabels.cmt stdcompat__lexing.cmt stdcompat__printexc.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__result.cmt stdcompat__bool.cmt stdcompat__fun.cmt stdcompat__format.cmt stdcompat__printf.cmt stdcompat__stdlib.cmt stdcompat.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c META stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq_s.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives_s.cmi stdcompat__arg_s.cmi stdcompat__lazy_s.cmi stdcompat__char_s.cmi stdcompat__uchar_s.cmi stdcompat__uchar.cmi stdcompat__buffer_s.cmi stdcompat__string_s.cmi stdcompat__stringLabels_s.cmi stdcompat__bytes_s.cmi stdcompat__bytesLabels_s.cmi stdcompat__either_s.cmi stdcompat__either.cmi stdcompat__list_s.cmi stdcompat__listLabels_s.cmi stdcompat__stack_s.cmi stdcompat__list.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl_s.cmi stdcompat__set_s.cmi stdcompat__map_s.cmi stdcompat__weak_s.cmi stdcompat__sys_s.cmi '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream_s.cmi stdcompat__digest_s.cmi stdcompat__nativeint_s.cmi stdcompat__int_s.cmi stdcompat__int64_s.cmi stdcompat__int32_s.cmi stdcompat__filename_s.cmi stdcompat__array_s.cmi stdcompat__arrayLabels_s.cmi stdcompat__float_s.cmi stdcompat__queue_s.cmi stdcompat__ephemeron_s.cmi stdcompat__moreLabels_s.cmi stdcompat__lexing_s.cmi stdcompat__option_s.cmi stdcompat__result_s.cmi stdcompat__bool_s.cmi stdcompat__fun_s.cmi stdcompat__stdlib_s.cmi stdcompat__printf_s.cmi stdcompat__printexc_s.cmi stdcompat__format_s.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__option.cmi stdcompat__filename.cmi stdcompat__sys.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi stdcompat__printexc.cmi stdcompat__result.cmi stdcompat__bool.cmi stdcompat__fun.cmi stdcompat__format.cmi stdcompat__printf.cmi stdcompat__stdlib.cmi stdcompat.cmi libstdcompat__stubs.a stdcompat.h stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx stdcompat.cmxs stdcompat__native.cmt stdcompat__init.cmt stdcompat__root.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__seq_s.cmt stdcompat__seq.cmt stdcompat__tools.cmt stdcompat__pervasives_s.cmt stdcompat__arg_s.cmt stdcompat__lazy_s.cmt stdcompat__char_s.cmt stdcompat__uchar_s.cmt stdcompat__uchar.cmt stdcompat__buffer_s.cmt stdcompat__string_s.cmt stdcompat__stringLabels_s.cmt stdcompat__bytes_s.cmt stdcompat__bytesLabels_s.cmt stdcompat__either_s.cmt stdcompat__either.cmt stdcompat__list_s.cmt stdcompat__listLabels_s.cmt stdcompat__stack_s.cmt stdcompat__list.cmt stdcompat__hashtbl_ext.cmt stdcompat__hashtbl_s.cmt stdcompat__set_s.cmt stdcompat__map_s.cmt stdcompat__weak_s.cmt stdcompat__sys_s.cmt stdcompat__stream_s.cmt stdcompat__digest_s.cmt stdcompat__nativeint_s.cmt stdcompat__int_s.cmt stdcompat__int64_s.cmt stdcompat__int32_s.cmt stdcompat__filename_s.cmt stdcompat__array_s.cmt stdcompat__arrayLabels_s.cmt stdcompat__float_s.cmt stdcompat__queue_s.cmt stdcompat__ephemeron_s.cmt stdcompat__moreLabels_s.cmt stdcompat__lexing_s.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option_s.cmt stdcompat__result_s.cmt stdcompat__bool_s.cmt stdcompat__fun_s.cmt stdcompat__stdlib_s.cmt stdcompat__printf_s.cmt stdcompat__printexc_s.cmt stdcompat__format_s.cmt stdcompat__pervasives.cmt stdcompat__arg.cmt stdcompat__lazy.cmt stdcompat__char.cmt stdcompat__option.cmt stdcompat__filename.cmt stdcompat__sys.cmt stdcompat__buffer.cmt stdcompat__string.cmt stdcompat__stringLabels.cmt stdcompat__bytes.cmt stdcompat__bytesLabels.cmt stdcompat__listLabels.cmt stdcompat__stack.cmt stdcompat__hashtbl.cmt stdcompat__set.cmt stdcompat__map.cmt stdcompat__weak.cmt stdcompat__stream.cmt stdcompat__digest.cmt stdcompat__nativeint.cmt stdcompat__int.cmt stdcompat__int64.cmt stdcompat__int32.cmt stdcompat__array.cmt stdcompat__arrayLabels.cmt stdcompat__float.cmt stdcompat__queue.cmt stdcompat__ephemeron.cmt stdcompat__moreLabels.cmt stdcompat__lexing.cmt stdcompat__printexc.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
-  /usr/bin/install -c stdcompat__result.cmt stdcompat__bool.cmt stdcompat__fun.cmt stdcompat__format.cmt stdcompat__printf.cmt stdcompat__stdlib.cmt stdcompat.cmt '/home/opam/.opam/4.13.0+trunk/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/stdcompat.15'
-> installed stdcompat.15
Processing  6/9: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing  8/9: [redirect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "redirect" "-j" "47" "@install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/redirect.0.1.1)
-> compiled  redirect.0.1.1
-> installed redirect.0.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-04 17:24.54 ---> saved as "a23330ccfdf1fdbf93e827d2b10eec3a0727b68dbeb301a4bdb15a1b4f29b599"
Job succeeded