Building on x86-bm-1.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 20:51.45 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-03 20:51.45 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 20:51.45 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (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. 2022-11-03 20:51.45 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.06' '4.06.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.06.1"} | "ocaml-system" {= "4.06.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.06.1 (https://github.com/ocaml/ocaml/archive/4.06.1.tar.gz) -> installed ocaml-base-compiler.4.06.1 -> installed ocaml-config.1 -> installed ocaml.4.06.1 Done. # Run eval $(opam env --switch=4.06) to update the current shell environment 2022-11-03 20:51.45 ---> using "5c889e0cb624e4f5fe51252fe1a3fddf3fd9500f9b8cb48cf05e8ec0cace814e" 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] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (99.5 kB/s) - Reading package lists... - 2022-11-03 20:51.45 ---> using "433b1bd648a832dd2b45983f48a5853269fb8bf30afe024ef0c3ce879bb42dc8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 20:51.45 ---> using "f3b88ca4032c21db8f56567b01af0421e5aea52e394b812c2b0a8d67a6ad2dab" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"smbc.0.2\"\ \nopam install -vy \"smbc.0.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"smbc.0.2\" | 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")) [NOTE] smbc.0.2 is not installed. Nothing to do. The following actions will be performed: === install 14 packages - install base-bytes base [required by smbc] - install containers 0.22.1 [required by smbc] - install cppo 1.6.9 [required by containers] - install dune 2.0.1 [required by menhir] - install menhir 20200123 [required by smbc] - install menhirLib 20200123 [required by menhir] - install menhirSdk 20200123 [required by menhir] - install msat 0.5.1 [required by smbc] - install ocamlbuild 0.14.2 [required by msat, containers, tip-parser] - install ocamlfind 1.9.5 [required by smbc] - install result 1.5 [required by containers, tip-parser] - install sequence 0.11 [required by smbc] - install smbc 0.2 - install tip-parser 0.3 [required by smbc] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/40: [containers.0.22.1: http] Processing 3/40: [containers.0.22.1: http] Processing 4/40: [containers.0.22.1: http] -> retrieved cppo.1.6.9 (cached) Processing 5/40: [containers.0.22.1: http] -> retrieved menhir.20200123, menhirLib.20200123, menhirSdk.20200123 (cached) Processing 6/40: [containers.0.22.1: http] [msat.0.5.1: http] -> retrieved dune.2.0.1 (cached) Processing 7/40: [containers.0.22.1: http] [msat.0.5.1: http] Processing 8/40: [containers.0.22.1: http] [msat.0.5.1: http] [dune: ocaml bootstrap.ml] Processing 8/40: [msat.0.5.1: http] [dune: ocaml bootstrap.ml] Processing 8/40: [dune: ocaml bootstrap.ml] -> retrieved ocamlbuild.0.14.2 (cached) Processing 9/40: [dune: ocaml bootstrap.ml] Processing 10/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved containers.0.22.1 (https://github.com/c-cube/ocaml-containers/archive/0.22.1.tar.gz) Processing 11/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved msat.0.5.1 (https://github.com/gbury/mSAT/archive/v0.5.1.tar.gz) Processing 12/40: [sequence.0.11: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) Processing 13/40: [sequence.0.11: http] [smbc.0.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 14/40: [sequence.0.11: http] [smbc.0.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.06" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.06/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.06/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.06/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.06"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.06/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.06/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.06/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.06"; \ - echo "BINDIR=/home/opam/.opam/4.06/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.06/lib"; \ - echo "MANDIR=/home/opam/.opam/4.06/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.06/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.06/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.06/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.06/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 14/40: [sequence.0.11: http] [smbc.0.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved result.1.5 (cached) Processing 15/40: [sequence.0.11: http] [smbc.0.2: http] [tip-parser.0.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 15/40: [sequence.0.11: http] [smbc.0.2: http] [tip-parser.0.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 15/40: [sequence.0.11: http] [tip-parser.0.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved smbc.0.2 (https://github.com/c-cube/smbc/archive/0.2.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.06/bin" "-sitelib" "/home/opam/.opam/4.06/lib" "-mandir" "/home/opam/.opam/4.06/man" "-config" "/home/opam/.opam/4.06/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.06/lib/ocaml - Binaries: /home/opam/.opam/4.06/bin - Manual pages: /home/opam/.opam/4.06/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.06/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.06/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.06/bin - Manual pages: /home/opam/.opam/4.06/man - topfind script: /home/opam/.opam/4.06/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 15/40: [sequence.0.11: http] [tip-parser.0.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 15/40: [tip-parser.0.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved sequence.0.11 (https://github.com/c-cube/iter/archive/0.11.tar.gz) Processing 15/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved tip-parser.0.3 (https://github.com/c-cube/tip-parser/archive/0.3.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.06/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.06/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.06/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' Processing 15/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 15/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 16/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.06/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.06/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 16/40: [dune: ocaml bootstrap.ml] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.06/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.06/bin" - install -d "/home/opam/.opam/4.06/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.06/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.06/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.06/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.06/lib/findlib" - install -d "/home/opam/.opam/4.06/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.06/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.06/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.06/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.06/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.06/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.06/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.06/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.06/lib/$x/META.tmp" && mv "/home/opam/.opam/4.06/lib/$x/META.tmp" "/home/opam/.opam/4.06/lib/$x/META"; done - install -d "/home/opam/.opam/4.06/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.06/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.06/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.06/man/man1" "/home/opam/.opam/4.06/man/man3" "/home/opam/.opam/4.06/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 16/40: [dune: ocaml bootstrap.ml] Processing 17/40: [dune: ocaml bootstrap.ml] -> installed base-bytes.base Processing 18/40: [dune: ocaml bootstrap.ml] -> installed ocamlbuild.0.14.2 Processing 19/40: [dune: ocaml bootstrap.ml] Processing 20/40: [dune: ocaml bootstrap.ml] [msat: make disable_log] Processing 21/40: [dune: ocaml bootstrap.ml] [msat: make disable_log] [sequence: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "disable_log" (CWD=/home/opam/.opam/4.06/.opam-switch/build/msat.0.5.1) - cd src/util; ln -sf log_dummy.ml log.ml Processing 21/40: [dune: ocaml bootstrap.ml] [msat: make lib] [sequence: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-docs" "--disable-invert" "--enable-bigarray" "--prefix" "/home/opam/.opam/4.06" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sequence.0.11) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.06/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.06/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.06/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.06/bin/ocamlbuild - Package name: ........................................ sequence - Package version: ..................................... 0.11 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.06.1 - standard_library_default: ............................ /home/opam/.opam/4.06/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.06/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.06/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.06 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - enable benchmarks (require library Benchmark): ....... false - build sequence.invert (requires Delimcc): ............ false - build sequence.bigarray (requires bigarray): ......... true - Create documentations: ............................... false - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.06/lib/bytes - pkg_bigarray: ........................................ /home/opam/.opam/4.06/lib/ocaml - Processing 21/40: [dune: ocaml bootstrap.ml] [msat: make lib] [sequence: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "lib" (CWD=/home/opam/.opam/4.06/.opam-switch/build/msat.0.5.1) - ocamlbuild -log build.log -use-ocamlfind msat.cma msat.cmxa msat.cmxs - ocamlfind ocamldep -modules src/util/log.mli > src/util/log.mli.depends - ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/log.cmi src/util/log.mli - ocamlfind ocamldep -modules src/util/log.ml > src/util/log.ml.depends - ocamlfind ocamldep -modules src/core/formula_intf.ml > src/core/formula_intf.ml.depends - ocamlfind ocamldep -modules src/core/theory_intf.ml > src/core/theory_intf.ml.depends - ocamlfind ocamldep -modules src/core/plugin_intf.ml > src/core/plugin_intf.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/plugin_intf.cmo src/core/plugin_intf.ml - ocamlfind ocamldep -modules src/core/expr_intf.ml > src/core/expr_intf.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/formula_intf.cmo src/core/formula_intf.ml - ocamlfind ocamldep -modules src/solver/tseitin_intf.ml > src/solver/tseitin_intf.ml.depends - ocamlfind ocamldep -modules src/core/res_intf.ml > src/core/res_intf.ml.depends - ocamlfind ocamldep -modules src/core/solver_types.mli > src/core/solver_types.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/expr_intf.cmo src/core/expr_intf.ml - ocamlfind ocamldep -modules src/core/solver_types_intf.ml > src/core/solver_types_intf.ml.depends - ocamlfind ocamldep -modules src/util/vec.mli > src/util/vec.mli.depends - ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/vec.cmi src/util/vec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types_intf.cmo src/core/solver_types_intf.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types.cmi src/core/solver_types.mli - ocamlfind ocamldep -modules src/core/solver_intf.ml > src/core/solver_intf.ml.depends - ocamlfind ocamldep -modules src/core/res.mli > src/core/res.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res_intf.cmo src/core/res_intf.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res.cmi src/core/res.mli - ocamlfind ocamldep -modules src/core/internal.mli > src/core/internal.mli.depends - ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/internal.cmi src/core/internal.mli - ocamlfind ocamldep -modules src/core/internal.ml > src/core/internal.ml.depends - ocamlfind ocamldep -modules src/util/array_util.ml > src/util/array_util.ml.depends - ocamlfind ocamldep -modules src/util/iheap.mli > src/util/iheap.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/array_util.cmo src/util/array_util.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/iheap.cmi src/util/iheap.mli - ocamlfind ocamldep -modules src/core/external.mli > src/core/external.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_intf.cmo src/core/solver_intf.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/external.cmi src/core/external.mli - ocamlfind ocamldep -modules src/core/external.ml > src/core/external.ml.depends - ocamlfind ocamldep -modules src/solver/solver.mli > src/solver/solver.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/theory_intf.cmo src/core/theory_intf.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/solver.cmi src/solver/solver.mli - ocamlfind ocamldep -modules src/solver/solver.ml > src/solver/solver.ml.depends - ocamlfind ocamldep -modules src/solver/mcsolver.mli > src/solver/mcsolver.mli.depends - ocamlfind ocamlc -c -bin-annot -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/mcsolver.cmi src/solver/mcsolver.mli - ocamlfind ocamldep -modules src/solver/mcsolver.ml > src/solver/mcsolver.ml.depends - ocamlfind ocamldep -modules src/core/solver_types.ml > src/core/solver_types.ml.depends - ocamlfind ocamldep -modules src/core/res.ml > src/core/res.ml.depends - ocamlfind ocamldep -modules src/backend/backend_intf.ml > src/backend/backend_intf.ml.depends - ocamlfind ocamldep -modules src/backend/dot.mli > src/backend/dot.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/backend_intf.cmo src/backend/backend_intf.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dot.cmi src/backend/dot.mli - ocamlfind ocamldep -modules src/backend/dot.ml > src/backend/dot.ml.depends - ocamlfind ocamldep -modules src/backend/dedukti.mli > src/backend/dedukti.mli.depends - ocamlfind ocamlc -c -bin-annot -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dedukti.cmi src/backend/dedukti.mli - ocamlfind ocamldep -modules src/backend/dedukti.ml > src/backend/dedukti.ml.depends - ocamlfind ocamldep -modules src/solver/tseitin.mli > src/solver/tseitin.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin_intf.cmo src/solver/tseitin_intf.ml - ocamlfind ocamlc -c -bin-annot -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin.cmi src/solver/tseitin.mli - ocamlfind ocamldep -modules src/solver/tseitin.ml > src/solver/tseitin.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/log.cmo src/util/log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/internal.cmo src/core/internal.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/internal.cmo src/core/internal.ml - File "src/core/internal.ml", line 182, characters 6-13: - Warning 32: unused value nb_vars. - File "src/core/internal.ml", line 378, characters 6-15: - Warning 32: unused value satisfied. - File "src/core/internal.ml", line 529, characters 6-19: - Warning 32: unused value max_lvl_atoms. - File "src/core/internal.ml", line 1059, characters 6-15: - Warning 32: unused value check_vec. - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/external.cmo src/core/external.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/external.cmo src/core/external.ml - File "src/core/external.ml", line 51, characters 2-25: - Warning 34: unused type clause. - File "src/core/external.ml", line 52, characters 2-26: - Warning 34: unused type proof. - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/solver.cmo src/solver/solver.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/mcsolver.cmo src/solver/mcsolver.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types.cmo src/core/solver_types.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types.cmo src/core/solver_types.ml - File "src/core/solver_types.ml", line 14, characters 0-11: - Warning 33: unused open Printf. - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res.cmo src/core/res.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res.cmo src/core/res.ml - File "src/core/res.ml", line 17, characters 2-37: - Warning 34: unused type int_cl. - File "src/core/res.ml", line 20, characters 2-38: - Warning 38: unused exception Resolution_error - File "src/core/res.ml", line 23, characters 6-11: - Warning 32: unused value error. - File "src/core/res.ml", line 24, characters 6-10: - Warning 32: unused value warn. - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dot.cmo src/backend/dot.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dot.cmo src/backend/dot.ml - File "src/backend/dot.ml", line 66, characters 4-698: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Assumption - File "src/backend/dot.ml", line 63, characters 6-11: - Warning 32: unused value ttify. - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dedukti.cmo src/backend/dedukti.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dedukti.cmo src/backend/dedukti.ml - File "src/backend/dedukti.ml", line 24, characters 6-17: - Warning 32: unused value clause_name. - File "src/backend/dedukti.ml", line 26, characters 6-15: - Warning 32: unused value pp_clause. - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin.cmo src/solver/tseitin.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin.cmo src/solver/tseitin.ml - File "src/solver/tseitin.ml", line 128, characters 6-11: - Warning 32: unused value @. - ocamlfind ocamlc -pack -g -bin-annot src/util/log.cmo src/core/formula_intf.cmo src/core/plugin_intf.cmo src/core/theory_intf.cmo src/core/expr_intf.cmo src/solver/tseitin_intf.cmo src/core/solver_types_intf.cmo src/core/solver_types.cmo src/core/res_intf.cmo src/core/res.cmo src/core/solver_intf.cmo src/core/internal.cmo src/core/external.cmo src/solver/solver.cmo src/solver/mcsolver.cmo src/backend/backend_intf.cmo src/backend/dot.cmo src/backend/dedukti.cmo src/solver/tseitin.cmo -o src/msat.cmo - ocamlfind ocamldep -modules src/util/vec.ml > src/util/vec.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/vec.cmo src/util/vec.ml - ocamlfind ocamldep -modules src/util/iheap.ml > src/util/iheap.ml.depends - ocamlfind ocamldep -modules src/util/sparse_vec.mli > src/util/sparse_vec.mli.depends - ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/sparse_vec.cmi src/util/sparse_vec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/iheap.cmo src/util/iheap.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/iheap.cmo src/util/iheap.ml - File "src/util/iheap.ml", line 78, characters 4-12: - Warning 32: unused value increase. - ocamlfind ocamldep -modules src/util/sparse_vec.ml > src/util/sparse_vec.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/sparse_vec.cmo src/util/sparse_vec.ml - ocamlfind ocamlc -a -I src/util -I src src/util/array_util.cmo src/util/sparse_vec.cmo src/util/vec.cmo src/util/iheap.cmo src/msat.cmo -o src/msat.cma - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/plugin_intf.cmx src/core/plugin_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/formula_intf.cmx src/core/formula_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/expr_intf.cmx src/core/expr_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/vec.cmx src/util/vec.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types_intf.cmx src/core/solver_types_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types.cmx src/core/solver_types.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_types.cmx src/core/solver_types.ml - File "src/core/solver_types.ml", line 14, characters 0-11: - Warning 33: unused open Printf. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/log.cmx src/util/log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res_intf.cmx src/core/res_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res.cmx src/core/res.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/res.cmx src/core/res.ml - File "src/core/res.ml", line 17, characters 2-37: - Warning 34: unused type int_cl. - File "src/core/res.ml", line 20, characters 2-38: - Warning 38: unused exception Resolution_error - File "src/core/res.ml", line 23, characters 6-11: - Warning 32: unused value error. - File "src/core/res.ml", line 24, characters 6-10: - Warning 32: unused value warn. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/sparse_vec.cmx src/util/sparse_vec.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/array_util.cmx src/util/array_util.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/iheap.cmx src/util/iheap.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/util/iheap.cmx src/util/iheap.ml - File "src/util/iheap.ml", line 78, characters 4-12: - Warning 32: unused value increase. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/internal.cmx src/core/internal.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/internal.cmx src/core/internal.ml - File "src/core/internal.ml", line 182, characters 6-13: - Warning 32: unused value nb_vars. - File "src/core/internal.ml", line 378, characters 6-15: - Warning 32: unused value satisfied. - File "src/core/internal.ml", line 529, characters 6-19: - Warning 32: unused value max_lvl_atoms. - File "src/core/internal.ml", line 1059, characters 6-15: - Warning 32: unused value check_vec. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/solver_intf.cmx src/core/solver_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/external.cmx src/core/external.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/external.cmx src/core/external.ml - File "src/core/external.ml", line 51, characters 2-25: - Warning 34: unused type clause. - File "src/core/external.ml", line 52, characters 2-26: - Warning 34: unused type proof. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/backend -o src/core/theory_intf.cmx src/core/theory_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/backend_intf.cmx src/backend/backend_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin_intf.cmx src/solver/tseitin_intf.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/solver.cmx src/solver/solver.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/mcsolver.cmx src/solver/mcsolver.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dot.cmx src/backend/dot.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dot.cmx src/backend/dot.ml - File "src/backend/dot.ml", line 66, characters 4-698: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Assumption - File "src/backend/dot.ml", line 63, characters 6-11: - Warning 32: unused value ttify. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dedukti.cmx src/backend/dedukti.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/util -I src/solver -I src/smt -I src/sat -I src/mcsat -I src/core -o src/backend/dedukti.cmx src/backend/dedukti.ml - File "src/backend/dedukti.ml", line 24, characters 6-17: - Warning 32: unused value clause_name. - File "src/backend/dedukti.ml", line 26, characters 6-15: - Warning 32: unused value pp_clause. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin.cmx src/solver/tseitin.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/util -I src/smt -I src/sat -I src/mcsat -I src/core -I src/backend -o src/solver/tseitin.cmx src/solver/tseitin.ml - File "src/solver/tseitin.ml", line 128, characters 6-11: - Warning 32: unused value @. - touch src/msat.mli ; if ocamlfind ocamlopt -pack -g -bin-annot -I src/util -I src/core -I src/solver -I src/backend src/util/log.cmx src/core/formula_intf.cmx src/core/plugin_intf.cmx src/core/theory_intf.cmx src/core/expr_intf.cmx src/solver/tseitin_intf.cmx src/core/solver_types_intf.cmx src/core/solver_types.cmx src/core/res_intf.cmx src/core/res.cmx src/core/solver_intf.cmx src/core/internal.cmx src/core/external.cmx src/solver/solver.cmx src/solver/mcsolver.cmx src/backend/backend_intf.cmx src/backend/dot.cmx src/backend/dedukti.cmx src/solver/tseitin.cmx -o src/msat.cmx ; then rm -f src/msat.mli ; else rm -f src/msat.mli ; exit 1; fi - ocamlfind ocamlopt -a -I src/util -I src src/util/array_util.cmx src/util/sparse_vec.cmx src/util/vec.cmx src/util/iheap.cmx src/msat.cmx -o src/msat.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/msat.cmxa -o src/msat.cmxs -> compiled msat.0.5.1 Processing 21/40: [dune: ocaml bootstrap.ml] [sequence: make build] Processing 22/40: [dune: ocaml bootstrap.ml] [sequence: make build] [msat: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/msat.0.5.1) - ocamlbuild -log build.log -use-ocamlfind msat.cma msat.cmxa msat.cmxs - ocamlfind install msat META _build/src/msat.cma _build/src/msat.cmxa _build/src/msat.cmxs _build/src/msat.a _build/src/msat.cmi - Installed /home/opam/.opam/4.06/lib/msat/msat.cmi - Installed /home/opam/.opam/4.06/lib/msat/msat.a - Installed /home/opam/.opam/4.06/lib/msat/msat.cmxs - Installed /home/opam/.opam/4.06/lib/msat/msat.cmxa - Installed /home/opam/.opam/4.06/lib/msat/msat.cma - Installed /home/opam/.opam/4.06/lib/msat/META -> installed msat.0.5.1 Processing 22/40: [dune: ocaml bootstrap.ml] [sequence: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sequence.0.11) - ocaml setup.ml -build - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/sequence.0.11' - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/sequence.0.11' - /home/opam/.opam/4.06/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.06/lib/ocamlbuild /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 23, characters 25-36: - Warning: the tag "pkg_delimcc" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 32, characters 26-36: - Warning: the tag "pkg_qcheck" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 35, characters 20-30: - Warning: the tag "pkg_qcheck" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 38, characters 23-36: - Warning: the tag "pkg_benchmark" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 42, characters 33-46: - Warning: the tag "pkg_benchmark" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 46, characters 38-51: - Warning: the tag "pkg_benchmark" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 49, characters 20-33: - Warning: the tag "pkg_benchmark" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 56, characters 6-19: - Warning: the tag "mark_tag_used" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/Sequence.mli > src/Sequence.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bytes -color always -I src -o src/Sequence.cmi src/Sequence.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/Sequence.ml > src/Sequence.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/SequenceLabels.mli > src/SequenceLabels.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bytes -color always -I src -o src/SequenceLabels.cmi src/SequenceLabels.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/SequenceLabels.ml > src/SequenceLabels.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bytes -w +a-4-44-48@8 -color always -I src -o src/Sequence.cmo src/Sequence.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -nolabels -package bytes -w +a-4-44-48@8 -color always -I src -o src/SequenceLabels.cmo src/SequenceLabels.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src src/Sequence.cmo src/SequenceLabels.cmo -o src/sequence.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package bytes -O3 -w +a-4-44-48@8 -color always -I src -o src/Sequence.cmx src/Sequence.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -nolabels -package bytes -O3 -w +a-4-44-48@8 -color always -I src -o src/SequenceLabels.cmx src/SequenceLabels.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src src/Sequence.cmx src/SequenceLabels.cmx -o src/sequence.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src src/sequence.cmxa src/Sequence.cmx src/SequenceLabels.cmx -o src/sequence.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/bigarray/SequenceBigarray.mli > src/bigarray/SequenceBigarray.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package bigarray -package bytes -color always -I src/bigarray -I src -o src/bigarray/SequenceBigarray.cmi src/bigarray/SequenceBigarray.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/bigarray/SequenceBigarray.ml > src/bigarray/SequenceBigarray.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package bigarray -package bytes -w -33 -w +a-4-44-48@8 -color always -I src/bigarray -I src -o src/bigarray/SequenceBigarray.cmo src/bigarray/SequenceBigarray.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package bigarray -package bytes -w -33 -w +a-4-44-48@8 -color always -I src/bigarray -I src -o src/bigarray/SequenceBigarray.cmo src/bigarray/SequenceBigarray.ml - File "src/bigarray/SequenceBigarray.ml", line 41, characters 12-36: - Warning 3: deprecated: Bigarray.Array1.map_file - Use [array1_of_genarray (Unix.map_file ...)] instead. - Note that Bigarray.Array1.map_file raises Sys_error while - Unix.map_file raises Unix_error. - File "src/bigarray/SequenceBigarray.ml", line 28, characters 0-13: - Warning 33: unused open Bigarray. - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/bigarray src/bigarray/SequenceBigarray.cmo -o src/bigarray/bigarray.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package bigarray -package bytes -O3 -w -33 -w +a-4-44-48@8 -color always -I src/bigarray -I src -o src/bigarray/SequenceBigarray.cmx src/bigarray/SequenceBigarray.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package bigarray -package bytes -O3 -w -33 -w +a-4-44-48@8 -color always -I src/bigarray -I src -o src/bigarray/SequenceBigarray.cmx src/bigarray/SequenceBigarray.ml - File "src/bigarray/SequenceBigarray.ml", line 41, characters 12-36: - Warning 3: deprecated: Bigarray.Array1.map_file - Use [array1_of_genarray (Unix.map_file ...)] instead. - Note that Bigarray.Array1.map_file raises Sys_error while - Unix.map_file raises Unix_error. - File "src/bigarray/SequenceBigarray.ml", line 28, characters 0-13: - Warning 33: unused open Bigarray. - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/bigarray src/bigarray/SequenceBigarray.cmx -o src/bigarray/bigarray.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared bigarray.cmxa -I src/bigarray src/bigarray/bigarray.cmxa src/bigarray/SequenceBigarray.cmx -o src/bigarray/bigarray.cmxs -> compiled sequence.0.11 Processing 22/40: [dune: ocaml bootstrap.ml] Processing 23/40: [dune: ocaml bootstrap.ml] [sequence: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sequence.0.11) - ocaml setup.ml -install - Installed /home/opam/.opam/4.06/lib/sequence/Sequence.mli - Installed /home/opam/.opam/4.06/lib/sequence/SequenceLabels.mli - Installed /home/opam/.opam/4.06/lib/sequence/sequence.cma - Installed /home/opam/.opam/4.06/lib/sequence/sequence.cmxa - Installed /home/opam/.opam/4.06/lib/sequence/sequence.a - Installed /home/opam/.opam/4.06/lib/sequence/sequence.cmxs - Installed /home/opam/.opam/4.06/lib/sequence/SequenceLabels.cmi - Installed /home/opam/.opam/4.06/lib/sequence/SequenceLabels.cmti - Installed /home/opam/.opam/4.06/lib/sequence/SequenceLabels.cmt - Installed /home/opam/.opam/4.06/lib/sequence/SequenceLabels.annot - Installed /home/opam/.opam/4.06/lib/sequence/Sequence.cmi - Installed /home/opam/.opam/4.06/lib/sequence/Sequence.cmti - Installed /home/opam/.opam/4.06/lib/sequence/Sequence.cmt - Installed /home/opam/.opam/4.06/lib/sequence/Sequence.annot - Installed /home/opam/.opam/4.06/lib/sequence/SequenceLabels.cmx - Installed /home/opam/.opam/4.06/lib/sequence/Sequence.cmx - Installed /home/opam/.opam/4.06/lib/sequence/SequenceBigarray.mli - Installed /home/opam/.opam/4.06/lib/sequence/bigarray.cma - Installed /home/opam/.opam/4.06/lib/sequence/bigarray.cmxa - Installed /home/opam/.opam/4.06/lib/sequence/bigarray.a - Installed /home/opam/.opam/4.06/lib/sequence/bigarray.cmxs - Installed /home/opam/.opam/4.06/lib/sequence/SequenceBigarray.cmi - Installed /home/opam/.opam/4.06/lib/sequence/SequenceBigarray.cmti - Installed /home/opam/.opam/4.06/lib/sequence/SequenceBigarray.cmt - Installed /home/opam/.opam/4.06/lib/sequence/SequenceBigarray.annot - Installed /home/opam/.opam/4.06/lib/sequence/SequenceBigarray.cmx - Installed /home/opam/.opam/4.06/lib/sequence/META -> installed sequence.0.11 Processing 23/40: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/dune.2.0.1) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - git describe --always --dirty - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Processing 23/40: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/dune.2.0.1) -> compiled dune.2.0.1 -> installed dune.2.0.1 Processing 25/40: [cppo: dune build] Processing 26/40: [cppo: dune build] [menhirLib: dune build] Processing 27/40: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 28/40: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 28/40: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> installed result.1.5 Processing 29/40: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/menhirSdk.20200123) -> compiled menhirSdk.20200123 Processing 29/40: [cppo: dune build] [menhirLib: dune build] -> installed menhirSdk.20200123 Processing 30/40: [cppo: dune build] [menhirLib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/menhirLib.20200123) - pack lib/pack/menhirLib.{ml,mli} - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20200123 Processing 30/40: [cppo: dune build] -> installed menhirLib.20200123 Processing 31/40: [cppo: dune build] Processing 32/40: [cppo: dune build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 Processing 32/40: [menhir: dune build] -> installed cppo.1.6.9 Processing 33/40: [menhir: dune build] Processing 34/40: [containers: ./configure] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.06" "--enable-thread" "--disable-bench" "--disable-tests" "--enable-bigarray" "--enable-advanced" "--enable-unix" "--enable-docs" (CWD=/home/opam/.opam/4.06/.opam-switch/build/containers.0.22.1) - - Configuration: - ocamlfind: ............................................. /home/opam/.opam/4.06/bin/ocamlfind - ocamlc: ................................................ /home/opam/.opam/4.06/bin/ocamlc.opt - ocamlopt: .............................................. /home/opam/.opam/4.06/bin/ocamlopt.opt - ocamlbuild: ............................................ /home/opam/.opam/4.06/bin/ocamlbuild - Package name: .......................................... containers - Package version: ....................................... 0.22 - os_type: ............................................... Unix - system: ................................................ linux - architecture: .......................................... amd64 - ccomp_type: ............................................ cc - ocaml_version: ......................................... 4.06.1 - standard_library_default: .............................. /home/opam/.opam/4.06/lib/ocaml - standard_library: ...................................... /home/opam/.opam/4.06/lib/ocaml - standard_runtime: ...................................... /home/opam/.opam/4.06/bin/ocamlrun - bytecomp_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT - native_c_compiler: ..................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ................................................. default - ext_obj: ............................................... .o - ext_asm: ............................................... .s - ext_lib: ............................................... .a - ext_dll: ............................................... .so - default_executable_name: ............................... a.out - systhread_supported: ................................... true - Install architecture-independent files dir: ............ /home/opam/.opam/4.06 - Install architecture-dependent files in dir: ........... $prefix - User executables: ...................................... $exec_prefix/bin - System admin executables: .............................. $exec_prefix/sbin - Program executables: ................................... $exec_prefix/libexec - Read-only single-machine data: ......................... $prefix/etc - Modifiable architecture-independent data: .............. $prefix/com - Modifiable single-machine data: ........................ $prefix/var - Object code libraries: ................................. $exec_prefix/lib - Read-only arch-independent data root: .................. $prefix/share - Read-only architecture-independent data: ............... $datarootdir - Info documentation: .................................... $datarootdir/info - Locale-dependent data: ................................. $datarootdir/locale - Man documentation: ..................................... $datarootdir/man - Documentation root: .................................... $datarootdir/doc/$pkg_name - HTML documentation: .................................... $docdir - DVI documentation: ..................................... $docdir - PDF documentation: ..................................... $docdir - PS documentation: ...................................... $docdir - findlib_version: ....................................... 1.9.5 - is_native: ............................................. true - suffix_program: ........................................ - Remove a file.: ........................................ rm -f - Remove a directory.: ................................... rm -rf - Turn ocaml debug flag on: .............................. true - Turn ocaml profile flag on: ............................ false - Compiler support generation of .cmxs.: ................. true - OCamlbuild additional flags: ........................... - Build the containers.unix library (depends on Unix): ... true - Build modules that depend on threads: .................. true - Build and run benchmarks: .............................. false - Build modules that depend on bigarrays: ................ true - Build advanced combinators (requires "sequence"): ...... true - Create documentations: ................................. true - Compile tests executable and library and run them: ..... false - pkg_bytes: ............................................. /home/opam/.opam/4.06/lib/bytes - pkg_result: ............................................ /home/opam/.opam/4.06/lib/result - pkg_unix: .............................................. /home/opam/.opam/4.06/lib/ocaml - pkg_sequence: .......................................... /home/opam/.opam/4.06/lib/sequence - pkg_bigarray: .......................................... /home/opam/.opam/4.06/lib/ocaml - pkg_threads: ........................................... /home/opam/.opam/4.06/lib/ocaml - pkg_compiler_libs_common: .............................. /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamldoc: .............................................. /home/opam/.opam/4.06/bin/ocamldoc - Processing 34/40: [containers: make build] [menhir: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.06/.opam-switch/build/menhir.20200123) - menhir src/stage2/parserMessages.check - Read 105 sample input sentences and 105 error messages. - Read 105 sample input sentences and 50 error messages. - menhir src/stage2/parser.{ml,mli} - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 368 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 47 states. - Priority played a role in 0 of these states. - 211 out of 368 states have a default reduction. - 110 out of 368 states are represented. - 44 out of 96 symbols keep track of their start position. - 48 out of 96 symbols keep track of their end position. - The action table is 13984 entries; 1795 non-zero; 1566 compressed. - The action table occupies roughly 3224 bytes. - The goto table is 20976 entries; 360 non-zero; 728 compressed. - The goto table occupies roughly 1544 bytes. - The error table occupies roughly 1784 bytes. - The default_reduction table occupies roughly 400 bytes. - The lhs table occupies roughly 168 bytes. - The trace table occupies roughly 8 bytes. - menhir src/stage2/parserMessages.ml - Read 105 sample input sentences and 50 error messages. -> compiled menhir.20200123 Processing 34/40: [containers: make build] -> installed menhir.20200123 Processing 35/40: [containers: make build] Processing 36/40: [containers: make build] [tip-parser: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06/.opam-switch/build/tip-parser.0.3) - ocamlbuild -use-ocamlfind -menhir 'menhir --dump --explain' tip_parser.cma tip_parser.cmxa tip_parser.cmxs tip_cat.native - ocamlfind ocamldep -package bytes -package result -modules src/Tip_ast.ml > src/Tip_ast.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/Tip_loc.ml > src/Tip_loc.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_loc.cmo src/Tip_loc.ml - /home/opam/.opam/4.06/bin/ocamllex.opt -q src/Tip_lexer.mll - ocamlfind ocamldep -package bytes -package result -modules src/Tip_lexer.ml > src/Tip_lexer.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_ast.cmo src/Tip_ast.ml - menhir --dump --explain --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/Tip_parser.mly > src/Tip_parser.mly.depends - menhir --dump --explain --ocamlc 'ocamlfind ocamlc -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src' --infer src/Tip_parser.mly - ocamlfind ocamldep -package bytes -package result -modules src/Tip_parser.mli > src/Tip_parser.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_parser.cmi src/Tip_parser.mli - ocamlfind ocamldep -package bytes -package result -modules src/Tip_parser.ml > src/Tip_parser.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/Tip_util.mli > src/Tip_util.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_util.cmi src/Tip_util.mli - ocamlfind ocamldep -package bytes -package result -modules src/Tip_util.ml > src/Tip_util.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_lexer.cmo src/Tip_lexer.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_parser.cmo src/Tip_parser.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_util.cmo src/Tip_util.ml - ocamlfind ocamlc -a -package bytes -package result -I src src/Tip_loc.cmo src/Tip_ast.cmo src/Tip_parser.cmo src/Tip_lexer.cmo src/Tip_util.cmo -o src/tip_parser.cma - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_loc.cmx src/Tip_loc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_ast.cmx src/Tip_ast.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_parser.cmx src/Tip_parser.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_lexer.cmx src/Tip_lexer.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/Tip_util.cmx src/Tip_util.ml - ocamlfind ocamlopt -a -package bytes -package result -I src src/Tip_loc.cmx src/Tip_ast.cmx src/Tip_parser.cmx src/Tip_lexer.cmx src/Tip_util.cmx -o src/tip_parser.cmxa - ocamlfind ocamlopt -shared -linkall -package bytes -package result -I src src/tip_parser.cmxa -o src/tip_parser.cmxs - ocamlfind ocamldep -package bytes -package result -modules src/tip_cat.ml > src/tip_cat.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/tip_cat.cmo src/tip_cat.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w +a-4-44@8 -package bytes -package result -I src -o src/tip_cat.cmx src/tip_cat.ml - ocamlfind ocamlopt -linkpkg -g -package bytes -package result -I src src/Tip_loc.cmx src/Tip_ast.cmx src/Tip_parser.cmx src/Tip_lexer.cmx src/Tip_util.cmx src/tip_cat.cmx -o src/tip_cat.native -> compiled tip-parser.0.3 Processing 36/40: [containers: make build] Processing 37/40: [containers: make build] [tip-parser: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/tip-parser.0.3) - ocamlbuild -use-ocamlfind -menhir 'menhir --dump --explain' tip_parser.cma tip_parser.cmxa tip_parser.cmxs tip_cat.native - ocamlfind install tip_parser META _build/src/tip_parser.cma _build/src/tip_parser.cmxa _build/src/tip_parser.cmxs _build/src/tip_cat.native _build/src/*.cmi _build/src/tip_parser.a _build/src/*.mli - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_util.mli - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_parser.mli - Installed /home/opam/.opam/4.06/lib/tip_parser/tip_parser.a - Installed /home/opam/.opam/4.06/lib/tip_parser/tip_cat.cmi - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_util.cmi - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_parser.cmi - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_loc.cmi - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_lexer.cmi - Installed /home/opam/.opam/4.06/lib/tip_parser/Tip_ast.cmi - Installed /home/opam/.opam/4.06/lib/tip_parser/tip_cat.native - Installed /home/opam/.opam/4.06/lib/tip_parser/tip_parser.cmxs - Installed /home/opam/.opam/4.06/lib/tip_parser/tip_parser.cmxa - Installed /home/opam/.opam/4.06/lib/tip_parser/tip_parser.cma - Installed /home/opam/.opam/4.06/lib/tip_parser/META -> installed tip-parser.0.3 Processing 37/40: [containers: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.06/.opam-switch/build/containers.0.22.1) - ocaml setup.ml -build - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/containers.0.22.1' - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/containers.0.22.1' - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.06/lib/ocamlbuild /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCVector.mli > src/core/CCVector.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCVector.cmi src/core/CCVector.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCVector.ml > src/core/CCVector.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCPrint.mli > src/core/CCPrint.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCPrint.cmi src/core/CCPrint.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCPrint.ml > src/core/CCPrint.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCError.mli > src/core/CCError.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCError.cmi src/core/CCError.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCError.ml > src/core/CCError.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCHeap.mli > src/core/CCHeap.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCHeap.cmi src/core/CCHeap.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCHeap.ml > src/core/CCHeap.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCList.mli > src/core/CCList.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCList.cmi src/core/CCList.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCList.ml > src/core/CCList.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCOpt.mli > src/core/CCOpt.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCOpt.cmi src/core/CCOpt.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCOpt.ml > src/core/CCOpt.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCPair.mli > src/core/CCPair.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCPair.cmi src/core/CCPair.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCPair.ml > src/core/CCPair.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCFun.mli > src/core/CCFun.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCFun.cmi src/core/CCFun.mli - cppo -D 'OCAML_MAJOR 4' -D 'OCAML_MINOR 6' -o src/core/CCFun.ml src/core/CCFun.cppo.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCFun.ml > src/core/CCFun.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCHash.mli > src/core/CCHash.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCHash.cmi src/core/CCHash.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCHash.ml > src/core/CCHash.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCInt.mli > src/core/CCInt.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCInt.cmi src/core/CCInt.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCInt.ml > src/core/CCInt.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCBool.mli > src/core/CCBool.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCBool.cmi src/core/CCBool.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCBool.ml > src/core/CCBool.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCFloat.mli > src/core/CCFloat.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCFloat.cmi src/core/CCFloat.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCFloat.ml > src/core/CCFloat.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCArray.mli > src/core/CCArray.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCArray.cmi src/core/CCArray.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCArray.ml > src/core/CCArray.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCRef.mli > src/core/CCRef.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCRef.cmi src/core/CCRef.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCRef.ml > src/core/CCRef.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCSet.mli > src/core/CCSet.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCSet.cmi src/core/CCSet.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCSet.ml > src/core/CCSet.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCOrd.mli > src/core/CCOrd.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCOrd.cmi src/core/CCOrd.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCOrd.ml > src/core/CCOrd.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCRandom.mli > src/core/CCRandom.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCRandom.cmi src/core/CCRandom.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCRandom.ml > src/core/CCRandom.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCString.mli > src/core/CCString.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCString.cmi src/core/CCString.mli - cppo -D 'OCAML_MAJOR 4' -D 'OCAML_MINOR 6' -o src/core/CCString.ml src/core/CCString.cppo.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCString.ml > src/core/CCString.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCHashtbl.mli > src/core/CCHashtbl.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCHashtbl.cmi src/core/CCHashtbl.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCHashtbl.ml > src/core/CCHashtbl.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCMap.mli > src/core/CCMap.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCMap.cmi src/core/CCMap.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCMap.ml > src/core/CCMap.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCFormat.mli > src/core/CCFormat.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCFormat.cmi src/core/CCFormat.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCFormat.ml > src/core/CCFormat.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCIO.mli > src/core/CCIO.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCIO.cmi src/core/CCIO.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCIO.ml > src/core/CCIO.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCInt64.mli > src/core/CCInt64.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCInt64.cmi src/core/CCInt64.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCInt64.ml > src/core/CCInt64.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCChar.mli > src/core/CCChar.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCChar.cmi src/core/CCChar.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCChar.ml > src/core/CCChar.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCResult.mli > src/core/CCResult.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package result -I src/core -o src/core/CCResult.cmi src/core/CCResult.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/CCResult.ml > src/core/CCResult.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -modules src/core/containers.ml > src/core/containers.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCVector.cmo src/core/CCVector.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCPrint.cmo src/core/CCPrint.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCError.cmo src/core/CCError.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCHeap.cmo src/core/CCHeap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCList.cmo src/core/CCList.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCOpt.cmo src/core/CCOpt.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCPair.cmo src/core/CCPair.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCFun.cmo src/core/CCFun.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCHash.cmo src/core/CCHash.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCInt.cmo src/core/CCInt.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCBool.cmo src/core/CCBool.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCFloat.cmo src/core/CCFloat.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCArray.cmo src/core/CCArray.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCRef.cmo src/core/CCRef.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCSet.cmo src/core/CCSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCOrd.cmo src/core/CCOrd.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCRandom.cmo src/core/CCRandom.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCString.cmo src/core/CCString.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCHashtbl.cmo src/core/CCHashtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCMap.cmo src/core/CCMap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCFormat.cmo src/core/CCFormat.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCIO.cmo src/core/CCIO.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCInt64.cmo src/core/CCInt64.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCChar.cmo src/core/CCChar.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCResult.cmo src/core/CCResult.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/containers.cmo src/core/containers.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/core src/core/CCVector.cmo src/core/CCPrint.cmo src/core/CCError.cmo src/core/CCHeap.cmo src/core/CCList.cmo src/core/CCOpt.cmo src/core/CCPair.cmo src/core/CCFun.cmo src/core/CCHash.cmo src/core/CCInt.cmo src/core/CCBool.cmo src/core/CCFloat.cmo src/core/CCArray.cmo src/core/CCRef.cmo src/core/CCSet.cmo src/core/CCOrd.cmo src/core/CCRandom.cmo src/core/CCString.cmo src/core/CCHashtbl.cmo src/core/CCMap.cmo src/core/CCFormat.cmo src/core/CCIO.cmo src/core/CCInt64.cmo src/core/CCChar.cmo src/core/CCResult.cmo src/core/containers.cmo -o src/core/containers.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCArray.cmx src/core/CCArray.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCBool.cmx src/core/CCBool.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCChar.cmx src/core/CCChar.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCError.cmx src/core/CCError.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCFloat.cmx src/core/CCFloat.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCFormat.cmx src/core/CCFormat.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCFun.cmx src/core/CCFun.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -inline 20 -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCHash.cmx src/core/CCHash.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCHashtbl.cmx src/core/CCHashtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCIO.cmx src/core/CCIO.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCInt.cmx src/core/CCInt.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCInt64.cmx src/core/CCInt64.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCList.cmx src/core/CCList.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCMap.cmx src/core/CCMap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCOpt.cmx src/core/CCOpt.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCPair.cmx src/core/CCPair.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCRandom.cmx src/core/CCRandom.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCRef.cmx src/core/CCRef.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCResult.cmx src/core/CCResult.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCSet.cmx src/core/CCSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -inline 25 -package bytes -package result -I src/core -o src/core/CCString.cmx src/core/CCString.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -inline 25 -package bytes -package result -I src/core -o src/core/CCVector.cmx src/core/CCVector.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCPrint.cmx src/core/CCPrint.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCHeap.cmx src/core/CCHeap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/CCOrd.cmx src/core/CCOrd.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package result -I src/core -o src/core/containers.cmx src/core/containers.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/core src/core/CCVector.cmx src/core/CCPrint.cmx src/core/CCError.cmx src/core/CCHeap.cmx src/core/CCList.cmx src/core/CCOpt.cmx src/core/CCPair.cmx src/core/CCFun.cmx src/core/CCHash.cmx src/core/CCInt.cmx src/core/CCBool.cmx src/core/CCFloat.cmx src/core/CCArray.cmx src/core/CCRef.cmx src/core/CCSet.cmx src/core/CCOrd.cmx src/core/CCRandom.cmx src/core/CCString.cmx src/core/CCHashtbl.cmx src/core/CCMap.cmx src/core/CCFormat.cmx src/core/CCIO.cmx src/core/CCInt64.cmx src/core/CCChar.cmx src/core/CCResult.cmx src/core/containers.cmx -o src/core/containers.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/core src/core/containers.cmxa src/core/CCVector.cmx src/core/CCPrint.cmx src/core/CCError.cmx src/core/CCHeap.cmx src/core/CCList.cmx src/core/CCOpt.cmx src/core/CCPair.cmx src/core/CCFun.cmx src/core/CCHash.cmx src/core/CCInt.cmx src/core/CCBool.cmx src/core/CCFloat.cmx src/core/CCArray.cmx src/core/CCRef.cmx src/core/CCSet.cmx src/core/CCOrd.cmx src/core/CCRandom.cmx src/core/CCString.cmx src/core/CCHashtbl.cmx src/core/CCMap.cmx src/core/CCFormat.cmx src/core/CCIO.cmx src/core/CCInt64.cmx src/core/CCChar.cmx src/core/CCResult.cmx src/core/containers.cmx -o src/core/containers.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/io/containers_io_is_deprecated.ml > src/io/containers_io_is_deprecated.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/io -o src/io/containers_io_is_deprecated.cmo src/io/containers_io_is_deprecated.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/io -o src/io/containers_io_is_deprecated.cmo src/io/containers_io_is_deprecated.ml - File "src/io/containers_io_is_deprecated.ml", line 1, characters 0-313: - Warning 50: unattached documentation comment (ignored) - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/io src/io/containers_io_is_deprecated.cmo -o src/io/containers_io.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/io -o src/io/containers_io_is_deprecated.cmx src/io/containers_io_is_deprecated.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/io -o src/io/containers_io_is_deprecated.cmx src/io/containers_io_is_deprecated.ml - File "src/io/containers_io_is_deprecated.ml", line 1, characters 0-313: - Warning 50: unattached documentation comment (ignored) - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/io src/io/containers_io_is_deprecated.cmx -o src/io/containers_io.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/io src/io/containers_io.cmxa src/io/containers_io_is_deprecated.cmx -o src/io/containers_io.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package unix -modules src/unix/CCUnix.mli > src/unix/CCUnix.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -package unix -I src/unix -o src/unix/CCUnix.cmi src/unix/CCUnix.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package unix -modules src/unix/CCUnix.ml > src/unix/CCUnix.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package unix -I src/unix -o src/unix/CCUnix.cmo src/unix/CCUnix.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/unix src/unix/CCUnix.cmo -o src/unix/containers_unix.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -package unix -I src/unix -o src/unix/CCUnix.cmx src/unix/CCUnix.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/unix src/unix/CCUnix.cmx -o src/unix/containers_unix.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/unix src/unix/containers_unix.cmxa src/unix/CCUnix.cmx -o src/unix/containers_unix.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/sexp/CCSexp.mli > src/sexp/CCSexp.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/sexp -o src/sexp/CCSexp.cmi src/sexp/CCSexp.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/sexp/CCSexp.ml > src/sexp/CCSexp.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/sexp/CCSexpM.mli > src/sexp/CCSexpM.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/sexp -o src/sexp/CCSexpM.cmi src/sexp/CCSexpM.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/sexp/CCSexpM.ml > src/sexp/CCSexpM.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/sexp -o src/sexp/CCSexp.cmo src/sexp/CCSexp.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/sexp -o src/sexp/CCSexpM.cmo src/sexp/CCSexpM.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/sexp src/sexp/CCSexp.cmo src/sexp/CCSexpM.cmo -o src/sexp/containers_sexp.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/sexp -o src/sexp/CCSexp.cmx src/sexp/CCSexp.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/sexp -o src/sexp/CCSexpM.cmx src/sexp/CCSexpM.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/sexp src/sexp/CCSexp.cmx src/sexp/CCSexpM.cmx -o src/sexp/containers_sexp.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/sexp src/sexp/containers_sexp.cmxa src/sexp/CCSexp.cmx src/sexp/CCSexpM.cmx -o src/sexp/containers_sexp.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMultiMap.mli > src/data/CCMultiMap.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCMultiMap.cmi src/data/CCMultiMap.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMultiMap.ml > src/data/CCMultiMap.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMultiSet.mli > src/data/CCMultiSet.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCMultiSet.cmi src/data/CCMultiSet.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMultiSet.ml > src/data/CCMultiSet.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCTrie.mli > src/data/CCTrie.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCTrie.cmi src/data/CCTrie.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCTrie.ml > src/data/CCTrie.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCFlatHashtbl.mli > src/data/CCFlatHashtbl.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCFlatHashtbl.cmi src/data/CCFlatHashtbl.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCFlatHashtbl.ml > src/data/CCFlatHashtbl.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCCache.mli > src/data/CCCache.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCCache.cmi src/data/CCCache.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCCache.ml > src/data/CCCache.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCPersistentHashtbl.mli > src/data/CCPersistentHashtbl.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCPersistentHashtbl.cmi src/data/CCPersistentHashtbl.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCPersistentHashtbl.ml > src/data/CCPersistentHashtbl.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCDeque.mli > src/data/CCDeque.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCDeque.cmi src/data/CCDeque.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCDeque.ml > src/data/CCDeque.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCFQueue.mli > src/data/CCFQueue.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCFQueue.cmi src/data/CCFQueue.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCFQueue.ml > src/data/CCFQueue.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCBV.mli > src/data/CCBV.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCBV.cmi src/data/CCBV.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCBV.ml > src/data/CCBV.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMixtbl.mli > src/data/CCMixtbl.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCMixtbl.cmi src/data/CCMixtbl.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMixtbl.ml > src/data/CCMixtbl.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMixmap.mli > src/data/CCMixmap.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCMixmap.cmi src/data/CCMixmap.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMixmap.ml > src/data/CCMixmap.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCRingBuffer.mli > src/data/CCRingBuffer.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCRingBuffer.cmi src/data/CCRingBuffer.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCRingBuffer.ml > src/data/CCRingBuffer.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCIntMap.mli > src/data/CCIntMap.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCIntMap.cmi src/data/CCIntMap.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCIntMap.ml > src/data/CCIntMap.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCPersistentArray.mli > src/data/CCPersistentArray.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCPersistentArray.cmi src/data/CCPersistentArray.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCPersistentArray.ml > src/data/CCPersistentArray.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMixset.mli > src/data/CCMixset.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCMixset.cmi src/data/CCMixset.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCMixset.ml > src/data/CCMixset.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHashconsedSet.mli > src/data/CCHashconsedSet.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCHashconsedSet.cmi src/data/CCHashconsedSet.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHashconsedSet.ml > src/data/CCHashconsedSet.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCGraph.mli > src/data/CCGraph.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCGraph.cmi src/data/CCGraph.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCGraph.ml > src/data/CCGraph.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHashSet.mli > src/data/CCHashSet.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCHashSet.cmi src/data/CCHashSet.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHashSet.ml > src/data/CCHashSet.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCBitField.mli > src/data/CCBitField.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCBitField.cmi src/data/CCBitField.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCBitField.ml > src/data/CCBitField.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHashTrie.mli > src/data/CCHashTrie.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCHashTrie.cmi src/data/CCHashTrie.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHashTrie.ml > src/data/CCHashTrie.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCBloom.mli > src/data/CCBloom.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCBloom.cmi src/data/CCBloom.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCBloom.ml > src/data/CCBloom.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCWBTree.mli > src/data/CCWBTree.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCWBTree.cmi src/data/CCWBTree.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCWBTree.ml > src/data/CCWBTree.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCRAL.mli > src/data/CCRAL.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCRAL.cmi src/data/CCRAL.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCRAL.ml > src/data/CCRAL.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCAllocCache.mli > src/data/CCAllocCache.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCAllocCache.cmi src/data/CCAllocCache.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCAllocCache.ml > src/data/CCAllocCache.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCImmutArray.mli > src/data/CCImmutArray.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCImmutArray.cmi src/data/CCImmutArray.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCImmutArray.ml > src/data/CCImmutArray.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHet.mli > src/data/CCHet.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/data -o src/data/CCHet.cmi src/data/CCHet.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/data/CCHet.ml > src/data/CCHet.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMultiMap.cmo src/data/CCMultiMap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMultiSet.cmo src/data/CCMultiSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCTrie.cmo src/data/CCTrie.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCFlatHashtbl.cmo src/data/CCFlatHashtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCCache.cmo src/data/CCCache.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCPersistentHashtbl.cmo src/data/CCPersistentHashtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCDeque.cmo src/data/CCDeque.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCFQueue.cmo src/data/CCFQueue.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCBV.cmo src/data/CCBV.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMixtbl.cmo src/data/CCMixtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMixmap.cmo src/data/CCMixmap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCRingBuffer.cmo src/data/CCRingBuffer.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCIntMap.cmo src/data/CCIntMap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCPersistentArray.cmo src/data/CCPersistentArray.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMixset.cmo src/data/CCMixset.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHashconsedSet.cmo src/data/CCHashconsedSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCGraph.cmo src/data/CCGraph.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHashSet.cmo src/data/CCHashSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCBitField.cmo src/data/CCBitField.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHashTrie.cmo src/data/CCHashTrie.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCBloom.cmo src/data/CCBloom.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCWBTree.cmo src/data/CCWBTree.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCRAL.cmo src/data/CCRAL.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCAllocCache.cmo src/data/CCAllocCache.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCImmutArray.cmo src/data/CCImmutArray.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHet.cmo src/data/CCHet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/data src/data/CCMultiMap.cmo src/data/CCMultiSet.cmo src/data/CCTrie.cmo src/data/CCFlatHashtbl.cmo src/data/CCCache.cmo src/data/CCPersistentHashtbl.cmo src/data/CCDeque.cmo src/data/CCFQueue.cmo src/data/CCBV.cmo src/data/CCMixtbl.cmo src/data/CCMixmap.cmo src/data/CCRingBuffer.cmo src/data/CCIntMap.cmo src/data/CCPersistentArray.cmo src/data/CCMixset.cmo src/data/CCHashconsedSet.cmo src/data/CCGraph.cmo src/data/CCHashSet.cmo src/data/CCBitField.cmo src/data/CCHashTrie.cmo src/data/CCBloom.cmo src/data/CCWBTree.cmo src/data/CCRAL.cmo src/data/CCAllocCache.cmo src/data/CCImmutArray.cmo src/data/CCHet.cmo -o src/data/containers_data.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMultiMap.cmx src/data/CCMultiMap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMultiSet.cmx src/data/CCMultiSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCTrie.cmx src/data/CCTrie.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -inline 15 -package bytes -I src/data -o src/data/CCFlatHashtbl.cmx src/data/CCFlatHashtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCCache.cmx src/data/CCCache.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -inline 15 -package bytes -I src/data -o src/data/CCPersistentHashtbl.cmx src/data/CCPersistentHashtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCDeque.cmx src/data/CCDeque.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCFQueue.cmx src/data/CCFQueue.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCBV.cmx src/data/CCBV.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMixtbl.cmx src/data/CCMixtbl.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMixmap.cmx src/data/CCMixmap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCRingBuffer.cmx src/data/CCRingBuffer.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCIntMap.cmx src/data/CCIntMap.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -inline 15 -package bytes -I src/data -o src/data/CCPersistentArray.cmx src/data/CCPersistentArray.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCMixset.cmx src/data/CCMixset.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHashconsedSet.cmx src/data/CCHashconsedSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCGraph.cmx src/data/CCGraph.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHashSet.cmx src/data/CCHashSet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCBitField.cmx src/data/CCBitField.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -inline 15 -package bytes -I src/data -o src/data/CCHashTrie.cmx src/data/CCHashTrie.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCBloom.cmx src/data/CCBloom.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCWBTree.cmx src/data/CCWBTree.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCRAL.cmx src/data/CCRAL.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCAllocCache.cmx src/data/CCAllocCache.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCImmutArray.cmx src/data/CCImmutArray.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/data -o src/data/CCHet.cmx src/data/CCHet.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/data src/data/CCMultiMap.cmx src/data/CCMultiSet.cmx src/data/CCTrie.cmx src/data/CCFlatHashtbl.cmx src/data/CCCache.cmx src/data/CCPersistentHashtbl.cmx src/data/CCDeque.cmx src/data/CCFQueue.cmx src/data/CCBV.cmx src/data/CCMixtbl.cmx src/data/CCMixmap.cmx src/data/CCRingBuffer.cmx src/data/CCIntMap.cmx src/data/CCPersistentArray.cmx src/data/CCMixset.cmx src/data/CCHashconsedSet.cmx src/data/CCGraph.cmx src/data/CCHashSet.cmx src/data/CCBitField.cmx src/data/CCHashTrie.cmx src/data/CCBloom.cmx src/data/CCWBTree.cmx src/data/CCRAL.cmx src/data/CCAllocCache.cmx src/data/CCImmutArray.cmx src/data/CCHet.cmx -o src/data/containers_data.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/data src/data/containers_data.cmxa src/data/CCMultiMap.cmx src/data/CCMultiSet.cmx src/data/CCTrie.cmx src/data/CCFlatHashtbl.cmx src/data/CCCache.cmx src/data/CCPersistentHashtbl.cmx src/data/CCDeque.cmx src/data/CCFQueue.cmx src/data/CCBV.cmx src/data/CCMixtbl.cmx src/data/CCMixmap.cmx src/data/CCRingBuffer.cmx src/data/CCIntMap.cmx src/data/CCPersistentArray.cmx src/data/CCMixset.cmx src/data/CCHashconsedSet.cmx src/data/CCGraph.cmx src/data/CCHashSet.cmx src/data/CCBitField.cmx src/data/CCHashTrie.cmx src/data/CCBloom.cmx src/data/CCWBTree.cmx src/data/CCRAL.cmx src/data/CCAllocCache.cmx src/data/CCImmutArray.cmx src/data/CCHet.cmx -o src/data/containers_data.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -modules src/iter/CCKTree.mli > src/iter/CCKTree.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/iter -o src/iter/CCKTree.cmi src/iter/CCKTree.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -modules src/iter/CCKTree.ml > src/iter/CCKTree.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -modules src/iter/CCKList.mli > src/iter/CCKList.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/iter -o src/iter/CCKList.cmi src/iter/CCKList.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -modules src/iter/CCKList.ml > src/iter/CCKList.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -modules src/iter/CCLazy_list.mli > src/iter/CCLazy_list.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/iter -o src/iter/CCLazy_list.cmi src/iter/CCLazy_list.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -modules src/iter/CCLazy_list.ml > src/iter/CCLazy_list.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -I src/iter -o src/iter/CCKTree.cmo src/iter/CCKTree.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -I src/iter -o src/iter/CCKList.cmo src/iter/CCKList.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -I src/iter -o src/iter/CCLazy_list.cmo src/iter/CCLazy_list.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/iter src/iter/CCKTree.cmo src/iter/CCKList.cmo src/iter/CCLazy_list.cmo -o src/iter/containers_iter.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -I src/iter -o src/iter/CCKTree.cmx src/iter/CCKTree.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -I src/iter -o src/iter/CCKList.cmx src/iter/CCKList.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -I src/iter -o src/iter/CCLazy_list.cmx src/iter/CCLazy_list.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/iter src/iter/CCKTree.cmx src/iter/CCKList.cmx src/iter/CCLazy_list.cmx -o src/iter/containers_iter.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/iter src/iter/containers_iter.cmxa src/iter/CCKTree.cmx src/iter/CCKList.cmx src/iter/CCLazy_list.cmx -o src/iter/containers_iter.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/containers_string.ml > src/string/containers_string.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCApp_parse.mli > src/string/CCApp_parse.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCKMP.mli > src/string/CCKMP.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCLevenshtein.mli > src/string/CCLevenshtein.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCParse.mli > src/string/CCParse.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/string -o src/string/CCApp_parse.cmi src/string/CCApp_parse.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/string -o src/string/CCKMP.cmi src/string/CCKMP.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/string -o src/string/CCLevenshtein.cmi src/string/CCLevenshtein.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -package bytes -I src/string -o src/string/CCParse.cmi src/string/CCParse.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCKMP.ml > src/string/CCKMP.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCLevenshtein.ml > src/string/CCLevenshtein.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCApp_parse.ml > src/string/CCApp_parse.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules src/string/CCParse.ml > src/string/CCParse.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/containers_string.cmo src/string/containers_string.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCKMP.cmo src/string/CCKMP.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCLevenshtein.cmo src/string/CCLevenshtein.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCApp_parse.cmo src/string/CCApp_parse.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCParse.cmo src/string/CCParse.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/string src/string/CCApp_parse.cmo src/string/CCKMP.cmo src/string/CCLevenshtein.cmo src/string/CCParse.cmo src/string/containers_string.cmo -o src/string/containers_string.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCApp_parse.cmx src/string/CCApp_parse.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCKMP.cmx src/string/CCKMP.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCLevenshtein.cmx src/string/CCLevenshtein.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/CCParse.cmx src/string/CCParse.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -w -4 -w -44 -package bytes -I src/string -o src/string/containers_string.cmx src/string/containers_string.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/string src/string/CCApp_parse.cmx src/string/CCKMP.cmx src/string/CCLevenshtein.cmx src/string/CCParse.cmx src/string/containers_string.cmx -o src/string/containers_string.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/string src/string/containers_string.cmxa src/string/CCApp_parse.cmx src/string/CCKMP.cmx src/string/CCLevenshtein.cmx src/string/CCParse.cmx src/string/containers_string.cmx -o src/string/containers_string.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/containers_advanced.ml > src/advanced/containers_advanced.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCBatch.mli > src/advanced/CCBatch.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCCat.mli > src/advanced/CCCat.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCLinq.mli > src/advanced/CCLinq.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCMonadIO.mli > src/advanced/CCMonadIO.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCBatch.cmi src/advanced/CCBatch.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCCat.cmi src/advanced/CCCat.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCLinq.cmi src/advanced/CCLinq.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCMonadIO.cmi src/advanced/CCMonadIO.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCLinq.ml > src/advanced/CCLinq.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCBatch.ml > src/advanced/CCBatch.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCCat.ml > src/advanced/CCCat.ml.depends - cppo -D 'OCAML_MAJOR 4' -D 'OCAML_MINOR 6' -o src/advanced/CCMonadIO.ml src/advanced/CCMonadIO.cppo.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package sequence -package result -modules src/advanced/CCMonadIO.ml > src/advanced/CCMonadIO.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/containers_advanced.cmo src/advanced/containers_advanced.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCLinq.cmo src/advanced/CCLinq.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCBatch.cmo src/advanced/CCBatch.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCCat.cmo src/advanced/CCCat.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCMonadIO.cmo src/advanced/CCMonadIO.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/advanced src/advanced/CCBatch.cmo src/advanced/CCCat.cmo src/advanced/CCLinq.cmo src/advanced/CCMonadIO.cmo src/advanced/containers_advanced.cmo -o src/advanced/containers_advanced.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCBatch.cmx src/advanced/CCBatch.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCCat.cmx src/advanced/CCCat.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCLinq.cmx src/advanced/CCLinq.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/CCMonadIO.cmx src/advanced/CCMonadIO.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package sequence -package result -I src/advanced -I src/core -o src/advanced/containers_advanced.cmx src/advanced/containers_advanced.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/advanced src/advanced/CCBatch.cmx src/advanced/CCCat.cmx src/advanced/CCLinq.cmx src/advanced/CCMonadIO.cmx src/advanced/containers_advanced.cmx -o src/advanced/containers_advanced.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/advanced src/advanced/containers_advanced.cmxa src/advanced/CCBatch.cmx src/advanced/CCCat.cmx src/advanced/CCLinq.cmx src/advanced/CCMonadIO.cmx src/advanced/containers_advanced.cmx -o src/advanced/containers_advanced.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package bigarray -modules src/bigarray/CCBigstring.mli > src/bigarray/CCBigstring.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCBigstring.cmi src/bigarray/CCBigstring.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package bigarray -modules src/bigarray/CCBigstring.ml > src/bigarray/CCBigstring.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package bigarray -modules src/bigarray/CCArray1.mli > src/bigarray/CCArray1.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCArray1.cmi src/bigarray/CCArray1.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package bigarray -modules src/bigarray/CCArray1.ml > src/bigarray/CCArray1.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCBigstring.cmo src/bigarray/CCBigstring.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCBigstring.cmo src/bigarray/CCBigstring.ml - File "src/bigarray/CCBigstring.ml", line 198, characters 2-12: - Warning 3: deprecated: B.map_file - Use [array1_of_genarray (Unix.map_file ...)] instead. - Note that Bigarray.Array1.map_file raises Sys_error while - Unix.map_file raises Unix_error. - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCArray1.cmo src/bigarray/CCArray1.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/bigarray src/bigarray/CCBigstring.cmo src/bigarray/CCArray1.cmo -o src/bigarray/containers_bigarray.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCBigstring.cmx src/bigarray/CCBigstring.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCBigstring.cmx src/bigarray/CCBigstring.ml - File "src/bigarray/CCBigstring.ml", line 198, characters 2-12: - Warning 3: deprecated: B.map_file - Use [array1_of_genarray (Unix.map_file ...)] instead. - Note that Bigarray.Array1.map_file raises Sys_error while - Unix.map_file raises Unix_error. - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -w -4 -w -44 -package bytes -package result -package bigarray -I src/bigarray -I src/core -o src/bigarray/CCArray1.cmx src/bigarray/CCArray1.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/bigarray src/bigarray/CCBigstring.cmx src/bigarray/CCArray1.cmx -o src/bigarray/containers_bigarray.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/bigarray src/bigarray/containers_bigarray.cmxa src/bigarray/CCBigstring.cmx src/bigarray/CCArray1.cmx -o src/bigarray/containers_bigarray.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCPool.mli > src/threads/CCPool.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -I src/core -thread -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCPool.cmi src/threads/CCPool.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCPool.ml > src/threads/CCPool.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCLock.mli > src/threads/CCLock.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -I src/core -thread -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCLock.cmi src/threads/CCLock.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCLock.ml > src/threads/CCLock.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCSemaphore.mli > src/threads/CCSemaphore.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -I src/core -thread -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCSemaphore.cmi src/threads/CCSemaphore.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCSemaphore.ml > src/threads/CCSemaphore.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCThread.mli > src/threads/CCThread.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -I src/core -thread -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCThread.cmi src/threads/CCThread.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCThread.ml > src/threads/CCThread.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCBlockingQueue.mli > src/threads/CCBlockingQueue.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -I src/core -thread -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCBlockingQueue.cmi src/threads/CCBlockingQueue.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCBlockingQueue.ml > src/threads/CCBlockingQueue.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCTimer.mli > src/threads/CCTimer.mli.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -I src/core -thread -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCTimer.cmi src/threads/CCTimer.mli - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package result -package threads -modules src/threads/CCTimer.ml > src/threads/CCTimer.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCPool.cmo src/threads/CCPool.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCLock.cmo src/threads/CCLock.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCSemaphore.cmo src/threads/CCSemaphore.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCThread.cmo src/threads/CCThread.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCBlockingQueue.cmo src/threads/CCBlockingQueue.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCTimer.cmo src/threads/CCTimer.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/threads src/threads/CCLock.cmo src/threads/CCPool.cmo src/threads/CCSemaphore.cmo src/threads/CCThread.cmo src/threads/CCBlockingQueue.cmo src/threads/CCTimer.cmo -o src/threads/containers_thread.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCLock.cmx src/threads/CCLock.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCPool.cmx src/threads/CCPool.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCSemaphore.cmx src/threads/CCSemaphore.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCThread.cmx src/threads/CCThread.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCBlockingQueue.cmx src/threads/CCBlockingQueue.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -thread -w A -I src/core -thread -w -4 -w -44 -package bytes -package result -package threads -I src/threads -I src/core -o src/threads/CCTimer.cmx src/threads/CCTimer.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/threads src/threads/CCLock.cmx src/threads/CCPool.cmx src/threads/CCSemaphore.cmx src/threads/CCThread.cmx src/threads/CCBlockingQueue.cmx src/threads/CCTimer.cmx -o src/threads/containers_thread.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/threads src/threads/containers_thread.cmxa src/threads/CCLock.cmx src/threads/CCPool.cmx src/threads/CCSemaphore.cmx src/threads/CCThread.cmx src/threads/CCBlockingQueue.cmx src/threads/CCTimer.cmx -o src/threads/containers_thread.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -package unix -package result -package bigarray -package compiler-libs.common -modules src/top/containers_top.ml > src/top/containers_top.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -I src/unix -I src/sexp -I src/data -I src/iter -I src/string -I src/bigarray -w -4 -w -44 -package bytes -package unix -package result -package bigarray -package compiler-libs.common -I src/top -I src/bigarray -I src/core -I src/data -I src/iter -I src/sexp -I src/string -I src/unix -o src/top/containers_top.cmo src/top/containers_top.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -I src/unix -I src/sexp -I src/data -I src/iter -I src/string -I src/bigarray -w -4 -w -44 -package bytes -package unix -package result -package bigarray -package compiler-libs.common -I src/top -I src/bigarray -I src/core -I src/data -I src/iter -I src/sexp -I src/string -I src/unix -o src/top/containers_top.cmo src/top/containers_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml/compiler-libs, /home/opam/.opam/4.06/lib/ocaml - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -a -I src/top src/top/containers_top.cmo -o src/top/containers_top.cma - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -I src/unix -I src/sexp -I src/data -I src/iter -I src/string -I src/bigarray -w -4 -w -44 -package bytes -package unix -package result -package bigarray -package compiler-libs.common -I src/top -I src/bigarray -I src/core -I src/data -I src/iter -I src/sexp -I src/string -I src/unix -o src/top/containers_top.cmx src/top/containers_top.ml - + /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -w A -I src/core -I src/unix -I src/sexp -I src/data -I src/iter -I src/string -I src/bigarray -w -4 -w -44 -package bytes -package unix -package result -package bigarray -package compiler-libs.common -I src/top -I src/bigarray -I src/core -I src/data -I src/iter -I src/sexp -I src/string -I src/unix -o src/top/containers_top.cmx src/top/containers_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml/compiler-libs, /home/opam/.opam/4.06/lib/ocaml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -a -I src/top src/top/containers_top.cmx -o src/top/containers_top.cmxa - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -shared -I src/top src/top/containers_top.cmxa src/top/containers_top.cmx -o src/top/containers_top.cmxs - /home/opam/.opam/4.06/bin/ocamlfind ocamldep -package bytes -modules examples/id_sexp.ml > examples/id_sexp.ml.depends - /home/opam/.opam/4.06/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/sexp -package bytes -I examples -I src/sexp -o examples/id_sexp.cmo examples/id_sexp.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/sexp -package bytes -I examples -I src/sexp -o examples/id_sexp.cmx examples/id_sexp.ml - /home/opam/.opam/4.06/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bytes -I src/sexp -I examples src/sexp/containers_sexp.cmxa examples/id_sexp.cmx -o examples/id_sexp.native -> compiled containers.0.22.1 Processing 38/40: [containers: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/containers.0.22.1) - ocaml setup.ml -install - Installed /home/opam/.opam/4.06/lib/containers/CCVector.mli - Installed /home/opam/.opam/4.06/lib/containers/CCPrint.mli - Installed /home/opam/.opam/4.06/lib/containers/CCError.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHeap.mli - Installed /home/opam/.opam/4.06/lib/containers/CCList.mli - Installed /home/opam/.opam/4.06/lib/containers/CCOpt.mli - Installed /home/opam/.opam/4.06/lib/containers/CCPair.mli - Installed /home/opam/.opam/4.06/lib/containers/CCFun.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHash.mli - Installed /home/opam/.opam/4.06/lib/containers/CCInt.mli - Installed /home/opam/.opam/4.06/lib/containers/CCBool.mli - Installed /home/opam/.opam/4.06/lib/containers/CCFloat.mli - Installed /home/opam/.opam/4.06/lib/containers/CCArray.mli - Installed /home/opam/.opam/4.06/lib/containers/CCRef.mli - Installed /home/opam/.opam/4.06/lib/containers/CCSet.mli - Installed /home/opam/.opam/4.06/lib/containers/CCOrd.mli - Installed /home/opam/.opam/4.06/lib/containers/CCRandom.mli - Installed /home/opam/.opam/4.06/lib/containers/CCString.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHashtbl.mli - Installed /home/opam/.opam/4.06/lib/containers/CCMap.mli - Installed /home/opam/.opam/4.06/lib/containers/CCFormat.mli - Installed /home/opam/.opam/4.06/lib/containers/CCIO.mli - Installed /home/opam/.opam/4.06/lib/containers/CCInt64.mli - Installed /home/opam/.opam/4.06/lib/containers/CCChar.mli - Installed /home/opam/.opam/4.06/lib/containers/CCResult.mli - Installed /home/opam/.opam/4.06/lib/containers/containers.ml - Installed /home/opam/.opam/4.06/lib/containers/containers.cma - Installed /home/opam/.opam/4.06/lib/containers/containers.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers.a - Installed /home/opam/.opam/4.06/lib/containers/containers.cmxs - Installed /home/opam/.opam/4.06/lib/containers/containers.cmi - Installed /home/opam/.opam/4.06/lib/containers/containers.cmt - Installed /home/opam/.opam/4.06/lib/containers/containers.annot - Installed /home/opam/.opam/4.06/lib/containers/CCResult.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCResult.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCResult.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCResult.annot - Installed /home/opam/.opam/4.06/lib/containers/CCChar.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCChar.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCChar.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCChar.annot - Installed /home/opam/.opam/4.06/lib/containers/CCInt64.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCInt64.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCInt64.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCInt64.annot - Installed /home/opam/.opam/4.06/lib/containers/CCIO.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCIO.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCIO.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCIO.annot - Installed /home/opam/.opam/4.06/lib/containers/CCFormat.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCFormat.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCFormat.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCFormat.annot - Installed /home/opam/.opam/4.06/lib/containers/CCMap.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMap.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMap.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMap.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHashtbl.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHashtbl.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHashtbl.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHashtbl.annot - Installed /home/opam/.opam/4.06/lib/containers/CCString.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCString.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCString.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCString.annot - Installed /home/opam/.opam/4.06/lib/containers/CCRandom.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCRandom.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCRandom.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCRandom.annot - Installed /home/opam/.opam/4.06/lib/containers/CCOrd.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCOrd.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCOrd.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCOrd.annot - Installed /home/opam/.opam/4.06/lib/containers/CCSet.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCSet.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCSet.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCSet.annot - Installed /home/opam/.opam/4.06/lib/containers/CCRef.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCRef.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCRef.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCRef.annot - Installed /home/opam/.opam/4.06/lib/containers/CCArray.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCArray.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCArray.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCArray.annot - Installed /home/opam/.opam/4.06/lib/containers/CCFloat.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCFloat.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCFloat.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCFloat.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBool.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBool.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBool.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBool.annot - Installed /home/opam/.opam/4.06/lib/containers/CCInt.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCInt.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCInt.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCInt.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHash.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHash.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHash.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHash.annot - Installed /home/opam/.opam/4.06/lib/containers/CCFun.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCFun.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCFun.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCFun.annot - Installed /home/opam/.opam/4.06/lib/containers/CCPair.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCPair.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCPair.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCPair.annot - Installed /home/opam/.opam/4.06/lib/containers/CCOpt.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCOpt.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCOpt.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCOpt.annot - Installed /home/opam/.opam/4.06/lib/containers/CCList.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCList.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCList.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCList.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHeap.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHeap.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHeap.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHeap.annot - Installed /home/opam/.opam/4.06/lib/containers/CCError.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCError.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCError.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCError.annot - Installed /home/opam/.opam/4.06/lib/containers/CCPrint.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCPrint.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCPrint.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCPrint.annot - Installed /home/opam/.opam/4.06/lib/containers/CCVector.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCVector.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCVector.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCVector.annot - Installed /home/opam/.opam/4.06/lib/containers/containers.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCResult.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCChar.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCInt64.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCIO.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCFormat.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMap.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCHashtbl.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCRandom.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCOrd.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCSet.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCRef.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCArray.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCFloat.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBool.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCInt.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCHash.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCPair.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCOpt.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCList.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCHeap.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCError.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCPrint.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCVector.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCUnix.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_unix.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_unix.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_unix.a - Installed /home/opam/.opam/4.06/lib/containers/containers_unix.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCUnix.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCUnix.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCUnix.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCUnix.annot - Installed /home/opam/.opam/4.06/lib/containers/CCUnix.cmx - Installed /home/opam/.opam/4.06/lib/containers/containers_top.ml - Installed /home/opam/.opam/4.06/lib/containers/containers_top.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_top.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_top.a - Installed /home/opam/.opam/4.06/lib/containers/containers_top.cmxs - Installed /home/opam/.opam/4.06/lib/containers/containers_top.cmi - Installed /home/opam/.opam/4.06/lib/containers/containers_top.cmt - Installed /home/opam/.opam/4.06/lib/containers/containers_top.annot - Installed /home/opam/.opam/4.06/lib/containers/containers_top.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCPool.mli - Installed /home/opam/.opam/4.06/lib/containers/CCLock.mli - Installed /home/opam/.opam/4.06/lib/containers/CCSemaphore.mli - Installed /home/opam/.opam/4.06/lib/containers/CCThread.mli - Installed /home/opam/.opam/4.06/lib/containers/CCBlockingQueue.mli - Installed /home/opam/.opam/4.06/lib/containers/CCTimer.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_thread.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_thread.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_thread.a - Installed /home/opam/.opam/4.06/lib/containers/containers_thread.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCTimer.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCTimer.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCTimer.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCTimer.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBlockingQueue.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBlockingQueue.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBlockingQueue.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBlockingQueue.annot - Installed /home/opam/.opam/4.06/lib/containers/CCThread.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCThread.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCThread.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCThread.annot - Installed /home/opam/.opam/4.06/lib/containers/CCSemaphore.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCSemaphore.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCSemaphore.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCSemaphore.annot - Installed /home/opam/.opam/4.06/lib/containers/CCLock.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCLock.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCLock.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCLock.annot - Installed /home/opam/.opam/4.06/lib/containers/CCPool.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCPool.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCPool.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCPool.annot - Installed /home/opam/.opam/4.06/lib/containers/CCTimer.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBlockingQueue.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCThread.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCSemaphore.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCLock.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCPool.cmx - Installed /home/opam/.opam/4.06/lib/containers/containers_string.ml - Installed /home/opam/.opam/4.06/lib/containers/CCKMP.mli - Installed /home/opam/.opam/4.06/lib/containers/CCLevenshtein.mli - Installed /home/opam/.opam/4.06/lib/containers/CCApp_parse.mli - Installed /home/opam/.opam/4.06/lib/containers/CCParse.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_string.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_string.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_string.a - Installed /home/opam/.opam/4.06/lib/containers/containers_string.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCParse.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCParse.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCParse.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCParse.annot - Installed /home/opam/.opam/4.06/lib/containers/CCApp_parse.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCApp_parse.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCApp_parse.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCApp_parse.annot - Installed /home/opam/.opam/4.06/lib/containers/CCLevenshtein.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCLevenshtein.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCLevenshtein.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCLevenshtein.annot - Installed /home/opam/.opam/4.06/lib/containers/CCKMP.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCKMP.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCKMP.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCKMP.annot - Installed /home/opam/.opam/4.06/lib/containers/containers_string.cmi - Installed /home/opam/.opam/4.06/lib/containers/containers_string.cmt - Installed /home/opam/.opam/4.06/lib/containers/containers_string.annot - Installed /home/opam/.opam/4.06/lib/containers/CCParse.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCApp_parse.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCLevenshtein.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCKMP.cmx - Installed /home/opam/.opam/4.06/lib/containers/containers_string.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCSexp.mli - Installed /home/opam/.opam/4.06/lib/containers/CCSexpM.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_sexp.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_sexp.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_sexp.a - Installed /home/opam/.opam/4.06/lib/containers/containers_sexp.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCSexpM.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCSexpM.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCSexpM.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCSexpM.annot - Installed /home/opam/.opam/4.06/lib/containers/CCSexp.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCSexp.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCSexp.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCSexp.annot - Installed /home/opam/.opam/4.06/lib/containers/CCSexpM.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCSexp.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCKTree.mli - Installed /home/opam/.opam/4.06/lib/containers/CCKList.mli - Installed /home/opam/.opam/4.06/lib/containers/CCLazy_list.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_iter.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_iter.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_iter.a - Installed /home/opam/.opam/4.06/lib/containers/containers_iter.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCLazy_list.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCLazy_list.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCLazy_list.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCLazy_list.annot - Installed /home/opam/.opam/4.06/lib/containers/CCKList.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCKList.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCKList.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCKList.annot - Installed /home/opam/.opam/4.06/lib/containers/CCKTree.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCKTree.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCKTree.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCKTree.annot - Installed /home/opam/.opam/4.06/lib/containers/CCLazy_list.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCKList.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCKTree.cmx - Installed /home/opam/.opam/4.06/lib/containers/containers_io_is_deprecated.ml - Installed /home/opam/.opam/4.06/lib/containers/containers_io.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_io.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_io.a - Installed /home/opam/.opam/4.06/lib/containers/containers_io.cmxs - Installed /home/opam/.opam/4.06/lib/containers/containers_io_is_deprecated.cmi - Installed /home/opam/.opam/4.06/lib/containers/containers_io_is_deprecated.cmt - Installed /home/opam/.opam/4.06/lib/containers/containers_io_is_deprecated.annot - Installed /home/opam/.opam/4.06/lib/containers/containers_io_is_deprecated.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMultiMap.mli - Installed /home/opam/.opam/4.06/lib/containers/CCMultiSet.mli - Installed /home/opam/.opam/4.06/lib/containers/CCTrie.mli - Installed /home/opam/.opam/4.06/lib/containers/CCFlatHashtbl.mli - Installed /home/opam/.opam/4.06/lib/containers/CCCache.mli - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentHashtbl.mli - Installed /home/opam/.opam/4.06/lib/containers/CCDeque.mli - Installed /home/opam/.opam/4.06/lib/containers/CCFQueue.mli - Installed /home/opam/.opam/4.06/lib/containers/CCBV.mli - Installed /home/opam/.opam/4.06/lib/containers/CCMixtbl.mli - Installed /home/opam/.opam/4.06/lib/containers/CCMixmap.mli - Installed /home/opam/.opam/4.06/lib/containers/CCRingBuffer.mli - Installed /home/opam/.opam/4.06/lib/containers/CCIntMap.mli - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentArray.mli - Installed /home/opam/.opam/4.06/lib/containers/CCMixset.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHashconsedSet.mli - Installed /home/opam/.opam/4.06/lib/containers/CCGraph.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHashSet.mli - Installed /home/opam/.opam/4.06/lib/containers/CCBitField.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHashTrie.mli - Installed /home/opam/.opam/4.06/lib/containers/CCBloom.mli - Installed /home/opam/.opam/4.06/lib/containers/CCWBTree.mli - Installed /home/opam/.opam/4.06/lib/containers/CCRAL.mli - Installed /home/opam/.opam/4.06/lib/containers/CCAllocCache.mli - Installed /home/opam/.opam/4.06/lib/containers/CCImmutArray.mli - Installed /home/opam/.opam/4.06/lib/containers/CCHet.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_data.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_data.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_data.a - Installed /home/opam/.opam/4.06/lib/containers/containers_data.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCHet.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHet.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHet.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHet.annot - Installed /home/opam/.opam/4.06/lib/containers/CCImmutArray.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCImmutArray.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCImmutArray.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCImmutArray.annot - Installed /home/opam/.opam/4.06/lib/containers/CCAllocCache.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCAllocCache.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCAllocCache.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCAllocCache.annot - Installed /home/opam/.opam/4.06/lib/containers/CCRAL.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCRAL.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCRAL.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCRAL.annot - Installed /home/opam/.opam/4.06/lib/containers/CCWBTree.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCWBTree.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCWBTree.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCWBTree.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBloom.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBloom.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBloom.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBloom.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHashTrie.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHashTrie.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHashTrie.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHashTrie.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBitField.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBitField.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBitField.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBitField.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHashSet.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHashSet.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHashSet.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHashSet.annot - Installed /home/opam/.opam/4.06/lib/containers/CCGraph.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCGraph.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCGraph.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCGraph.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHashconsedSet.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCHashconsedSet.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCHashconsedSet.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCHashconsedSet.annot - Installed /home/opam/.opam/4.06/lib/containers/CCMixset.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMixset.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMixset.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMixset.annot - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentArray.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentArray.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentArray.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentArray.annot - Installed /home/opam/.opam/4.06/lib/containers/CCIntMap.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCIntMap.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCIntMap.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCIntMap.annot - Installed /home/opam/.opam/4.06/lib/containers/CCRingBuffer.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCRingBuffer.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCRingBuffer.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCRingBuffer.annot - Installed /home/opam/.opam/4.06/lib/containers/CCMixmap.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMixmap.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMixmap.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMixmap.annot - Installed /home/opam/.opam/4.06/lib/containers/CCMixtbl.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMixtbl.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMixtbl.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMixtbl.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBV.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBV.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBV.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBV.annot - Installed /home/opam/.opam/4.06/lib/containers/CCFQueue.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCFQueue.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCFQueue.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCFQueue.annot - Installed /home/opam/.opam/4.06/lib/containers/CCDeque.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCDeque.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCDeque.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCDeque.annot - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentHashtbl.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentHashtbl.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentHashtbl.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentHashtbl.annot - Installed /home/opam/.opam/4.06/lib/containers/CCCache.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCCache.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCCache.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCCache.annot - Installed /home/opam/.opam/4.06/lib/containers/CCFlatHashtbl.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCFlatHashtbl.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCFlatHashtbl.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCFlatHashtbl.annot - Installed /home/opam/.opam/4.06/lib/containers/CCTrie.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCTrie.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCTrie.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCTrie.annot - Installed /home/opam/.opam/4.06/lib/containers/CCMultiSet.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMultiSet.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMultiSet.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMultiSet.annot - Installed /home/opam/.opam/4.06/lib/containers/CCMultiMap.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMultiMap.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMultiMap.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMultiMap.annot - Installed /home/opam/.opam/4.06/lib/containers/CCHet.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCImmutArray.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCAllocCache.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCRAL.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCWBTree.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBloom.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCHashTrie.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBitField.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCHashSet.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCGraph.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCHashconsedSet.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMixset.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentArray.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCIntMap.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCRingBuffer.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMixmap.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMixtbl.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBV.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCFQueue.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCDeque.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCPersistentHashtbl.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCCache.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCFlatHashtbl.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCTrie.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMultiSet.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCMultiMap.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBigstring.mli - Installed /home/opam/.opam/4.06/lib/containers/CCArray1.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_bigarray.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_bigarray.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_bigarray.a - Installed /home/opam/.opam/4.06/lib/containers/containers_bigarray.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCArray1.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCArray1.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCArray1.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCArray1.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBigstring.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBigstring.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBigstring.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBigstring.annot - Installed /home/opam/.opam/4.06/lib/containers/CCArray1.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBigstring.cmx - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.ml - Installed /home/opam/.opam/4.06/lib/containers/CCLinq.mli - Installed /home/opam/.opam/4.06/lib/containers/CCBatch.mli - Installed /home/opam/.opam/4.06/lib/containers/CCCat.mli - Installed /home/opam/.opam/4.06/lib/containers/CCMonadIO.mli - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.cma - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.cmxa - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.a - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.cmxs - Installed /home/opam/.opam/4.06/lib/containers/CCMonadIO.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCMonadIO.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCMonadIO.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCMonadIO.annot - Installed /home/opam/.opam/4.06/lib/containers/CCCat.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCCat.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCCat.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCCat.annot - Installed /home/opam/.opam/4.06/lib/containers/CCBatch.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCBatch.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCBatch.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCBatch.annot - Installed /home/opam/.opam/4.06/lib/containers/CCLinq.cmi - Installed /home/opam/.opam/4.06/lib/containers/CCLinq.cmti - Installed /home/opam/.opam/4.06/lib/containers/CCLinq.cmt - Installed /home/opam/.opam/4.06/lib/containers/CCLinq.annot - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.cmi - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.cmt - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.annot - Installed /home/opam/.opam/4.06/lib/containers/CCCat.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCBatch.cmx - Installed /home/opam/.opam/4.06/lib/containers/CCLinq.cmx - Installed /home/opam/.opam/4.06/lib/containers/containers_advanced.cmx - Installed /home/opam/.opam/4.06/lib/containers/META -> installed containers.0.22.1 Processing 39/40: [smbc: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06/.opam-switch/build/smbc.0.2) - ocamlbuild -use-ocamlfind -tag debug src/smbc.native src/smbc.byte - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.06/lib/ocamlbuild /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/smbc.ml > src/smbc.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Ast.mli > src/Ast.mli.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/ID.mli > src/ID.mli.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Intf.ml > src/Intf.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Intf.cmo src/Intf.ml - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/ID.cmi src/ID.mli - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - echo 'let id = ""' > src/GitVersion.ml - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/GitVersion.ml > src/GitVersion.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Log.mli > src/Log.mli.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Model.mli > src/Model.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Ast.cmi src/Ast.mli - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Solver.mli > src/Solver.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Model.cmi src/Model.mli - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/GitVersion.cmo src/GitVersion.ml - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Log.cmi src/Log.mli - + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Log.cmi src/Log.mli - File "src/Log.mli", line 9, characters 32-54: - Warning 50: ambiguous documentation comment - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Solver.cmi src/Solver.mli - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/smbc.cmo src/smbc.ml - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Ast.ml > src/Ast.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/ID.ml > src/ID.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Hash.ml > src/Hash.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Hash.mli > src/Hash.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Hash.cmi src/Hash.mli - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Hash.cmx src/Hash.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Intf.cmx src/Intf.ml - /home/opam/.opam/4.06/bin/ocamllex.opt -q src/Lexer_smbc.mll - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Lexer_smbc.ml > src/Lexer_smbc.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Parse_ast.ml > src/Parse_ast.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Utils.mli > src/Utils.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Utils.cmi src/Utils.mli - menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/Parser_smbc.mly > src/Parser_smbc.mly.depends - + menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/Parser_smbc.mly > src/Parser_smbc.mly.depends - File "src/Parser_smbc.mly", line 26, characters 7-9: - Warning: the token MU is unused. - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Parse_ast.cmo src/Parse_ast.ml - menhir --ocamlc 'ocamlfind ocamlc -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src' --infer src/Parser_smbc.mly - + menhir --ocamlc 'ocamlfind ocamlc -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src' --infer src/Parser_smbc.mly - File "src/Parser_smbc.mly", line 26, characters 7-9: - Warning: the token MU is unused. - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Parser_smbc.mli > src/Parser_smbc.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Parser_smbc.cmi src/Parser_smbc.mli - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Lexer_smbc.cmo src/Lexer_smbc.ml - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Utils.ml > src/Utils.ml.depends - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Utils.cmx src/Utils.ml - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Parser_smbc.ml > src/Parser_smbc.ml.depends - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Parse_ast.cmx src/Parse_ast.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Parser_smbc.cmx src/Parser_smbc.ml - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Log.ml > src/Log.ml.depends - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/ID.cmx src/ID.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Lexer_smbc.cmx src/Lexer_smbc.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Log.cmx src/Log.ml - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Model.ml > src/Model.ml.depends - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Ast.cmx src/Ast.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Ast.cmx src/Ast.ml - File "src/Ast.ml", line 884, characters 4-15: - Warning 32: unused value mk_tip_decl. - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Solver.ml > src/Solver.ml.depends - ocamlfind ocamldep -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -modules src/Hashcons.ml > src/Hashcons.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Hashcons.cmo src/Hashcons.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Model.cmx src/Model.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Model.cmx src/Model.ml - File "src/Model.ml", line 91, characters 4-12: - Warning 32: unused value pp_subst. - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Hashcons.cmx src/Hashcons.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/GitVersion.cmx src/GitVersion.ml - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Solver.cmx src/Solver.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Solver.cmx src/Solver.ml - File "src/Solver.ml", line 2360, characters 27-65: - Warning 50: ambiguous documentation comment - File "src/Solver.ml", line 313, characters 8-12: - Warning 32: unused value succ. - File "src/Solver.ml", line 386, characters 4-96: - Warning 60: unused module Map. - File "src/Solver.ml", line 629, characters 8-21: - Warning 32: unused value sorted_merge_. - File "src/Solver.ml", line 718, characters 8-13: - Warning 32: unused value fun_l. - File "src/Solver.ml", line 804, characters 8-11: - Warning 32: unused value neq. - File "src/Solver.ml", line 847, characters 8-16: - Warning 32: unused value is_const. - File "src/Solver.ml", line 862, characters 8-10: - Warning 32: unused value ty. - File "src/Solver.ml", line 875, characters 4-35: - Warning 60: unused module Map. - File "src/Solver.ml", line 920, characters 8-21: - Warning 32: unused value as_domain_elt. - File "src/Solver.ml", line 1132, characters 4-20: - Warning 32: unused value abs. - File "src/Solver.ml", line 1137, characters 4-25: - Warning 32: unused value fresh. - File "src/Solver.ml", line 1140, characters 4-30: - Warning 32: unused value eq. - File "src/Solver.ml", line 1141, characters 4-31: - Warning 32: unused value neq. - File "src/Solver.ml", line 1145, characters 4-82: - Warning 32: unused value uty_choice_status. - File "src/Solver.ml", line 1153, characters 4-46: - Warning 60: unused module Tbl. - File "src/Solver.ml", line 1222, characters 8-12: - Warning 32: unused value cons. - File "src/Solver.ml", line 1224, characters 8-16: - Warning 32: unused value is_empty. - File "src/Solver.ml", line 1241, characters 8-18: - Warning 32: unused value to_lists_l. - File "src/Solver.ml", line 1275, characters 4-43: - Warning 32: unused value iter. - File "src/Solver.ml", line 1345, characters 4-21: - Warning 32: unused value max_depth. - File "src/Solver.ml", line 1354, characters 4-35: - Warning 32: unused value current_lit. - File "src/Solver.ml", line 1486, characters 8-17: - Warning 32: unused value imply_opt. - File "src/Solver.ml", line 1869, characters 6-17: - Warning 32: unused value pp_dep_full. - File "src/Solver.ml", line 1925, characters 8-19: - Warning 32: unused value cycle_check. - File "src/Solver.ml", line 2358, characters 4-27: - Warning 32: unused value to_lit. - File "src/Solver.ml", line 2359, characters 4-31: - Warning 32: unused value pp. - File "src/Solver.ml", line 2360, characters 4-26: - Warning 32: unused value update. - File "src/Solver.ml", line 2362, characters 4-34: - Warning 32: unused value is_top_term. - File "src/Solver.ml", line 2364, characters 4-29: - Warning 32: unused value to_seq. - File "src/Solver.ml", line 2506, characters 4-27: - Warning 32: unused value check. - File "src/Solver.ml", line 3059, characters 6-14: - Warning 32: unused value pp_model. - ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -O3 -inline 100 -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/smbc.cmx src/smbc.ml - ocamlfind ocamlopt -linkpkg -g -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src src/Hash.cmx src/Intf.cmx src/ID.cmx src/Utils.cmx src/Parse_ast.cmx src/Parser_smbc.cmx src/Lexer_smbc.cmx src/Log.cmx src/Ast.cmx src/GitVersion.cmx src/Hashcons.cmx src/Model.cmx src/Solver.cmx src/smbc.cmx -o src/smbc.native - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Ast.cmo src/Ast.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Ast.cmo src/Ast.ml - File "src/Ast.ml", line 884, characters 4-15: - Warning 32: unused value mk_tip_decl. - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Log.cmo src/Log.ml - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Model.cmo src/Model.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Model.cmo src/Model.ml - File "src/Model.ml", line 91, characters 4-12: - Warning 32: unused value pp_subst. - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Solver.cmo src/Solver.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Solver.cmo src/Solver.ml - File "src/Solver.ml", line 2360, characters 27-65: - Warning 50: ambiguous documentation comment - File "src/Solver.ml", line 313, characters 8-12: - Warning 32: unused value succ. - File "src/Solver.ml", line 386, characters 4-96: - Warning 60: unused module Map. - File "src/Solver.ml", line 629, characters 8-21: - Warning 32: unused value sorted_merge_. - File "src/Solver.ml", line 718, characters 8-13: - Warning 32: unused value fun_l. - File "src/Solver.ml", line 804, characters 8-11: - Warning 32: unused value neq. - File "src/Solver.ml", line 847, characters 8-16: - Warning 32: unused value is_const. - File "src/Solver.ml", line 862, characters 8-10: - Warning 32: unused value ty. - File "src/Solver.ml", line 875, characters 4-35: - Warning 60: unused module Map. - File "src/Solver.ml", line 920, characters 8-21: - Warning 32: unused value as_domain_elt. - File "src/Solver.ml", line 1132, characters 4-20: - Warning 32: unused value abs. - File "src/Solver.ml", line 1137, characters 4-25: - Warning 32: unused value fresh. - File "src/Solver.ml", line 1140, characters 4-30: - Warning 32: unused value eq. - File "src/Solver.ml", line 1141, characters 4-31: - Warning 32: unused value neq. - File "src/Solver.ml", line 1145, characters 4-82: - Warning 32: unused value uty_choice_status. - File "src/Solver.ml", line 1153, characters 4-46: - Warning 60: unused module Tbl. - File "src/Solver.ml", line 1222, characters 8-12: - Warning 32: unused value cons. - File "src/Solver.ml", line 1224, characters 8-16: - Warning 32: unused value is_empty. - File "src/Solver.ml", line 1241, characters 8-18: - Warning 32: unused value to_lists_l. - File "src/Solver.ml", line 1275, characters 4-43: - Warning 32: unused value iter. - File "src/Solver.ml", line 1345, characters 4-21: - Warning 32: unused value max_depth. - File "src/Solver.ml", line 1354, characters 4-35: - Warning 32: unused value current_lit. - File "src/Solver.ml", line 1486, characters 8-17: - Warning 32: unused value imply_opt. - File "src/Solver.ml", line 1869, characters 6-17: - Warning 32: unused value pp_dep_full. - File "src/Solver.ml", line 1925, characters 8-19: - Warning 32: unused value cycle_check. - File "src/Solver.ml", line 2358, characters 4-27: - Warning 32: unused value to_lit. - File "src/Solver.ml", line 2359, characters 4-31: - Warning 32: unused value pp. - File "src/Solver.ml", line 2360, characters 4-26: - Warning 32: unused value update. - File "src/Solver.ml", line 2362, characters 4-34: - Warning 32: unused value is_top_term. - File "src/Solver.ml", line 2364, characters 4-29: - Warning 32: unused value to_seq. - File "src/Solver.ml", line 2506, characters 4-27: - Warning 32: unused value check. - File "src/Solver.ml", line 3059, characters 6-14: - Warning 32: unused value pp_model. - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/ID.cmo src/ID.ml - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Parser_smbc.cmo src/Parser_smbc.ml - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Utils.cmo src/Utils.ml - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44-58@8 -color always -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src -o src/Hash.cmo src/Hash.ml - ocamlfind ocamlc -linkpkg -g -package containers -package msat -package containers.sexp -package containers.data -package sequence -package tip_parser -package unix -I src src/Hash.cmo src/Intf.cmo src/ID.cmo src/Utils.cmo src/Parse_ast.cmo src/Parser_smbc.cmo src/Lexer_smbc.cmo src/Log.cmo src/Ast.cmo src/GitVersion.cmo src/Model.cmo src/Hashcons.cmo src/Solver.cmo src/smbc.cmo -o src/smbc.byte -> compiled smbc.0.2 Processing 40/40: [smbc: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "BINDIR=/home/opam/.opam/4.06/bin" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/smbc.0.2) - ocamlbuild -use-ocamlfind -tag debug src/smbc.native src/smbc.byte - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - cp smbc.native /home/opam/.opam/4.06/bin/smbc -> installed smbc.0.2 Done. <><> containers.0.22.1 installed successfully <><><><><><><><><><><><><><><><><> => Small release of containers, making use of the new releases of qtest, qcheck and sequence. # Run eval $(opam env) to update the current shell environment 2022-11-03 20:52.42 ---> saved as "97aae97672fd732f6122842b75e8c35870c61e6f569d35114c805f8d4b1bd553" Job succeeded