Building on marpe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697) Unable to find image 'ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697' locally docker.io/ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697: Pulling from ocaml/opam 79d3127460f3: Already exists 1d76dadb2b87: Already exists 68b16cf9a43a: Pulling fs layer 68b16cf9a43a: Verifying Checksum 68b16cf9a43a: Download complete 68b16cf9a43a: Pull complete Digest: sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697 Status: Downloaded newer image for ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697 2022-07-03 21:54.41 ---> using "289a5772130c32ac490b42290c00770b0106fdd667c454325c8185fa74b493f8" 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-07-03 21:54.41 ---> using "008821d8c450c258e0260a450ae16e22284fae5da64ba084b279a677fc96d6ce" 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 97da9a1b68b824a65a09e5f7d071fcf2da35bd1b")) 2022-07-03 21:54.41 ---> using "12dd7933f6617e67533eb82236345bd78f28c610ec58718f5dd36834a758494d" 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-07-03 21:54.41 ---> using "cdb5ce09ac172da7787a827db9d60a5837e31c7a916aec2bc85aea1e7fc78225" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.02' '4.02.3'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.02.3"} | "ocaml-system" {= "4.02.3"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.02.3 (cached) -> installed ocaml-base-compiler.4.02.3 -> installed ocaml-config.1 -> installed ocaml.4.02.3 -> installed base-ocamlbuild.base Done. # Run eval $(opam env --switch=4.02) to update the current shell environment 2022-07-03 21:54.41 ---> using "6512831a7c53b11bd30c07cfc75ccf334578b9346c402a73205773a93a8b0065" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB] - Fetched 624 kB in 1s (480 kB/s) - Reading package lists... 2022-07-03 21:54.41 ---> using "9d504748d1f38e816e4c653caf3104b8a0cdf667137a283dbf57da4f7cf2f2db" 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-07-03 21:54.41 ---> using "f65e14f11ba2a0c87fcf4e2035da8428cafe0ac2471b4206f8cb90c965e860b0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"webmachine.0.2.1\"\ \nopam install -vy \"webmachine.0.2.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"webmachine.0.2.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] webmachine.0.2.1 is not installed. Nothing to do. The following actions will be performed: === install 38 packages - install base-bytes base [required by cohttp] - install base64 2.3.0 [required by cohttp] - install camlp4 4.02+7 [required by pa_sexp_conv] - install cmdliner 1.0.2 [required by cohttp] - install cohttp 0.20.2 [required by webmachine] - install conduit 0.11.0 [required by cohttp] - install conf-which 1 [required by camlp4] - install cppo 1.6.9 [required by ppx_deriving] - install cppo_ocamlbuild 1.6.9 [required by ppx_deriving] - install cstruct 3.0.2 [required by conduit] - install dispatch 0.2.0 [required by webmachine] - install dune 1.11.4 [required by base64] - install fieldslib 113.33.03 [required by cohttp] - install ipaddr 2.6.1 [required by conduit] - install jbuilder transition [required by cstruct] - install js-build-tools 113.33.04 (deprecated) [required by fieldslib] - install magic-mime 1.0.0 [required by cohttp] - install ocamlbuild 0 [required by webmachine] - install ocamlfind 1.9.5 [required by webmachine] - install ocplib-endian 1.1 [required by cstruct] - install pa_sexp_conv 113.00.01 [required by conduit] - install ppx_core 113.09.00 [required by ppx_fields_conv, ppx_sexp_conv] - install ppx_deriving 3.3 [required by cohttp] - install ppx_driver 113.09.00 [required by ppx_fields_conv, ppx_sexp_conv] - install ppx_fields_conv 113.09.00 [required by cohttp] - install ppx_optcomp 113.09.00 [required by ppx_driver] - install ppx_sexp_conv 113.09.00 [required by cohttp] - install ppx_tools 5.0+4.02.0 [required by ppx_fields_conv, ppx_deriving, ppx_sexp_conv] - install ppx_type_conv 113.09.00 [required by ppx_fields_conv, ppx_sexp_conv] - install re 1.9.0 [required by webmachine] - install result 1.4 [required by dispatch] - install seq 0.2.2 [required by re] - install sexplib 113.00.00 [required by cohttp] - install stringext 1.6.0 [required by cohttp] - install topkg 1.0.0 [required by cmdliner] - install type_conv 113.00.02 [required by conduit] - install uri 1.9.1 [required by cohttp] - install webmachine 0.2.1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/113: Processing 3/113: Processing 4/113: -> retrieved base64.2.3.0 (cached) Processing 5/113: -> retrieved cmdliner.1.0.2 (cached) Processing 6/113: [conduit.0.11.0: http] -> retrieved cohttp.0.20.2 (cached) Processing 7/113: [conduit.0.11.0: http] Processing 8/113: [conduit.0.11.0: http] Processing 9/113: [conduit.0.11.0: http] [conf-which: which which] -> retrieved camlp4.4.02+7 (cached) Processing 10/113: [conduit.0.11.0: http] [conf-which: which which] -> retrieved cppo.1.6.9, cppo_ocamlbuild.1.6.9 (cached) Processing 11/113: [conduit.0.11.0: http] [conf-which: which which] -> retrieved cstruct.3.0.2 (cached) Processing 12/113: [conduit.0.11.0: http] [conf-which: which which] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conf-which.1) - /usr/bin/which -> compiled conf-which.1 Processing 12/113: [conduit.0.11.0: http] -> installed conf-which.1 Processing 13/113: [conduit.0.11.0: http] -> retrieved dispatch.0.2.0 (cached) Processing 14/113: [conduit.0.11.0: http] [fieldslib.113.33.03: http] -> retrieved dune.1.11.4 (cached) Processing 15/113: [conduit.0.11.0: http] [fieldslib.113.33.03: http] [ipaddr.2.6.1: http] Processing 16/113: [conduit.0.11.0: http] [fieldslib.113.33.03: http] [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] Processing 16/113: [fieldslib.113.33.03: http] [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] Processing 16/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] -> retrieved conduit.0.11.0 (https://github.com/mirage/ocaml-conduit/archive/v0.11.0.tar.gz) Processing 17/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] Processing 18/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] -> retrieved fieldslib.113.33.03 (https://ocaml.janestreet.com/ocaml-core/113.33/files/fieldslib-113.33.03.tar.gz) Processing 19/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] -> retrieved js-build-tools.113.33.04 (cached) Processing 20/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] Processing 21/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] Processing 22/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] -> installed ocamlbuild.0 Processing 23/113: [ipaddr.2.6.1: http] [dune: ocaml bootstrap.ml] [camlp4: patch] applying termux.patch Processing 24/113: [ipaddr.2.6.1: http] [camlp4: patch] [dune: ocaml bootstrap.ml] -> retrieved magic-mime.1.0.0 (cached) Processing 25/113: [ipaddr.2.6.1: http] [camlp4: patch] [dune: ocaml bootstrap.ml] -> retrieved ocamlfind.1.9.5 (cached) Processing 26/113: [ipaddr.2.6.1: http] [pa_sexp_conv.113.00.01: http] [camlp4: patch] [dune: ocaml bootstrap.ml] Processing 27/113: [ipaddr.2.6.1: http] [pa_sexp_conv.113.00.01: http] [camlp4: patch] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [camlp4: patch] applying f0ea53725465260556832398096cef8d3f20b49d.patch -> retrieved ocplib-endian.1.1 (cached) Processing 28/113: [ipaddr.2.6.1: http] [pa_sexp_conv.113.00.01: http] [ppx_core.113.09.00: http] [camlp4: patch] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] Processing 28/113: [ipaddr.2.6.1: http] [pa_sexp_conv.113.00.01: http] [ppx_core.113.09.00: http] [camlp4: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] Processing 28/113: [pa_sexp_conv.113.00.01: http] [ppx_core.113.09.00: http] [camlp4: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] -> retrieved ipaddr.2.6.1 (https://github.com/mirage/ocaml-ipaddr/archive/2.6.1.tar.gz) Processing 29/113: [pa_sexp_conv.113.00.01: http] [ppx_core.113.09.00: http] [camlp4: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] -> retrieved ppx_deriving.3.3 (cached) Processing 30/113: [pa_sexp_conv.113.00.01: http] [ppx_core.113.09.00: http] [ppx_driver.113.09.00: http] [camlp4: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--bindir=/home/opam/.opam/4.02/bin" "--libdir=/home/opam/.opam/4.02/lib/ocaml" "--pkgdir=/home/opam/.opam/4.02/lib" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camlp4.4.02+7) Processing 30/113: [pa_sexp_conv.113.00.01: http] [ppx_core.113.09.00: http] [ppx_driver.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] Processing 30/113: [ppx_core.113.09.00: http] [ppx_driver.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] -> retrieved pa_sexp_conv.113.00.01 (https://github.com/janestreet/pa_sexp_conv/archive/113.00.01.tar.gz) Processing 31/113: [ppx_core.113.09.00: http] [ppx_driver.113.09.00: http] [ppx_fields_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] Processing 31/113: [ppx_driver.113.09.00: http] [ppx_fields_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] -> retrieved ppx_core.113.09.00 (https://github.com/janestreet/ppx_core/archive/113.09.00.tar.gz) Processing 32/113: [ppx_driver.113.09.00: http] [ppx_fields_conv.113.09.00: http] [ppx_optcomp.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02/bin" "-sitelib" "/home/opam/.opam/4.02/lib" "-mandir" "/home/opam/.opam/4.02/man" "-config" "/home/opam/.opam/4.02/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.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: found (in +ocamlbuild) - 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02/lib/ocaml - Binaries: /home/opam/.opam/4.02/bin - Manual pages: /home/opam/.opam/4.02/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.02/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.02/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.02/bin - Manual pages: /home/opam/.opam/4.02/man - topfind script: /home/opam/.opam/4.02/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 32/113: [ppx_driver.113.09.00: http] [ppx_fields_conv.113.09.00: http] [ppx_optcomp.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] Processing 32/113: [ppx_fields_conv.113.09.00: http] [ppx_optcomp.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_driver.113.09.00 (https://github.com/janestreet/ppx_driver/archive/113.09.00.tar.gz) Processing 33/113: [ppx_fields_conv.113.09.00: http] [ppx_optcomp.113.09.00: http] [ppx_sexp_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] Processing 33/113: [ppx_optcomp.113.09.00: http] [ppx_sexp_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_fields_conv.113.09.00 (https://github.com/janestreet/ppx_fields_conv/archive/113.09.00.tar.gz) Processing 34/113: [ppx_optcomp.113.09.00: http] [ppx_sexp_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_tools.5.0+4.02.0 (cached) Processing 35/113: [ppx_optcomp.113.09.00: http] [ppx_sexp_conv.113.09.00: http] [ppx_type_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] Processing 35/113: [ppx_sexp_conv.113.09.00: http] [ppx_type_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_optcomp.113.09.00 (https://github.com/janestreet/ppx_optcomp/archive/113.09.00.tar.gz) Processing 36/113: [ppx_sexp_conv.113.09.00: http] [ppx_type_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved re.1.9.0 (cached) Processing 37/113: [ppx_sexp_conv.113.09.00: http] [ppx_type_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved result.1.4 (cached) Processing 38/113: [ppx_sexp_conv.113.09.00: http] [ppx_type_conv.113.09.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved seq.0.2.2 (cached) Processing 39/113: [ppx_sexp_conv.113.09.00: http] [ppx_type_conv.113.09.00: http] [sexplib.113.00.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] Processing 39/113: [ppx_type_conv.113.09.00: http] [sexplib.113.00.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_sexp_conv.113.09.00 (https://github.com/janestreet/ppx_sexp_conv/archive/113.09.00.tar.gz) Processing 40/113: [ppx_type_conv.113.09.00: http] [sexplib.113.00.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved stringext.1.6.0 (cached) Processing 41/113: [ppx_type_conv.113.09.00: http] [sexplib.113.00.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved topkg.1.0.0 (cached) Processing 42/113: [ppx_type_conv.113.09.00: http] [sexplib.113.00.00: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved type_conv.113.00.02 (cached) Processing 43/113: [ppx_type_conv.113.09.00: http] [sexplib.113.00.00: http] [uri.1.9.1: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] Processing 43/113: [sexplib.113.00.00: http] [uri.1.9.1: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved ppx_type_conv.113.09.00 (https://github.com/janestreet/ppx_type_conv/archive/113.09.00.tar.gz) Processing 44/113: [sexplib.113.00.00: http] [uri.1.9.1: http] [webmachine.0.2.1: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] Processing 44/113: [uri.1.9.1: http] [webmachine.0.2.1: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved sexplib.113.00.00 (https://ocaml.janestreet.com/ocaml-core/113.00/files/sexplib-113.00.00.tar.gz) Processing 44/113: [webmachine.0.2.1: http] [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved uri.1.9.1 (https://github.com/mirage/ocaml-uri/archive/v1.9.1.tar.gz) Processing 44/113: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make all] -> retrieved webmachine.0.2.1 (https://github.com/inhabitedtype/ocaml-webmachine/archive/0.2.1.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.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.02/.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.02/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/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 -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -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 -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -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 -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -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.02/lib' \ - >topfind - ocamlc -I +compiler-libs -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -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 -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.02/.opam-switch/build/ocamlfind.1.9.5' Processing 44/113: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02/.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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -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 -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -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 -I +unix -I +dynlink -c topfind.ml - 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 -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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 44/113: [camlp4: make all] [dune: ocaml bootstrap.ml] Processing 45/113: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dune.1.11.4) - cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml - cp src/ocaml-syntax-shims/shims.402.ml src/ocaml-syntax-shims/shims.ml - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/ocamlobjinfo.mll - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/meta_lexer.mll - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/dune_lexer.mll - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt - /home/opam/.opam/4.02/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml Processing 45/113: [camlp4: make all] [dune: ./boot.exe 255] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.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.02/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/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.02/bin" - install -d "/home/opam/.opam/4.02/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.02/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.02/.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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.02/lib/findlib" - install -d "/home/opam/.opam/4.02/bin" - install -d "/home/opam/.opam/4.02/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.02/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.02/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.02/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.02/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x/META.tmp" && mv "/home/opam/.opam/4.02/lib/$x/META.tmp" "/home/opam/.opam/4.02/lib/$x/META"; done - install -d "/home/opam/.opam/4.02/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.02/.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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.02/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.02/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.02/.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.02/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/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.02/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 45/113: [camlp4: make all] [dune: ./boot.exe 255] Processing 46/113: [camlp4: make all] [dune: ./boot.exe 255] Processing 47/113: [camlp4: make all] [dune: ./boot.exe 255] [js-build-tools: ./configure] Processing 48/113: [camlp4: make all] [dune: ./boot.exe 255] [js-build-tools: ./configure] [magic-mime: ./configure] Processing 49/113: [camlp4: make all] [dune: ./boot.exe 255] [js-build-tools: ./configure] [magic-mime: ./configure] [ppx_tools: make all] -> installed base-bytes.base Processing 50/113: [camlp4: make all] [dune: ./boot.exe 255] [js-build-tools: ./configure] [magic-mime: ./configure] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ js-build-tools - Package version: ..................................... 113.33.04 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild - Processing 50/113: [camlp4: make all] [dune: ./boot.exe 255] [js-build-tools: make] [magic-mime: ./configure] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/magic-mime.1.0.0) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ magic-mime - Package version: ..................................... 1.0.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - Processing 50/113: [camlp4: make all] [dune: ./boot.exe 255] [js-build-tools: make] [magic-mime: make] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ js-build-tools - Package version: ..................................... 113.33.04 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmi ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.mli > oasis2opam-install/oasis2opam_install.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmi oasis2opam-install/oasis2opam_install.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.ml > oasis2opam-install/oasis2opam_install.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmo oasis2opam-install/oasis2opam_install.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmo -o oasis2opam-install/oasis2opam_install.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmx oasis2opam-install/oasis2opam_install.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmxa oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxs - make js-build-tools.install - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04' - ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04' -> compiled js-build-tools.113.33.04 Processing 50/113: [camlp4: make all] [dune: ./boot.exe 255] [magic-mime: make] [ppx_tools: make all] -> installed js-build-tools.113.33.04 Processing 51/113: [camlp4: make all] [dune: ./boot.exe 255] [magic-mime: make] [ppx_tools: make all] Processing 52/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: ./configure] [magic-mime: make] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/magic-mime.1.0.0) - ocaml setup.ml -build - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules magic_mime.mli > magic_mime.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o magic_mime.cmi magic_mime.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules magic_mime.ml > magic_mime.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules mime_types.mli > mime_types.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o mime_types.cmi mime_types.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules mime_types.ml > mime_types.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o magic_mime.cmo magic_mime.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o mime_types.cmo mime_types.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a mime_types.cmo magic_mime.cmo -o magic-mime.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -o mime_types.cmx mime_types.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -o magic_mime.cmx magic_mime.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a mime_types.cmx magic_mime.cmx -o magic-mime.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared magic-mime.cmxa mime_types.cmx magic_mime.cmx -o magic-mime.cmxs -> compiled magic-mime.1.0.0 Processing 52/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: ./configure] [ppx_tools: make all] Processing 53/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: ./configure] [ppx_tools: make all] [magic-mime: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_tools.5.0+4.02.0) - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.0+4.02.0 Processing 53/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: ./configure] [magic-mime: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/magic-mime.1.0.0) - ocaml setup.ml -install - Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.mli - Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.mli - Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cma - Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cmxa - Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.a - Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cmxs - Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmi - Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmti - Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmt - Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.annot - Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmi - Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmti - Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmt - Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.annot - Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmx - Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmx - Installed /home/opam/.opam/4.02/lib/magic-mime/META -> installed magic-mime.1.0.0 Processing 53/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: ./configure] Processing 54/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: ./configure] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ fieldslib - Package version: ..................................... 113.33.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - Processing 54/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: make] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_tools.5.0+4.02.0) - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.02/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.02/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.02/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.02/lib/ppx_tools/META -> installed ppx_tools.5.0+4.02.0 Processing 54/113: [camlp4: make all] [dune: ./boot.exe 255] [fieldslib: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ fieldslib - Package version: ..................................... 113.33.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - - ./setup.exe -build - W: Cannot find source file matching module 'fieldslib' in library fieldslib - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -predicates custom_ppx -modules src/field.mli > src/field.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I src -o src/field.cmi src/field.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -predicates custom_ppx -modules src/field.ml > src/field.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I src -o src/field.cmo src/field.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/field.cmo -o src/fieldslib.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/fieldslib.cmo -o src/fieldslib.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Fieldslib -predicates custom_ppx -w -40 -I src -o src/field.cmx src/field.ml - touch src/fieldslib.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/field.cmx -o src/fieldslib.cmx ; then rm -f src/fieldslib.mli ; else rm -f src/fieldslib.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/fieldslib.cmx -o src/fieldslib.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/fieldslib.cmxa -o src/fieldslib.cmxs - make fieldslib.install - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03' - ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03' -> compiled fieldslib.113.33.03 Processing 54/113: [camlp4: make all] [dune: ./boot.exe 255] -> installed fieldslib.113.33.03 Processing 55/113: [camlp4: make all] [dune: ./boot.exe 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dune.1.11.4) -> compiled dune.1.11.4 Processing 55/113: [camlp4: make all] -> installed dune.1.11.4 Processing 56/113: [camlp4: make all] Processing 57/113: [base64: dune subst] [camlp4: make all] Processing 58/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] Processing 59/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] Processing 60/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] Processing 61/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [result: dune build] Processing 62/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [result: dune build] [seq: dune build] Processing 63/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [result: dune build] [seq: dune build] [stringext: dune build] -> installed jbuilder.transition Processing 64/113: [base64: dune subst] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [result: dune build] [seq: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/4.02/.opam-switch/build/base64.2.3.0) Processing 64/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [result: dune build] [seq: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/result.1.4) -> compiled result.1.4 Processing 64/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [seq: dune build] [stringext: dune build] -> installed result.1.4 Processing 65/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [seq: dune build] [stringext: dune build] Processing 66/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [stringext: dune build] Processing 67/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [stringext: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo_ocamlbuild" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cppo_ocamlbuild.1.6.9) -> compiled cppo_ocamlbuild.1.6.9 Processing 67/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [stringext: dune build] [topkg: ocaml build] -> installed cppo_ocamlbuild.1.6.9 Processing 68/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [stringext: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/stringext.1.6.0) -> compiled stringext.1.6.0 Processing 68/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [topkg: ocaml build] -> installed stringext.1.6.0 Processing 69/113: [base64: dune build] [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/base64.2.3.0) -> compiled base64.2.3.0 Processing 69/113: [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [topkg: ocaml build] -> installed base64.2.3.0 Processing 70/113: [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [seq: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 70/113: [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [topkg: ocaml build] -> installed seq.0.2.2 Processing 71/113: [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [topkg: ocaml build] Processing 72/113: [camlp4: make all] [cppo: dune build] [dispatch: ocaml setup.ml] [re: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 Processing 72/113: [camlp4: make all] [dispatch: ocaml setup.ml] [re: dune build] [topkg: ocaml build] -> installed cppo.1.6.9 Processing 73/113: [camlp4: make all] [dispatch: ocaml setup.ml] [re: dune build] [topkg: ocaml build] Processing 74/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ocplib-endian: dune build] [re: dune build] [topkg: ocaml build] [ppx_deriving: patch] applying fix_ppx_deriving_make_mllib.patch Processing 75/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ocplib-endian: dune build] [ppx_deriving: patch] [re: dune build] [topkg: ocaml build] [ppx_deriving: subst] expanding opam variables in pkg/META.in, generating pkg/META Processing 75/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ocplib-endian: dune build] [ppx_deriving: ocaml] [re: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "255" "@install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocplib-endian.1.1) -> compiled ocplib-endian.1.1 Processing 75/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ppx_deriving: ocaml] [re: dune build] [topkg: ocaml build] -> installed ocplib-endian.1.1 Processing 76/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ppx_deriving: ocaml] [re: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" "--disable-js-of-ocaml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dispatch.0.2.0) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ dispatch - Package version: ..................................... 0.2.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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 Javascript dispatch library: ............... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_result: .......................................... /home/opam/.opam/4.02/lib/result - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 76/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ppx_deriving: ocaml] [topkg: ocaml build] -> installed re.1.9.0 Processing 77/113: [camlp4: make all] [dispatch: ocaml setup.ml] [ppx_deriving: ocaml] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dispatch.0.2.0) - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 22, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 23, characters 17-39: - Warning: the tag "pkg_js_of_ocaml.syntax" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 27, characters 40-49: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 30, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -modules lib/dispatch.mli > lib/dispatch.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package result -I lib -o lib/dispatch.cmi lib/dispatch.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -modules lib/dispatch.ml > lib/dispatch.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package result -I lib -o lib/dispatch.cmo lib/dispatch.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/dispatch.cmo -o lib/dispatch.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package result -I lib -o lib/dispatch.cmx lib/dispatch.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/dispatch.cmx -o lib/dispatch.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/dispatch.cmxa lib/dispatch.cmx -o lib/dispatch.cmxs -> compiled dispatch.0.2.0 Processing 77/113: [camlp4: make all] [ppx_deriving: ocaml] [topkg: ocaml build] Processing 78/113: [camlp4: make all] [ppx_deriving: ocaml] [topkg: ocaml build] [dispatch: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/topkg.1.0.0) - ocamlfind ocamldep -package 'bytes result' -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -package 'bytes result' src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -package 'bytes result' src/topkg.cmx -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -package 'bytes result' src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.0 Processing 78/113: [camlp4: make all] [ppx_deriving: ocaml] [dispatch: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dispatch.0.2.0) - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.mli - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cma - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cmxa - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.a - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cmxs - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cmi - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cmti - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cmt - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.annot - Installed /home/opam/.opam/4.02/lib/dispatch/dispatch.cmx - Installed /home/opam/.opam/4.02/lib/dispatch/META -> installed dispatch.0.2.0 Processing 78/113: [camlp4: make all] [ppx_deriving: ocaml] -> installed topkg.1.0.0 Processing 79/113: [camlp4: make all] [ppx_deriving: ocaml] Processing 80/113: [camlp4: make all] [cmdliner: ocaml build] [ppx_deriving: ocaml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cmdliner.1.0.2) - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_suggest.ml > src/cmdliner_suggest.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_suggest.mli > src/cmdliner_suggest.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmi src/cmdliner_suggest.mli - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_trie.ml > src/cmdliner_trie.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_trie.mli > src/cmdliner_trie.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmi src/cmdliner_trie.mli - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_base.ml > src/cmdliner_base.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_base.mli > src/cmdliner_base.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmi src/cmdliner_base.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmx src/cmdliner_trie.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_manpage.ml > src/cmdliner_manpage.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_manpage.mli > src/cmdliner_manpage.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmi src/cmdliner_manpage.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmx src/cmdliner_base.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_info.ml > src/cmdliner_info.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_info.mli > src/cmdliner_info.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmi src/cmdliner_info.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmx src/cmdliner_manpage.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_docgen.ml > src/cmdliner_docgen.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_docgen.mli > src/cmdliner_docgen.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmi src/cmdliner_docgen.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmx src/cmdliner_info.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_msg.ml > src/cmdliner_msg.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_msg.mli > src/cmdliner_msg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmi src/cmdliner_msg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmx src/cmdliner_docgen.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_cline.ml > src/cmdliner_cline.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_cline.mli > src/cmdliner_cline.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmi src/cmdliner_cline.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmx src/cmdliner_msg.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmx src/cmdliner_suggest.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_arg.ml > src/cmdliner_arg.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_arg.mli > src/cmdliner_arg.mli.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_term.mli > src/cmdliner_term.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmi src/cmdliner_term.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmi src/cmdliner_arg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmx src/cmdliner_cline.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner_term.ml > src/cmdliner_term.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmx src/cmdliner_term.ml - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner.ml > src/cmdliner.ml.depends - ocamlfind ocamldep -package bytes -package result -modules src/cmdliner.mli > src/cmdliner.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmi src/cmdliner.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmx src/cmdliner_arg.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmx src/cmdliner.ml - ocamlfind ocamlopt -a -package bytes -package result src/cmdliner_suggest.cmx src/cmdliner_trie.cmx src/cmdliner_base.cmx src/cmdliner_manpage.cmx src/cmdliner_info.cmx src/cmdliner_docgen.cmx src/cmdliner_msg.cmx src/cmdliner_cline.cmx src/cmdliner_term.cmx src/cmdliner_arg.cmx src/cmdliner.cmx -o src/cmdliner.cmxa - ocamlfind ocamlopt -shared -package bytes -package result src/cmdliner.cmx -o src/cmdliner.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_suggest.cmo src/cmdliner_suggest.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_trie.cmo src/cmdliner_trie.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -w -3 -package bytes -package result -I src -I test -o src/cmdliner_base.cmo src/cmdliner_base.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_manpage.cmo src/cmdliner_manpage.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_info.cmo src/cmdliner_info.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_docgen.cmo src/cmdliner_docgen.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_msg.cmo src/cmdliner_msg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_cline.cmo src/cmdliner_cline.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_arg.cmo src/cmdliner_arg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner_term.cmo src/cmdliner_term.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package result -I src -I test -o src/cmdliner.cmo src/cmdliner.ml - ocamlfind ocamlc -a -package bytes -package result src/cmdliner_suggest.cmo src/cmdliner_trie.cmo src/cmdliner_base.cmo src/cmdliner_manpage.cmo src/cmdliner_info.cmo src/cmdliner_docgen.cmo src/cmdliner_msg.cmo src/cmdliner_cline.cmo src/cmdliner_term.cmo src/cmdliner_arg.cmo src/cmdliner.cmo -o src/cmdliner.cma - # Parallel statistics: { count(total): 1(49), max: 11, min: 11, average(total): 11.000(1.204) } -> compiled cmdliner.1.0.2 Processing 80/113: [camlp4: make all] [ppx_deriving: ocaml] -> installed cmdliner.1.0.2 Processing 81/113: [camlp4: make all] [ppx_deriving: ocaml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_deriving.3.3) - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - cppo -V OCAML:4.02.3 -o src/ppx_deriving_main.ml src/ppx_deriving_main.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -modules src/ppx_deriving_main.ml > src/ppx_deriving_main.ml.depends - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -modules src/ppx_deriving.mli > src/ppx_deriving.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmi src/ppx_deriving.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmi src/ppx_deriving.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmo src/ppx_deriving_main.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmo src/ppx_deriving_main.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - cppo -V OCAML:4.02.3 -o src/ppx_deriving.ml src/ppx_deriving.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -modules src/ppx_deriving.ml > src/ppx_deriving.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmx src/ppx_deriving.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmx src/ppx_deriving.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmx src/ppx_deriving_main.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmx src/ppx_deriving_main.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -linkpkg -g -linkall -package compiler-libs.common -package ppx_tools.metaquot -package dynlink src/ppx_deriving.cmx src/ppx_deriving_main.cmx -o src/ppx_deriving_main.native - + ocamlfind ocamlopt -linkpkg -g -linkall -package compiler-libs.common -package ppx_tools.metaquot -package dynlink src/ppx_deriving.cmx src/ppx_deriving_main.cmx -o src/ppx_deriving_main.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src/ppx_deriving.cmx -o src/ppx_deriving.cmxa - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmo src/ppx_deriving.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmo src/ppx_deriving.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlc -a src/ppx_deriving.cmo -o src/ppx_deriving.cma - ocamlfind ocamlopt -shared src/ppx_deriving.cmx -o src/ppx_deriving.cmxs - ocamlfind ocamlopt -a src/ppx_deriving_main.cmx -o src/ppx_deriving_main.cmxa - ocamlfind ocamlc -a src/ppx_deriving_main.cmo -o src/ppx_deriving_main.cma - ocamlfind ocamlopt -shared src/ppx_deriving_main.cmx -o src/ppx_deriving_main.cmxs - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -modules src/ppx_deriving_runtime.ml > src/ppx_deriving_runtime.ml.depends - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -modules src/ppx_deriving_runtime.mli > src/ppx_deriving_runtime.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmi src/ppx_deriving_runtime.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmi src/ppx_deriving_runtime.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmx src/ppx_deriving_runtime.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmx src/ppx_deriving_runtime.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src/ppx_deriving_runtime.cmx -o src/ppx_deriving_runtime.cmxa - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmo src/ppx_deriving_runtime.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmo src/ppx_deriving_runtime.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlc -a src/ppx_deriving_runtime.cmo -o src/ppx_deriving_runtime.cma - ocamlfind ocamlopt -shared src/ppx_deriving_runtime.cmx -o src/ppx_deriving_runtime.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_create.ml src_plugins/ppx_deriving_create.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_create.ml > src_plugins/ppx_deriving_create.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmo src_plugins/ppx_deriving_create.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmo src_plugins/ppx_deriving_create.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmx src_plugins/ppx_deriving_create.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmx src_plugins/ppx_deriving_create.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_create.cmx -o src_plugins/ppx_deriving_create.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_create.cmo -o src_plugins/ppx_deriving_create.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_create.cmx -o src_plugins/ppx_deriving_create.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_enum.ml src_plugins/ppx_deriving_enum.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_enum.ml > src_plugins/ppx_deriving_enum.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmo src_plugins/ppx_deriving_enum.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmo src_plugins/ppx_deriving_enum.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmx src_plugins/ppx_deriving_enum.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmx src_plugins/ppx_deriving_enum.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_enum.cmx -o src_plugins/ppx_deriving_enum.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_enum.cmo -o src_plugins/ppx_deriving_enum.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_enum.cmx -o src_plugins/ppx_deriving_enum.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_eq.ml src_plugins/ppx_deriving_eq.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_eq.ml > src_plugins/ppx_deriving_eq.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmo src_plugins/ppx_deriving_eq.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmo src_plugins/ppx_deriving_eq.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmx src_plugins/ppx_deriving_eq.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmx src_plugins/ppx_deriving_eq.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_eq.cmx -o src_plugins/ppx_deriving_eq.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_eq.cmo -o src_plugins/ppx_deriving_eq.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_eq.cmx -o src_plugins/ppx_deriving_eq.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_fold.ml src_plugins/ppx_deriving_fold.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_fold.ml > src_plugins/ppx_deriving_fold.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmo src_plugins/ppx_deriving_fold.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmo src_plugins/ppx_deriving_fold.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmx src_plugins/ppx_deriving_fold.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmx src_plugins/ppx_deriving_fold.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_fold.cmx -o src_plugins/ppx_deriving_fold.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_fold.cmo -o src_plugins/ppx_deriving_fold.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_fold.cmx -o src_plugins/ppx_deriving_fold.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_iter.ml src_plugins/ppx_deriving_iter.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_iter.ml > src_plugins/ppx_deriving_iter.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmo src_plugins/ppx_deriving_iter.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmo src_plugins/ppx_deriving_iter.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmx src_plugins/ppx_deriving_iter.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmx src_plugins/ppx_deriving_iter.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_iter.cmx -o src_plugins/ppx_deriving_iter.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_iter.cmo -o src_plugins/ppx_deriving_iter.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_iter.cmx -o src_plugins/ppx_deriving_iter.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_make.ml src_plugins/ppx_deriving_make.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_make.ml > src_plugins/ppx_deriving_make.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmo src_plugins/ppx_deriving_make.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmo src_plugins/ppx_deriving_make.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmx src_plugins/ppx_deriving_make.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmx src_plugins/ppx_deriving_make.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_make.cmx -o src_plugins/ppx_deriving_make.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_make.cmo -o src_plugins/ppx_deriving_make.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_make.cmx -o src_plugins/ppx_deriving_make.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_map.ml src_plugins/ppx_deriving_map.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_map.ml > src_plugins/ppx_deriving_map.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmo src_plugins/ppx_deriving_map.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmo src_plugins/ppx_deriving_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmx src_plugins/ppx_deriving_map.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmx src_plugins/ppx_deriving_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_map.cmx -o src_plugins/ppx_deriving_map.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_map.cmo -o src_plugins/ppx_deriving_map.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_map.cmx -o src_plugins/ppx_deriving_map.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_ord.ml src_plugins/ppx_deriving_ord.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_ord.ml > src_plugins/ppx_deriving_ord.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmo src_plugins/ppx_deriving_ord.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmo src_plugins/ppx_deriving_ord.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmx src_plugins/ppx_deriving_ord.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmx src_plugins/ppx_deriving_ord.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_ord.cmx -o src_plugins/ppx_deriving_ord.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_ord.cmo -o src_plugins/ppx_deriving_ord.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_ord.cmx -o src_plugins/ppx_deriving_ord.cmxs - cppo -V OCAML:4.02.3 -o src_plugins/ppx_deriving_show.ml src_plugins/ppx_deriving_show.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_show.ml > src_plugins/ppx_deriving_show.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmo src_plugins/ppx_deriving_show.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmo src_plugins/ppx_deriving_show.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmx src_plugins/ppx_deriving_show.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmx src_plugins/ppx_deriving_show.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a src_plugins/ppx_deriving_show.cmx -o src_plugins/ppx_deriving_show.cmxa - ocamlfind ocamlc -a src_plugins/ppx_deriving_show.cmo -o src_plugins/ppx_deriving_show.cma - ocamlfind ocamlopt -shared src_plugins/ppx_deriving_show.cmx -o src_plugins/ppx_deriving_show.cmxs -> compiled ppx_deriving.3.3 Processing 81/113: [camlp4: make all] -> installed ppx_deriving.3.3 Processing 82/113: [camlp4: make all] Processing 83/113: [camlp4: make all] [ppx_core: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.09.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ppx_core - Package version: ..................................... 113.09.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools - - ./setup.exe -build - W: Cannot find source file matching module 'ppx_core' in library ppx_core - W: Cannot find source file matching module 'Ast_builder_generated' in library ppx_core - W: Cannot find source file matching module 'Ast_pattern_generated' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_fold' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_fold_map' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_iter' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_map' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_map_with_context' in library ppx_core - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_builder.mli > src/ast_builder.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -modules src/gen/common.ml > src/gen/common.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - src/gen/gen_ast_builder.byte -I +compiler-libs Parsetree - mv ast_builder_generated.ml src/ast_builder_generated.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_builder.ml > src/ast_builder.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_pattern.mli > src/ast_pattern.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - src/gen/gen_ast_pattern.byte -I +compiler-libs Parsetree - mv ast_pattern_generated.ml src/ast_pattern_generated.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/common.mli > src/common.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse.mli > src/ast_traverse.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -modules src/gen/gen.ml > src/gen/gen.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package compiler-libs.bytecomp -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - src/gen/gen.byte -I +compiler-libs Parsetree - mv ast_traverse_map.ml src/ast_traverse_map.ml - mv ast_traverse_map.mli src/ast_traverse_map.mli - mv ast_traverse_iter.ml src/ast_traverse_iter.ml - mv ast_traverse_iter.mli src/ast_traverse_iter.mli - mv ast_traverse_fold.ml src/ast_traverse_fold.ml - mv ast_traverse_fold.mli src/ast_traverse_fold.mli - mv ast_traverse_fold_map.ml src/ast_traverse_fold_map.ml - mv ast_traverse_fold_map.mli src/ast_traverse_fold_map.mli - mv ast_traverse_map_with_context.ml src/ast_traverse_map_with_context.ml - mv ast_traverse_map_with_context.mli src/ast_traverse_map_with_context.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/common.cmi src/common.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/common.cmi src/common.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_pattern.ml > src/ast_pattern.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse.ml > src/ast_traverse.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/attribute.mli > src/attribute.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/attribute.cmi src/attribute.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/attribute.cmi src/attribute.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/attribute.ml > src/attribute.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/name.mli > src/name.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/name.cmi src/name.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/name.cmi src/name.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/caller_id.ml > src/caller_id.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/common.ml > src/common.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/extension.mli > src/extension.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/extension.cmi src/extension.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/extension.cmi src/extension.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/extension.ml > src/extension.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/name.ml > src/name.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/caller_id.cmo src/caller_id.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/caller_id.cmo src/caller_id.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/spellcheck.ml > src/spellcheck.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -modules src/std.ml > src/std.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/attribute.cmo src/attribute.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/attribute.cmo src/attribute.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - File "src/attribute.ml", line 500, characters 14-25: - Warning 3: deprecated: String.copy - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/common.cmo src/common.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/common.cmo src/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/extension.cmo src/extension.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/extension.cmo src/extension.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/name.cmo src/name.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/name.cmo src/name.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/std.cmo src/std.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.common -w -40 -I src -o src/std.cmo src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ast_builder_generated.cmo src/ast_builder_intf.cmo src/ast_builder.cmo src/ast_pattern0.cmo src/ast_traverse_fold.cmo src/ast_traverse_fold_map.cmo src/ast_traverse_iter.cmo src/ast_traverse_map.cmo src/ast_traverse_map_with_context.cmo src/ast_traverse.cmo src/common.cmo src/ast_pattern_generated.cmo src/ast_pattern.cmo src/caller_id.cmo src/spellcheck.cmo src/name.cmo src/attribute.cmo src/extension.cmo src/std.cmo -o src/ppx_core.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ppx_core.cmo -o src/ppx_core.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/common.cmx src/common.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/common.cmx src/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/caller_id.cmx src/caller_id.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/caller_id.cmx src/caller_id.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/name.cmx src/name.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/name.cmx src/name.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/attribute.cmx src/attribute.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/attribute.cmx src/attribute.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - File "src/attribute.ml", line 500, characters 14-25: - Warning 3: deprecated: String.copy - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/extension.cmx src/extension.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/extension.cmx src/extension.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/std.cmx src/std.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -for-pack Ppx_core -package compiler-libs.common -w -40 -I src -o src/std.cmx src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - touch src/ppx_core.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ast_builder_generated.cmx src/ast_builder_intf.cmx src/ast_builder.cmx src/ast_pattern0.cmx src/ast_traverse_fold.cmx src/ast_traverse_fold_map.cmx src/ast_traverse_iter.cmx src/ast_traverse_map.cmx src/ast_traverse_map_with_context.cmx src/ast_traverse.cmx src/common.cmx src/ast_pattern_generated.cmx src/ast_pattern.cmx src/caller_id.cmx src/spellcheck.cmx src/name.cmx src/attribute.cmx src/extension.cmx src/std.cmx -o src/ppx_core.cmx ; then rm -f src/ppx_core.mli ; else rm -f src/ppx_core.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ppx_core.cmx -o src/ppx_core.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall src/ppx_core.cmxa -o src/ppx_core.cmxs -> compiled ppx_core.113.09.00 Processing 83/113: [camlp4: make all] Processing 84/113: [camlp4: make all] [ppx_core: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.09.00) - ./setup.exe -install - W: Cannot find source header for module Ast_builder_generated in library ppx_core - W: Cannot find source header for module Ast_pattern_generated in library ppx_core - W: Cannot find source header for module Ast_traverse_fold in library ppx_core - W: Cannot find source header for module Ast_traverse_fold_map in library ppx_core - W: Cannot find source header for module Ast_traverse_iter in library ppx_core - W: Cannot find source header for module Ast_traverse_map in library ppx_core - W: Cannot find source header for module Ast_traverse_map_with_context in library ppx_core - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder_intf.ml - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern0.ml - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/attribute.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/caller_id.ml - Installed /home/opam/.opam/4.02/lib/ppx_core/common.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/extension.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/name.mli - Installed /home/opam/.opam/4.02/lib/ppx_core/spellcheck.ml - Installed /home/opam/.opam/4.02/lib/ppx_core/std.ml - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.cmi - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.cma - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.a - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_core/std.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/std.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/spellcheck.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/spellcheck.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/name.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/name.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/name.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/extension.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/extension.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/extension.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/common.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/common.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/common.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/caller_id.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/caller_id.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/attribute.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/attribute.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/attribute.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_map_with_context.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_map_with_context.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_map_with_context.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_map.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_map.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_map.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_iter.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_iter.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_iter.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_fold_map.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_fold_map.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_fold_map.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_fold.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_fold.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse_fold.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_traverse.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern_generated.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern_generated.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern0.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern0.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_pattern.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder_intf.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder_intf.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder_generated.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder_generated.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder.cmti - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder.cmt - Installed /home/opam/.opam/4.02/lib/ppx_core/ast_builder.annot - Installed /home/opam/.opam/4.02/lib/ppx_core/ppx_core.cmx - Installed /home/opam/.opam/4.02/lib/ppx_core/META -> installed ppx_core.113.09.00 Processing 84/113: [camlp4: make all] Processing 85/113: [camlp4: make all] [ppx_optcomp: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.09.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ppx_optcomp - Package version: ..................................... 113.09.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_core -package compiler-libs.common -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_core -package compiler-libs.common -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ppx_optcomp.cmo -o src/ppx_optcomp.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs -> compiled ppx_optcomp.113.09.00 Processing 85/113: [camlp4: make all] Processing 86/113: [camlp4: make all] [ppx_optcomp: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.09.00) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.mli - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cma - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.a - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cmi - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cmti - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cmt - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.annot - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/ppx_optcomp.cmx - Installed /home/opam/.opam/4.02/lib/ppx_optcomp/META -> installed ppx_optcomp.113.09.00 Processing 86/113: [camlp4: make all] Processing 87/113: [camlp4: make all] [ppx_driver: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.09.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ppx_driver - Package version: ..................................... 113.09.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core - pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02/lib/ppx_optcomp - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package compiler-libs.common -modules src/ppx_driver.mli > src/ppx_driver.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package compiler-libs.common -modules src/ppx_driver.ml > src/ppx_driver.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ppx_driver.cmo -o src/ppx_driver.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ppx_driver.cmx -o src/ppx_driver.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall src/ppx_driver.cmxa -o src/ppx_driver.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package compiler-libs.common -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package compiler-libs.common -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ppx_optcomp -package ppx_core -package compiler-libs.common -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall runner_as_ppx/ppx_driver_runner_as_ppx.cmxa -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxs -> compiled ppx_driver.113.09.00 Processing 87/113: [camlp4: make all] Processing 88/113: [camlp4: make all] [ppx_driver: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.09.00) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.mli - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cma - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.a - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cmi - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cmti - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cmt - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.annot - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver.cmx - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.ml - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.cma - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.a - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.cmi - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.cmt - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.annot - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner.cmx - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.ml - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.cma - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.a - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.cmi - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.cmt - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.annot - Installed /home/opam/.opam/4.02/lib/ppx_driver/ppx_driver_runner_as_ppx.cmx - Installed /home/opam/.opam/4.02/lib/ppx_driver/META -> installed ppx_driver.113.09.00 Processing 88/113: [camlp4: make all] Processing 89/113: [camlp4: make all] [ppx_type_conv: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.09.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ppx_type_conv - Package version: ..................................... 113.09.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs: ................................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core - pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools - pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.02/lib/ppx_deriving - - ./setup.exe -build - W: Cannot find source file matching module 'ppx_type_conv' in library ppx_type_conv - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/ignore_unused_warning.mli > src/ignore_unused_warning.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/ignore_unused_warning.ml > src/ignore_unused_warning.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/std.ml > src/std.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/type_conv.mli > src/type_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/type_conv_path.mli > src/type_conv_path.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv.cmi src/type_conv.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv.cmi src/type_conv.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv_path.cmi src/type_conv_path.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv_path.cmi src/type_conv_path.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/type_conv.ml > src/type_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/type_conv_path.ml > src/type_conv_path.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/std.cmo src/std.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/std.cmo src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv.cmo src/type_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv.cmo src/type_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv_path.cmo src/type_conv_path.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/type_conv_path.cmo src/type_conv_path.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ignore_unused_warning.cmo src/type_conv_path.cmo src/type_conv.cmo src/std.cmo -o src/ppx_type_conv.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ppx_type_conv.cmo -o src/ppx_type_conv.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/type_conv_path.cmx src/type_conv_path.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/type_conv_path.cmx src/type_conv_path.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/type_conv.cmx src/type_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/type_conv.cmx src/type_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/std.cmx src/std.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -for-pack Ppx_type_conv -w -40 -I src -o src/std.cmx src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - touch src/ppx_type_conv.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ignore_unused_warning.cmx src/type_conv_path.cmx src/type_conv.cmx src/std.cmx -o src/ppx_type_conv.cmx ; then rm -f src/ppx_type_conv.mli ; else rm -f src/ppx_type_conv.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ppx_type_conv.cmx -o src/ppx_type_conv.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall src/ppx_type_conv.cmxa -o src/ppx_type_conv.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -package compiler-libs -modules ppx_deriving_exporter/ppx_type_conv_deriving.ml > ppx_deriving_exporter/ppx_type_conv_deriving.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -package compiler-libs -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -package compiler-libs -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a ppx_deriving_exporter/ppx_type_conv_deriving.cmo -o ppx_deriving_exporter/ppx_type_conv_deriving.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -package compiler-libs -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -package compiler-libs -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a ppx_deriving_exporter/ppx_type_conv_deriving.cmx -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall ppx_deriving_exporter/ppx_type_conv_deriving.cmxa -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxs -> compiled ppx_type_conv.113.09.00 Processing 89/113: [camlp4: make all] Processing 90/113: [camlp4: make all] [ppx_type_conv: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.09.00) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ignore_unused_warning.mli - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/std.ml - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv.mli - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv_path.mli - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.cmt - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.cmi - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.cma - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.a - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv_path.cmti - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv_path.cmt - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv_path.annot - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv.cmti - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv.cmt - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/type_conv.annot - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/std.cmt - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/std.annot - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ignore_unused_warning.cmti - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ignore_unused_warning.cmt - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ignore_unused_warning.annot - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv.cmx - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.ml - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.cma - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.a - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.cmi - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.cmt - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.annot - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/ppx_type_conv_deriving.cmx - Installed /home/opam/.opam/4.02/lib/ppx_type_conv/META -> installed ppx_type_conv.113.09.00 Processing 90/113: [camlp4: make all] Processing 91/113: [camlp4: make all] [ppx_fields_conv: make] Processing 92/113: [camlp4: make all] [ppx_fields_conv: make] [ppx_sexp_conv: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.09.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ppx_fields_conv - Package version: ..................................... 113.09.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs: ................................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core - pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver - pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/ppx_fields_conv.mli > src/ppx_fields_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/ppx_fields_conv.ml > src/ppx_fields_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall src/ppx_fields_conv.cmo -o src/ppx_fields_conv.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall src/ppx_fields_conv.cmx -o src/ppx_fields_conv.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall src/ppx_fields_conv.cmxa -o src/ppx_fields_conv.cmxs -> compiled ppx_fields_conv.113.09.00 Processing 92/113: [camlp4: make all] [ppx_sexp_conv: make] Processing 93/113: [camlp4: make all] [ppx_sexp_conv: make] [ppx_fields_conv: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.09.00) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.mli - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cma - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.a - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cmi - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cmti - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cmt - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.annot - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/ppx_fields_conv.cmx - Installed /home/opam/.opam/4.02/lib/ppx_fields_conv/META -> installed ppx_fields_conv.113.09.00 Processing 93/113: [camlp4: make all] [ppx_sexp_conv: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.09.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ppx_sexp_conv - Package version: ..................................... 113.09.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs: ................................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs - pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core - pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools - pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules expander/ppx_sexp_conv_expander.mli > expander/ppx_sexp_conv_expander.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules expander/ppx_sexp_conv_expander.ml > expander/ppx_sexp_conv_expander.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a expander/ppx_sexp_conv_expander.cmo -o expander/ppx_sexp_conv_expander.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a expander/ppx_sexp_conv_expander.cmx -o expander/ppx_sexp_conv_expander.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall expander/ppx_sexp_conv_expander.cmxa -o expander/ppx_sexp_conv_expander.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/ppx_sexp_conv.mli > src/ppx_sexp_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -modules src/ppx_sexp_conv.ml > src/ppx_sexp_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall src/ppx_sexp_conv.cmo -o src/ppx_sexp_conv.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_driver -package ppx_core -package compiler-libs -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall src/ppx_sexp_conv.cmx -o src/ppx_sexp_conv.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall src/ppx_sexp_conv.cmxa -o src/ppx_sexp_conv.cmxs -> compiled ppx_sexp_conv.113.09.00 Processing 93/113: [camlp4: make all] Processing 94/113: [camlp4: make all] [ppx_sexp_conv: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.09.00) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.mli - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cma - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.a - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cmi - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cmti - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cmt - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.annot - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv.cmx - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.mli - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cma - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cmxa - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.a - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cmxs - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cmi - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cmti - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cmt - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.annot - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/ppx_sexp_conv_expander.cmx - Installed /home/opam/.opam/4.02/lib/ppx_sexp_conv/META -> installed ppx_sexp_conv.113.09.00 Processing 94/113: [camlp4: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camlp4.4.02+7) - ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-byte-only.sh` - + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi - cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I +compiler-libs -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma -g -I +compiler-libs ocamlcommon.cma camlp4/config/gen_import.cmo -o camlp4/config/gen_import.byte - camlp4/config/gen_import.byte /home/opam/.opam/4.02/lib/ocaml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma -g camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmi camlp4/Camlp4/Utils.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends - cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends - /home/opam/.opam/4.02/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll - /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml - File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml - File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo - /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml - File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18: - Warning 3: deprecated: Format.bprintf - File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml - File "camlp4/Camlp4/Options.ml", line 184, characters 14-23: - Warning 3: deprecated: Sort.list - Use List.sort instead. - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmo camlp4/Camlp4/Utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Utils.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma -g camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma -g camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml - File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30: - Warning 3: deprecated: String.create - Use Bytes.create instead. - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml - File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml - File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma - /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte - /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma - /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml - ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-native-only.sh` - + echo camlp4/Camlp4.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmx camlp4/Camlp4/Utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml - File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18: - Warning 3: deprecated: Format.bprintf - File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml - File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w a -I camlp4/import -warn-error A-3 -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml - File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22: - Warning 3: deprecated: Format.bprintf - touch camlp4/Camlp4/Struct/Grammar.mli ; if /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx ; then rm -f camlp4/Camlp4/Struct/Grammar.mli ; else rm -f camlp4/Camlp4/Struct/Grammar.mli ; exit 1; fi - touch camlp4/Camlp4/Struct.mli ; if /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx ; then rm -f camlp4/Camlp4/Struct.mli ; else rm -f camlp4/Camlp4/Struct.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml - File "camlp4/Camlp4/Options.ml", line 184, characters 14-23: - Warning 3: deprecated: Sort.list - Use List.sort instead. - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml - touch camlp4/Camlp4/Printers.mli ; if /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx ; then rm -f camlp4/Camlp4/Printers.mli ; else rm -f camlp4/Camlp4/Printers.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml - touch camlp4/Camlp4.mli ; if /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Utils.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx ; then rm -f camlp4/Camlp4.mli ; else rm -f camlp4/Camlp4.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -a camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml - File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30: - Warning 3: deprecated: String.create - Use Bytes.create instead. - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml - File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml - File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml - touch camlp4/Camlp4Top.mli ; if /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx ; then rm -f camlp4/Camlp4Top.mli ; else rm -f camlp4/Camlp4Top.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlopt.opt -a camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native - /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml -> compiled camlp4.4.02+7 Processing 95/113: [camlp4: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "install-META" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camlp4.4.02+7) - env DESTDIR= sh ./build/install.sh - Installing camlp4... - install binary /home/opam/.opam/4.02/bin/camlp4prof - install binary /home/opam/.opam/4.02/bin/mkcamlp4 - install binary /home/opam/.opam/4.02/bin/camlp4 - install binary /home/opam/.opam/4.02/bin/camlp4boot - install binary /home/opam/.opam/4.02/bin/camlp4o - install binary /home/opam/.opam/4.02/bin/camlp4of - install binary /home/opam/.opam/4.02/bin/camlp4oof - install binary /home/opam/.opam/4.02/bin/camlp4orf - install binary /home/opam/.opam/4.02/bin/camlp4r - install binary /home/opam/.opam/4.02/bin/camlp4rf - install binary /home/opam/.opam/4.02/bin/camlp4o.opt - install binary /home/opam/.opam/4.02/bin/camlp4of.opt - install binary /home/opam/.opam/4.02/bin/camlp4oof.opt - install binary /home/opam/.opam/4.02/bin/camlp4orf.opt - install binary /home/opam/.opam/4.02/bin/camlp4r.opt - install binary /home/opam/.opam/4.02/bin/camlp4rf.opt - Installing Camlp4Parsers... - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o - Installing Camlp4Printers... - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o - Installing Camlp4Filters... - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o - Installing Camlp4Top... - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4lib.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4lib.cmxa - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4fulllib.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4fulllib.cmxa - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4o.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4of.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4oof.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4orf.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4r.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4rf.cma - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.o - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4_config.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.cmi - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.cmo - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.cmx - install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.o - install library /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4lib.a - install library /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4fulllib.a - sed -e s/@@VERSION@@/"4.02.3"/g camlp4/META.in > camlp4/META - mkdir -p "/home/opam/.opam/4.02/lib"/camlp4/ - cp -f camlp4/META "/home/opam/.opam/4.02/lib"/camlp4/ -> installed camlp4.4.02+7 Processing 96/113: [type_conv: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/type_conv.113.00.02) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ type_conv - Package version: ..................................... 113.00.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - camlp4o: ............................................. /home/opam/.opam/4.02/bin/camlp4o - pkg_camlp4_quotations: ............................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.quotations -package camlp4.extend -modules src/pa_type_conv.mli > src/pa_type_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmi src/pa_type_conv.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -modules src/pa_type_conv.ml > src/pa_type_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmo src/pa_type_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmo src/pa_type_conv.ml - File "src/pa_type_conv.ml", line 291, characters 6-20: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/pa_type_conv.cmo -o src/pa_type_conv.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmx src/pa_type_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmx src/pa_type_conv.ml - File "src/pa_type_conv.ml", line 291, characters 6-20: - Warning 3: deprecated: Format.bprintf - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/pa_type_conv.cmx -o src/pa_type_conv.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/pa_type_conv.cmxa src/pa_type_conv.cmx -o src/pa_type_conv.cmxs -> compiled type_conv.113.00.02 Processing 97/113: [type_conv: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/type_conv.113.00.02) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.mli - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cma - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cmxa - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.a - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cmxs - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cmi - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cmti - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cmt - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.annot - Installed /home/opam/.opam/4.02/lib/type_conv/pa_type_conv.cmx - Installed /home/opam/.opam/4.02/lib/type_conv/META -> installed type_conv.113.00.02 Processing 98/113: [pa_sexp_conv: ./configure] Processing 99/113: [pa_sexp_conv: ./configure] [sexplib: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/pa_sexp_conv.113.00.01) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ pa_sexp_conv - Package version: ..................................... 113.00.01 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_camlp4_quotations: ............................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_type_conv: ....................................... /home/opam/.opam/4.02/lib/type_conv - Processing 99/113: [pa_sexp_conv: make] [sexplib: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--enable-syntax" (CWD=/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.00.00) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ sexplib - Package version: ..................................... 113.00.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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 syntax extension: .......................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml - pkg_num: ............................................. /home/opam/.opam/4.02/lib/num - pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml - pkg_camlp4_quotations: ............................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_type_conv: ....................................... /home/opam/.opam/4.02/lib/type_conv - Processing 99/113: [pa_sexp_conv: make] [sexplib: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/pa_sexp_conv.113.00.01) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ pa_sexp_conv - Package version: ..................................... 113.00.01 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_camlp4_quotations: ............................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_type_conv: ....................................... /home/opam/.opam/4.02/lib/type_conv - - ./setup.exe -build - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.extend -package camlp4.quotations -package type_conv -modules syntax/pa_sexp_conv.mli > syntax/pa_sexp_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package camlp4.extend -package camlp4.quotations -package type_conv -I syntax -o syntax/pa_sexp_conv.cmi syntax/pa_sexp_conv.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.extend -package camlp4.quotations -package type_conv -syntax camlp4o -modules syntax/pa_sexp_conv.ml > syntax/pa_sexp_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package camlp4.extend -package camlp4.quotations -package type_conv -syntax camlp4o -I syntax -o syntax/pa_sexp_conv.cmo syntax/pa_sexp_conv.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a syntax/pa_sexp_conv.cmo -o syntax/pa_sexp_conv.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package camlp4.extend -package camlp4.quotations -package type_conv -syntax camlp4o -I syntax -o syntax/pa_sexp_conv.cmx syntax/pa_sexp_conv.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a syntax/pa_sexp_conv.cmx -o syntax/pa_sexp_conv.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared syntax/pa_sexp_conv.cmxa syntax/pa_sexp_conv.cmx -o syntax/pa_sexp_conv.cmxs -> compiled pa_sexp_conv.113.00.01 Processing 99/113: [sexplib: make] Processing 100/113: [sexplib: make] [pa_sexp_conv: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/pa_sexp_conv.113.00.01) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.mli - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cma - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cmxa - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.a - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cmxs - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cmi - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cmti - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cmt - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.annot - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/pa_sexp_conv.cmx - Installed /home/opam/.opam/4.02/lib/pa_sexp_conv/META -> installed pa_sexp_conv.113.00.01 Processing 100/113: [sexplib: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.00.00) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ sexplib - Package version: ..................................... 113.00.00 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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: .......... /usr/local - 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 syntax extension: .......................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml - pkg_num: ............................................. /home/opam/.opam/4.02/lib/num - pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml - pkg_camlp4_quotations: ............................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4 - pkg_type_conv: ....................................... /home/opam/.opam/4.02/lib/type_conv - - ./setup.exe -build - W: Cannot find source file matching module 'sexplib_unix' in library sexplib_unix - W: Cannot find source file matching module 'sexplib_num' in library sexplib_num - W: Cannot find source file matching module 'sexplib' in library sexplib - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/conv.mli > lib/conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp.mli > lib/sexp.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp_intf.ml > lib/sexp_intf.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -modules lib/pre_sexp.ml > lib/pre_sexp.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/lexer.mli > lib/lexer.mli.depends - /home/opam/.opam/4.02/bin/ocamlyacc lib/parser.mly - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/parser.mli > lib/parser.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/type.ml > lib/type.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/type.cmo lib/type.ml - /home/opam/.opam/4.02/bin/ocamlyacc lib/parser_with_layout.mly - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/parser_with_layout.mli > lib/parser_with_layout.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/type_with_layout.mli > lib/type_with_layout.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/src_pos.mli > lib/src_pos.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/src_pos.cmi lib/src_pos.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/type_with_layout.cmi lib/type_with_layout.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/parser.cmi lib/parser.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/parser_with_layout.cmi lib/parser_with_layout.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/lexer.cmi lib/lexer.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -I lib -o lib/pre_sexp.cmo lib/pre_sexp.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -I lib -o lib/pre_sexp.cmo lib/pre_sexp.ml - File "lib/pre_sexp.ml", line 35, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 37, characters 2-16: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 38, characters 2-23: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 145, characters 2-16: - Warning 3: deprecated: Format.bprintf - File "lib/pre_sexp.ml", line 998, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1001, characters 4-16: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 1010, characters 52-65: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1076, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1077, characters 26-51: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 1104, characters 52-65: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1189, characters 44-57: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1203, characters 28-41: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1215, characters 32-45: - Warning 3: deprecated: String.create - Use Bytes.create instead. - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/sexp_intf.cmo lib/sexp_intf.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/sexp.cmi lib/sexp.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/conv.cmi lib/conv.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/conv.ml > lib/conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/conv_error.ml > lib/conv_error.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/exn_magic.mli > lib/exn_magic.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/exn_magic.cmi lib/exn_magic.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/exn_magic.ml > lib/exn_magic.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/macro.mli > lib/macro.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/macro.cmi lib/macro.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/macro.ml > lib/macro.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/path.mli > lib/path.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/path.cmi lib/path.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/path.ml > lib/path.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp.ml > lib/sexp.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp_with_layout.ml > lib/sexp_with_layout.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/sexp_with_layout.cmo lib/sexp_with_layout.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/src_pos.ml > lib/src_pos.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/std.ml > lib/std.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/type_with_layout.ml > lib/type_with_layout.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/parser.ml > lib/parser.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/parser_with_layout.ml > lib/parser_with_layout.ml.depends - /home/opam/.opam/4.02/bin/ocamllex.opt -q lib/lexer.mll - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -modules lib/lexer.ml > lib/lexer.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/conv.cmo lib/conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/conv.cmo lib/conv.ml - File "lib/conv.ml", line 95, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/conv.ml", line 96, characters 24-43: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/conv.ml", line 308, characters 37-55: - Warning 3: deprecated: Lazy.lazy_from_val - Use Lazy.from_val instead. - File "lib/conv.ml", line 356, characters 16-28: - Warning 3: deprecated: Array.create - Use Array.make instead. - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/conv_error.cmo lib/conv_error.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/exn_magic.cmo lib/exn_magic.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/macro.cmo lib/macro.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/path.cmo lib/path.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/path.cmo lib/path.ml - File "lib/path.ml", line 77, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/path.ml", line 79, characters 16-29: - Warning 3: deprecated: String.set - Use Bytes.set instead. - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/sexp.cmo lib/sexp.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/src_pos.cmo lib/src_pos.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/std.cmo lib/std.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/type_with_layout.cmo lib/type_with_layout.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/parser.cmo lib/parser.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/parser_with_layout.cmo lib/parser_with_layout.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bigarray -I lib -o lib/lexer.cmo lib/lexer.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/type.cmo lib/parser.cmo lib/src_pos.cmo lib/type_with_layout.cmo lib/parser_with_layout.cmo lib/lexer.cmo lib/pre_sexp.cmo lib/sexp_intf.cmo lib/sexp_with_layout.cmo lib/sexp.cmo lib/conv.cmo lib/conv_error.cmo lib/exn_magic.cmo lib/macro.cmo lib/path.cmo lib/std.cmo -o lib/sexplib.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/sexplib.cmo -o lib/sexplib.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/type.cmx lib/type.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/src_pos.cmx lib/src_pos.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/type_with_layout.cmx lib/type_with_layout.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/parser.cmx lib/parser.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/parser_with_layout.cmx lib/parser_with_layout.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/lexer.cmx lib/lexer.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -for-pack Sexplib -I lib -o lib/pre_sexp.cmx lib/pre_sexp.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -for-pack Sexplib -I lib -o lib/pre_sexp.cmx lib/pre_sexp.ml - File "lib/pre_sexp.ml", line 35, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 37, characters 2-16: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 38, characters 2-23: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 145, characters 2-16: - Warning 3: deprecated: Format.bprintf - File "lib/pre_sexp.ml", line 998, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1001, characters 4-16: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 1010, characters 52-65: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1076, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1077, characters 26-51: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/pre_sexp.ml", line 1104, characters 52-65: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1189, characters 44-57: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1203, characters 28-41: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/pre_sexp.ml", line 1215, characters 32-45: - Warning 3: deprecated: String.create - Use Bytes.create instead. - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/sexp_with_layout.cmx lib/sexp_with_layout.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/sexp_intf.cmx lib/sexp_intf.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/sexp.cmx lib/sexp.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/conv.cmx lib/conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/conv.cmx lib/conv.ml - File "lib/conv.ml", line 95, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/conv.ml", line 96, characters 24-43: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lib/conv.ml", line 308, characters 37-55: - Warning 3: deprecated: Lazy.lazy_from_val - Use Lazy.from_val instead. - File "lib/conv.ml", line 356, characters 16-28: - Warning 3: deprecated: Array.create - Use Array.make instead. - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/macro.cmx lib/macro.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/conv_error.cmx lib/conv_error.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/exn_magic.cmx lib/exn_magic.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/path.cmx lib/path.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/path.cmx lib/path.ml - File "lib/path.ml", line 77, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "lib/path.ml", line 79, characters 16-29: - Warning 3: deprecated: String.set - Use Bytes.set instead. - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bigarray -for-pack Sexplib -I lib -o lib/std.cmx lib/std.ml - touch lib/sexplib.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/type.cmx lib/parser.cmx lib/src_pos.cmx lib/type_with_layout.cmx lib/parser_with_layout.cmx lib/lexer.cmx lib/pre_sexp.cmx lib/sexp_intf.cmx lib/sexp_with_layout.cmx lib/sexp.cmx lib/conv.cmx lib/conv_error.cmx lib/exn_magic.cmx lib/macro.cmx lib/path.cmx lib/std.cmx -o lib/sexplib.cmx ; then rm -f lib/sexplib.mli ; else rm -f lib/sexplib.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/sexplib.cmx -o lib/sexplib.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/sexplib.cmxa lib/sexplib.cmx -o lib/sexplib.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package num -package bigarray -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package num -package bigarray -I num/lib -I lib -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package num -package bigarray -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package num -package bigarray -modules num/lib/std.ml > num/lib/std.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package num -package bigarray -I num/lib -I lib -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package num -package bigarray -I num/lib -I lib -o num/lib/std.cmo num/lib/std.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot num/lib/sexplib_num_conv.cmo num/lib/std.cmo -o num/lib/sexplib_num.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml - findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, lib - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/std.cmx num/lib/std.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/std.cmx num/lib/std.ml - findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, lib - touch num/lib/sexplib_num.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I num/lib num/lib/sexplib_num_conv.cmx num/lib/std.cmx -o num/lib/sexplib_num.cmx ; then rm -f num/lib/sexplib_num.mli ; else rm -f num/lib/sexplib_num.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared num/lib/sexplib_num.cmxa num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package unix -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package bigarray -package unix -I unix/lib -I lib -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package bigarray -package unix -for-pack Sexplib_unix -I unix/lib -I lib -o unix/lib/sexplib_unix_conv.cmx unix/lib/sexplib_unix_conv.ml - touch unix/lib/sexplib_unix.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I unix/lib unix/lib/sexplib_unix_conv.cmx -o unix/lib/sexplib_unix.cmx ; then rm -f unix/lib/sexplib_unix.mli ; else rm -f unix/lib/sexplib_unix.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared unix/lib/sexplib_unix.cmxa unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -modules syntax/pa_sexp_conv.mli > syntax/pa_sexp_conv.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -I syntax -o syntax/pa_sexp_conv.cmi syntax/pa_sexp_conv.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -modules syntax/pa_sexp_conv.ml > syntax/pa_sexp_conv.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -I syntax -o syntax/pa_sexp_conv.cmo syntax/pa_sexp_conv.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a syntax/pa_sexp_conv.cmo -o syntax/pa_sexp_conv.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -I syntax -o syntax/pa_sexp_conv.cmx syntax/pa_sexp_conv.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a syntax/pa_sexp_conv.cmx -o syntax/pa_sexp_conv.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared syntax/pa_sexp_conv.cmxa syntax/pa_sexp_conv.cmx -o syntax/pa_sexp_conv.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules top/sexplib_install_printers.ml > top/sexplib_install_printers.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I +compiler-libs -I top -o top/sexplib_install_printers.cmo top/sexplib_install_printers.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I +compiler-libs -I top -o top/sexplib_install_printers.cmo top/sexplib_install_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a top/sexplib_install_printers.cmo -o top/sexplib_top.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I +compiler-libs -I top -o top/sexplib_install_printers.cmx top/sexplib_install_printers.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I +compiler-libs -I top -o top/sexplib_install_printers.cmx top/sexplib_install_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a top/sexplib_install_printers.cmx -o top/sexplib_top.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared top/sexplib_top.cmxa top/sexplib_install_printers.cmx -o top/sexplib_top.cmxs -> compiled sexplib.113.00.00 Processing 101/113: [sexplib: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.00.00) - ./setup.exe -install - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix_conv.ml - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.cmt - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.cmi - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.cma - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.cmxa - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.a - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.cmxs - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix_conv.cmt - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix_conv.annot - Installed /home/opam/.opam/4.02/lib/sexplib_unix/sexplib_unix.cmx - Installed /home/opam/.opam/4.02/lib/sexplib_unix/META - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num_conv.mli - Installed /home/opam/.opam/4.02/lib/sexplib_num/std.ml - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.cmt - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.cmi - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.cma - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.cmxa - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.a - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.cmxs - Installed /home/opam/.opam/4.02/lib/sexplib_num/std.cmt - Installed /home/opam/.opam/4.02/lib/sexplib_num/std.annot - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num_conv.cmti - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num_conv.cmt - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num_conv.annot - Installed /home/opam/.opam/4.02/lib/sexplib_num/sexplib_num.cmx - Installed /home/opam/.opam/4.02/lib/sexplib_num/META - W: Cannot find source header for module Parser in library sexplib - W: Cannot find source header for module Parser_with_layout in library sexplib - Installed /home/opam/.opam/4.02/lib/sexplib/conv.mli - Installed /home/opam/.opam/4.02/lib/sexplib/conv_error.ml - Installed /home/opam/.opam/4.02/lib/sexplib/exn_magic.mli - Installed /home/opam/.opam/4.02/lib/sexplib/macro.mli - Installed /home/opam/.opam/4.02/lib/sexplib/path.mli - Installed /home/opam/.opam/4.02/lib/sexplib/pre_sexp.ml - Installed /home/opam/.opam/4.02/lib/sexplib/sexp.mli - Installed /home/opam/.opam/4.02/lib/sexplib/sexp_intf.ml - Installed /home/opam/.opam/4.02/lib/sexplib/sexp_with_layout.ml - Installed /home/opam/.opam/4.02/lib/sexplib/src_pos.mli - Installed /home/opam/.opam/4.02/lib/sexplib/std.ml - Installed /home/opam/.opam/4.02/lib/sexplib/type.ml - Installed /home/opam/.opam/4.02/lib/sexplib/type_with_layout.mli - Installed /home/opam/.opam/4.02/lib/sexplib/lexer.mli - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.cmi - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.cma - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.cmxa - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.a - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.cmxs - Installed /home/opam/.opam/4.02/lib/sexplib/lexer.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/lexer.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/lexer.annot - Installed /home/opam/.opam/4.02/lib/sexplib/parser_with_layout.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/parser_with_layout.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/parser_with_layout.annot - Installed /home/opam/.opam/4.02/lib/sexplib/parser.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/parser.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/parser.annot - Installed /home/opam/.opam/4.02/lib/sexplib/type_with_layout.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/type_with_layout.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/type_with_layout.annot - Installed /home/opam/.opam/4.02/lib/sexplib/type.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/type.annot - Installed /home/opam/.opam/4.02/lib/sexplib/std.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/std.annot - Installed /home/opam/.opam/4.02/lib/sexplib/src_pos.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/src_pos.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/src_pos.annot - Installed /home/opam/.opam/4.02/lib/sexplib/sexp_with_layout.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/sexp_with_layout.annot - Installed /home/opam/.opam/4.02/lib/sexplib/sexp_intf.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/sexp_intf.annot - Installed /home/opam/.opam/4.02/lib/sexplib/sexp.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/sexp.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/sexp.annot - Installed /home/opam/.opam/4.02/lib/sexplib/pre_sexp.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/pre_sexp.annot - Installed /home/opam/.opam/4.02/lib/sexplib/path.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/path.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/path.annot - Installed /home/opam/.opam/4.02/lib/sexplib/macro.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/macro.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/macro.annot - Installed /home/opam/.opam/4.02/lib/sexplib/exn_magic.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/exn_magic.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/exn_magic.annot - Installed /home/opam/.opam/4.02/lib/sexplib/conv_error.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/conv_error.annot - Installed /home/opam/.opam/4.02/lib/sexplib/conv.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/conv.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/conv.annot - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib.cmx - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_install_printers.ml - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_top.cma - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_top.cmxa - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_top.a - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_top.cmxs - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_install_printers.cmi - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_install_printers.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_install_printers.annot - Installed /home/opam/.opam/4.02/lib/sexplib/sexplib_install_printers.cmx - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.mli - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cma - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cmxa - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.a - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cmxs - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cmi - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cmti - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cmt - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.annot - Installed /home/opam/.opam/4.02/lib/sexplib/pa_sexp_conv.cmx - Installed /home/opam/.opam/4.02/lib/sexplib/META -> installed sexplib.113.00.00 Processing 102/113: [cstruct: jbuilder build] Processing 103/113: [cstruct: jbuilder build] [ipaddr: ocaml setup.ml] Processing 104/113: [cstruct: jbuilder build] [ipaddr: ocaml setup.ml] [uri: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "cstruct" "-j" "255" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cstruct.3.0.2) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "async/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "js/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lib_test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "lwt/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "ppx/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "ppx_test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "ppx_test/with-lwt/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "ppx_test/with-sexp/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "unix/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled cstruct.3.0.2 Processing 104/113: [ipaddr: ocaml setup.ml] [uri: ocaml setup.ml] -> installed cstruct.3.0.2 Processing 105/113: [ipaddr: ocaml setup.ml] [uri: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" "--disable-tests" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ipaddr.2.6.1) - File "setup.ml", line 247, characters 8-26: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "setup.ml", line 2502, characters 6-24: - Warning 3: deprecated: Lazy.lazy_from_fun - Use Lazy.from_fun instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ ipaddr - Package version: ..................................... 2.6.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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 Unix library: .............................. true - build the toplevel printers: ......................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes - pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib - pkg_sexplib_syntax: .................................. /home/opam/.opam/4.02/lib/sexplib - pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml - Processing 105/113: [ipaddr: make build] [uri: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" "--disable-tests" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uri.1.9.1) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ uri - Package version: ..................................... 1.9.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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 full services library: ..................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_re_posix: ........................................ /home/opam/.opam/4.02/lib/re/posix - pkg_stringext: ....................................... /home/opam/.opam/4.02/lib/stringext - pkg_sexplib_syntax: .................................. /home/opam/.opam/4.02/lib/sexplib - pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib - pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ipaddr.2.6.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 2502, characters 6-24: - Warning 3: deprecated: Lazy.lazy_from_fun - Use Lazy.from_fun instead. - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -modules lib/ipaddr.mli > lib/ipaddr.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -modules lib/macaddr.mli > lib/macaddr.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/macaddr.cmi lib/macaddr.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/ipaddr.cmi lib/ipaddr.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -modules lib/ipaddr.ml > lib/ipaddr.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -modules lib/macaddr.ml > lib/macaddr.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/ipaddr.cmo lib/ipaddr.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/macaddr.cmo lib/macaddr.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -w @f@p@u@s@40 lib/macaddr.cmo lib/ipaddr.cmo -o lib/ipaddr.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/macaddr.cmx lib/macaddr.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/ipaddr.cmx lib/ipaddr.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -w @f@p@u@s@40 lib/macaddr.cmx lib/ipaddr.cmx -o lib/ipaddr.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/ipaddr.cmxa lib/macaddr.cmx lib/ipaddr.cmx -o lib/ipaddr.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -modules lib/ipaddr_unix.mli > lib/ipaddr_unix.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/ipaddr_unix.cmi lib/ipaddr_unix.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -modules lib/ipaddr_unix.ml > lib/ipaddr_unix.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/ipaddr_unix.cmo lib/ipaddr_unix.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/ipaddr_unix.cmo -o lib/ipaddr_unix.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -principal -I lib -w @f@p@u@s@40 -package bytes -package sexplib -syntax camlp4o -package sexplib.syntax -package unix -I lib -o lib/ipaddr_unix.cmx lib/ipaddr_unix.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/ipaddr_unix.cmxa lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules top/ipaddr_top.ml > top/ipaddr_top.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I +compiler-libs -I top -o top/ipaddr_top.cmo top/ipaddr_top.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -I +compiler-libs -I top -o top/ipaddr_top.cmo top/ipaddr_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a top/ipaddr_top.cmo -o top/ipaddr_top.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -principal -I +compiler-libs -I top -o top/ipaddr_top.cmx top/ipaddr_top.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -principal -I +compiler-libs -I top -o top/ipaddr_top.cmx top/ipaddr_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a top/ipaddr_top.cmx -o top/ipaddr_top.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared top/ipaddr_top.cmxa top/ipaddr_top.cmx -o top/ipaddr_top.cmxs -> compiled ipaddr.2.6.1 Processing 105/113: [uri: ocaml setup.ml] Processing 106/113: [uri: ocaml setup.ml] [ipaddr: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uri.1.9.1) - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -modules lib/uri.mli > lib/uri.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri.cmi lib/uri.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -modules lib/uri.ml > lib/uri.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -modules lib/uri_re.mli > lib/uri_re.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri_re.cmi lib/uri_re.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -modules lib/uri_re.ml > lib/uri_re.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri.cmo lib/uri.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri.cmo lib/uri.ml - File "lib/uri.ml", line 606, characters 32-38: - Warning 3: deprecated: Re.get - Use Group.get - File "lib/uri.ml", line 611, characters 34-40: - Warning 3: deprecated: Re.get - Use Group.get - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri_re.cmo lib/uri_re.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/uri_re.cmo lib/uri.cmo -o lib/uri.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri_re.cmx lib/uri_re.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri.cmx lib/uri.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri.cmx lib/uri.ml - File "lib/uri.ml", line 606, characters 32-38: - Warning 3: deprecated: Re.get - Use Group.get - File "lib/uri.ml", line 611, characters 34-40: - Warning 3: deprecated: Re.get - Use Group.get - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/uri_re.cmx lib/uri.cmx -o lib/uri.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/uri.cmxa lib/uri_re.cmx lib/uri.cmx -o lib/uri.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -modules lib/uri_services.mli > lib/uri_services.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri_services.cmi lib/uri_services.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -modules lib/uri_services.ml > lib/uri_services.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri_services.cmo lib/uri_services.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/uri_services.cmo -o lib/services.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -syntax camlp4o -package stringext -package sexplib.syntax -package sexplib -package re.posix -I lib -o lib/uri_services.cmx lib/uri_services.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/uri_services.cmx -o lib/services.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/services.cmxa lib/uri_services.cmx -o lib/services.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/uri_top.ml > top/uri_top.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmo top/uri_top.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmo top/uri_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a top/uri_top.cmo -o top/uri_top.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmx top/uri_top.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmx top/uri_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a top/uri_top.cmx -o top/uri_top.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared top/uri_top.cmxa top/uri_top.cmx -o top/uri_top.cmxs -> compiled uri.1.9.1 Processing 106/113: [ipaddr: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ipaddr.2.6.1) - 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 2502, characters 6-24: - Warning 3: deprecated: Lazy.lazy_from_fun - Use Lazy.from_fun instead. - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.mli - Installed /home/opam/.opam/4.02/lib/ipaddr/macaddr.mli - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.cma - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.cmxa - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.a - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.cmxs - Installed /home/opam/.opam/4.02/lib/ipaddr/macaddr.cmi - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.cmi - Installed /home/opam/.opam/4.02/lib/ipaddr/macaddr.cmx - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr.cmx - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.mli - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.cma - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.cmxa - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.a - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.cmxs - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.cmi - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_unix.cmx - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.ml - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.cma - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.cmxa - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.a - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.cmxs - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.cmi - Installed /home/opam/.opam/4.02/lib/ipaddr/ipaddr_top.cmx - Installed /home/opam/.opam/4.02/lib/ipaddr/META -> installed ipaddr.2.6.1 Processing 107/113: [uri: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uri.1.9.1) - Installed /home/opam/.opam/4.02/lib/uri/uri.mli - Installed /home/opam/.opam/4.02/lib/uri/uri_re.mli - Installed /home/opam/.opam/4.02/lib/uri/uri.cma - Installed /home/opam/.opam/4.02/lib/uri/uri.cmxa - Installed /home/opam/.opam/4.02/lib/uri/uri.a - Installed /home/opam/.opam/4.02/lib/uri/uri.cmxs - Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmi - Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmti - Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmt - Installed /home/opam/.opam/4.02/lib/uri/uri_re.annot - Installed /home/opam/.opam/4.02/lib/uri/uri.cmi - Installed /home/opam/.opam/4.02/lib/uri/uri.cmti - Installed /home/opam/.opam/4.02/lib/uri/uri.cmt - Installed /home/opam/.opam/4.02/lib/uri/uri.annot - Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmx - Installed /home/opam/.opam/4.02/lib/uri/uri.cmx - Installed /home/opam/.opam/4.02/lib/uri/uri_top.ml - Installed /home/opam/.opam/4.02/lib/uri/uri_top.cma - Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmxa - Installed /home/opam/.opam/4.02/lib/uri/uri_top.a - Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmxs - Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmi - Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmt - Installed /home/opam/.opam/4.02/lib/uri/uri_top.annot - Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmx - Installed /home/opam/.opam/4.02/lib/uri/uri_services.mli - Installed /home/opam/.opam/4.02/lib/uri/services.cma - Installed /home/opam/.opam/4.02/lib/uri/services.cmxa - Installed /home/opam/.opam/4.02/lib/uri/services.a - Installed /home/opam/.opam/4.02/lib/uri/services.cmxs - Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmi - Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmti - Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmt - Installed /home/opam/.opam/4.02/lib/uri/uri_services.annot - Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmx - Installed /home/opam/.opam/4.02/lib/uri/META -> installed uri.1.9.1 Processing 108/113: [conduit: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conduit.0.11.0) - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -modules lib/conduit.ml > lib/conduit.ml.depends - ocamlfind ocamldep -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -modules lib/conduit.mli > lib/conduit.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit.cmi lib/conduit.mli - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit.cmi lib/conduit.mli - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit.cmx lib/conduit.ml - + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit.cmx lib/conduit.ml - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlopt -shared -thread -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro lib/conduit.cmx -o lib/conduit.cmxs - + ocamlfind ocamlopt -shared -thread -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro lib/conduit.cmx -o lib/conduit.cmxs - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamldep -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -modules lib/conduit_trie.mli > lib/conduit_trie.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit_trie.cmi lib/conduit_trie.mli - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit_trie.cmi lib/conduit_trie.mli - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamldep -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -modules lib/conduit_trie.ml > lib/conduit_trie.ml.depends - ocamlfind ocamldep -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -modules lib/resolver.mli > lib/resolver.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/resolver.cmi lib/resolver.mli - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/resolver.cmi lib/resolver.mli - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamldep -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -modules lib/resolver.ml > lib/resolver.ml.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit.cmo lib/conduit.ml - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit_trie.cmo lib/conduit_trie.ml - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit.cmo lib/conduit.ml - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/resolver.cmo lib/resolver.ml - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit_trie.cmo lib/conduit_trie.ml - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/resolver.cmo lib/resolver.ml - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlc -a -thread -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro lib/conduit.cmo lib/conduit_trie.cmo lib/resolver.cmo -o lib/conduit.cma - + ocamlfind ocamlc -a -thread -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro lib/conduit.cmo lib/conduit_trie.cmo lib/resolver.cmo -o lib/conduit.cma - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit_trie.cmx lib/conduit_trie.ml - + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/conduit_trie.cmx lib/conduit_trie.ml - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/resolver.cmx lib/resolver.ml - + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -annot -bin-annot -short-paths -principal -thread -strict-sequence -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro -I lib -o lib/resolver.cmx lib/resolver.ml - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - ocamlfind ocamlopt -a -thread -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro lib/conduit.cmx lib/conduit_trie.cmx lib/resolver.cmx -o lib/conduit.cmxa - + ocamlfind ocamlopt -a -thread -syntax camlp4o -package stringext -package uri -package cstruct -package ipaddr -package sexplib -package pa_sexp_conv -package camlp4.macro lib/conduit.cmx lib/conduit_trie.cmx lib/resolver.cmx -o lib/conduit.cmxa - findlib: [WARNING] Interface pa_sexp_conv.cmi occurs in several directories: /home/opam/.opam/4.02/lib/pa_sexp_conv, /home/opam/.opam/4.02/lib/sexplib - # Parallel statistics: { count(total): 1(17), max: 3, min: 3, average(total): 3.000(1.118) } -> compiled conduit.0.11.0 Processing 109/113: [conduit: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conduit.0.11.0) - # No parallelism done - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.02/lib/conduit/META - Installed /home/opam/.opam/4.02/lib/conduit/intro.html - Installed /home/opam/.opam/4.02/lib/conduit/resolver.o - Installed /home/opam/.opam/4.02/lib/conduit/resolver.mli - Installed /home/opam/.opam/4.02/lib/conduit/resolver.cmx - Installed /home/opam/.opam/4.02/lib/conduit/resolver.cmti - Installed /home/opam/.opam/4.02/lib/conduit/resolver.cmt - Installed /home/opam/.opam/4.02/lib/conduit/resolver.cmo - Installed /home/opam/.opam/4.02/lib/conduit/resolver.cmi - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.o - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.mli - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.cmx - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.cmti - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.cmt - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.cmo - Installed /home/opam/.opam/4.02/lib/conduit/conduit_trie.cmi - Installed /home/opam/.opam/4.02/lib/conduit/conduit.o - Installed /home/opam/.opam/4.02/lib/conduit/conduit.mli - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmxs - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmxa - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmx - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmti - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmt - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmo - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cmi - Installed /home/opam/.opam/4.02/lib/conduit/conduit.cma - Installed /home/opam/.opam/4.02/lib/conduit/conduit.a - Installed /home/opam/.opam/4.02/lib/conduit/META -> installed conduit.0.11.0 Processing 110/113: [cohttp: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PREFIX=/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cohttp.0.20.2) - ocamlopt.opt -o setup.bin setup.ml 2>/dev/null || ocamlopt -o setup.bin setup.ml 2>/dev/null || ocamlc -o setup.bin setup.ml - rm -f setup.cmx setup.cmi setup.o setup.cmo - ./setup.bin -configure --prefix /home/opam/.opam/4.02 - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ cohttp - Package version: ..................................... 0.20.2 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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 everything that is possible: ................... false - build the Lwt library: ............................... false - build the Lwt-unix library: .......................... false - build the Core/Async library: ........................ false - build the Javascript XHR client library: ............. false - run the internet-using tests: ........................ false - build the async s3 example: .......................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_re_emacs: ........................................ /home/opam/.opam/4.02/lib/re/emacs - pkg_stringext: ....................................... /home/opam/.opam/4.02/lib/stringext - pkg_uri: ............................................. /home/opam/.opam/4.02/lib/uri - pkg_fieldslib: ....................................... /home/opam/.opam/4.02/lib/fieldslib - pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib - pkg_ppx_fields_conv: ................................. /home/opam/.opam/4.02/lib/ppx_fields_conv - pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv - pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes - pkg_base64: .......................................... /home/opam/.opam/4.02/lib/base64 - pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs - ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc - - ./setup.bin -build -classic-display - W: Cannot find source file matching module 'cohttp' in library cohttp - /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 43, characters 18-27: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 59, characters 23-30: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 74, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 75, characters 17-36: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 76, characters 17-24: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 91, characters 18-38: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 93, characters 18-25: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 94, characters 18-30: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 96, characters 18-27: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 110, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 113, characters 20-37: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 116, characters 20-29: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 131, characters 38-58: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 133, characters 38-45: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 134, characters 38-50: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 136, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 152, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 162, characters 38-50: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 166, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 176, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 180, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 190, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 193, characters 39-59: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 195, characters 39-46: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 196, characters 39-51: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 198, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 209, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 214, characters 46-66: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 216, characters 46-53: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 217, characters 46-58: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 233, characters 57-77: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 235, characters 57-64: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 236, characters 57-69: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 252, characters 50-70: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 254, characters 50-57: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 255, characters 50-62: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 271, characters 46-66: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 273, characters 46-53: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 274, characters 46-58: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 290, characters 49-69: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 292, characters 49-56: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 293, characters 49-61: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 309, characters 57-77: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 311, characters 57-64: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 312, characters 57-69: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 326, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 329, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 332, characters 41-50: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 345, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 348, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 351, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 364, characters 51-60: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 367, characters 51-68: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 370, characters 51-60: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 383, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 386, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 389, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 402, characters 49-58: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 405, characters 49-66: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 408, characters 49-58: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 421, characters 23-32: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 422, characters 23-40: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 429, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 432, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 447, characters 39-48: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 450, characters 39-56: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 463, characters 18-27: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 464, characters 18-35: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 473, characters 39-59: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 475, characters 39-46: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 476, characters 39-51: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 493, characters 38-58: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 495, characters 38-45: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 496, characters 38-50: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 513, characters 37-57: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 515, characters 37-44: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 516, characters 37-49: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 531, characters 18-38: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 533, characters 18-25: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 534, characters 18-30: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 548, characters 44-53: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 551, characters 44-61: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 566, characters 38-47: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 569, characters 38-55: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 573, characters 38-50: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 585, characters 29-41: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 591, characters 26-41: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 592, characters 26-45: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 593, characters 26-33: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 603, characters 23-38: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 604, characters 23-42: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 608, characters 45-54: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 611, characters 45-62: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 624, characters 29-38: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 627, characters 29-46: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 644, characters 41-61: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 646, characters 41-48: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 647, characters 41-53: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 663, characters 41-61: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 665, characters 41-48: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 666, characters 41-53: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 680, characters 27-47: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 682, characters 27-34: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 683, characters 27-39: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 699, characters 38-58: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 701, characters 38-45: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 702, characters 38-50: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 704, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 719, characters 23-43: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 721, characters 23-30: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 722, characters 23-35: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 724, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/s.mli > lib/s.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.mli > lib/code.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.mli > lib/header.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.mli > lib/accept.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_types.ml > lib/accept_types.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_types.cmo lib/accept_types.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_types.cmo lib/accept_types.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.mli > lib/auth.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.mli > lib/link.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.mli > lib/transfer.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmi lib/accept.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmi lib/accept.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmi lib/auth.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmi lib/auth.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmi lib/link.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmi lib/link.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmi lib/transfer.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmi lib/transfer.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmi lib/code.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmi lib/code.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmi lib/header.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmi lib/header.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/s.cmi lib/s.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/s.cmi lib/s.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.ml > lib/code.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.ml > lib/header.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.mli > lib/conf.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmi lib/conf.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmi lib/conf.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.mli > lib/cookie.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmi lib/cookie.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmi lib/cookie.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.ml > lib/cookie.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.mli > lib/request.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmi lib/request.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmi lib/request.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.ml > lib/request.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.mli > lib/header_io.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.mli > lib/transfer_io.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmi lib/header_io.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmi lib/header_io.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmi lib/transfer_io.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmi lib/transfer_io.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.mli > lib/response.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmi lib/response.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmi lib/response.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.ml > lib/response.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.ml > lib/transfer.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.ml > lib/accept.ml.depends - /home/opam/.opam/4.02/bin/ocamllex.opt -q lib/accept_lexer.mll - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_lexer.ml > lib/accept_lexer.ml.depends - /home/opam/.opam/4.02/bin/ocamlyacc lib/accept_parser.mly - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.mli > lib/accept_parser.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmi lib/accept_parser.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmi lib/accept_parser.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_lexer.cmo lib/accept_lexer.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_lexer.cmo lib/accept_lexer.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.ml > lib/accept_parser.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.ml > lib/link.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.ml > lib/auth.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.ml > lib/header_io.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.ml > lib/transfer_io.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.mli > lib/connection.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmi lib/connection.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmi lib/connection.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.ml > lib/connection.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.mli > lib/body.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmi lib/body.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmi lib/body.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.ml > lib/body.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.mli > lib/string_io.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmi lib/string_io.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmi lib/string_io.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.ml > lib/string_io.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.ml > lib/conf.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmo lib/code.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmo lib/code.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - File "lib/header.ml", line 169, characters 24-34: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmo lib/request.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmo lib/request.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmo lib/response.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmo lib/response.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmo lib/transfer.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmo lib/transfer.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmo lib/accept.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmo lib/accept.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmo lib/link.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmo lib/link.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmo lib/auth.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmo lib/auth.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmo lib/transfer_io.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmo lib/transfer_io.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmo lib/connection.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmo lib/connection.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmo lib/body.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmo lib/body.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmo lib/string_io.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmo lib/string_io.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmo lib/conf.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmo lib/conf.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/code.cmo lib/accept_types.cmo lib/accept_parser.cmo lib/accept_lexer.cmo lib/accept.cmo lib/auth.cmo lib/conf.cmo lib/link.cmo lib/transfer.cmo lib/header.cmo lib/s.cmi lib/cookie.cmo lib/transfer_io.cmo lib/header_io.cmo lib/request.cmo lib/response.cmo lib/connection.cmo lib/body.cmo lib/string_io.cmo -o lib/cohttp.cmo - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/cohttp.cmo -o lib/cohttp.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_types.cmx lib/accept_types.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_types.cmx lib/accept_types.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_lexer.cmx lib/accept_lexer.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_lexer.cmx lib/accept_lexer.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept.cmx lib/accept.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept.cmx lib/accept.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/auth.cmx lib/auth.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/auth.cmx lib/auth.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/conf.cmx lib/conf.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/conf.cmx lib/conf.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/link.cmx lib/link.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/link.cmx lib/link.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer.cmx lib/transfer.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer.cmx lib/transfer.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - File "lib/header.ml", line 169, characters 24-34: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/code.cmx lib/code.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/code.cmx lib/code.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer_io.cmx lib/transfer_io.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer_io.cmx lib/transfer_io.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/request.cmx lib/request.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/request.cmx lib/request.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/response.cmx lib/response.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/response.cmx lib/response.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/connection.cmx lib/connection.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/connection.cmx lib/connection.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/body.cmx lib/body.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/body.cmx lib/body.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/string_io.cmx lib/string_io.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/string_io.cmx lib/string_io.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - touch lib/cohttp.mli ; if /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/code.cmx lib/accept_types.cmx lib/accept_parser.cmx lib/accept_lexer.cmx lib/accept.cmx lib/auth.cmx lib/conf.cmx lib/link.cmx lib/transfer.cmx lib/header.cmx lib/s.cmi lib/cookie.cmx lib/transfer_io.cmx lib/header_io.cmx lib/request.cmx lib/response.cmx lib/connection.cmx lib/body.cmx lib/string_io.cmx -o lib/cohttp.cmx ; then rm -f lib/cohttp.mli ; else rm -f lib/cohttp.mli ; exit 1; fi - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/cohttp.cmx -o lib/cohttp.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/cohttp.cmxa lib/cohttp.cmx -o lib/cohttp.cmxs - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/cohttp_top.ml > top/cohttp_top.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a top/cohttp_top.cmo -o top/cohttp_top.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a top/cohttp_top.cmx -o top/cohttp_top.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared top/cohttp_top.cmxa top/cohttp_top.cmx -o top/cohttp_top.cmxs - ./setup.bin -test - W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' - ./setup.bin -doc - File "_tags", line 43, characters 18-27: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 59, characters 23-30: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 74, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 75, characters 17-36: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 76, characters 17-24: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 91, characters 18-38: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 93, characters 18-25: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 94, characters 18-30: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 96, characters 18-27: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 110, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 113, characters 20-37: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 116, characters 20-29: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 131, characters 38-58: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 133, characters 38-45: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 134, characters 38-50: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 136, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 152, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 162, characters 38-50: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 166, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 176, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 180, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 190, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 193, characters 39-59: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 195, characters 39-46: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 196, characters 39-51: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 198, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 209, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 214, characters 46-66: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 216, characters 46-53: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 217, characters 46-58: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 233, characters 57-77: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 235, characters 57-64: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 236, characters 57-69: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 252, characters 50-70: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 254, characters 50-57: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 255, characters 50-62: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 271, characters 46-66: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 273, characters 46-53: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 274, characters 46-58: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 290, characters 49-69: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 292, characters 49-56: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 293, characters 49-61: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 309, characters 57-77: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 311, characters 57-64: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 312, characters 57-69: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 326, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 329, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 332, characters 41-50: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 345, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 348, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 351, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 364, characters 51-60: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 367, characters 51-68: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 370, characters 51-60: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 383, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 386, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 389, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 402, characters 49-58: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 405, characters 49-66: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 408, characters 49-58: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 421, characters 23-32: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 422, characters 23-40: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 429, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 432, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 447, characters 39-48: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 450, characters 39-56: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 463, characters 18-27: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 464, characters 18-35: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 473, characters 39-59: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 475, characters 39-46: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 476, characters 39-51: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 493, characters 38-58: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 495, characters 38-45: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 496, characters 38-50: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 513, characters 37-57: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 515, characters 37-44: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 516, characters 37-49: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 531, characters 18-38: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 533, characters 18-25: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 534, characters 18-30: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 548, characters 44-53: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 551, characters 44-61: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 566, characters 38-47: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 569, characters 38-55: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 573, characters 38-50: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 585, characters 29-41: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 591, characters 26-41: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 592, characters 26-45: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 593, characters 26-33: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 603, characters 23-38: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 604, characters 23-42: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 608, characters 45-54: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 611, characters 45-62: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 624, characters 29-38: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 627, characters 29-46: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 644, characters 41-61: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 646, characters 41-48: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 647, characters 41-53: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 663, characters 41-61: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 665, characters 41-48: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 666, characters 41-53: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 680, characters 27-47: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 682, characters 27-34: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 683, characters 27-39: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 699, characters 38-58: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 701, characters 38-45: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 702, characters 38-50: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 704, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 719, characters 23-43: - Warning: the tag "pkg_conduit.lwt-unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 721, characters 23-30: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 722, characters 23-35: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 724, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/s.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/s.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.mli - Warning: Element None not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/code.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/header.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/request.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/request.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli - Warning: Module type S.Http_io not found - Warning: Module type S.Http_io not found - Warning: Module or module type S.Request not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/response.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/response.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli - Warning: Module type S.Http_io not found - Warning: Module type S.Http_io not found - Warning: Module or module type S.Response not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/accept.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/accept_parser.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_parser.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/accept_lexer.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_lexer.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml - Warning: Element Accept not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/link.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/auth.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/auth.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli - Warning: Element Header.add_authorization_req not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/header_io.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header_io.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/transfer_io.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer_io.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/connection.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/body.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/body.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli - Warning: Module or module type S.Body not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli - Warning: Module type S.IO not found - Warning: Module type S.IO not found - Warning: Element Buffer.t not found - Warning: Element Buffer.t not found - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -dump lib/conf.odoc -I lib -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/conf.mli - rm -rf lib/cohttp.docdir - mkdir -p lib/cohttp.docdir - /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir - + /home/opam/.opam/4.02/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir - Warning: Element None not found - Warning: Element Buffer.t not found - Warning: Element Buffer.t not found -> compiled cohttp.0.20.2 Processing 111/113: [cohttp: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "PREFIX=/home/opam/.opam/4.02" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cohttp.0.20.2) - ./setup.bin -install - W: Cannot find source header for module Accept_parser in library cohttp - W: Cannot find source header for module Accept_lexer in library cohttp - Installed /home/opam/.opam/4.02/lib/cohttp/s.mli - Installed /home/opam/.opam/4.02/lib/cohttp/code.mli - Installed /home/opam/.opam/4.02/lib/cohttp/header.mli - Installed /home/opam/.opam/4.02/lib/cohttp/cookie.mli - Installed /home/opam/.opam/4.02/lib/cohttp/request.mli - Installed /home/opam/.opam/4.02/lib/cohttp/response.mli - Installed /home/opam/.opam/4.02/lib/cohttp/transfer.mli - Installed /home/opam/.opam/4.02/lib/cohttp/accept.mli - Installed /home/opam/.opam/4.02/lib/cohttp/accept_types.ml - Installed /home/opam/.opam/4.02/lib/cohttp/link.mli - Installed /home/opam/.opam/4.02/lib/cohttp/auth.mli - Installed /home/opam/.opam/4.02/lib/cohttp/header_io.mli - Installed /home/opam/.opam/4.02/lib/cohttp/transfer_io.mli - Installed /home/opam/.opam/4.02/lib/cohttp/connection.mli - Installed /home/opam/.opam/4.02/lib/cohttp/body.mli - Installed /home/opam/.opam/4.02/lib/cohttp/string_io.mli - Installed /home/opam/.opam/4.02/lib/cohttp/conf.mli - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.cmi - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.cma - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.cmxa - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.a - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.cmxs - Installed /home/opam/.opam/4.02/lib/cohttp/conf.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/conf.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/conf.annot - Installed /home/opam/.opam/4.02/lib/cohttp/string_io.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/string_io.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/string_io.annot - Installed /home/opam/.opam/4.02/lib/cohttp/body.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/body.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/body.annot - Installed /home/opam/.opam/4.02/lib/cohttp/connection.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/connection.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/connection.annot - Installed /home/opam/.opam/4.02/lib/cohttp/transfer_io.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/transfer_io.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/transfer_io.annot - Installed /home/opam/.opam/4.02/lib/cohttp/header_io.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/header_io.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/header_io.annot - Installed /home/opam/.opam/4.02/lib/cohttp/auth.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/auth.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/auth.annot - Installed /home/opam/.opam/4.02/lib/cohttp/link.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/link.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/link.annot - Installed /home/opam/.opam/4.02/lib/cohttp/accept_types.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/accept_types.annot - Installed /home/opam/.opam/4.02/lib/cohttp/accept_lexer.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/accept_lexer.annot - Installed /home/opam/.opam/4.02/lib/cohttp/accept_parser.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/accept_parser.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/accept_parser.annot - Installed /home/opam/.opam/4.02/lib/cohttp/accept.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/accept.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/accept.annot - Installed /home/opam/.opam/4.02/lib/cohttp/transfer.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/transfer.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/transfer.annot - Installed /home/opam/.opam/4.02/lib/cohttp/response.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/response.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/response.annot - Installed /home/opam/.opam/4.02/lib/cohttp/request.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/request.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/request.annot - Installed /home/opam/.opam/4.02/lib/cohttp/cookie.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/cookie.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/cookie.annot - Installed /home/opam/.opam/4.02/lib/cohttp/header.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/header.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/header.annot - Installed /home/opam/.opam/4.02/lib/cohttp/code.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/code.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/code.annot - Installed /home/opam/.opam/4.02/lib/cohttp/s.cmti - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp.cmx - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.ml - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.cma - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.cmxa - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.a - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.cmxs - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.cmi - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.cmt - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.annot - Installed /home/opam/.opam/4.02/lib/cohttp/cohttp_top.cmx - Installed /home/opam/.opam/4.02/lib/cohttp/META -> installed cohttp.0.20.2 Processing 112/113: [webmachine: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/webmachine.0.2.1) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild - Package name: ........................................ webmachine - Package version: ..................................... 0.2.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.02.3 - standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC - native_c_compiler: ................................... gcc -O -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.02 - 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 example programs: .......................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_cohttp: .......................................... /home/opam/.opam/4.02/lib/cohttp - pkg_dispatch: ........................................ /home/opam/.opam/4.02/lib/dispatch - pkg_re: .............................................. /home/opam/.opam/4.02/lib/re - pkg_re_str: .......................................... /home/opam/.opam/4.02/lib/re/str - ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/webmachine.0.2.1) - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package re.str -package re -package dispatch -package cohttp -modules lib/webmachine.mli > lib/webmachine.mli.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package re.str -package re -package dispatch -package cohttp -I lib -o lib/webmachine.cmi lib/webmachine.mli - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package re.str -package re -package dispatch -package cohttp -modules lib/webmachine.ml > lib/webmachine.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package re.str -package re -package dispatch -package cohttp -modules lib/wm_util.ml > lib/wm_util.ml.depends - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package re.str -package re -package dispatch -package cohttp -I lib -o lib/wm_util.cmo lib/wm_util.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package re.str -package re -package dispatch -package cohttp -I lib -o lib/webmachine.cmo lib/webmachine.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/wm_util.cmo lib/webmachine.cmo -o lib/webmachine.cma - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package re.str -package re -package dispatch -package cohttp -I lib -o lib/wm_util.cmx lib/wm_util.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package re.str -package re -package dispatch -package cohttp -I lib -o lib/webmachine.cmx lib/webmachine.ml - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/wm_util.cmx lib/webmachine.cmx -o lib/webmachine.cmxa - /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/webmachine.cmxa lib/wm_util.cmx lib/webmachine.cmx -o lib/webmachine.cmxs -> compiled webmachine.0.2.1 Processing 113/113: [webmachine: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/webmachine.0.2.1) - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.mli - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cma - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cmxa - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.a - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cmxs - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cmi - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cmti - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cmt - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.annot - Installed /home/opam/.opam/4.02/lib/webmachine/wm_util.cmx - Installed /home/opam/.opam/4.02/lib/webmachine/webmachine.cmx - Installed /home/opam/.opam/4.02/lib/webmachine/META -> installed webmachine.0.2.1 Done. <><> js-build-tools.113.33.04 installed successfully ><><><><><><><><><><><><><> => Note: This package is deprecated. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2022-07-03 21:56.17 ---> saved as "d9a8a0dcf4098face18aa6f8333a1718b7e7cfcb2615029154930990b1cfd673" Job succeeded