Building on doris.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272) Unable to find image 'ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272' locally docker.io/ocaml/opam@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272: Pulling from ocaml/opam 007cfbb78823: Pulling fs layer e92fa349b1fb: Pulling fs layer acc3a8cfc488: Pulling fs layer 007cfbb78823: Verifying Checksum 007cfbb78823: Download complete 007cfbb78823: Pull complete acc3a8cfc488: Verifying Checksum acc3a8cfc488: Download complete e92fa349b1fb: Verifying Checksum e92fa349b1fb: Download complete e92fa349b1fb: Pull complete acc3a8cfc488: Pull complete Digest: sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272 Status: Downloaded newer image for ocaml/opam@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272 2022-04-06 17:47.21 ---> using "9694d2e78ab3fcaaf506053043dc404ac6350d10eabcb4e61663e36a98d481fd" 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-04-06 17:47.21 ---> using "f1435c573d465aa4a3b32f3496f8ddaab4c185e5f8720ec93f2b8f5b9c107d4b" 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 aa1f173b2a62d094b9857fa09cf471a46424c4a8")) 2022-04-06 17:48.09 ---> saved as "16ab3e697c9012d52ecf2d027a886d80445d47f3204474de827be3a6a09ce5bd" /: (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-04-06 17:48.27 ---> saved as "161fa26fa8ff94f6712afd15c3db137cd2e1a4ac1ac76e29aae43348e67b52d7" /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (cached) -> installed ocaml-base-compiler.4.03.0 -> installed ocaml-config.1 -> installed ocaml.4.03.0 Done. # Run eval $(opam env --switch=4.03) to update the current shell environment 2022-04-06 17:51.44 ---> saved as "456df923e5dff016eac9e84da2577f116d5217d30517493147b904b0a5f1bd61" /: (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-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB] - Fetched 755 kB in 1s (523 kB/s) - Reading package lists... 2022-04-06 17:51.47 ---> saved as "af7dd68272e7804eec597517f0f002a9495f868fc46c78e170a2b331d767da97" /: (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-04-06 17:53.14 ---> saved as "e52966d95f6bacb49f169f16d06c9b5db147157a91c36b80b39e361c0a889cfd" /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"0install.2.11\"\ \nopam install -vy \"0install.2.11\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"0install.2.11\" | 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] 0install.2.11 is not installed. Nothing to do. The following actions will be performed: === install 27 packages - install 0install 2.11 - install base-bytes base [required by extlib] - install biniou 1.2.1 [required by yojson] - install camlp4 4.03+1 [required by 0install] - install conf-libcurl 1 [required by ocurl] - install conf-pkg-config 2 [required by conf-libcurl] - install conf-which 1 [required by camlp4] - install cppo 1.6.8 [required by lwt, extlib, yojson] - install cppo_ocamlbuild 1.6.8 [required by lwt] - install dune 3.0.3 [required by sha, yojson] - install easy-format 1.3.2 [required by yojson] - install extlib 1.7.8 [required by 0install] - install lwt 2.7.1 [required by 0install] For module Lwt_react, please install package lwt_react - install ocamlbuild 0.9.3 [required by 0install] - install ocamlfind 1.9.1 [required by ounit, lwt, extlib, etc.] - install ocamlfind-secondary 1.9.1 [required by dune] - install ocurl 0.9.2 [required by 0install] - install ounit 2.2.2 [required by 0install] - install ounit2 2.2.2 [required by ounit] - install ppx_tools 5.0+4.03.0 [required by lwt] - install react 1.2.1 [required by 0install] - install result 1.5 [required by lwt] - install sha 1.15.2 [required by 0install] - install stdlib-shims 0.3.0 [required by sha] - install topkg 1.0.4 [required by xmlm] - install xmlm 1.3.0 [required by 0install] - install yojson 1.7.0 [required by 0install] The following system packages will first need to be installed: libcurl4-gnutls-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libcurl4-gnutls-dev:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18470 files and directories currently installed.) - Preparing to unpack .../0-libcurl4-gnutls-dev_7.82.0-2_amd64.deb ... - Unpacking libcurl4-gnutls-dev:amd64 (7.82.0-2) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../1-libglib2.0-0_2.72.0-1+b1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.72.0-1+b1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../2-libglib2.0-data_2.72.0-1_all.deb ... - Unpacking libglib2.0-data (2.72.0-1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../4-libxml2_2.9.13+dfsg-1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.13+dfsg-1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../5-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../6-shared-mime-info_2.1-2_amd64.deb ... - Unpacking shared-mime-info (2.1-2) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../7-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.72.0-1+b1) ... - No schema files found: doing nothing. - Setting up libcurl4-gnutls-dev:amd64 (7.82.0-2) ... - Setting up libglib2.0-data (2.72.0-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libxml2:amd64 (2.9.13+dfsg-1) ... - Setting up shared-mime-info (2.1-2) ... - Processing triggers for libc-bin (2.33-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/78: [0install.2.11: http] Processing 2/78: [0install.2.11: http] Processing 3/78: [0install.2.11: http] Processing 4/78: [0install.2.11: http] -> retrieved biniou.1.2.1 (cached) Processing 5/78: [0install.2.11: http] Processing 6/78: [0install.2.11: http] Processing 7/78: [0install.2.11: http] Processing 8/78: [0install.2.11: http] Processing 9/78: [0install.2.11: http] [conf-pkg-config: pkg-config] Processing 10/78: [0install.2.11: http] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved camlp4.4.03+1 (cached) Processing 11/78: [0install.2.11: http] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved cppo.1.6.8, cppo_ocamlbuild.1.6.8 (cached) Processing 12/78: [0install.2.11: http] [conf-pkg-config: pkg-config] [conf-which: which which] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 12/78: [0install.2.11: http] [conf-which: which which] Processing 13/78: [0install.2.11: http] [conf-which: which which] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-which.1) - /usr/bin/which -> compiled conf-which.1 Processing 13/78: [0install.2.11: http] [conf-pkg-config: mkdir] -> retrieved dune.3.0.3 (cached) Processing 14/78: [0install.2.11: http] [conf-pkg-config: mkdir] -> retrieved easy-format.1.3.2 (cached) Processing 15/78: [0install.2.11: http] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/pkgconfig" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 15/78: [0install.2.11: http] Processing 16/78: [0install.2.11: http] [conf-libcurl: pkg-config libcurl] -> installed conf-which.1 Processing 17/78: [0install.2.11: http] [conf-libcurl: pkg-config libcurl] -> retrieved extlib.1.7.8 (cached) Processing 18/78: [0install.2.11: http] [conf-libcurl: pkg-config libcurl] -> retrieved lwt.2.7.1 (cached) Processing 19/78: [0install.2.11: http] [conf-libcurl: pkg-config libcurl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libcurl" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-libcurl.1) -> compiled conf-libcurl.1 Processing 19/78: [0install.2.11: http] -> installed conf-libcurl.1 Processing 20/78: [0install.2.11: http] -> retrieved ocamlbuild.0.9.3 (cached) Processing 21/78: [0install.2.11: http] Processing 22/78: [0install.2.11: http] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1 (cached) Processing 23/78: [0install.2.11: http] [ocamlbuild: make configure.make] Processing 24/78: [0install.2.11: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure] -> retrieved ocurl.0.9.2 (cached) Processing 25/78: [0install.2.11: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure] -> retrieved ounit.2.2.2, ounit2.2.2.2 (cached) Processing 26/78: [0install.2.11: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.03"; \ - echo "BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.03/lib"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.9.3"'; \ - ) > src/ocamlbuild_config.ml Processing 26/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_tools.5.0+4.03.0 (cached) Processing 27/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved result.1.5 (cached) Processing 28/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved react.1.2.1 (cached) Processing 29/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved sha.1.15.2 (cached) Processing 30/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 31/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved xmlm.1.3.0 (cached) Processing 32/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved topkg.1.0.4 (cached) -> retrieved yojson.1.7.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - 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 - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.03/lib/ocaml - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.03/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.03/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - topfind script: /home/opam/.opam/4.03/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 32/78: [0install.2.11: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 32/78: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved 0install.2.11 (https://downloads.sf.net/project/zero-install/0install/2.11/0install-2.11.tar.bz2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -c num_top.mli - ocamlc -I +compiler-libs -opaque -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' Processing 32/78: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3) - if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/const.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.ml - File "src/loc.ml", line 23, characters 5-22: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/signatures.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.ml - File "src/display.ml", line 301, characters 31-45: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/display.ml", line 304, characters 33-47: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_config.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.ml - File "src/options.ml", line 79, characters 45-61: - Warning 3: deprecated: My_std.String.uppercase - Use String.uppercase_ascii instead. - File "src/options.ml", line 362, characters 26-43: - Warning 3: deprecated: My_std.String.capitalize - Use String.capitalize_ascii instead. - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.ml - File "src/ocaml_utils.ml", line 37, characters 32-49: - Warning 3: deprecated: My_std.String.capitalize - Use String.capitalize_ascii instead. - File "src/ocaml_utils.ml", line 44, characters 28-47: - Warning 3: deprecated: My_std.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "src/ocaml_utils.ml", line 66, characters 35-52: - Warning 3: deprecated: My_std.String.capitalize - Use String.capitalize_ascii instead. - File "src/ocaml_utils.ml", line 67, characters 37-56: - Warning 3: deprecated: My_std.String.uncapitalize - Use String.uncapitalize_ascii instead. - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.ml - File "src/ocaml_specific.ml", line 929, characters 44-58: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 930, characters 31-45: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 932, characters 50-64: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 933, characters 40-54: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 935, characters 44-58: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - File "src/ocaml_specific.ml", line 936, characters 31-45: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - File "src/ocaml_specific.ml", line 938, characters 50-64: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - File "src/ocaml_specific.ml", line 939, characters 40-54: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.ml - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/exit_codes.cmo src/hooks.cmo src/main.cmo -o ocamlbuild_pack.cmo - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.ml - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.mli - ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte \ - unix.cma ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo - ocamlc.opt -a -o ocamlbuildlib.cma \ - ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.ml - File "src/loc.ml", line 23, characters 5-22: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.ml - File "src/display.ml", line 301, characters 31-45: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/display.ml", line 304, characters 33-47: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.ml - File "src/options.ml", line 79, characters 45-61: - Warning 3: deprecated: My_std.String.uppercase - Use String.uppercase_ascii instead. - File "src/options.ml", line 362, characters 26-43: - Warning 3: deprecated: My_std.String.capitalize - Use String.capitalize_ascii instead. - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.ml - File "src/ocaml_utils.ml", line 37, characters 32-49: - Warning 3: deprecated: My_std.String.capitalize - Use String.capitalize_ascii instead. - File "src/ocaml_utils.ml", line 44, characters 28-47: - Warning 3: deprecated: My_std.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "src/ocaml_utils.ml", line 66, characters 35-52: - Warning 3: deprecated: My_std.String.capitalize - Use String.capitalize_ascii instead. - File "src/ocaml_utils.ml", line 67, characters 37-56: - Warning 3: deprecated: My_std.String.uncapitalize - Use String.uncapitalize_ascii instead. - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.ml - File "src/ocaml_specific.ml", line 929, characters 44-58: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 930, characters 31-45: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 932, characters 50-64: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 933, characters 40-54: - Warning 3: deprecated: Char.uppercase - Use Char.uppercase_ascii instead. - File "src/ocaml_specific.ml", line 935, characters 44-58: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - File "src/ocaml_specific.ml", line 936, characters 31-45: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - File "src/ocaml_specific.ml", line 938, characters 50-64: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - File "src/ocaml_specific.ml", line 939, characters 40-54: - Warning 3: deprecated: Char.lowercase - Use Char.lowercase_ascii instead. - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.ml - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/exit_codes.cmx src/hooks.cmx src/main.cmx -o ocamlbuild_pack.cmx - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native \ - unix.cmxa ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx - ocamlopt.opt -a -o ocamlbuildlib.cmxa \ - ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - echo ' "META"' >> ocamlbuild.install - echo ' "src/signatures.mli" {"signatures.mli"}' >> ocamlbuild.install - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - for lib in ocamlbuildlib.cma src/ocamlbuild.cmo ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - for lib in ocamlbuildlib.cmxa ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.9.3' -> compiled ocamlbuild.0.9.3 Processing 32/78: [ocamlfind: make opt] -> installed ocamlbuild.0.9.3 Processing 33/78: [ocamlfind: make opt] [camlp4: patch] applying termux.patch Processing 34/78: [camlp4: patch] [ocamlfind: make opt] [camlp4: patch] applying f0ea53725465260556832398096cef8d3f20b49d.patch Processing 34/78: [camlp4: ./configure] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--bindir=/home/opam/.opam/4.03/bin" "--libdir=/home/opam/.opam/4.03/lib/ocaml" "--pkgdir=/home/opam/.opam/4.03/lib" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camlp4.4.03+1) Processing 34/78: [camlp4: make all] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 34/78: [camlp4: make all] Processing 35/78: [camlp4: make all] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.03/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.03/bin" - mkdir -p "/home/opam/.opam/4.03/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.03/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.03/lib/findlib" - mkdir -p "/home/opam/.opam/4.03/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.03/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.03/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x"; done - mkdir -p "/home/opam/.opam/4.03/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.03/lib/num-top" - cp num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.03/lib/num-top" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.03/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 Processing 35/78: [camlp4: make all] Processing 36/78: [camlp4: make all] [ocamlfind-secondary: subst] expanding opam variables in META.in, generating META [ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf Processing 37/78: [camlp4: make all] [ocamlfind-secondary: ./configure] Processing 38/78: [camlp4: make all] [ocamlfind-secondary: ./configure] [ppx_tools: make all] Processing 39/78: [camlp4: make all] [ocamlfind-secondary: ./configure] [ppx_tools: make all] [topkg: ocaml build] -> installed base-bytes.base Processing 40/78: [camlp4: make all] [ocamlfind-secondary: ./configure] [ppx_tools: make all] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1) - Welcome to findlib version 1.9.1 - 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 - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.03/lib/ocaml - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.03/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - topfind script: /home/opam/.opam/4.03/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. -> compiled ocamlfind-secondary.1.9.1 Processing 40/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] Processing 41/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] [ocamlfind-secondary: make install-meta] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1) - for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc threads str; do mkdir -p "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" Processing 41/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 41/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.03/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 41/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 41/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] [ocamlfind-secondary: cp META] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1) -> installed ocamlfind-secondary.1.9.1 Processing 41/78: [camlp4: make all] [ppx_tools: make all] [topkg: ocaml build] Processing 42/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [ppx_tools: make all] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools.5.0+4.03.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.03.0 Processing 42/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [topkg: ocaml build] Processing 43/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools.5.0+4.03.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.03/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.03/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.03/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.03/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.03/lib/ppx_tools/META -> installed ppx_tools.5.0+4.03.0 Processing 43/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [topkg: ocaml build] + /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.03/.opam-switch/build/topkg.1.0.4) - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a 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 src/topkg.cmx -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a 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.4 Processing 43/78: [camlp4: make all] [dune: ocaml bootstrap.ml] -> installed topkg.1.0.4 Processing 44/78: [camlp4: make all] [dune: ocaml bootstrap.ml] Processing 45/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [react: ocaml build] Processing 46/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [react: ocaml build] [xmlm: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/react.1.2.1) - ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends - ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml - ocamlfind ocamlopt -a -package bytes src/react.cmx -o src/react.cmxa - ocamlfind ocamlopt -shared -package bytes src/react.cmx -o src/react.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml - ocamlfind ocamlc -a -package bytes src/react.cmo -o src/react.cma - ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxs - + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes src/react_top.cmo -o src/react_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes src/react_top.cmo -o src/react_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs - # No parallelism done -> compiled react.1.2.1 Processing 46/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [xmlm: ocaml build] -> installed react.1.2.1 Processing 47/78: [camlp4: make all] [dune: ocaml bootstrap.ml] [xmlm: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/xmlm.1.3.0) - ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends - ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml - File "src/xmlm.ml", line 1128, characters 18-34: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlfind ocamlopt -a src/xmlm.cmx -o src/xmlm.cmxa - ocamlfind ocamlopt -shared src/xmlm.cmx -o src/xmlm.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml - File "src/xmlm.ml", line 1128, characters 18-34: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlfind ocamlc -a src/xmlm.cmo -o src/xmlm.cma - ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends - ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml - File "test/xmltrip.ml", line 171, characters 33-49: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml - File "test/xmltrip.ml", line 171, characters 33-49: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlfind ocamlopt -linkpkg -g src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native - # No parallelism done -> compiled xmlm.1.3.0 Processing 47/78: [camlp4: make all] [dune: ocaml bootstrap.ml] -> installed xmlm.1.3.0 Processing 48/78: [camlp4: make all] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.3.0.3) - ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output - - ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe --secondary -j 255 - Processing 48/78: [camlp4: make all] [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.3.0.3) -> compiled dune.3.0.3 Processing 48/78: [camlp4: make all] -> installed dune.3.0.3 Processing 49/78: [camlp4: make all] Processing 50/78: [camlp4: make all] [cppo: dune build] Processing 51/78: [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] Processing 52/78: [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [easy-format: dune build] Processing 53/78: [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [easy-format: dune build] [result: dune build] Processing 54/78: [camlp4: make all] [cppo: dune build] [cppo_ocamlbuild: dune build] [easy-format: dune build] [result: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo_ocamlbuild" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cppo_ocamlbuild.1.6.8) -> compiled cppo_ocamlbuild.1.6.8 Processing 54/78: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [result: dune build] [stdlib-shims: dune build] -> installed cppo_ocamlbuild.1.6.8 Processing 55/78: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [result: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/easy-format.1.3.2) -> compiled easy-format.1.3.2 Processing 55/78: [camlp4: make all] [cppo: dune build] [result: dune build] [stdlib-shims: dune build] -> installed easy-format.1.3.2 Processing 56/78: [camlp4: make all] [cppo: dune build] [result: dune build] [stdlib-shims: dune build] Processing 57/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] [result: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 57/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] [stdlib-shims: dune build] -> installed result.1.5 Processing 58/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 58/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] -> installed stdlib-shims.0.3.0 Processing 59/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] Processing 60/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] [ounit2: dune build] Processing 61/78: [biniou: dune build] [camlp4: make all] [cppo: dune build] [ounit2: dune build] [sha: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/biniou.1.2.1) -> compiled biniou.1.2.1 Processing 61/78: [camlp4: make all] [cppo: dune build] [ounit2: dune build] [sha: dune build] -> installed biniou.1.2.1 Processing 62/78: [camlp4: make all] [cppo: dune build] [ounit2: dune build] [sha: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 62/78: [camlp4: make all] [ounit2: dune build] [sha: dune build] -> installed cppo.1.6.8 Processing 63/78: [camlp4: make all] [ounit2: dune build] [sha: dune build] Processing 64/78: [camlp4: make all] [extlib: make build] [ounit2: dune build] [sha: dune build] Processing 65/78: [camlp4: make all] [extlib: make build] [ounit2: dune build] [sha: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ounit2" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ounit2.2.2.2) -> compiled ounit2.2.2.2 Processing 65/78: [camlp4: make all] [extlib: make build] [sha: dune build] [yojson: dune build] -> installed ounit2.2.2.2 Processing 66/78: [camlp4: make all] [extlib: make build] [sha: dune build] [yojson: dune build] Processing 67/78: [camlp4: make all] [extlib: make build] [sha: dune build] [yojson: dune build] Processing 68/78: [camlp4: make all] [extlib: make build] [sha: dune build] [yojson: dune build] [ounit: make install-ounit] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sha" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sha.1.15.2) Processing 68/78: [camlp4: make all] [extlib: make build] [sha: dune install] [yojson: dune build] [ounit: make install-ounit] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-ounit" "version=2.2.2" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ounit.2.2.2) - ocamlfind remove oUnit - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.03/lib/oUnit/META - ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.2 - Installed /home/opam/.opam/4.03/lib/oUnit/META -> installed ounit.2.2.2 Processing 68/78: [camlp4: make all] [extlib: make build] [sha: dune install] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "sha" "--create-install-files" "sha" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sha.1.15.2) - Copying to _destdir/home/opam/.opam/4.03/lib/sha/META - Copying to _destdir/home/opam/.opam/4.03/lib/sha/dune-package -> compiled sha.1.15.2 Processing 68/78: [camlp4: make all] [extlib: make build] [yojson: dune build] -> installed sha.1.15.2 Processing 69/78: [camlp4: make all] [extlib: make build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "255" (CWD=/home/opam/.opam/4.03/.opam-switch/build/yojson.1.7.0) - (cd _build/default && /home/opam/.opam/4.03/bin/ocamlc.opt -safe-string -g -bin-annot -I lib/.yojson.objs/byte -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/byte/yojson.cmo -c -impl lib/yojson.ml) - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "pretty.ml", line 5, characters 12-166: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_after_opening space_before_closing align_closing. - They will not be selected if the type becomes unknown. - File "pretty.ml", line 9, characters 14-87: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_before_closing. - They will not be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.03/bin/ocamlopt.opt -safe-string -g -I lib/.yojson.objs/byte -I lib/.yojson.objs/native -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/native/yojson.cmx -c -impl lib/yojson.ml) - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "pretty.ml", line 5, characters 12-166: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_after_opening space_before_closing align_closing. - They will not be selected if the type becomes unknown. - File "pretty.ml", line 9, characters 14-87: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_before_closing. - They will not be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. -> compiled yojson.1.7.0 Processing 69/78: [camlp4: make all] [extlib: make build] -> installed yojson.1.7.0 Processing 70/78: [camlp4: make all] [extlib: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "minimal=1" "build" (CWD=/home/opam/.opam/4.03/.opam-switch/build/extlib.1.7.8) - fatal: not a git repository: '.git' - make -C src build - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/extlib.1.7.8/src' - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml - File "extHashtbl.ml", line 26, characters 2-90: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml - ocamlfind ocamlc -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml - File "extHashtbl.ml", line 26, characters 2-90: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx - ocamlfind ocamlopt -pp "cppo -D \"OCAML 403\" -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/extlib.1.7.8/src' -> compiled extlib.1.7.8 Processing 70/78: [camlp4: make all] Processing 71/78: [camlp4: make all] [extlib: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "minimal=1" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/extlib.1.7.8) - fatal: not a git repository: '.git' - make -C src VERSION=1.7.8 install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/extlib.1.7.8/src' - ocamlfind install -patch-version 1.7.8 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti - Installed /home/opam/.opam/4.03/lib/extlib/dllist.cmti - Installed /home/opam/.opam/4.03/lib/extlib/optParse.cmti - Installed /home/opam/.opam/4.03/lib/extlib/refList.cmti - Installed /home/opam/.opam/4.03/lib/extlib/std.cmti - Installed /home/opam/.opam/4.03/lib/extlib/pMap.cmti - Installed /home/opam/.opam/4.03/lib/extlib/option.cmti - Installed /home/opam/.opam/4.03/lib/extlib/IO.cmti - Installed /home/opam/.opam/4.03/lib/extlib/global.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extBuffer.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extString.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extList.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extHashtbl.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extArray.cmti - Installed /home/opam/.opam/4.03/lib/extlib/dynArray.cmti - Installed /home/opam/.opam/4.03/lib/extlib/bitSet.cmti - Installed /home/opam/.opam/4.03/lib/extlib/enum.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extBytes.cmti - Installed /home/opam/.opam/4.03/lib/extlib/extLib.cmt - Installed /home/opam/.opam/4.03/lib/extlib/dllist.cmt - Installed /home/opam/.opam/4.03/lib/extlib/optParse.cmt - Installed /home/opam/.opam/4.03/lib/extlib/refList.cmt - Installed /home/opam/.opam/4.03/lib/extlib/std.cmt - Installed /home/opam/.opam/4.03/lib/extlib/pMap.cmt - Installed /home/opam/.opam/4.03/lib/extlib/option.cmt - Installed /home/opam/.opam/4.03/lib/extlib/IO.cmt - Installed /home/opam/.opam/4.03/lib/extlib/global.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extBuffer.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extString.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extList.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extHashtbl.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extArray.cmt - Installed /home/opam/.opam/4.03/lib/extlib/dynArray.cmt - Installed /home/opam/.opam/4.03/lib/extlib/bitSet.cmt - Installed /home/opam/.opam/4.03/lib/extlib/enum.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extBytes.cmt - Installed /home/opam/.opam/4.03/lib/extlib/extLib.a - Installed /home/opam/.opam/4.03/lib/extlib/extLib.cmxs - Installed /home/opam/.opam/4.03/lib/extlib/extLib.cmx - Installed /home/opam/.opam/4.03/lib/extlib/dllist.cmx - Installed /home/opam/.opam/4.03/lib/extlib/optParse.cmx - Installed /home/opam/.opam/4.03/lib/extlib/refList.cmx - Installed /home/opam/.opam/4.03/lib/extlib/std.cmx - Installed /home/opam/.opam/4.03/lib/extlib/pMap.cmx - Installed /home/opam/.opam/4.03/lib/extlib/option.cmx - Installed /home/opam/.opam/4.03/lib/extlib/IO.cmx - Installed /home/opam/.opam/4.03/lib/extlib/global.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extBuffer.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extString.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extList.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extHashtbl.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extArray.cmx - Installed /home/opam/.opam/4.03/lib/extlib/dynArray.cmx - Installed /home/opam/.opam/4.03/lib/extlib/bitSet.cmx - Installed /home/opam/.opam/4.03/lib/extlib/enum.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extBytes.cmx - Installed /home/opam/.opam/4.03/lib/extlib/extLib.cmxa - Installed /home/opam/.opam/4.03/lib/extlib/extLib.cmi - Installed /home/opam/.opam/4.03/lib/extlib/dllist.cmi - Installed /home/opam/.opam/4.03/lib/extlib/optParse.cmi - Installed /home/opam/.opam/4.03/lib/extlib/refList.cmi - Installed /home/opam/.opam/4.03/lib/extlib/std.cmi - Installed /home/opam/.opam/4.03/lib/extlib/pMap.cmi - Installed /home/opam/.opam/4.03/lib/extlib/option.cmi - Installed /home/opam/.opam/4.03/lib/extlib/IO.cmi - Installed /home/opam/.opam/4.03/lib/extlib/global.cmi - Installed /home/opam/.opam/4.03/lib/extlib/extBuffer.cmi - Installed /home/opam/.opam/4.03/lib/extlib/extString.cmi - Installed /home/opam/.opam/4.03/lib/extlib/extList.cmi - Installed /home/opam/.opam/4.03/lib/extlib/extHashtbl.cmi - Installed /home/opam/.opam/4.03/lib/extlib/extArray.cmi - Installed /home/opam/.opam/4.03/lib/extlib/dynArray.cmi - Installed /home/opam/.opam/4.03/lib/extlib/bitSet.cmi - Installed /home/opam/.opam/4.03/lib/extlib/enum.cmi - Installed /home/opam/.opam/4.03/lib/extlib/extBytes.cmi - Installed /home/opam/.opam/4.03/lib/extlib/dllist.mli - Installed /home/opam/.opam/4.03/lib/extlib/optParse.mli - Installed /home/opam/.opam/4.03/lib/extlib/refList.mli - Installed /home/opam/.opam/4.03/lib/extlib/std.mli - Installed /home/opam/.opam/4.03/lib/extlib/pMap.mli - Installed /home/opam/.opam/4.03/lib/extlib/option.mli - Installed /home/opam/.opam/4.03/lib/extlib/IO.mli - Installed /home/opam/.opam/4.03/lib/extlib/global.mli - Installed /home/opam/.opam/4.03/lib/extlib/extBuffer.mli - Installed /home/opam/.opam/4.03/lib/extlib/extString.mli - Installed /home/opam/.opam/4.03/lib/extlib/extList.mli - Installed /home/opam/.opam/4.03/lib/extlib/extHashtbl.mli - Installed /home/opam/.opam/4.03/lib/extlib/extArray.mli - Installed /home/opam/.opam/4.03/lib/extlib/dynArray.mli - Installed /home/opam/.opam/4.03/lib/extlib/bitSet.mli - Installed /home/opam/.opam/4.03/lib/extlib/enum.mli - Installed /home/opam/.opam/4.03/lib/extlib/extBytes.mli - Installed /home/opam/.opam/4.03/lib/extlib/extLib.cma - Installed /home/opam/.opam/4.03/lib/extlib/META - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/extlib.1.7.8/src' -> installed extlib.1.7.8 Processing 71/78: [camlp4: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camlp4.4.03+1) - 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.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi - cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I +compiler-libs -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml - /home/opam/.opam/4.03/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.03/lib/ocaml - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml - /home/opam/.opam/4.03/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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll - /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends - /home/opam/.opam/4.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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 30, characters 31-47: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 34, characters 27-43: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 55, characters 22-37: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 59, characters 18-33: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 65, characters 22-37: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 69, characters 18-33: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 184, characters 14-23: - Warning 3: deprecated: Sort.list - Use List.sort instead. - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml - File "camlp4/Camlp4Top/Rprint.ml", line 72, characters 27-42: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4Top/Rprint.ml", line 159, characters 2-2194: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a value that is not matched: - Otyp_attribute (_, _) - /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml - /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma -g camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml - + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml - File "camlp4/mkcamlp4.ml", line 37, characters 23-40: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - /home/opam/.opam/4.03/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.03/bin/ocamlc.opt dynlink.cma unix.cma -g camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml - + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml - File "camlp4/Camlp4Bin.ml", line 70, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends - /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends - /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w a -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -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.03/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.03/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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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 30, characters 31-47: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 34, characters 27-43: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 55, characters 22-37: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 59, characters 18-33: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 65, characters 22-37: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 69, characters 18-33: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4/Options.ml", line 184, characters 14-23: - Warning 3: deprecated: Sort.list - Use List.sort instead. - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -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.03/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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -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.03/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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml - /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml - + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml - File "camlp4/mkcamlp4.ml", line 37, characters 23-40: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - /home/opam/.opam/4.03/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.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml - + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml - File "camlp4/Camlp4Bin.ml", line 70, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml - File "camlp4/Camlp4Top/Rprint.ml", line 72, characters 27-42: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "camlp4/Camlp4Top/Rprint.ml", line 159, characters 2-2194: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a value that is not matched: - Otyp_attribute (_, _) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/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.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -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.03+1 Processing 72/78: [camlp4: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "install-META" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camlp4.4.03+1) - env DESTDIR= sh ./build/install.sh - Installing camlp4... - install binary /home/opam/.opam/4.03/bin/camlp4prof - install binary /home/opam/.opam/4.03/bin/mkcamlp4 - install binary /home/opam/.opam/4.03/bin/camlp4 - install binary /home/opam/.opam/4.03/bin/camlp4boot - install binary /home/opam/.opam/4.03/bin/camlp4o - install binary /home/opam/.opam/4.03/bin/camlp4of - install binary /home/opam/.opam/4.03/bin/camlp4oof - install binary /home/opam/.opam/4.03/bin/camlp4orf - install binary /home/opam/.opam/4.03/bin/camlp4r - install binary /home/opam/.opam/4.03/bin/camlp4rf - install binary /home/opam/.opam/4.03/bin/camlp4o.opt - install binary /home/opam/.opam/4.03/bin/camlp4of.opt - install binary /home/opam/.opam/4.03/bin/camlp4oof.opt - install binary /home/opam/.opam/4.03/bin/camlp4orf.opt - install binary /home/opam/.opam/4.03/bin/camlp4r.opt - install binary /home/opam/.opam/4.03/bin/camlp4rf.opt - Installing Camlp4Parsers... - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o - Installing Camlp4Printers... - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o - Installing Camlp4Filters... - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o - Installing Camlp4Top... - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.cmxa - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.cmxa - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4o.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4of.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4oof.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4orf.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4r.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4rf.cma - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.o - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4_config.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmi - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmo - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmx - install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.o - install library /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.a - install library /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.a - sed -e s/@@VERSION@@/"4.03.0"/g camlp4/META.in > camlp4/META - mkdir -p "/home/opam/.opam/4.03/lib"/camlp4/ - cp -f camlp4/META "/home/opam/.opam/4.03/lib"/camlp4/ -> installed camlp4.4.03+1 Processing 73/78: [lwt: make setup] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "setup" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.2.7.1) - 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 Processing 73/78: [lwt: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.03" "--disable-libev" "--enable-camlp4" "--enable-react" "--disable-ssl" "--enable-unix" "--enable-preemptive" "--disable-glib" "--enable-ppx" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.2.7.1) - not checking for pkg-config - not checking for libev - testing for pthread: ........................... available - not checking for glib - testing for eventfd: ........................... available - testing for fd passing: ........................ available - testing for sched_getcpu: - ...................... available - testing for affinity getting/setting: .......... available - testing for credentials getting (Linux): ....... available - testing for credentials getting (NetBSD): ...... unavailable - testing for credentials getting (OpenBSD): ..... unavailable - testing for credentials getting (FreeBSD): ..... unavailable - testing for credentials getting (getpeereid): .. unavailable - testing for fdatasync: ......................... available - testing for netdb_reentrant: ................... unavailable - testing for reentrant gethost*: ................ available - testing for nanosecond stat support: ........... *tim.tv_nsec - testing for BSD mincore: ....................... unavailable - Generating C stubs... - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.03/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.03/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.03/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.03/bin/ocamlbuild - Package name: ........................................ lwt - Package version: ..................................... 2.7.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.03.0 - standard_library_default: ............................ /home/opam/.opam/4.03/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.03/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.03/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.03 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.1 - 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: ......................... - Compiles for Android: ................................ false - build and install everything: ........................ false - Build the syntax extension: .......................... true - Build the ppx syntax extension: ...................... true - Unix support: ........................................ true - React helpers: ....................................... true - GLib integration: .................................... false - SSL support: ......................................... false - Preemptive threads support: .......................... true - Compile with libev support: .......................... false - Use the libev backend by default: .................... true - Use pthread: ......................................... true - Instrument for coverage analysis: .................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.03/lib/bytes - pkg_result: .......................................... /home/opam/.opam/4.03/lib/result - pkg_unix: ............................................ /home/opam/.opam/4.03/lib/ocaml - pkg_bigarray: ........................................ /home/opam/.opam/4.03/lib/ocaml - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.03/lib/ocaml/compiler-libs - pkg_react: ........................................... /home/opam/.opam/4.03/lib/react - pkg_threads: ......................................... /home/opam/.opam/4.03/lib/ocaml - pkg_camlp4: .......................................... /home/opam/.opam/4.03/lib/ocaml/camlp4 - pkg_camlp4_quotations_o: ............................. /home/opam/.opam/4.03/lib/ocaml/camlp4 - pkg_camlp4_extend: ................................... /home/opam/.opam/4.03/lib/ocaml/camlp4 - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03/lib/ppx_tools - ocamldoc: ............................................ /home/opam/.opam/4.03/bin/ocamldoc - Processing 73/78: [lwt: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.2.7.1) - ./setup.exe -build - W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.mli > src/core/lwt_condition.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.mli > src/core/lwt.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.mli > src/core/lwt_sequence.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmi src/core/lwt_sequence.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.mli > src/core/lwt_mutex.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmi src/core/lwt.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmi src/core/lwt_mutex.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmi src/core/lwt_condition.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.ml > src/core/lwt_condition.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.mli > src/core/lwt_list.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmi src/core/lwt_list.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.ml > src/core/lwt_list.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.ml > src/core/lwt.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.ml > src/core/lwt_mutex.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.mli > src/core/lwt_mvar.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmi src/core/lwt_mvar.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.ml > src/core/lwt_mvar.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.mli > src/core/lwt_pool.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmi src/core/lwt_pool.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.ml > src/core/lwt_pool.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.mli > src/core/lwt_result.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmi src/core/lwt_result.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.ml > src/core/lwt_result.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.ml > src/core/lwt_sequence.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.mli > src/core/lwt_stream.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmi src/core/lwt_stream.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.ml > src/core/lwt_stream.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.mli > src/core/lwt_switch.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmi src/core/lwt_switch.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.ml > src/core/lwt_switch.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.mli > src/core/lwt_pqueue.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmi src/core/lwt_pqueue.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.ml > src/core/lwt_pqueue.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmo src/core/lwt_condition.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmo src/core/lwt_list.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmo src/core/lwt.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmo src/core/lwt_mutex.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmo src/core/lwt_mvar.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmo src/core/lwt_pool.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmo src/core/lwt_result.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmo src/core/lwt_sequence.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmo src/core/lwt_stream.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmo src/core/lwt_switch.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmo src/core/lwt_pqueue.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/core/lwt_sequence.cmo src/core/lwt.cmo src/core/lwt_mutex.cmo src/core/lwt_condition.cmo src/core/lwt_list.cmo src/core/lwt_mvar.cmo src/core/lwt_pool.cmo src/core/lwt_result.cmo src/core/lwt_stream.cmo src/core/lwt_switch.cmo src/core/lwt_pqueue.cmo -o src/core/lwt.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmx src/core/lwt_sequence.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmx src/core/lwt.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmx src/core/lwt_mutex.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmx src/core/lwt_condition.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmx src/core/lwt_list.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmx src/core/lwt_mvar.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmx src/core/lwt_pool.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmx src/core/lwt_result.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmx src/core/lwt_stream.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmx src/core/lwt_switch.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmx src/core/lwt_pqueue.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/core/lwt.cmxa src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.mli > src/logger/lwt_log_core.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmi src/logger/lwt_log_core.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.ml > src/logger/lwt_log_core.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.mli > src/logger/lwt_log_rules.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmi src/logger/lwt_log_rules.mli - /home/opam/.opam/4.03/bin/ocamllex.opt -q src/logger/lwt_log_rules.mll - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.ml > src/logger/lwt_log_rules.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmo src/logger/lwt_log_core.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmo src/logger/lwt_log_rules.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/logger/lwt_log_rules.cmo src/logger/lwt_log_core.cmo -o src/logger/lwt-log.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmx src/logger/lwt_log_rules.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmx src/logger/lwt_log_core.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/logger/lwt-log.cmxa src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c - In file included from src/unix/lwt_unix_stubs.c:94: - src/unix/lwt_unix_unix.c: In function 'worker_readdir': - src/unix/lwt_unix_unix.c:1806:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] - 1806 | job->result = readdir_r(job->dir, job->entry, &job->ptr); - | ^~~ - In file included from /usr/include/features.h:472, - from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, - from /usr/include/stdint.h:26, - from /usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h:9, - from /home/opam/.opam/4.03/lib/ocaml/caml/config.h:93, - from /home/opam/.opam/4.03/lib/ocaml/caml/misc.h:24, - from /home/opam/.opam/4.03/lib/ocaml/caml/alloc.h:23, - from src/unix/lwt_unix_stubs.c:30: - /usr/include/dirent.h:189:12: note: declared here - 189 | extern int __REDIRECT (readdir_r, - | ^~~~~~~~~~ - In file included from src/unix/lwt_unix_stubs.c:94: - src/unix/lwt_unix_unix.c: In function 'worker_readdir_n': - src/unix/lwt_unix_unix.c:1852:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] - 1852 | int result = readdir_r(job->dir, &job->entries[i], &ptr); - | ^~~ - In file included from /usr/include/features.h:472, - from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, - from /usr/include/stdint.h:26, - from /usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h:9, - from /home/opam/.opam/4.03/lib/ocaml/caml/config.h:93, - from /home/opam/.opam/4.03/lib/ocaml/caml/misc.h:24, - from /home/opam/.opam/4.03/lib/ocaml/caml/alloc.h:23, - from src/unix/lwt_unix_stubs.c:30: - /usr/include/dirent.h:189:12: note: declared here - 189 | extern int __REDIRECT (readdir_r, - | ^~~~~~~~~~ - src/unix/lwt_unix_stubs.c: In function 'pipe_notification_send': - src/unix/lwt_unix_stubs.c:739:10: warning: 'buf' is used uninitialized [-Wuninitialized] - 739 | return write(notification_fds[1], &buf, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /home/opam/.opam/4.03/lib/ocaml/caml/unixsupport.h:20, - from src/unix/lwt_unix.h:30, - from src/unix/lwt_unix_stubs.c:52: - /usr/include/unistd.h:367:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here - 367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur - | ^~~~~ - src/unix/lwt_unix_stubs.c:738:8: note: 'buf' declared here - 738 | char buf; - | ^~~ - mv lwt_unix_stubs.o src/unix/lwt_unix_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_libev_stubs.c - mv lwt_libev_stubs.o src/unix/lwt_libev_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_process_stubs.c - mv lwt_process_stubs.o src/unix/lwt_process_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_access.c - mv lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_access.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chdir.c - mv lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chdir.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chmod.c - mv lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chmod.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chown.c - mv lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chown.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chroot.c - mv lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_chroot.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_close.c - mv lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_close.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchmod.c - mv lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchmod.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchown.c - mv lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fchown.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fdatasync.c - mv lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fsync.c - mv lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_fsync.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_ftruncate.c - mv lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_link.c - mv lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_link.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_lseek.c - mv lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_lseek.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkdir.c - mv lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkdir.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkfifo.c - mv lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rename.c - mv lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rename.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rmdir.c - mv lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_rmdir.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_symlink.c - mv lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_symlink.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcdrain.c - mv lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflow.c - mv lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflow.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflush.c - mv lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcflush.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcsendbreak.c - mv lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_truncate.c - mv lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_truncate.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_unlink.c - mv lwt_unix_job_unlink.o src/unix/jobs-unix/lwt_unix_job_unlink.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlmklib -o src/unix/lwt-unix_stubs -lpthread src/unix/lwt_unix_stubs.o src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/jobs-unix/lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_unlink.o - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.mli > src/unix/lwt_chan.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.mli > src/unix/lwt_bytes.mli.depends - cppo -V OCAML:4.03.0 -o src/unix/lwt_unix.mli src/unix/lwt_unix.cppo.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.mli > src/unix/lwt_unix.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmi src/unix/lwt_unix.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.mli > src/unix/lwt_sys.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmi src/unix/lwt_bytes.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmi src/unix/lwt_sys.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmi src/unix/lwt_io.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmi src/unix/lwt_chan.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.ml > src/unix/lwt_chan.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.mli > src/unix/lwt_daemon.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.mli > src/unix/lwt_log.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmi src/unix/lwt_log.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmi src/unix/lwt_daemon.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.ml > src/unix/lwt_daemon.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.mli > src/unix/lwt_main.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmi src/unix/lwt_main.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.mli > src/unix/lwt_gc.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmi src/unix/lwt_gc.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.ml > src/unix/lwt_gc.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.ml > src/unix/lwt_io.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.ml > src/unix/lwt_log.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.ml > src/unix/lwt_main.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.mli > src/unix/lwt_engine.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmi src/unix/lwt_engine.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.mli > src/unix/lwt_process.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmi src/unix/lwt_process.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.ml > src/unix/lwt_process.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.mli > src/unix/lwt_throttle.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmi src/unix/lwt_throttle.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.ml > src/unix/lwt_throttle.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.mli > src/unix/lwt_timeout.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmi src/unix/lwt_timeout.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.ml > src/unix/lwt_timeout.ml.depends - cppo -V OCAML:4.03.0 -o src/unix/lwt_unix.ml src/unix/lwt_unix.cppo.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.ml > src/unix/lwt_unix.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_config.ml > src/unix/lwt_config.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix_jobs_generated.ml > src/unix/lwt_unix_jobs_generated.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmo src/unix/lwt_config.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix_jobs_generated.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.ml > src/unix/lwt_sys.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.ml > src/unix/lwt_engine.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.ml > src/unix/lwt_bytes.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmo src/unix/lwt_chan.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmo src/unix/lwt_daemon.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmo src/unix/lwt_gc.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmo src/unix/lwt_io.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmo src/unix/lwt_log.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmo src/unix/lwt_main.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmo src/unix/lwt_process.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmo src/unix/lwt_throttle.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmo src/unix/lwt_timeout.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmo src/unix/lwt_unix.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmo src/unix/lwt_sys.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmo src/unix/lwt_engine.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmo src/unix/lwt_bytes.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -dllib -llwt-unix_stubs -cclib -llwt-unix_stubs -cclib -lpthread src/unix/lwt_config.cmo src/unix/lwt_engine.cmo src/unix/lwt_main.cmo src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix.cmo src/unix/lwt_bytes.cmo src/unix/lwt_sys.cmo src/unix/lwt_io.cmo src/unix/lwt_chan.cmo src/unix/lwt_log.cmo src/unix/lwt_daemon.cmo src/unix/lwt_gc.cmo src/unix/lwt_process.cmo src/unix/lwt_throttle.cmo src/unix/lwt_timeout.cmo -o src/unix/lwt-unix.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmx src/unix/lwt_config.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmx src/unix/lwt_engine.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmx src/unix/lwt_main.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix_jobs_generated.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmx src/unix/lwt_unix.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmx src/unix/lwt_bytes.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmx src/unix/lwt_sys.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmx src/unix/lwt_io.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmx src/unix/lwt_log.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmx src/unix/lwt_chan.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmx src/unix/lwt_daemon.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmx src/unix/lwt_gc.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmx src/unix/lwt_process.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmx src/unix/lwt_throttle.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmx src/unix/lwt_timeout.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -cclib -llwt-unix_stubs -cclib -lpthread src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I src/unix -cclib -lpthread src/unix/lwt-unix.cmxa src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package compiler-libs.common -package bytes -package bigarray -modules src/simple_top/lwt_simple_top.ml > src/simple_top/lwt_simple_top.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmo src/simple_top/lwt_simple_top.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/simple_top/lwt_simple_top.cmo -o src/simple_top/lwt-simple-top.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmx src/simple_top/lwt_simple_top.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/simple_top/lwt-simple-top.cmxa src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -package react -modules src/react/lwt_react.mli > src/react/lwt_react.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmi src/react/lwt_react.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package result -package bytes -package react -modules src/react/lwt_react.ml > src/react/lwt_react.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmo src/react/lwt_react.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/react/lwt_react.cmo -o src/react/lwt-react.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmx src/react/lwt_react.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/react/lwt_react.cmx -o src/react/lwt-react.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/react/lwt-react.cmxa src/react/lwt_react.cmx -o src/react/lwt-react.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.mli > src/preemptive/lwt_preemptive.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmi src/preemptive/lwt_preemptive.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.ml > src/preemptive/lwt_preemptive.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmo src/preemptive/lwt_preemptive.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/preemptive/lwt_preemptive.cmo -o src/preemptive/lwt-preemptive.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmx src/preemptive/lwt_preemptive.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/preemptive/lwt-preemptive.cmxa src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -modules src/camlp4/pa_lwt.mli > src/camlp4/pa_lwt.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -w +A-29-58 -I src/camlp4 -o src/camlp4/pa_lwt.cmi src/camlp4/pa_lwt.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt.ml > src/camlp4/pa_lwt.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt_options.ml > src/camlp4/pa_lwt_options.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_options.cmo src/camlp4/pa_lwt_options.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt.cmo src/camlp4/pa_lwt.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt.cmo -o src/camlp4/lwt-syntax.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_options.cmx src/camlp4/pa_lwt_options.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt.cmx src/camlp4/pa_lwt.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt.cmx -o src/camlp4/lwt-syntax.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax.cmxa src/camlp4/pa_lwt.cmx -o src/camlp4/lwt-syntax.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt_options.cmo -o src/camlp4/lwt-syntax-options.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt_options.cmx -o src/camlp4/lwt-syntax-options.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax-options.cmxa src/camlp4/pa_lwt_options.cmx -o src/camlp4/lwt-syntax-options.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -modules src/camlp4/pa_lwt_log.mli > src/camlp4/pa_lwt_log.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -w +A-29-58 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmi src/camlp4/pa_lwt_log.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt_log.ml > src/camlp4/pa_lwt_log.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmo src/camlp4/pa_lwt_log.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt_log.cmo -o src/camlp4/lwt-syntax-log.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmx src/camlp4/pa_lwt_log.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt_log.cmx -o src/camlp4/lwt-syntax-log.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax-log.cmxa src/camlp4/pa_lwt_log.cmx -o src/camlp4/lwt-syntax-log.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.mli > src/ppx/ppx_lwt.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -I src/ppx -o src/ppx/ppx_lwt.cmi src/ppx/ppx_lwt.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.ml > src/ppx/ppx_lwt.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmo src/ppx/ppx_lwt.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a src/ppx/ppx_lwt.cmo -o src/ppx/ppx.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmx src/ppx/ppx_lwt.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared src/ppx/ppx.cmxa src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt_ex.ml > src/ppx/ppx_lwt_ex.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmo src/ppx/ppx_lwt_ex.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmx src/ppx/ppx_lwt_ex.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.common src/ppx/ppx_lwt_ex.cmx -o src/ppx/ppx_lwt_ex.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/logging.ml > doc/examples/unix/logging.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmo doc/examples/unix/logging.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmx doc/examples/unix/logging.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/logging.cmx -o doc/examples/unix/logging.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/relay.ml > doc/examples/unix/relay.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmo doc/examples/unix/relay.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmx doc/examples/unix/relay.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/relay.cmx -o doc/examples/unix/relay.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/parallelize.ml > doc/examples/unix/parallelize.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmo doc/examples/unix/parallelize.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmx doc/examples/unix/parallelize.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/parallelize.cmx -o doc/examples/unix/parallelize.native -> compiled lwt.2.7.1 Processing 74/78: [lwt: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.2.7.1) - ./setup.exe -install - W: Nothing to install for findlib library 'test' - W: Cannot find source header for module library in Lwt_unix lwt-unix - Installed /home/opam/.opam/4.03/lib/lwt/lwt_condition.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_list.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mutex.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mvar.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pool.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_result.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sequence.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_stream.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_switch.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pqueue.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pqueue.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pqueue.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pqueue.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pqueue.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_switch.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_switch.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_switch.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_switch.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_stream.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_stream.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_stream.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_stream.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sequence.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sequence.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sequence.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sequence.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_result.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_result.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_result.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_result.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pool.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pool.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pool.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pool.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mvar.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mvar.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mvar.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mvar.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mutex.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mutex.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mutex.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mutex.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_list.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_list.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_list.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_list.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_condition.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_condition.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_condition.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_condition.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pqueue.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_switch.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_stream.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sequence.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_result.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_pool.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mvar.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_mutex.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_list.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_condition.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix.h - Installed /home/opam/.opam/4.03/lib/lwt/lwt_config.h - Installed /home/opam/.opam/4.03/lib/lwt/lwt_chan.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_daemon.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_gc.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_io.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_main.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_process.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_throttle.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_timeout.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sys.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_engine.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_bytes.mli - Installed /home/opam/.opam/4.03/lib/lwt/liblwt-unix_stubs.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-unix.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-unix.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-unix.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-unix.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/lwt_bytes.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_bytes.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_bytes.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_bytes.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_engine.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_engine.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_engine.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_engine.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sys.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sys.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sys.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sys.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_timeout.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_timeout.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_timeout.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_timeout.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_throttle.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_throttle.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_throttle.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_throttle.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_process.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_process.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_process.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_process.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_main.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_main.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_main.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_main.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_io.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_io.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_io.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_io.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_gc.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_gc.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_gc.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_gc.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_daemon.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_daemon.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_daemon.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_daemon.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_chan.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_chan.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_chan.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_chan.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_config.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix_jobs_generated.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_bytes.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_engine.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_sys.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_unix.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_timeout.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_throttle.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_process.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_main.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_io.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_gc.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_daemon.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_chan.cmx - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt.cmi - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt.cmti - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt.cmt - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt.annot - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-options.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-options.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-options.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-options.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_options.cmx - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_log.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-log.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-log.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-log.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-syntax-log.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_log.cmi - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_log.cmti - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_log.cmt - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_log.annot - Installed /home/opam/.opam/4.03/lib/lwt/pa_lwt_log.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt-simple-top.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-simple-top.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-simple-top.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-simple-top.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/lwt_simple_top.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_react.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt-react.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-react.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-react.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-react.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/lwt_react.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_react.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_react.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_react.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_react.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_preemptive.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt-preemptive.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-preemptive.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-preemptive.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-preemptive.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/lwt_preemptive.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_preemptive.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_preemptive.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_preemptive.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_preemptive.cmx - Installed /home/opam/.opam/4.03/lib/lwt/ppx_lwt.mli - Installed /home/opam/.opam/4.03/lib/lwt/ppx.cma - Installed /home/opam/.opam/4.03/lib/lwt/ppx.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/ppx.a - Installed /home/opam/.opam/4.03/lib/lwt/ppx.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/ppx_lwt.cmi - Installed /home/opam/.opam/4.03/lib/lwt/ppx_lwt.cmti - Installed /home/opam/.opam/4.03/lib/lwt/ppx_lwt.cmt - Installed /home/opam/.opam/4.03/lib/lwt/ppx_lwt.annot - Installed /home/opam/.opam/4.03/lib/lwt/ppx_lwt.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_core.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_rules.mli - Installed /home/opam/.opam/4.03/lib/lwt/lwt-log.cma - Installed /home/opam/.opam/4.03/lib/lwt/lwt-log.cmxa - Installed /home/opam/.opam/4.03/lib/lwt/lwt-log.a - Installed /home/opam/.opam/4.03/lib/lwt/lwt-log.cmxs - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_rules.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_rules.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_rules.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_rules.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_core.cmi - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_core.cmti - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_core.cmt - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_core.annot - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_rules.cmx - Installed /home/opam/.opam/4.03/lib/lwt/lwt_log_core.cmx - Installed /home/opam/.opam/4.03/lib/stublibs/dlllwt-unix_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dlllwt-unix_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/lwt/META -> installed lwt.2.7.1 Processing 75/78: [ocurl: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2) - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking for libcurl cflags... -I/usr/include/x86_64-linux-gnu - checking for libcurl libs... -lcurl - checking for libcurl version >= 7.28.0... 7.82.0 - checking for a BSD-compatible install... /usr/bin/install -c - checking for ocamlc... ocamlc - OCaml version is 4.03.0 - OCaml library path is /home/opam/.opam/4.03/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamlbuild... ocamlbuild - checking for ocamlfind... ocamlfind - checking for OCaml findlib package bytes... found - checking for OCaml findlib package lwt.unix... found - checking for OCaml findlib package lwt_ppx... found - checking for prefix by checking for ocamlc... /home/opam/.opam/4.03/bin/ocamlc - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs - checking for bin-annot support... yes - checking for ext_dll... .so - checking for ext_lib... .a - checking for ext_obj... .o - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /bin/grep - checking for egrep... /bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking curl/curl.h usability... yes - checking curl/curl.h presence... yes - checking for curl/curl.h... yes - checking whether CURLMOPT_TIMERFUNCTION is declared... yes - checking whether CURLMOPT_TIMERDATA is declared... yes - checking whether CURLMOPT_SOCKETFUNCTION is declared... yes - checking whether CURLMOPT_SOCKETDATA is declared... yes - checking whether CURLOPT_FILE is declared... yes - checking whether CURLOPT_URL is declared... yes - checking whether CURLOPT_PORT is declared... yes - checking whether CURLOPT_PROXY is declared... yes - checking whether CURLOPT_USERPWD is declared... yes - checking whether CURLOPT_PROXYUSERPWD is declared... yes - checking whether CURLOPT_RANGE is declared... yes - checking whether CURLOPT_INFILE is declared... yes - checking whether CURLOPT_ERRORBUFFER is declared... yes - checking whether CURLOPT_WRITEFUNCTION is declared... yes - checking whether CURLOPT_READFUNCTION is declared... yes - checking whether CURLOPT_TIMEOUT is declared... yes - checking whether CURLOPT_INFILESIZE is declared... yes - checking whether CURLOPT_POSTFIELDS is declared... yes - checking whether CURLOPT_REFERER is declared... yes - checking whether CURLOPT_FTPPORT is declared... yes - checking whether CURLOPT_USERAGENT is declared... yes - checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes - checking whether CURLOPT_LOW_SPEED_TIME is declared... yes - checking whether CURLOPT_RESUME_FROM is declared... yes - checking whether CURLOPT_COOKIE is declared... yes - checking whether CURLOPT_HTTPHEADER is declared... yes - checking whether CURLOPT_HTTPPOST is declared... yes - checking whether CURLOPT_SSLCERT is declared... yes - checking whether CURLOPT_SSLCERTPASSWD is declared... yes - checking whether CURLOPT_SSLKEYPASSWD is declared... yes - checking whether CURLOPT_CRLF is declared... - yes - checking whether CURLOPT_QUOTE is declared... yes - checking whether CURLOPT_WRITEHEADER is declared... yes - checking whether CURLOPT_COOKIEFILE is declared... yes - checking whether CURLOPT_SSLVERSION is declared... yes - checking whether CURLOPT_TIMECONDITION is declared... yes - checking whether CURLOPT_TIMEVALUE is declared... yes - checking whether CURLOPT_CUSTOMREQUEST is declared... yes - checking whether CURLOPT_POSTQUOTE is declared... yes - checking whether CURLOPT_WRITEINFO is declared... yes - checking whether CURLOPT_VERBOSE is declared... yes - checking whether CURLOPT_HEADER is declared... yes - checking whether CURLOPT_NOPROGRESS is declared... yes - checking whether CURLOPT_NOBODY is declared... yes - checking whether CURLOPT_FAILONERROR is declared... yes - checking whether CURLOPT_UPLOAD is declared... yes - checking whether CURLOPT_POST is declared... yes - checking whether CURLOPT_FTPLISTONLY is declared... yes - checking whether CURLOPT_FTPAPPEND is declared... yes - checking whether CURLOPT_NETRC is declared... yes - checking whether CURLOPT_FOLLOWLOCATION is declared... yes - checking whether CURLOPT_TRANSFERTEXT is declared... yes - checking whether CURLOPT_PUT is declared... yes - checking whether CURLOPT_PROGRESSFUNCTION is declared... yes - checking whether CURLOPT_XFERINFOFUNCTION is declared... yes - checking whether CURLOPT_PROGRESSDATA is declared... yes - checking whether CURLOPT_AUTOREFERER is declared... - yes - checking whether CURLOPT_PROXYPORT is declared... yes - checking whether CURLOPT_POSTFIELDSIZE is declared... yes - checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes - checking whether CURLOPT_INTERFACE is declared... yes - checking whether CURLOPT_KRB4LEVEL is declared... yes - checking whether CURLOPT_SSL_VERIFYPEER is declared... yes - checking whether CURLOPT_CAINFO is declared... yes - checking whether CURLOPT_MAXREDIRS is declared... yes - checking whether CURLOPT_FILETIME is declared... yes - checking whether CURLOPT_TELNETOPTIONS is declared... yes - checking whether CURLOPT_MAXCONNECTS is declared... yes - checking whether CURLOPT_CLOSEPOLICY is declared... yes - checking whether CURLOPT_FRESH_CONNECT is declared... yes - checking whether CURLOPT_FORBID_REUSE is declared... yes - checking whether CURLOPT_RANDOM_FILE is declared... yes - checking whether CURLOPT_EGDSOCKET is declared... yes - checking whether CURLOPT_CONNECTTIMEOUT is declared... yes - checking whether CURLOPT_HEADERFUNCTION is declared... yes - checking whether CURLOPT_HTTPGET is declared... yes - checking whether CURLOPT_SSL_VERIFYHOST is declared... yes - checking whether CURLOPT_COOKIEJAR is declared... yes - checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes - checking whether CURLOPT_HTTP_VERSION is declared... yes - checking whether CURLOPT_FTP_USE_EPSV is declared... yes - checking whether CURLOPT_SSLCERTTYPE is declared... yes - checking whether CURLOPT_SSLKEY is declared... - yes - checking whether CURLOPT_SSLKEYTYPE is declared... yes - checking whether CURLOPT_SSLENGINE is declared... yes - checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes - checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes - checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes - checking whether CURLOPT_PREQUOTE is declared... yes - checking whether CURLOPT_DEBUGFUNCTION is declared... yes - checking whether CURLOPT_DEBUGDATA is declared... yes - checking whether CURLOPT_COOKIESESSION is declared... yes - checking whether CURLOPT_CAPATH is declared... yes - checking whether CURLOPT_BUFFERSIZE is declared... yes - checking whether CURLOPT_NOSIGNAL is declared... yes - checking whether CURLOPT_SHARE is declared... yes - checking whether CURLOPT_PROXYTYPE is declared... yes - checking whether CURLOPT_ENCODING is declared... yes - checking whether CURLOPT_HTTP200ALIASES is declared... yes - checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes - checking whether CURLOPT_FTP_USE_EPRT is declared... yes - checking whether CURLOPT_HTTPAUTH is declared... yes - checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes - checking whether CURLOPT_PROXYAUTH is declared... yes - checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes - checking whether CURLOPT_IPRESOLVE is declared... yes - checking whether CURLOPT_MAXFILESIZE is declared... yes - checking whether CURLOPT_INFILESIZE_LARGE is declared... yes - checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes - checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes - checking whether CURLOPT_NETRC_FILE is declared... - yes - checking whether CURLOPT_FTP_SSL is declared... yes - checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes - checking whether CURLOPT_TCP_NODELAY is declared... yes - checking whether CURLOPT_FTPSSLAUTH is declared... yes - checking whether CURLOPT_IOCTLFUNCTION is declared... yes - checking whether CURLOPT_FTP_ACCOUNT is declared... yes - checking whether CURLOPT_COOKIELIST is declared... yes - checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes - checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes - checking whether CURLOPT_FTP_FILEMETHOD is declared... yes - checking whether CURLOPT_LOCALPORT is declared... yes - checking whether CURLOPT_LOCALPORTRANGE is declared... yes - checking whether CURLOPT_CONNECT_ONLY is declared... yes - checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes - checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes - checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes - checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes - checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes - checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes - checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes - checking whether CURLOPT_FTP_SSL_CCC is declared... yes - checking whether CURLOPT_TIMEOUT_MS is declared... yes - checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes - checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... - yes - checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes - checking whether CURLOPT_NEW_FILE_PERMS is declared... yes - checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes - checking whether CURLOPT_POST301 is declared... yes - checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes - checking whether CURLOPT_COPYPOSTFIELDS is declared... yes - checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes - checking whether CURLOPT_SEEKFUNCTION is declared... yes - checking whether CURLOPT_PROTOCOLS is declared... yes - checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes - checking whether CURLOPT_RESOLVE is declared... yes - checking whether CURLOPT_DNS_SERVERS is declared... yes - checking whether CURLOPT_MAIL_FROM is declared... yes - checking whether CURLOPT_MAIL_RCPT is declared... yes - checking whether CURLOPT_PIPEWAIT is declared... yes - checking whether CURLOPT_CERTINFO is declared... yes - checking whether CURLOPT_USERNAME is declared... yes - checking whether CURLOPT_PASSWORD is declared... yes - checking whether CURLOPT_LOGIN_OPTIONS is declared... yes - checking whether CURLOPT_CONNECT_TO is declared... yes - checking whether CURLOPT_POSTREDIR is declared... yes - checking whether CURLOPT_MIMEPOST is declared... yes - checking whether CURLOPT_BUFFERSIZE is declared... (cached) yes - checking whether CURLOPT_DOH_URL is declared... yes - checking whether CURLOPT_TCP_FASTOPEN is declared... yes - checking whether CURLINFO_EFFECTIVE_URL is declared... yes - checking whether CURLINFO_RESPONSE_CODE is declared... - yes - checking whether CURLINFO_TOTAL_TIME is declared... yes - checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes - checking whether CURLINFO_CONNECT_TIME is declared... yes - checking whether CURLINFO_PRETRANSFER_TIME is declared... yes - checking whether CURLINFO_SIZE_UPLOAD is declared... yes - checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes - checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes - checking whether CURLINFO_SPEED_UPLOAD is declared... yes - checking whether CURLINFO_HEADER_SIZE is declared... yes - checking whether CURLINFO_REQUEST_SIZE is declared... yes - checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes - checking whether CURLINFO_FILETIME is declared... yes - checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes - checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes - checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes - checking whether CURLINFO_CONTENT_TYPE is declared... yes - checking whether CURLINFO_REDIRECT_TIME is declared... yes - checking whether CURLINFO_REDIRECT_COUNT is declared... yes - checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes - checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes - checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes - checking whether CURLINFO_OS_ERRNO is declared... yes - checking whether CURLINFO_NUM_CONNECTS is declared... yes - checking whether CURLINFO_SSL_ENGINES is declared... yes - checking whether CURLINFO_COOKIELIST is declared... yes - checking whether CURLINFO_LASTSOCKET is declared... yes - checking whether CURLINFO_ACTIVESOCKET is declared... - yes - checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes - checking whether CURLINFO_REDIRECT_URL is declared... yes - checking whether CURLINFO_PRIMARY_IP is declared... yes - checking whether CURLINFO_LOCAL_IP is declared... yes - checking whether CURLINFO_LOCAL_PORT is declared... yes - checking whether CURLINFO_CONDITION_UNMET is declared... yes - checking whether CURLINFO_CERTINFO is declared... yes - checking whether CURLINFO_HTTP_VERSION is declared... yes - checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes - checking whether CURLE_FAILED_INIT is declared... yes - checking whether CURLE_URL_MALFORMAT is declared... yes - checking whether CURLE_URL_MALFORMAT_USER is declared... yes - checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes - checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes - checking whether CURLE_COULDNT_CONNECT is declared... yes - checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes - checking whether CURLE_FTP_ACCESS_DENIED is declared... yes - checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes - checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes - checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes - checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes - checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes - checking whether CURLE_FTP_CANT_GET_HOST is declared... yes - checking whether CURLE_FTP_CANT_RECONNECT is declared... yes - checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes - checking whether CURLE_PARTIAL_FILE is declared... yes - checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes - checking whether CURLE_FTP_WRITE_ERROR is declared... yes - checking whether CURLE_FTP_QUOTE_ERROR is declared... yes - checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes - checking whether CURLE_WRITE_ERROR is declared... yes - checking whether CURLE_MALFORMAT_USER is declared... yes - checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes - checking whether CURLE_READ_ERROR is declared... yes - checking whether CURLE_OUT_OF_MEMORY is declared... yes - checking whether CURLE_OPERATION_TIMEOUTED is declared... yes - checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes - checking whether CURLE_FTP_PORT_FAILED is declared... yes - checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes - checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes - checking whether CURLE_HTTP_RANGE_ERROR is declared... yes - checking whether CURLE_HTTP_POST_ERROR is declared... yes - checking whether CURLE_SSL_CONNECT_ERROR is declared... yes - checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes - checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes - checking whether CURLE_LDAP_CANNOT_BIND is declared... yes - checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes - checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes - checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes - checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes - checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... - yes - checking whether CURLE_BAD_CALLING_ORDER is declared... yes - checking whether CURLE_INTERFACE_FAILED is declared... yes - checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes - checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes - checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes - checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes - checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes - checking whether CURLE_GOT_NOTHING is declared... yes - checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes - checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes - checking whether CURLE_SEND_ERROR is declared... yes - checking whether CURLE_RECV_ERROR is declared... yes - checking whether CURLE_SHARE_IN_USE is declared... yes - checking whether CURLE_SSL_CERTPROBLEM is declared... yes - checking whether CURLE_SSL_CIPHER is declared... yes - checking whether CURLE_SSL_CACERT is declared... yes - checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes - checking whether CURLE_LDAP_INVALID_URL is declared... yes - checking whether CURLE_FILESIZE_EXCEEDED is declared... yes - checking whether CURLE_FTP_SSL_FAILED is declared... yes - checking whether CURLE_SEND_FAIL_REWIND is declared... yes - checking whether CURLE_SSL_ENGINE_INITFAILED is declared... - yes - checking whether CURLE_LOGIN_DENIED is declared... yes - checking whether CURLE_TFTP_NOTFOUND is declared... yes - checking whether CURLE_TFTP_PERM is declared... yes - checking whether CURLE_REMOTE_DISK_FULL is declared... yes - checking whether CURLE_TFTP_ILLEGAL is declared... yes - checking whether CURLE_TFTP_UNKNOWNID is declared... yes - checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes - checking whether CURLE_TFTP_NOSUCHUSER is declared... yes - checking whether CURLE_CONV_FAILED is declared... yes - checking whether CURLE_CONV_REQD is declared... yes - checking whether CURLE_SSL_CACERT_BADFILE is declared... yes - checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes - checking whether CURLE_SSH is declared... yes - checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes - checking whether CURLE_AGAIN is declared... yes - checking whether CURLMOPT_MAXCONNECTS is declared... yes - checking whether CURLMOPT_PIPELINING is declared... yes - checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes - checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes - checking whether CURLMOPT_MAX_TOTAL_CONNECTIONS is declared... yes - checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes - checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes - checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes - checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes - checking whether CURL_HTTP_VERSION_2 is declared... - yes - checking whether CURL_HTTP_VERSION_2_0 is declared... yes - checking whether CURL_HTTP_VERSION_2TLS is declared... yes - checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes - checking whether CURL_HTTP_VERSION_3 is declared... yes - checking whether CURLSSLBACKEND_NONE is declared... yes - checking whether CURLSSLBACKEND_OPENSSL is declared... yes - checking whether CURLSSLBACKEND_GNUTLS is declared... yes - checking whether CURLSSLBACKEND_NSS is declared... yes - checking whether CURLSSLBACKEND_GSKIT is declared... yes - checking whether CURLSSLBACKEND_WOLFSSL is declared... yes - checking whether CURLSSLBACKEND_SCHANNEL is declared... yes - checking whether CURLSSLBACKEND_SECURETRANSPORT is declared... yes - checking whether CURLSSLBACKEND_MBEDTLS is declared... yes - checking whether CURLSSLBACKEND_MESALINK is declared... yes - checking whether CURLSSLBACKEND_BEARSSL is declared... yes - checking whether CURLOPT_SSL_OPTIONS is declared... yes - checking whether CURL_VERSION_TLSAUTH_SRP is declared... yes - checking whether CURL_VERSION_NTLM_WB is declared... yes - checking whether curl_multi_poll is declared... yes - configure: creating ./config.status - config.status: creating Makefile - config.status: creating examples/Makefile - config.status: creating config.h Processing 75/78: [ocurl: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2) - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2' - ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi - ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo - ocamlc.opt -c -ccopt "-g -O2 -I/usr/include/x86_64-linux-gnu -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c - ocamlmklib -oc curl-helper curl-helper.o -lcurl - ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl - make[1]: 'libcurl-helper.a' is up to date. - make[1]: 'dllcurl-helper.so' is up to date. - ocamlfind c -package lwt -c -g -bin-annot curl_lwt.mli -o curl_lwt.cmi - ocamlfind c -thread -package lwt.unix -c -g -bin-annot curl_lwt.ml -o curl_lwt.cmo - ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx - ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl - make[1]: 'curl.cmx' is up to date. - ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs - ocamlfind opt -thread -package lwt.unix -c -g -bin-annot curl_lwt.ml -o curl_lwt.cmx - ocamlfind opt -thread -shared -linkall -package lwt.unix curl_lwt.cmx -o curl_lwt.cmxs - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2' -> compiled ocurl.0.9.2 Processing 76/78: [ocurl: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocurl.0.9.2) - ocamlfind install -patch-version 0.9.2 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl_lwt.cmo curl.cmxa curl.cmx curl.cmxs curl_lwt.cmx curl_lwt.cmxs curl.cmt curl.cmti curl_lwt.cmi curl_lwt.mli curl_lwt.o curl_lwt.cmt curl_lwt.cmti - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.cmti - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.cmt - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.o - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.mli - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.cmi - Installed /home/opam/.opam/4.03/lib/curl/curl.cmti - Installed /home/opam/.opam/4.03/lib/curl/curl.cmt - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.cmxs - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.cmx - Installed /home/opam/.opam/4.03/lib/curl/curl.cmxs - Installed /home/opam/.opam/4.03/lib/curl/curl.cmx - Installed /home/opam/.opam/4.03/lib/curl/curl.cmxa - Installed /home/opam/.opam/4.03/lib/curl/curl_lwt.cmo - Installed /home/opam/.opam/4.03/lib/curl/libcurl-helper.a - Installed /home/opam/.opam/4.03/lib/curl/curl.cma - Installed /home/opam/.opam/4.03/lib/curl/curl.mli - Installed /home/opam/.opam/4.03/lib/curl/curl.cmi - Installed /home/opam/.opam/4.03/lib/curl/curl.a - Installed /home/opam/.opam/4.03/lib/stublibs/dllcurl-helper.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllcurl-helper.so.owner - Installed /home/opam/.opam/4.03/lib/curl/META -> installed ocurl.0.9.2 Processing 77/78: [0install: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/0install.2.11) - [ -d "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" ] || mkdir "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" - [ -d "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/dist" ] || mkdir "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/dist" - make -C "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" -f "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/Makefile.build" "all" SRCDIR="/home/opam/.opam/4.03/.opam-switch/build/0install.2.11" BUILDDIR="/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" DISTDIR="/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/dist" DESTDIR="" - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build' - (cd "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/ocaml" && ocaml build-in.ml "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" "make") - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/ocaml' - [ -d "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" ] || mkdir -p "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" - ocamlbuild -j 0 -build-dir "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" "all-native.otarget" - /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - obus not found; compiling without D-BUS support - lablgtk2 not found; not building GTK GUI plugin - File "_tags", line 6, characters 32-40: - Warning: the tag "link_gtk" 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. - ocamlfind ocamldep -pp camlp4of -package oUnit -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules tests/test.ml > tests/test.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules cli.mli > cli.mli.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules command_tree.mli > command_tree.mli.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules options.mli > options.mli.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/argparse.mli > support/argparse.mli.depends - ocamlfind ocamldep -pp camlp4of -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/common.ml > support/common.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/logging.mli > support/logging.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/logging.cmi support/logging.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -pp 'camlp4of -DHAVE_SHA -DHAVE_OCURL_LWT' -I support -o support/common.cmo support/common.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/argparse.cmi support/argparse.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/argparse.ml > support/argparse.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/utils.mli > support/utils.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/utils.cmi support/utils.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/basedir.mli > support/basedir.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/basedir.cmi support/basedir.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/basedir.ml > support/basedir.ml.depends - ocamlfind ocamldep -pp camlp4of -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/windows_api.ml > support/windows_api.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -pp 'camlp4of -DHAVE_SHA -DHAVE_OCURL_LWT' -I support -o support/windows_api.cmo support/windows_api.ml - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/gpg.mli > support/gpg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/gpg.cmi support/gpg.mli - ocamlfind ocamldep -syntax camlp4o -package lwt.syntax -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/gpg.ml > support/gpg.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/system.mli > support/system.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/system.cmi support/system.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/hash.mli > support/hash.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/hash.cmi support/hash.mli - ocamlfind ocamldep -pp camlp4of -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/hash.ml > support/hash.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/locale.mli > support/locale.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/locale.cmi support/locale.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/locale.ml > support/locale.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/logging.ml > support/logging.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/qdom.mli > support/qdom.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/qdom.cmi support/qdom.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/qdom.ml > support/qdom.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/sat.mli > support/sat.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/sat.cmi support/sat.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/sat.ml > support/sat.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/system.ml > support/system.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/urlparse.mli > support/urlparse.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/urlparse.cmi support/urlparse.mli - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/urlparse.ml > support/urlparse.ml.depends - ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/utils.ml > support/utils.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/argparse.cmo support/argparse.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/basedir.cmo support/basedir.ml - ocamlfind ocamlc -c -g -bin-annot -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -syntax camlp4o -package lwt.syntax -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/gpg.cmo support/gpg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -pp 'camlp4of -DHAVE_SHA -DHAVE_OCURL_LWT' -I support -o support/hash.cmo support/hash.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/locale.cmo support/locale.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/logging.cmo support/logging.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/qdom.cmo support/qdom.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/sat.cmo support/sat.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/system.cmo support/system.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/urlparse.cmo support/urlparse.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/utils.cmo support/utils.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/locale.cmo support/locale.ml - File "support/locale.ml", line 22, characters 11-27: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "support/locale.ml", line 34, characters 30-46: - Warning 3: deprecated: String.uppercase - Use String.uppercase_ascii instead. - + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/system.cmo support/system.ml - File "support/system.ml", line 65, characters 18-34: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - + ocamlfind ocamlc -c -g -bin-annot -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -syntax camlp4o -package lwt.syntax -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/gpg.cmo support/gpg.ml - File "support/gpg.ml", line 215, characters 10-27: - Error: Unbound module Base64 - Command exited with code 2. - make[2]: *** [Makefile:26: ocaml] Error 10 - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/ocaml' - make[1]: *** [/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/Makefile.build:20: all] Error 2 - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build' - make: *** [Makefile:55: all] Error 2 [ERROR] The compilation of 0install.2.11 failed at "make". #=== ERROR while compiling 0install.2.11 ======================================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.03.0 | file:///home/opam/opam-repository # path ~/.opam/4.03/.opam-switch/build/0install.2.11 # command ~/.opam/opam-init/hooks/sandbox.sh build make # exit-code 2 # env-file ~/.opam/log/0install-10-61c441.env # output-file ~/.opam/log/0install-10-61c441.out ### output ### # [ -d "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" ] || mkdir "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" # [ -d "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/dist" ] || mkdir "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/dist" # make -C "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" -f "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/Makefile.build" "all" SRCDIR="/home/opam/.opam/4.03/.opam-switch/build/0install.2.11" BUILDDIR="/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build" DISTDIR="/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/dist" DESTDIR="" # make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build' # (cd "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/ocaml" && ocaml build-in.ml "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" "make") # make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/ocaml' # [ -d "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" ] || mkdir -p "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" # ocamlbuild -j 0 -build-dir "/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build/ocaml" "all-native.otarget" # /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild # obus not found; compiling without D-BUS support # lablgtk2 not found; not building GTK GUI plugin # File "_tags", line 6, characters 32-40: # Warning: the tag "link_gtk" 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. # ocamlfind ocamldep -pp camlp4of -package oUnit -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules tests/test.ml > tests/test.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules cli.mli > cli.mli.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules command_tree.mli > command_tree.mli.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules options.mli > options.mli.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/argparse.mli > support/argparse.mli.depends # ocamlfind ocamldep -pp camlp4of -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/common.ml > support/common.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/logging.mli > support/logging.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/logging.cmi support/logging.mli # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -pp 'camlp4of -DHAVE_SHA -DHAVE_OCURL_LWT' -I support -o support/common.cmo support/common.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/argparse.cmi support/argparse.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/argparse.ml > support/argparse.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/utils.mli > support/utils.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/utils.cmi support/utils.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/basedir.mli > support/basedir.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/basedir.cmi support/basedir.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/basedir.ml > support/basedir.ml.depends # ocamlfind ocamldep -pp camlp4of -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/windows_api.ml > support/windows_api.ml.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -pp 'camlp4of -DHAVE_SHA -DHAVE_OCURL_LWT' -I support -o support/windows_api.cmo support/windows_api.ml # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/gpg.mli > support/gpg.mli.depends # ocamlfind ocamlc -c -g -bin-annot -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/gpg.cmi support/gpg.mli # ocamlfind ocamldep -syntax camlp4o -package lwt.syntax -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/gpg.ml > support/gpg.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/system.mli > support/system.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/system.cmi support/system.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/hash.mli > support/hash.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/hash.cmi support/hash.mli # ocamlfind ocamldep -pp camlp4of -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/hash.ml > support/hash.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/locale.mli > support/locale.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/locale.cmi support/locale.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/locale.ml > support/locale.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/logging.ml > support/logging.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/qdom.mli > support/qdom.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/qdom.cmi support/qdom.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/qdom.ml > support/qdom.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/sat.mli > support/sat.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/sat.cmi support/sat.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/sat.ml > support/sat.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/system.ml > support/system.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/urlparse.mli > support/urlparse.mli.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/urlparse.cmi support/urlparse.mli # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/urlparse.ml > support/urlparse.ml.depends # ocamlfind ocamldep -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -modules support/utils.ml > support/utils.ml.depends # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/argparse.cmo support/argparse.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/basedir.cmo support/basedir.ml # ocamlfind ocamlc -c -g -bin-annot -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -syntax camlp4o -package lwt.syntax -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/gpg.cmo support/gpg.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -pp 'camlp4of -DHAVE_SHA -DHAVE_OCURL_LWT' -I support -o support/hash.cmo support/hash.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/locale.cmo support/locale.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/logging.cmo support/logging.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/qdom.cmo support/qdom.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/sat.cmo support/sat.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/system.cmo support/system.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/urlparse.cmo support/urlparse.ml # ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/utils.cmo support/utils.ml # + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/locale.cmo support/locale.ml # File "support/locale.ml", line 22, characters 11-27: # Warning 3: deprecated: String.lowercase # Use String.lowercase_ascii instead. # File "support/locale.ml", line 34, characters 30-46: # Warning 3: deprecated: String.uppercase # Use String.uppercase_ascii instead. # + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/system.cmo support/system.ml # File "support/system.ml", line 65, characters 18-34: # Warning 3: deprecated: String.lowercase # Use String.lowercase_ascii instead. # + ocamlfind ocamlc -c -g -bin-annot -thread -strict-sequence -package sha -w A-4-48 -warn-error +5+6+10+26 -syntax camlp4o -package lwt.syntax -for-pack Support -package yojson,xmlm,str,lwt,lwt.unix,lwt.react,lwt.preemptive,extlib,curl,dynlink -I support -o support/gpg.cmo support/gpg.ml # File "support/gpg.ml", line 215, characters 10-27: # Error: Unbound module Base64 # Command exited with code 2. # make[2]: *** [Makefile:26: ocaml] Error 10 # make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/ocaml' # make[1]: *** [/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/Makefile.build:20: all] Error 2 # make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/0install.2.11/build' # make: *** [Makefile:55: all] Error 2 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build 0install 2.11 +- +- The following changes have been performed | - install base-bytes base | - install biniou 1.2.1 | - install camlp4 4.03+1 | - install conf-libcurl 1 | - install conf-pkg-config 2 | - install conf-which 1 | - install cppo 1.6.8 | - install cppo_ocamlbuild 1.6.8 | - install dune 3.0.3 | - install easy-format 1.3.2 | - install extlib 1.7.8 | - install lwt 2.7.1 | - install ocamlbuild 0.9.3 | - install ocamlfind 1.9.1 | - install ocamlfind-secondary 1.9.1 | - install ocurl 0.9.2 | - install ounit 2.2.2 | - install ounit2 2.2.2 | - install ppx_tools 5.0+4.03.0 | - install react 1.2.1 | - install result 1.5 | - install sha 1.15.2 | - install stdlib-shims 0.3.0 | - install topkg 1.0.4 | - install xmlm 1.3.0 | - install yojson 1.7.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.03/.opam-switch/backup/state-20220406175315.export" 'opam install -vy 0install.2.11' failed. "/bin/bash" "-c" " opam remove -y "0install.2.11" opam install -vy "0install.2.11" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "0install.2.11" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed