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


Building on x86-bm-6.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-02 23:04.32 ---> 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-02 23:04.32 ---> 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-02 23:04.32 ---> 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-02 23:04.32 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.03' '4.03.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03) to update the current shell environment
2022-11-02 23:04.32 ---> using "801b46cc183e6832d509cc0e83841aeb00c06df3dd6285422e9fba1e90ded7d2" 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 2s (135 kB/s)
- Reading package lists...
2022-11-02 23:04.32 ---> using "8bbc8d1e58af00247097ccf64ff674d9e350e890c1165123f0c18cb3882a24c7" 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  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-11-02 23:04.32 ---> using "0a5064aef594c5c09224ca68600cec5964b5fa2c8d00c4f0864fce382021bf46" from cache

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

Nothing to do.
The following actions will be performed:
=== install 3 packages
  - install containers 0.4.1
  - install ocamlbuild 0.14.2 [required by containers]
  - install ocamlfind  1.9.5  [required by containers]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [containers.0.4.1: http]
Processing  2/9: [containers.0.4.1: http]
Processing  3/9: [containers.0.4.1: http]
-> retrieved ocamlfind.1.9.5  (cached)
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing  4/9: [containers.0.4.1: http] [ocamlfind: patch]
-> retrieved ocamlbuild.0.14.2  (cached)
Processing  5/9: [containers.0.4.1: http] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing  5/9: [containers.0.4.1: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03/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.03"; \
- echo "BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03/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  5/9: [containers.0.4.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing  5/9: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved containers.0.4.1  (https://github.com/c-cube/ocaml-containers/archive/0.4.1.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.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: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- 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 num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/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.03/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/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  5/9: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.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.03/.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.03/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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.03/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c num_top.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- 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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03/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.03/.opam-switch/build/ocamlfind.1.9.5'
Processing  5/9: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2)
- if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03/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.03/.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.03/.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.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlbuild.0.14.2'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlbuild.0.14.2'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing  5/9: [ocamlfind: make opt]
-> installed ocamlbuild.0.14.2
Processing  6/9: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.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.03/.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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing  7/9: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.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.03/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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.03/bin"
- install -d "/home/opam/.opam/4.03/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.03/lib/findlib"
- install -d "/home/opam/.opam/4.03/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.03/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.03/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.03/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.03/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.03/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done
- install -d "/home/opam/.opam/4.03/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.03/lib/num-top"
- install -c num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03/lib/num-top/"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.03/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/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.03/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing  8/9: [containers: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" "--disable-thread" "--disable-bench" "--disable-tests" "--disable-cgi" "--disable-lwt" "--enable-docs" "--enable-misc" (CWD=/home/opam/.opam/4.03/.opam-switch/build/containers.0.4.1)
- File "./setup.ml", line 247, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 320, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 320, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 329, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 329, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 332, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 370, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 476, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1820, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1826, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 2502, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5857, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5858, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5859, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5860, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5925, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5926, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5927, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5928, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ....................................................................................................... /home/opam/.opam/4.03/bin/ocamlfind
- ocamlc: .......................................................................................................... /home/opam/.opam/4.03/bin/ocamlc.opt
- ocamlopt: ........................................................................................................ /home/opam/.opam/4.03/bin/ocamlopt.opt
- ocamlbuild: ...................................................................................................... /home/opam/.opam/4.03/bin/ocamlbuild
- Package name: .................................................................................................... containers
- Package version: ................................................................................................. 0.4.1
- os_type: ......................................................................................................... Unix
- system: .......................................................................................................... linux
- architecture: .................................................................................................... amd64
- ccomp_type: ...................................................................................................... cc
- ocaml_version: ................................................................................................... 4.03.0
- standard_library_default: ........................................................................................ /home/opam/.opam/4.03/lib/ocaml
- standard_library: ................................................................................................ /home/opam/.opam/4.03/lib/ocaml
- standard_runtime: ................................................................................................ /home/opam/.opam/4.03/bin/ocamlrun
- bytecomp_c_compiler: ............................................................................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ............................................................................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -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.03
- 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 misc library, containing everything from the rotating kitchen sink to automatic banana distributors: ... true
- Build modules related to FastCGI, depending on CamlGI: ........................................................... false
- Build modules which depend on Lwt: ............................................................................... false
- Build modules that depend on threads: ............................................................................ false
- Build and run benchmarks: ........................................................................................ false
- Create documentations: ........................................................................................... true
- Compile tests executable and library and run them: ............................................................... false
- pkg_unix: ........................................................................................................ /home/opam/.opam/4.03/lib/ocaml
- ocamldoc: ........................................................................................................ /home/opam/.opam/4.03/bin/ocamldoc
- 
-> compiled  containers.0.4.1
Processing  9/9: [containers: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "build" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/containers.0.4.1)
- ocaml setup.ml -build 
- File "./setup.ml", line 247, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 320, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 320, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 329, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 329, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 332, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 370, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 476, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1820, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1826, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 2502, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5857, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5858, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5859, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5860, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5925, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5926, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5927, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5928, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- W: Cannot find source file matching module 'containers_misc' in library containers_misc
- W: Cannot find source file matching module 'containers_advanced' in library containers_advanced
- W: Cannot find source file matching module 'containers_string' in library containers_string
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCVector.mli > core/CCVector.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCVector.cmi core/CCVector.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCVector.ml > core/CCVector.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCDeque.mli > core/CCDeque.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCDeque.cmi core/CCDeque.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCDeque.ml > core/CCDeque.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCGen.mli > core/CCGen.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCGen.cmi core/CCGen.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCGen.ml > core/CCGen.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCSequence.mli > core/CCSequence.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCSequence.cmi core/CCSequence.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCSequence.ml > core/CCSequence.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCFQueue.mli > core/CCFQueue.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCFQueue.cmi core/CCFQueue.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCFQueue.ml > core/CCFQueue.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCMultiMap.mli > core/CCMultiMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCMultiMap.cmi core/CCMultiMap.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCMultiMap.ml > core/CCMultiMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCMultiSet.mli > core/CCMultiSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCMultiSet.cmi core/CCMultiSet.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCMultiSet.ml > core/CCMultiSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCBV.mli > core/CCBV.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCBV.cmi core/CCBV.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCBV.ml > core/CCBV.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCPrint.mli > core/CCPrint.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCPrint.cmi core/CCPrint.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCPrint.ml > core/CCPrint.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCPersistentHashtbl.mli > core/CCPersistentHashtbl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCPersistentHashtbl.cmi core/CCPersistentHashtbl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCPersistentHashtbl.ml > core/CCPersistentHashtbl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCError.mli > core/CCError.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCError.cmi core/CCError.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCError.ml > core/CCError.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCHeap.mli > core/CCHeap.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCHeap.cmi core/CCHeap.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCHeap.ml > core/CCHeap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCList.mli > core/CCList.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCList.cmi core/CCList.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCList.ml > core/CCList.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCOpt.mli > core/CCOpt.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCOpt.cmi core/CCOpt.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCOpt.ml > core/CCOpt.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCPair.mli > core/CCPair.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCPair.cmi core/CCPair.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCPair.ml > core/CCPair.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCFun.mli > core/CCFun.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCFun.cmi core/CCFun.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCFun.ml > core/CCFun.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCHash.mli > core/CCHash.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCHash.cmi core/CCHash.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCHash.ml > core/CCHash.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCKList.mli > core/CCKList.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCKList.cmi core/CCKList.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCKList.ml > core/CCKList.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCInt.mli > core/CCInt.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCInt.cmi core/CCInt.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCInt.ml > core/CCInt.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCBool.mli > core/CCBool.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCBool.cmi core/CCBool.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCBool.ml > core/CCBool.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCArray.mli > core/CCArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCArray.cmi core/CCArray.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCArray.ml > core/CCArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCOrd.mli > core/CCOrd.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCOrd.cmi core/CCOrd.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCOrd.ml > core/CCOrd.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCIO.mli > core/CCIO.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCIO.cmi core/CCIO.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCIO.ml > core/CCIO.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCRandom.mli > core/CCRandom.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCRandom.cmi core/CCRandom.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCRandom.ml > core/CCRandom.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCKTree.mli > core/CCKTree.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCKTree.cmi core/CCKTree.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCKTree.ml > core/CCKTree.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCTrie.mli > core/CCTrie.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCTrie.cmi core/CCTrie.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCTrie.ml > core/CCTrie.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCString.mli > core/CCString.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCString.cmi core/CCString.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCString.ml > core/CCString.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCHashtbl.mli > core/CCHashtbl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCHashtbl.cmi core/CCHashtbl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCHashtbl.ml > core/CCHashtbl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCFlatHashtbl.mli > core/CCFlatHashtbl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCFlatHashtbl.cmi core/CCFlatHashtbl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCFlatHashtbl.ml > core/CCFlatHashtbl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCSexp.mli > core/CCSexp.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -o core/CCSexp.cmi core/CCSexp.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules core/CCSexp.ml > core/CCSexp.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCVector.cmo core/CCVector.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCDeque.cmo core/CCDeque.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCGen.cmo core/CCGen.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCSequence.cmo core/CCSequence.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCSequence.cmo core/CCSequence.ml
- File "core/CCSequence.ml", line 754, characters 18-31:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCSequence.ml", line 155, characters 6-14:
- Warning 32: unused value is_empty.
- File "core/CCSequence.ml", line 621, characters 8-15:
- Warning 32: unused value of_list.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCFQueue.cmo core/CCFQueue.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCMultiMap.cmo core/CCMultiMap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCMultiSet.cmo core/CCMultiSet.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCBV.cmo core/CCBV.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCPrint.cmo core/CCPrint.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCPersistentHashtbl.cmo core/CCPersistentHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCError.cmo core/CCError.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCHeap.cmo core/CCHeap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCList.cmo core/CCList.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCOpt.cmo core/CCOpt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCPair.cmo core/CCPair.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCFun.cmo core/CCFun.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCHash.cmo core/CCHash.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCKList.cmo core/CCKList.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCInt.cmo core/CCInt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCBool.cmo core/CCBool.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCArray.cmo core/CCArray.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCOrd.cmo core/CCOrd.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCIO.cmo core/CCIO.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCRandom.cmo core/CCRandom.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCKTree.cmo core/CCKTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCTrie.cmo core/CCTrie.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCTrie.cmo core/CCTrie.ml
- File "core/CCTrie.ml", line 538, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCTrie.ml", line 539, characters 27-37:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCString.cmo core/CCString.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCString.cmo core/CCString.ml
- File "core/CCString.ml", line 59, characters 22-34:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "core/CCString.ml", line 170, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCString.ml", line 217, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCString.ml", line 220, characters 10-31:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "core/CCString.ml", line 233, characters 25-35:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "core/CCString.ml", line 243, characters 26-36:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCHashtbl.cmo core/CCHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCFlatHashtbl.cmo core/CCFlatHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I core -o core/CCSexp.cmo core/CCSexp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I core core/CCVector.cmo core/CCDeque.cmo core/CCGen.cmo core/CCSequence.cmo core/CCFQueue.cmo core/CCMultiMap.cmo core/CCMultiSet.cmo core/CCBV.cmo core/CCPrint.cmo core/CCPersistentHashtbl.cmo core/CCError.cmo core/CCHeap.cmo core/CCList.cmo core/CCOpt.cmo core/CCPair.cmo core/CCFun.cmo core/CCHash.cmo core/CCKList.cmo core/CCInt.cmo core/CCBool.cmo core/CCArray.cmo core/CCOrd.cmo core/CCIO.cmo core/CCRandom.cmo core/CCKTree.cmo core/CCTrie.cmo core/CCString.cmo core/CCHashtbl.cmo core/CCFlatHashtbl.cmo core/CCSexp.cmo -o core/containers.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCVector.cmx core/CCVector.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCDeque.cmx core/CCDeque.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCGen.cmx core/CCGen.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCSequence.cmx core/CCSequence.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCSequence.cmx core/CCSequence.ml
- File "core/CCSequence.ml", line 754, characters 18-31:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCSequence.ml", line 155, characters 6-14:
- Warning 32: unused value is_empty.
- File "core/CCSequence.ml", line 621, characters 8-15:
- Warning 32: unused value of_list.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCFQueue.cmx core/CCFQueue.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCMultiMap.cmx core/CCMultiMap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCMultiSet.cmx core/CCMultiSet.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCBV.cmx core/CCBV.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCPrint.cmx core/CCPrint.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCPersistentHashtbl.cmx core/CCPersistentHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCError.cmx core/CCError.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCHeap.cmx core/CCHeap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCList.cmx core/CCList.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCOpt.cmx core/CCOpt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCPair.cmx core/CCPair.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCFun.cmx core/CCFun.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -inline 20 -I core -o core/CCHash.cmx core/CCHash.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCKList.cmx core/CCKList.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCInt.cmx core/CCInt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCBool.cmx core/CCBool.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCArray.cmx core/CCArray.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCOrd.cmx core/CCOrd.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCIO.cmx core/CCIO.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCRandom.cmx core/CCRandom.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCKTree.cmx core/CCKTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCTrie.cmx core/CCTrie.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCTrie.cmx core/CCTrie.ml
- File "core/CCTrie.ml", line 538, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCTrie.ml", line 539, characters 27-37:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCString.cmx core/CCString.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCString.cmx core/CCString.ml
- File "core/CCString.ml", line 59, characters 22-34:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "core/CCString.ml", line 170, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCString.ml", line 217, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "core/CCString.ml", line 220, characters 10-31:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "core/CCString.ml", line 233, characters 25-35:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "core/CCString.ml", line 243, characters 26-36:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCHashtbl.cmx core/CCHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCFlatHashtbl.cmx core/CCFlatHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -I core -o core/CCSexp.cmx core/CCSexp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I core core/CCVector.cmx core/CCDeque.cmx core/CCGen.cmx core/CCSequence.cmx core/CCFQueue.cmx core/CCMultiMap.cmx core/CCMultiSet.cmx core/CCBV.cmx core/CCPrint.cmx core/CCPersistentHashtbl.cmx core/CCError.cmx core/CCHeap.cmx core/CCList.cmx core/CCOpt.cmx core/CCPair.cmx core/CCFun.cmx core/CCHash.cmx core/CCKList.cmx core/CCInt.cmx core/CCBool.cmx core/CCArray.cmx core/CCOrd.cmx core/CCIO.cmx core/CCRandom.cmx core/CCKTree.cmx core/CCTrie.cmx core/CCString.cmx core/CCHashtbl.cmx core/CCFlatHashtbl.cmx core/CCSexp.cmx -o core/containers.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I core core/containers.cmxa core/CCVector.cmx core/CCDeque.cmx core/CCGen.cmx core/CCSequence.cmx core/CCFQueue.cmx core/CCMultiMap.cmx core/CCMultiSet.cmx core/CCBV.cmx core/CCPrint.cmx core/CCPersistentHashtbl.cmx core/CCError.cmx core/CCHeap.cmx core/CCList.cmx core/CCOpt.cmx core/CCPair.cmx core/CCFun.cmx core/CCHash.cmx core/CCKList.cmx core/CCInt.cmx core/CCBool.cmx core/CCArray.cmx core/CCOrd.cmx core/CCIO.cmx core/CCRandom.cmx core/CCKTree.cmx core/CCTrie.cmx core/CCString.cmx core/CCHashtbl.cmx core/CCFlatHashtbl.cmx core/CCSexp.cmx -o core/containers.cmxs
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules string/KMP.mli > string/KMP.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I string -o string/KMP.cmi string/KMP.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules string/KMP.ml > string/KMP.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules string/levenshtein.mli > string/levenshtein.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I string -o string/levenshtein.cmi string/levenshtein.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules string/levenshtein.ml > string/levenshtein.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I string -o string/KMP.cmo string/KMP.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I string -o string/levenshtein.cmo string/levenshtein.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -w K -w X -w Y -I string -o string/levenshtein.cmo string/levenshtein.ml
- File "string/levenshtein.ml", line 647, characters 27-37:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -pack -g string/KMP.cmo string/levenshtein.cmo -o string/containers_string.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I string string/containers_string.cmo -o string/containers_string.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -for-pack Containers_string -I string -o string/KMP.cmx string/KMP.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -for-pack Containers_string -I string -o string/levenshtein.cmx string/levenshtein.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -w K -w X -w Y -for-pack Containers_string -I string -o string/levenshtein.cmx string/levenshtein.ml
- File "string/levenshtein.ml", line 647, characters 27-37:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- touch string/containers_string.mli  ; if  /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -pack -g -I string string/KMP.cmx string/levenshtein.cmx -o string/containers_string.cmx  ; then  rm -f string/containers_string.mli  ; else  rm -f string/containers_string.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I string string/containers_string.cmx -o string/containers_string.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I string string/containers_string.cmxa string/containers_string.cmx -o string/containers_string.cmxs
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules advanced/CCLinq.mli > advanced/CCLinq.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I advanced -I core -o advanced/CCLinq.cmi advanced/CCLinq.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules advanced/CCLinq.ml > advanced/CCLinq.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules advanced/CCBatch.mli > advanced/CCBatch.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I advanced -I core -o advanced/CCBatch.cmi advanced/CCBatch.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules advanced/CCBatch.ml > advanced/CCBatch.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules advanced/CCCat.mli > advanced/CCCat.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I advanced -I core -o advanced/CCCat.cmi advanced/CCCat.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules advanced/CCCat.ml > advanced/CCCat.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I advanced -I core -o advanced/CCLinq.cmo advanced/CCLinq.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I advanced -I core -o advanced/CCBatch.cmo advanced/CCBatch.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I advanced -I core -o advanced/CCCat.cmo advanced/CCCat.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -pack -g advanced/CCLinq.cmo advanced/CCBatch.cmo advanced/CCCat.cmo -o advanced/containers_advanced.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I advanced advanced/containers_advanced.cmo -o advanced/containers_advanced.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -for-pack Containers_advanced -I advanced -I core -o advanced/CCLinq.cmx advanced/CCLinq.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -for-pack Containers_advanced -I advanced -I core -o advanced/CCBatch.cmx advanced/CCBatch.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -for-pack Containers_advanced -I advanced -I core -o advanced/CCCat.cmx advanced/CCCat.ml
- touch advanced/containers_advanced.mli  ; if  /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -pack -g -I advanced advanced/CCLinq.cmx advanced/CCBatch.cmx advanced/CCCat.cmx -o advanced/containers_advanced.cmx  ; then  rm -f advanced/containers_advanced.mli  ; else  rm -f advanced/containers_advanced.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I advanced advanced/containers_advanced.cmx -o advanced/containers_advanced.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I advanced advanced/containers_advanced.cmxa advanced/containers_advanced.cmx -o advanced/containers_advanced.cmxs
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -modules pervasives/CCPervasives.ml > pervasives/CCPervasives.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I pervasives -I core -o pervasives/CCPervasives.cmo pervasives/CCPervasives.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I pervasives pervasives/CCPervasives.cmo -o pervasives/containers_pervasives.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -I pervasives -I core -o pervasives/CCPervasives.cmx pervasives/CCPervasives.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I pervasives pervasives/CCPervasives.cmx -o pervasives/containers_pervasives.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I pervasives pervasives/containers_pervasives.cmxa pervasives/CCPervasives.cmx -o pervasives/containers_pervasives.cmxs
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/cache.mli > misc/cache.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/cache.cmi misc/cache.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/cache.ml > misc/cache.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/fHashtbl.mli > misc/fHashtbl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/fHashtbl.cmi misc/fHashtbl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/fHashtbl.ml > misc/fHashtbl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/flatHashtbl.mli > misc/flatHashtbl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/flatHashtbl.cmi misc/flatHashtbl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/flatHashtbl.ml > misc/flatHashtbl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/hashset.mli > misc/hashset.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/pHashtbl.mli > misc/pHashtbl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/pHashtbl.cmi misc/pHashtbl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/hashset.cmi misc/hashset.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/hashset.ml > misc/hashset.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/heap.mli > misc/heap.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/heap.cmi misc/heap.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/heap.ml > misc/heap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/lazyGraph.mli > misc/lazyGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/lazyGraph.cmi misc/lazyGraph.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/lazyGraph.ml > misc/lazyGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/persistentGraph.mli > misc/persistentGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/persistentGraph.cmi misc/persistentGraph.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/persistentGraph.ml > misc/persistentGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/pHashtbl.ml > misc/pHashtbl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/skipList.mli > misc/skipList.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/skipList.cmi misc/skipList.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/skipList.ml > misc/skipList.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/splayTree.mli > misc/splayTree.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/splayTree.cmi misc/splayTree.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/splayTree.ml > misc/splayTree.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/splayMap.mli > misc/splayMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/splayMap.cmi misc/splayMap.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/splayMap.ml > misc/splayMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/univ.mli > misc/univ.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/univ.cmi misc/univ.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/univ.ml > misc/univ.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bij.mli > misc/bij.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bencode.mli > misc/bencode.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencode.cmi misc/bencode.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bij.cmi misc/bij.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bij.ml > misc/bij.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/piCalculus.mli > misc/piCalculus.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/piCalculus.cmi misc/piCalculus.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/piCalculus.ml > misc/piCalculus.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bencode.ml > misc/bencode.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/RAL.mli > misc/RAL.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/RAL.cmi misc/RAL.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/RAL.ml > misc/RAL.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/unionFind.mli > misc/unionFind.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/unionFind.cmi misc/unionFind.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/unionFind.ml > misc/unionFind.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/smallSet.mli > misc/smallSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/smallSet.cmi misc/smallSet.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/smallSet.ml > misc/smallSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/absSet.mli > misc/absSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/absSet.cmi misc/absSet.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/absSet.ml > misc/absSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/CSM.mli > misc/CSM.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/CSM.cmi misc/CSM.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/CSM.ml > misc/CSM.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/actionMan.mli > misc/actionMan.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/actionMan.cmi misc/actionMan.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/actionMan.ml > misc/actionMan.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bencodeOnDisk.mli > misc/bencodeOnDisk.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencodeOnDisk.cmi misc/bencodeOnDisk.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bencodeOnDisk.ml > misc/bencodeOnDisk.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/tTree.mli > misc/tTree.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/tTree.cmi misc/tTree.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/tTree.ml > misc/tTree.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/printBox.mli > misc/printBox.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/printBox.cmi misc/printBox.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/printBox.ml > misc/printBox.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/hGraph.mli > misc/hGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/hGraph.cmi misc/hGraph.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/hGraph.ml > misc/hGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/automaton.mli > misc/automaton.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/automaton.cmi misc/automaton.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/automaton.ml > misc/automaton.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/conv.mli > misc/conv.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/conv.cmi misc/conv.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/conv.ml > misc/conv.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bidir.mli > misc/bidir.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bidir.cmi misc/bidir.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bidir.ml > misc/bidir.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/iteratee.mli > misc/iteratee.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/iteratee.cmi misc/iteratee.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/iteratee.ml > misc/iteratee.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bTree.mli > misc/bTree.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bTree.cmi misc/bTree.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bTree.ml > misc/bTree.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/ty.mli > misc/ty.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/ty.cmi misc/ty.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/ty.ml > misc/ty.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/tell.mli > misc/tell.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/tell.cmi misc/tell.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/tell.ml > misc/tell.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bencodeStream.mli > misc/bencodeStream.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencodeStream.cmi misc/bencodeStream.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/bencodeStream.ml > misc/bencodeStream.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/ratTerm.mli > misc/ratTerm.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/ratTerm.cmi misc/ratTerm.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/ratTerm.ml > misc/ratTerm.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/cause.mli > misc/cause.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/cause.cmi misc/cause.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/cause.ml > misc/cause.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/AVL.mli > misc/AVL.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/AVL.cmi misc/AVL.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/AVL.ml > misc/AVL.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/parseReact.mli > misc/parseReact.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/parseReact.cmi misc/parseReact.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules misc/parseReact.ml > misc/parseReact.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/cache.cmo misc/cache.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/fHashtbl.cmo misc/fHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/flatHashtbl.cmo misc/flatHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/hashset.cmo misc/hashset.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/heap.cmo misc/heap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/lazyGraph.cmo misc/lazyGraph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/persistentGraph.cmo misc/persistentGraph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/pHashtbl.cmo misc/pHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/skipList.cmo misc/skipList.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/splayTree.cmo misc/splayTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/splayMap.cmo misc/splayMap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/univ.cmo misc/univ.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bij.cmo misc/bij.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bij.cmo misc/bij.ml
- File "misc/bij.ml", line 206, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "misc/bij.ml", line 220, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/piCalculus.cmo misc/piCalculus.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencode.cmo misc/bencode.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencode.cmo misc/bencode.ml
- File "misc/bencode.ml", line 97, characters 4-19:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "misc/bencode.ml", line 104, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "misc/bencode.ml", line 235, characters 37-50:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "misc/bencode.ml", line 237, characters 8-19:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "misc/bencode.ml", line 293, characters 17-28:
- Warning 3: deprecated: String.copy
- File "misc/bencode.ml", line 298, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/RAL.cmo misc/RAL.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/unionFind.cmo misc/unionFind.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/smallSet.cmo misc/smallSet.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/absSet.cmo misc/absSet.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/CSM.cmo misc/CSM.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/actionMan.cmo misc/actionMan.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencodeOnDisk.cmo misc/bencodeOnDisk.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencodeOnDisk.cmo misc/bencodeOnDisk.ml
- File "misc/bencodeOnDisk.ml", line 107, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/tTree.cmo misc/tTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/printBox.cmo misc/printBox.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/printBox.cmo misc/printBox.ml
- File "misc/printBox.ml", line 91, characters 4-28:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/hGraph.cmo misc/hGraph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/automaton.cmo misc/automaton.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/conv.cmo misc/conv.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bidir.cmo misc/bidir.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/iteratee.cmo misc/iteratee.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bTree.cmo misc/bTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/ty.cmo misc/ty.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/ty.cmo misc/ty.ml
- File "misc/ty.ml", line 91, characters 4-42:
- Warning 56: this match case is unreachable.
- Consider replacing it with a refutation case '<pat> -> .'
- File "misc/ty.ml", line 124, characters 6-35:
- Warning 56: this match case is unreachable.
- Consider replacing it with a refutation case '<pat> -> .'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/tell.cmo misc/tell.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/bencodeStream.cmo misc/bencodeStream.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/ratTerm.cmo misc/ratTerm.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/cause.cmo misc/cause.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/AVL.cmo misc/AVL.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -package unix -I misc -I core -o misc/parseReact.cmo misc/parseReact.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -pack -g misc/cache.cmo misc/fHashtbl.cmo misc/flatHashtbl.cmo misc/pHashtbl.cmo misc/hashset.cmo misc/heap.cmo misc/lazyGraph.cmo misc/persistentGraph.cmo misc/skipList.cmo misc/splayTree.cmo misc/splayMap.cmo misc/univ.cmo misc/bencode.cmo misc/bij.cmo misc/piCalculus.cmo misc/RAL.cmo misc/unionFind.cmo misc/smallSet.cmo misc/absSet.cmo misc/CSM.cmo misc/actionMan.cmo misc/bencodeOnDisk.cmo misc/tTree.cmo misc/printBox.cmo misc/hGraph.cmo misc/automaton.cmo misc/conv.cmo misc/bidir.cmo misc/iteratee.cmo misc/bTree.cmo misc/ty.cmo misc/bencodeStream.cmo misc/tell.cmo misc/ratTerm.cmo misc/cause.cmo misc/AVL.cmo misc/parseReact.cmo -o misc/containers_misc.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I misc misc/containers_misc.cmo -o misc/containers_misc.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/pHashtbl.cmx misc/pHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/hashset.cmx misc/hashset.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/heap.cmx misc/heap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bencode.cmx misc/bencode.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bencode.cmx misc/bencode.ml
- File "misc/bencode.ml", line 97, characters 4-19:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "misc/bencode.ml", line 104, characters 10-23:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "misc/bencode.ml", line 235, characters 37-50:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "misc/bencode.ml", line 237, characters 8-19:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "misc/bencode.ml", line 293, characters 17-28:
- Warning 3: deprecated: String.copy
- File "misc/bencode.ml", line 298, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bencodeStream.cmx misc/bencodeStream.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/RAL.cmx misc/RAL.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/cache.cmx misc/cache.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/fHashtbl.cmx misc/fHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/flatHashtbl.cmx misc/flatHashtbl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/lazyGraph.cmx misc/lazyGraph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/persistentGraph.cmx misc/persistentGraph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/skipList.cmx misc/skipList.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/splayTree.cmx misc/splayTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/splayMap.cmx misc/splayMap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/univ.cmx misc/univ.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bij.cmx misc/bij.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bij.cmx misc/bij.ml
- File "misc/bij.ml", line 206, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "misc/bij.ml", line 220, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/piCalculus.cmx misc/piCalculus.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/unionFind.cmx misc/unionFind.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/smallSet.cmx misc/smallSet.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/absSet.cmx misc/absSet.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/CSM.cmx misc/CSM.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/actionMan.cmx misc/actionMan.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bencodeOnDisk.cmx misc/bencodeOnDisk.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bencodeOnDisk.cmx misc/bencodeOnDisk.ml
- File "misc/bencodeOnDisk.ml", line 107, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/tTree.cmx misc/tTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/printBox.cmx misc/printBox.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/printBox.cmx misc/printBox.ml
- File "misc/printBox.ml", line 91, characters 4-28:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/hGraph.cmx misc/hGraph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/automaton.cmx misc/automaton.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/conv.cmx misc/conv.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bidir.cmx misc/bidir.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/iteratee.cmx misc/iteratee.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/bTree.cmx misc/bTree.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/ty.cmx misc/ty.ml
- + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/ty.cmx misc/ty.ml
- File "misc/ty.ml", line 91, characters 4-42:
- Warning 56: this match case is unreachable.
- Consider replacing it with a refutation case '<pat> -> .'
- File "misc/ty.ml", line 124, characters 6-35:
- Warning 56: this match case is unreachable.
- Consider replacing it with a refutation case '<pat> -> .'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/tell.cmx misc/tell.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/ratTerm.cmx misc/ratTerm.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/cause.cmx misc/cause.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/AVL.cmx misc/AVL.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -package unix -for-pack Containers_misc -I misc -I core -o misc/parseReact.cmx misc/parseReact.ml
- touch misc/containers_misc.mli  ; if  /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -pack -g -I misc misc/cache.cmx misc/fHashtbl.cmx misc/flatHashtbl.cmx misc/pHashtbl.cmx misc/hashset.cmx misc/heap.cmx misc/lazyGraph.cmx misc/persistentGraph.cmx misc/skipList.cmx misc/splayTree.cmx misc/splayMap.cmx misc/univ.cmx misc/bencode.cmx misc/bij.cmx misc/piCalculus.cmx misc/RAL.cmx misc/unionFind.cmx misc/smallSet.cmx misc/absSet.cmx misc/CSM.cmx misc/actionMan.cmx misc/bencodeOnDisk.cmx misc/tTree.cmx misc/printBox.cmx misc/hGraph.cmx misc/automaton.cmx misc/conv.cmx misc/bidir.cmx misc/iteratee.cmx misc/bTree.cmx misc/ty.cmx misc/bencodeStream.cmx misc/tell.cmx misc/ratTerm.cmx misc/cause.cmx misc/AVL.cmx misc/parseReact.cmx -o misc/containers_misc.cmx  ; then  rm -f misc/containers_misc.mli  ; else  rm -f misc/containers_misc.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I misc misc/containers_misc.cmx -o misc/containers_misc.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I misc misc/containers_misc.cmxa misc/containers_misc.cmx -o misc/containers_misc.cmxs
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules examples/lambda.ml > examples/lambda.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I misc -package unix -I examples -I core -I misc -o examples/lambda.cmo examples/lambda.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package unix -I core -I misc -I examples core/containers.cma misc/containers_misc.cma examples/lambda.cmo -o examples/lambda.byte
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules examples/id_sexp.ml > examples/id_sexp.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -I core -I misc -package unix -I examples -I core -I misc -o examples/id_sexp.cmo examples/id_sexp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -I core -I misc -package unix -I examples -I core -I misc -o examples/id_sexp.cmx examples/id_sexp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -I core -I examples core/containers.cmxa examples/id_sexp.cmx -o examples/id_sexp.native
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 507, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 520, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- ocaml setup.ml -install 
- File "./setup.ml", line 247, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 320, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 320, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 329, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 329, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 332, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 370, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 476, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1820, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1826, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 2502, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5857, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5858, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5859, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5860, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5925, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5926, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5927, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5928, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- Installed /home/opam/.opam/4.03/lib/containers/CCVector.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCDeque.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCGen.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCSequence.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCFQueue.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCMultiMap.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCMultiSet.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCBV.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCPrint.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCPersistentHashtbl.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCError.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCHeap.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCList.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCOpt.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCPair.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCFun.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCHash.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCKList.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCInt.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCBool.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCArray.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCOrd.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCIO.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCRandom.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCKTree.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCTrie.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCString.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCHashtbl.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCFlatHashtbl.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCSexp.mli
- Installed /home/opam/.opam/4.03/lib/containers/containers.cma
- Installed /home/opam/.opam/4.03/lib/containers/containers.cmxa
- Installed /home/opam/.opam/4.03/lib/containers/containers.a
- Installed /home/opam/.opam/4.03/lib/containers/containers.cmxs
- Installed /home/opam/.opam/4.03/lib/containers/CCSexp.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCFlatHashtbl.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCHashtbl.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCString.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCTrie.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCKTree.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCRandom.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCIO.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCOrd.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCArray.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCBool.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCInt.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCKList.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCHash.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCFun.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCPair.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCOpt.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCList.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCHeap.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCError.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCPersistentHashtbl.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCPrint.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCBV.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCMultiSet.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCMultiMap.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCFQueue.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCSequence.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCGen.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCDeque.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCVector.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCSexp.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCFlatHashtbl.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCHashtbl.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCString.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCTrie.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCKTree.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCRandom.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCIO.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCOrd.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCArray.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCBool.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCInt.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCKList.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCHash.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCFun.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCPair.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCOpt.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCList.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCHeap.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCError.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCPersistentHashtbl.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCPrint.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCBV.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCMultiSet.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCMultiMap.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCFQueue.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCSequence.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCGen.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCDeque.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCVector.cmx
- Installed /home/opam/.opam/4.03/lib/containers/KMP.mli
- Installed /home/opam/.opam/4.03/lib/containers/levenshtein.mli
- Installed /home/opam/.opam/4.03/lib/containers/containers_string.cmi
- Installed /home/opam/.opam/4.03/lib/containers/containers_string.cma
- Installed /home/opam/.opam/4.03/lib/containers/containers_string.cmxa
- Installed /home/opam/.opam/4.03/lib/containers/containers_string.a
- Installed /home/opam/.opam/4.03/lib/containers/containers_string.cmxs
- Installed /home/opam/.opam/4.03/lib/containers/containers_string.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCPervasives.ml
- Installed /home/opam/.opam/4.03/lib/containers/containers_pervasives.cma
- Installed /home/opam/.opam/4.03/lib/containers/containers_pervasives.cmxa
- Installed /home/opam/.opam/4.03/lib/containers/containers_pervasives.a
- Installed /home/opam/.opam/4.03/lib/containers/containers_pervasives.cmxs
- Installed /home/opam/.opam/4.03/lib/containers/CCPervasives.cmi
- Installed /home/opam/.opam/4.03/lib/containers/CCPervasives.cmx
- Installed /home/opam/.opam/4.03/lib/containers/cache.mli
- Installed /home/opam/.opam/4.03/lib/containers/fHashtbl.mli
- Installed /home/opam/.opam/4.03/lib/containers/flatHashtbl.mli
- Installed /home/opam/.opam/4.03/lib/containers/hashset.mli
- Installed /home/opam/.opam/4.03/lib/containers/heap.mli
- Installed /home/opam/.opam/4.03/lib/containers/lazyGraph.mli
- Installed /home/opam/.opam/4.03/lib/containers/persistentGraph.mli
- Installed /home/opam/.opam/4.03/lib/containers/pHashtbl.mli
- Installed /home/opam/.opam/4.03/lib/containers/skipList.mli
- Installed /home/opam/.opam/4.03/lib/containers/splayTree.mli
- Installed /home/opam/.opam/4.03/lib/containers/splayMap.mli
- Installed /home/opam/.opam/4.03/lib/containers/univ.mli
- Installed /home/opam/.opam/4.03/lib/containers/bij.mli
- Installed /home/opam/.opam/4.03/lib/containers/piCalculus.mli
- Installed /home/opam/.opam/4.03/lib/containers/bencode.mli
- Installed /home/opam/.opam/4.03/lib/containers/RAL.mli
- Installed /home/opam/.opam/4.03/lib/containers/unionFind.mli
- Installed /home/opam/.opam/4.03/lib/containers/smallSet.mli
- Installed /home/opam/.opam/4.03/lib/containers/absSet.mli
- Installed /home/opam/.opam/4.03/lib/containers/CSM.mli
- Installed /home/opam/.opam/4.03/lib/containers/actionMan.mli
- Installed /home/opam/.opam/4.03/lib/containers/bencodeOnDisk.mli
- Installed /home/opam/.opam/4.03/lib/containers/tTree.mli
- Installed /home/opam/.opam/4.03/lib/containers/printBox.mli
- Installed /home/opam/.opam/4.03/lib/containers/hGraph.mli
- Installed /home/opam/.opam/4.03/lib/containers/automaton.mli
- Installed /home/opam/.opam/4.03/lib/containers/conv.mli
- Installed /home/opam/.opam/4.03/lib/containers/bidir.mli
- Installed /home/opam/.opam/4.03/lib/containers/iteratee.mli
- Installed /home/opam/.opam/4.03/lib/containers/bTree.mli
- Installed /home/opam/.opam/4.03/lib/containers/ty.mli
- Installed /home/opam/.opam/4.03/lib/containers/tell.mli
- Installed /home/opam/.opam/4.03/lib/containers/bencodeStream.mli
- Installed /home/opam/.opam/4.03/lib/containers/ratTerm.mli
- Installed /home/opam/.opam/4.03/lib/containers/cause.mli
- Installed /home/opam/.opam/4.03/lib/containers/AVL.mli
- Installed /home/opam/.opam/4.03/lib/containers/parseReact.mli
- Installed /home/opam/.opam/4.03/lib/containers/containers_misc.cmi
- Installed /home/opam/.opam/4.03/lib/containers/containers_misc.cma
- Installed /home/opam/.opam/4.03/lib/containers/containers_misc.cmxa
- Installed /home/opam/.opam/4.03/lib/containers/containers_misc.a
- Installed /home/opam/.opam/4.03/lib/containers/containers_misc.cmxs
- Installed /home/opam/.opam/4.03/lib/containers/containers_misc.cmx
- Installed /home/opam/.opam/4.03/lib/containers/CCLinq.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCBatch.mli
- Installed /home/opam/.opam/4.03/lib/containers/CCCat.mli
- Installed /home/opam/.opam/4.03/lib/containers/containers_advanced.cmi
- Installed /home/opam/.opam/4.03/lib/containers/containers_advanced.cma
- Installed /home/opam/.opam/4.03/lib/containers/containers_advanced.cmxa
- Installed /home/opam/.opam/4.03/lib/containers/containers_advanced.a
- Installed /home/opam/.opam/4.03/lib/containers/containers_advanced.cmxs
- Installed /home/opam/.opam/4.03/lib/containers/containers_advanced.cmx
- Installed /home/opam/.opam/4.03/lib/containers/META
-> installed containers.0.4.1
Done.

<><> containers.0.4.1 installed successfully ><><><><><><><><><><><><><><><><><>
=> in containers, modules start with 'CC' (stands for 'core containers')
# Run eval $(opam env) to update the current shell environment
2022-11-02 23:06.01 ---> saved as "264a20ddbd7c706ba86b49730508d698d2669f3fa23a0536b6d6bd0d2f94dbb8"
Job succeeded