Building on clete.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 07:23.08 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-03 07:23.08 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 07:23.08 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-11-03 07:23.08 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (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-11-03 07:23.08 ---> using "801b46cc183e6832d509cc0e83841aeb00c06df3dd6285422e9fba1e90ded7d2" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (115 kB/s) - Reading package lists... - 2022-11-03 07:23.08 ---> using "8bbc8d1e58af00247097ccf64ff674d9e350e890c1165123f0c18cb3882a24c7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 07:23.08 ---> using "0a5064aef594c5c09224ca68600cec5964b5fa2c8d00c4f0864fce382021bf46" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"hvsock.0.11.0\"\ \nopam install -vy \"hvsock.0.11.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"hvsock.0.11.0\" | 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] hvsock.0.11.0 is not installed. Nothing to do. The following actions will be performed: === install 41 packages - install base v0.9.3 [required by ppx_core] - install base-bytes base [required by hvsock] - install base-num base [required by num] - install bigarray-compat 1.1.0 [required by cstruct] - install cmdliner 1.0.4 [required by hvsock] - install cppo 1.6.8 [required by lwt] - install cstruct 5.1.1 [required by hvsock] - install dune 1.6.3 [required by cstruct] - install dune-configurator 1.0.0 [required by io-page] - install duration 0.1.1 [required by hvsock] - install fmt 0.8.6 [required by hvsock] - install hvsock 0.11.0 - install io-page 2.3.0 [required by mirage-types-lwt] - install ipaddr 2.9.0 [required by mirage-types-lwt] - install jbuilder transition [required by lwt] - install logs 0.7.0 [required by hvsock] - install lwt 3.3.0 [required by hvsock] For the PPX, please install package lwt_ppx For Lwt_log and Lwt_daemon, please install package lwt_log - install mirage-flow 1.1.0 [required by hvsock] - install mirage-types 2.8.0 [required by mirage-types-lwt] - install mirage-types-lwt 2.8.0 [required by hvsock] - install num 0 [required by sexplib] - install ocaml-compiler-libs v0.9.0 [required by ppx_core] - install ocaml-migrate-parsetree 1.3.1 [required by lwt] - install ocamlbuild 0.14.2 [required by hvsock] - install ocamlfind 1.9.5 [required by hvsock] - install ppx_ast v0.9.1 [required by ppx_core] - install ppx_core v0.9.0 [required by ppx_sexp_conv] - install ppx_derivers 1.2.1 [required by ocaml-migrate-parsetree] - install ppx_driver v0.9.1 [required by ppx_sexp_conv] - install ppx_metaquot v0.9.0 [required by ppx_sexp_conv] - install ppx_optcomp v0.9.0 [required by ppx_driver] - install ppx_sexp_conv v0.9.0 [required by ipaddr] - install ppx_tools_versioned 5.2.2 [required by lwt] - install ppx_traverse_builtins v0.9.0 [required by ppx_core, ppx_metaquot] - install ppx_type_conv v0.9.0 [required by ppx_sexp_conv] - install result 1.5 [required by lwt] - install seq 0.2.2 [required by fmt] - install sexplib v0.9.2 [required by ipaddr] - install stdio v0.9.0 [required by ppx_core] - install stdlib-shims 0.3.0 [required by fmt] - install topkg 1.0.4 [required by fmt, duration, logs] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/123: Processing 2/123: Processing 3/123: Processing 4/123: Processing 5/123: Processing 6/123: -> installed base-num.base Processing 7/123: -> retrieved bigarray-compat.1.1.0 (cached) Processing 8/123: -> retrieved base.v0.9.3 (cached) Processing 9/123: -> retrieved cmdliner.1.0.4 (cached) Processing 10/123: Processing 11/123: [cmdliner: make all] -> retrieved cppo.1.6.8 (cached) Processing 12/123: [cmdliner: make all] Processing 13/123: [cmdliner: make all] -> retrieved cstruct.5.1.1 (cached) Processing 14/123: [cmdliner: make all] -> retrieved duration.0.1.1 (cached) Processing 15/123: [hvsock.0.11.0: http] [cmdliner: make all] -> retrieved fmt.0.8.6 (cached) Processing 16/123: [hvsock.0.11.0: http] [cmdliner: make all] -> retrieved io-page.2.3.0 (cached) Processing 17/123: [hvsock.0.11.0: http] [cmdliner: make all] -> retrieved ipaddr.2.9.0 (cached) Processing 18/123: [hvsock.0.11.0: http] [cmdliner: make all] Processing 19/123: [hvsock.0.11.0: http] [cmdliner: make all] -> retrieved logs.0.7.0 (cached) Processing 20/123: [hvsock.0.11.0: http] [cmdliner: make all] -> retrieved lwt.3.3.0 (cached) Processing 21/123: [hvsock.0.11.0: http] [mirage-flow.1.1.0: http] [cmdliner: make all] -> retrieved dune.1.6.3 (cached) Processing 22/123: [hvsock.0.11.0: http] [mirage-flow.1.1.0: http] [cmdliner: make all] Processing 23/123: [hvsock.0.11.0: http] [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 23/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved mirage-types.2.8.0 (cached) Processing 24/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 25/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 26/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 27/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] -> installed num.0 Processing 28/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved hvsock.0.11.0 (https://github.com/mirage/ocaml-hvsock/archive/v0.11.0.tar.gz) Processing 29/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved ocaml-compiler-libs.v0.9.0 (cached) Processing 30/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] -> retrieved ocamlbuild.0.14.2 (cached) Processing 31/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] Processing 32/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocaml-migrate-parsetree.1.3.1 (cached) Processing 33/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) Processing 34/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 35/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.03/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.03"; \ - echo "BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.03/lib"; \ - echo "MANDIR=/home/opam/.opam/4.03/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.03/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 35/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved ppx_ast.v0.9.1 (cached) Processing 36/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved ppx_core.v0.9.0 (cached) Processing 37/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 37/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 38/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_driver.v0.9.1 (cached) Processing 39/123: [mirage-flow.1.1.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 39/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_metaquot.v0.9.0 (cached) Processing 40/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_optcomp.v0.9.0 (cached) Processing 41/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved mirage-flow.1.1.0 (https://github.com/mirage/mirage-flow/archive/v1.1.0.tar.gz) Processing 42/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_conv.v0.9.0 (cached) Processing 43/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_tools_versioned.5.2.2 (cached) Processing 44/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_traverse_builtins.v0.9.0 (cached) Processing 45/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_type_conv.v0.9.0 (cached) Processing 46/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved result.1.5 (cached) Processing 47/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved seq.0.2.2 (cached) Processing 48/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved sexplib.v0.9.2 (cached) Processing 49/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved stdio.v0.9.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved topkg.1.0.4 (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.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.03/lib/ocaml - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.03/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.03/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - topfind script: /home/opam/.opam/4.03/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 49/123: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cmdliner.1.0.4) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.0.4 Processing 49/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 50/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' Processing 50/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.03/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.03/doc/cmdliner" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.03/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.03/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.03/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.03/lib/cmdliner - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ - /home/opam/.opam/4.03/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.03/lib/cmdliner Processing 50/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.03/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.03/doc/cmdliner" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.03/doc/cmdliner - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.03/doc/cmdliner -> installed cmdliner.1.0.4 Processing 50/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 50/123: [dune: ocaml bootstrap.ml] [ocamlfind: make opt] -> installed ocamlbuild.0.14.2 Processing 51/123: [dune: ocaml bootstrap.ml] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.1.6.3) - '/home/opam/.opam/4.03/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.03/bin/ocamllex.opt' -q src/dune_lexer.mll - '/home/opam/.opam/4.03/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.03/bin/ocamllex.opt' -q src/let-syntax/lexer.mll - '/home/opam/.opam/4.03/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml Processing 51/123: [dune: ./boot.exe 71] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 51/123: [dune: ./boot.exe 71] Processing 52/123: [dune: ./boot.exe 71] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.03/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.03/bin" - install -d "/home/opam/.opam/4.03/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.03/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.03/lib/findlib" - install -d "/home/opam/.opam/4.03/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.03/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.03/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.03/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.03/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.03/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done - install -d "/home/opam/.opam/4.03/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.03/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.03/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.03/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 52/123: [dune: ./boot.exe 71] Processing 53/123: [dune: ./boot.exe 71] Processing 54/123: [dune: ./boot.exe 71] [topkg: ocaml build] -> installed base-bytes.base Processing 55/123: [dune: ./boot.exe 71] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.1.6.3) -> compiled dune.1.6.3 Processing 55/123: [topkg: ocaml build] -> installed dune.1.6.3 Processing 56/123: [topkg: ocaml build] Processing 57/123: [bigarray-compat: dune build] [topkg: ocaml build] Processing 58/123: [bigarray-compat: dune build] [cppo: dune build] [topkg: ocaml build] Processing 59/123: [bigarray-compat: dune build] [cppo: dune build] [topkg: ocaml build] Processing 60/123: [bigarray-compat: dune build] [cppo: dune build] [topkg: ocaml build] Processing 61/123: [bigarray-compat: dune build] [cppo: dune build] [ppx_derivers: dune build] [topkg: ocaml build] Processing 62/123: [bigarray-compat: dune build] [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [topkg: ocaml build] Processing 63/123: [bigarray-compat: dune build] [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [topkg: ocaml build] Processing 64/123: [bigarray-compat: dune build] [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [topkg: ocaml build] -> installed dune-configurator.1.0.0 Processing 65/123: [bigarray-compat: dune build] [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [topkg: ocaml build] -> installed jbuilder.transition Processing 66/123: [bigarray-compat: dune build] [cppo: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [topkg: ocaml build] Processing 67/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [topkg: ocaml build] Processing 68/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [topkg: ocaml build] Processing 69/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 69/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] -> installed ppx_derivers.1.2.1 Processing 70/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 70/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] -> installed result.1.5 Processing 71/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] Processing 72/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_traverse_builtins.v0.9.0) -> compiled ppx_traverse_builtins.v0.9.0 Processing 72/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] -> installed ppx_traverse_builtins.v0.9.0 Processing 73/123: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 73/123: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] -> installed bigarray-compat.1.1.0 Processing 74/123: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] Processing 75/123: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 75/123: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed stdlib-shims.0.3.0 Processing 76/123: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 76/123: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed seq.0.2.2 Processing 77/123: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cstruct.5.1.1) -> compiled cstruct.5.1.1 Processing 77/123: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed cstruct.5.1.1 Processing 78/123: [cppo: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] Processing 79/123: [cppo: dune build] [io-page: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-compiler-libs.v0.9.0) -> compiled ocaml-compiler-libs.v0.9.0 Processing 79/123: [cppo: dune build] [io-page: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed ocaml-compiler-libs.v0.9.0 Processing 80/123: [cppo: dune build] [io-page: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 80/123: [io-page: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed cppo.1.6.8 Processing 81/123: [io-page: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "io-page" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/io-page.2.3.0) -> compiled io-page.2.3.0 Processing 81/123: [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed io-page.2.3.0 Processing 82/123: [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sexplib.v0.9.2) -> compiled sexplib.v0.9.2 Processing 82/123: [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] -> installed sexplib.v0.9.2 Processing 83/123: [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] Processing 84/123: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [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 -I src 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 -linkall -I src src/topkg.cmxa -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 -I src 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 84/123: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] -> installed topkg.1.0.4 Processing 85/123: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] Processing 86/123: [base: jbuilder build] [duration: ocaml build] [ocaml-migrate-parsetree: dune build] Processing 87/123: [base: jbuilder build] [duration: ocaml build] [fmt: ocaml build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/duration.0.1.1) - ocamlfind ocamldep -modules src/duration.ml > src/duration.ml.depends - ocamlfind ocamldep -modules src/duration.mli > src/duration.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -w +A-4-6-44-48 -color always -I src -o src/duration.cmi src/duration.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -w +A-4-6-44-48 -color always -I src -o src/duration.cmx src/duration.ml - ocamlfind ocamlopt -a -I src src/duration.cmx -o src/duration.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/duration.cmxa -o src/duration.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -w +A-4-6-44-48 -color always -I src -o src/duration.cmo src/duration.ml - ocamlfind ocamlc -a -I src src/duration.cmo -o src/duration.cma - # No parallelism done -> compiled duration.0.1.1 Processing 87/123: [base: jbuilder build] [fmt: ocaml build] [ocaml-migrate-parsetree: dune build] -> installed duration.0.1.1 Processing 88/123: [base: jbuilder build] [fmt: ocaml build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/fmt.0.8.6) - ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends - ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml - ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa - ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml - ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma - ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends - ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - File "src/fmt_tty.ml", line 50, characters 30-46: - Warning 3: deprecated: String.uppercase - Use String.uppercase_ascii instead. - ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa - ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - File "src/fmt_tty.ml", line 50, characters 30-46: - Warning 3: deprecated: String.uppercase - Use String.uppercase_ascii instead. - ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma - ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.ml > src/fmt_cli.ml.depends - ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.mli > src/fmt_cli.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml - ocamlfind ocamlopt -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa - ocamlfind ocamlopt -shared -linkall -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml - ocamlfind ocamlc -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmo -o src/fmt_cli.cma - ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_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 seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_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 seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_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 -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_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 seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_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 fmt.0.8.6 Processing 88/123: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] -> installed fmt.0.8.6 Processing 89/123: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-migrate-parsetree.1.3.1) -> compiled ocaml-migrate-parsetree.1.3.1 Processing 89/123: [base: jbuilder build] -> installed ocaml-migrate-parsetree.1.3.1 Processing 90/123: [base: jbuilder build] Processing 91/123: [base: jbuilder build] [ppx_ast: jbuilder build] Processing 92/123: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools_versioned.5.2.2) -> compiled ppx_tools_versioned.5.2.2 Processing 92/123: [base: jbuilder build] [ppx_ast: jbuilder build] -> installed ppx_tools_versioned.5.2.2 Processing 93/123: [base: jbuilder build] [ppx_ast: jbuilder build] Processing 94/123: [base: jbuilder build] [lwt: ocaml false] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.3.3.0) Processing 94/123: [base: jbuilder build] [lwt: jbuilder build] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/base.v0.9.3) - File "src/jbuild", line 18, characters 0-142: - 18 | (rule - 19 | ((targets (pow_overflow_bounds.ml)) - 20 | (deps (../generate/generate_pow_overflow_bounds.exe)) - 21 | (action (run ${<} -atomic -o ${@})))) - Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. -> compiled base.v0.9.3 Processing 94/123: [lwt: jbuilder build] [ppx_ast: jbuilder build] -> installed base.v0.9.3 Processing 95/123: [lwt: jbuilder build] [ppx_ast: jbuilder build] Processing 96/123: [lwt: jbuilder build] [ppx_ast: jbuilder build] [stdio: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stdio.v0.9.0) -> compiled stdio.v0.9.0 Processing 96/123: [lwt: jbuilder build] [ppx_ast: jbuilder build] -> installed stdio.v0.9.0 Processing 97/123: [lwt: jbuilder build] [ppx_ast: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_ast.v0.9.1) -> compiled ppx_ast.v0.9.1 Processing 97/123: [lwt: jbuilder build] -> installed ppx_ast.v0.9.1 Processing 98/123: [lwt: jbuilder build] Processing 99/123: [lwt: jbuilder build] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.3.3.0) - File "_unknown_", line 1, characters 0-0: - Warning: File META.lwt is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - Delete file META.lwt to get rid of this warning. - discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp - found config var ext_obj: ...................... .o - found config var default_executable_name: ...... a.out - found config var ccomp_type: ................... cc - found config var system: ....................... linux - found config var os_type: ...................... Unix - found config var use_libev: .................... false - not checking for pkg-config - not checking for libev - testing for pthread: ........................... available - 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 - ocamlc src/unix/unix_bytes_recv_msg.o - In file included from unix_bytes_recv_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_bytes_send_msg.o - In file included from unix_bytes_send_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_recv_msg.o - In file included from unix_recv_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_send_msg.o - In file included from unix_send_msg.c:31: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_getaddrinfo_job.o - In file included from unix_getaddrinfo_job.c:38: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/unix_recv_send_utils.o - In file included from unix_recv_send_utils.c:38: - unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable] - 51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK}; - | ^~~~~~~~~~~~~~ - ocamlc src/unix/lwt_unix_stubs.o - lwt_unix_stubs.c: In function 'pipe_notification_send': - lwt_unix_stubs.c:684:10: warning: 'buf' is used uninitialized [-Wuninitialized] - 684 | return write(notification_fds[1], &buf, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/x86_64-linux-gnu/bits/sigstksz.h:24, - from /usr/include/signal.h:328, - from lwt_unix_stubs.c:41: - /usr/include/unistd.h:378:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here - 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur - | ^~~~~ - lwt_unix_stubs.c:683:8: note: 'buf' declared here - 683 | char buf; - | ^~~ - ocamlopt src/simple_top/.lwt_simple_top.objs/lwt_simple_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque Processing 99/123: [lwt: ocaml] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.3.3.0) -> compiled lwt.3.3.0 Processing 99/123: [ppx_core: jbuilder build] -> installed lwt.3.3.0 Processing 100/123: [ppx_core: jbuilder build] Processing 101/123: [logs: ocaml build] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/logs.0.7.0) - ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends - ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml - ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml - ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma - ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends - ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml - ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa - ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml - ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma - ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends - ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml - ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa - ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml - ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma - ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends - ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml - ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa - ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml - ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_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 -I src -I test -o src/logs_top.cmx src/logs_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_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 -I src src/logs_top.cmx -o src/logs_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_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 -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_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 -I src src/logs_top.cmo -o src/logs_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_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 - ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends - ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml - ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa - ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml - ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma - # No parallelism done -> compiled logs.0.7.0 Processing 101/123: [ppx_core: jbuilder build] -> installed logs.0.7.0 Processing 102/123: [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_core" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_core.v0.9.0) -> compiled ppx_core.v0.9.0 -> installed ppx_core.v0.9.0 Processing 104/123: [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_optcomp.v0.9.0) -> compiled ppx_optcomp.v0.9.0 -> installed ppx_optcomp.v0.9.0 Processing 106/123: [ppx_driver: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_driver.v0.9.1) -> compiled ppx_driver.v0.9.1 -> installed ppx_driver.v0.9.1 Processing 108/123: [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_metaquot.v0.9.0) -> compiled ppx_metaquot.v0.9.0 -> installed ppx_metaquot.v0.9.0 Processing 110/123: [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_type_conv" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_type_conv.v0.9.0) -> compiled ppx_type_conv.v0.9.0 -> installed ppx_type_conv.v0.9.0 Processing 112/123: [ppx_sexp_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "71" "--no-config" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_conv.v0.9.0) -> compiled ppx_sexp_conv.v0.9.0 -> installed ppx_sexp_conv.v0.9.0 Processing 114/123: [ipaddr: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "71" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ipaddr.2.9.0) - ocamlopt lib/.ipaddr_top.objs/ipaddr_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled ipaddr.2.9.0 -> installed ipaddr.2.9.0 Processing 116/123: [mirage-types: make build-types] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build-types" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mirage-types.2.8.0) - ./build - + ocamlfind query lwt cstruct ipaddr io-page - + WITH_LWT=/home/opam/.opam/4.03/lib/lwt - /home/opam/.opam/4.03/lib/cstruct - /home/opam/.opam/4.03/lib/ipaddr - /home/opam/.opam/4.03/lib/io-page - + ocamlbuild -tag bin_annot types/V1.cmi - /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 - File "_tags", line 19, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 20, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 25, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 26, characters 26-39: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 27, characters 26-43: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 28, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 32, characters 18-29: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 33, characters 18-31: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 34, characters 18-35: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 35, characters 18-39: - Warning: the tag "pkg_functoria.runtime" 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 -package cstruct -package io-page -package ipaddr -package lwt -modules types/V1.mli > types/V1.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -principal -keep-locs -strict-sequence -package cstruct -package io-page -package ipaddr -package lwt -w +A-4-6-7-9-40-42-44-48 -I types -o types/V1.cmi types/V1.mli - W: Cannot get variable ext_obj - W: Cannot get variable ext_lib - W: Cannot get variable ext_dll - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - + /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 - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - + FILES=types/META _build/types/V1.mli _build/types/V1.cmi -optional _build/types/V1.cmti - + [ /home/opam/.opam/4.03/lib/lwt - /home/opam/.opam/4.03/lib/cstruct - /home/opam/.opam/4.03/lib/ipaddr - /home/opam/.opam/4.03/lib/io-page != ] - + ocamlbuild -use-ocamlfind -pkgs lwt,io-page,cstruct,ipaddr -tag bin_annot -I types types/V1_LWT.cmi - File "_tags", line 19, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 20, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 25, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 26, characters 26-39: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 27, characters 26-43: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 28, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 32, characters 18-29: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 33, characters 18-31: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 34, characters 18-35: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 35, characters 18-39: - Warning: the tag "pkg_functoria.runtime" 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 -package cstruct -package io-page -package ipaddr -package lwt -package ipaddr -package cstruct -package io-page -package lwt -modules types/V1_LWT.mli > types/V1_LWT.mli.depends - ocamlfind ocamldep -package cstruct -package io-page -package ipaddr -package lwt -package ipaddr -package cstruct -package io-page -package lwt -modules types/V1.mli > types/V1.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -principal -keep-locs -strict-sequence -package cstruct -package io-page -package ipaddr -package lwt -w +A-4-6-7-9-40-42-44-48 -package ipaddr -package cstruct -package io-page -package lwt -I types -o types/V1.cmi types/V1.mli - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -principal -keep-locs -strict-sequence -package cstruct -package io-page -package ipaddr -package lwt -w +A-4-6-7-9-40-42-44-48 -package ipaddr -package cstruct -package io-page -package lwt -I types -o types/V1_LWT.cmi types/V1_LWT.mli - W: Cannot get variable ext_obj - W: Cannot get variable ext_lib - W: Cannot get variable ext_dll - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - + FILES=types/META _build/types/V1.mli _build/types/V1.cmi -optional _build/types/V1.cmti _build/types/V1_LWT.cmi _build/types/V1_LWT.mli _build/types/V1_LWT.cmti - + [ = true ] -> compiled mirage-types.2.8.0 Processing 117/123: [mirage-types: make install-types] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-types" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mirage-types.2.8.0) - ./build true - + ocamlfind query lwt cstruct ipaddr io-page - + WITH_LWT=/home/opam/.opam/4.03/lib/lwt - /home/opam/.opam/4.03/lib/cstruct - /home/opam/.opam/4.03/lib/ipaddr - /home/opam/.opam/4.03/lib/io-page - + ocamlbuild -tag bin_annot types/V1.cmi - File "_tags", line 19, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 20, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 25, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 26, characters 26-39: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 27, characters 26-43: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 28, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 32, characters 18-29: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 33, characters 18-31: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 34, characters 18-35: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 35, characters 18-39: - Warning: the tag "pkg_functoria.runtime" 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 -package cstruct -package io-page -package ipaddr -package lwt -modules types/V1.mli > types/V1.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -principal -keep-locs -strict-sequence -package cstruct -package io-page -package ipaddr -package lwt -w +A-4-6-7-9-40-42-44-48 -I types -o types/V1.cmi types/V1.mli - W: Cannot get variable ext_obj - W: Cannot get variable ext_lib - W: Cannot get variable ext_dll - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - + FILES=types/META _build/types/V1.mli _build/types/V1.cmi -optional _build/types/V1.cmti - + [ /home/opam/.opam/4.03/lib/lwt - /home/opam/.opam/4.03/lib/cstruct - /home/opam/.opam/4.03/lib/ipaddr - /home/opam/.opam/4.03/lib/io-page != ] - + ocamlbuild -use-ocamlfind -pkgs lwt,io-page,cstruct,ipaddr -tag bin_annot -I types types/V1_LWT.cmi - File "_tags", line 19, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 20, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 25, characters 26-37: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 26, characters 26-39: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 27, characters 26-43: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 28, characters 26-47: - Warning: the tag "pkg_functoria.runtime" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 32, characters 18-29: - Warning: the tag "pkg_astring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 33, characters 18-31: - Warning: the tag "pkg_functoria" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 34, characters 18-35: - Warning: the tag "pkg_functoria.app" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 35, characters 18-39: - Warning: the tag "pkg_functoria.runtime" 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 -package cstruct -package io-page -package ipaddr -package lwt -package ipaddr -package cstruct -package io-page -package lwt -modules types/V1.mli > types/V1.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -short-paths -principal -keep-locs -strict-sequence -package cstruct -package io-page -package ipaddr -package lwt -w +A-4-6-7-9-40-42-44-48 -package ipaddr -package cstruct -package io-page -package lwt -I types -o types/V1.cmi types/V1.mli - W: Cannot get variable ext_obj - W: Cannot get variable ext_lib - W: Cannot get variable ext_dll - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - W: Cannot get variable ocamlfind - + FILES=types/META _build/types/V1.mli _build/types/V1.cmi -optional _build/types/V1.cmti _build/types/V1_LWT.cmi _build/types/V1_LWT.mli _build/types/V1_LWT.cmti - + [ true = true ] - + ocamlfind remove mirage-types - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.03/lib/mirage-types/META - + ocamlfind install mirage-types types/META _build/types/V1.mli _build/types/V1.cmi -optional _build/types/V1.cmti _build/types/V1_LWT.cmi _build/types/V1_LWT.mli _build/types/V1_LWT.cmti - Installed /home/opam/.opam/4.03/lib/mirage-types/V1_LWT.cmti - Installed /home/opam/.opam/4.03/lib/mirage-types/V1_LWT.mli - Installed /home/opam/.opam/4.03/lib/mirage-types/V1_LWT.cmi - Installed /home/opam/.opam/4.03/lib/mirage-types/V1.cmti - Installed /home/opam/.opam/4.03/lib/mirage-types/V1.cmi - Installed /home/opam/.opam/4.03/lib/mirage-types/V1.mli - Installed /home/opam/.opam/4.03/lib/mirage-types/META -> installed mirage-types.2.8.0 -> installed mirage-types-lwt.2.8.0 Processing 120/123: [mirage-flow: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mirage-flow.1.1.0) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.03/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.03/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.03/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.03/bin/ocamlbuild - Package name: ........................................ mirage-flow - Package version: ..................................... 1.1.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.03.0 - standard_library_default: ............................ /home/opam/.opam/4.03/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.03/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.03/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.03 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_mirage_types_lwt: ................................ /home/opam/.opam/4.03/lib/mirage-types - pkg_lwt: ............................................. /home/opam/.opam/4.03/lib/lwt - pkg_cstruct: ......................................... /home/opam/.opam/4.03/lib/cstruct - pkg_lwt_unix: ........................................ /home/opam/.opam/4.03/lib/lwt - ocamldoc: ............................................ /home/opam/.opam/4.03/bin/ocamldoc - Processing 120/123: [mirage-flow: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mirage-flow.1.1.0) - ocaml setup.ml -build - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - /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 - File "_tags", line 30, characters 31-43: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 35, characters 31-40: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 38, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 43, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/fflow.mli > lib/fflow.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/fflow.cmi lib/fflow.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/fflow.ml > lib/fflow.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/mirage_flow_stats.ml > lib/mirage_flow_stats.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/mirage_flow_copy.ml > lib/mirage_flow_copy.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_stats.cmo lib/mirage_flow_stats.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/mirage_flow_proxy.ml > lib/mirage_flow_proxy.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_copy.cmo lib/mirage_flow_copy.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/mirage_flow_s.mli > lib/mirage_flow_s.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_s.cmi lib/mirage_flow_s.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/mirage_flow.mli > lib/mirage_flow.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow.cmi lib/mirage_flow.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package mirage-types.lwt -modules lib/mirage_flow.ml > lib/mirage_flow.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_proxy.cmo lib/mirage_flow_proxy.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/fflow.cmo lib/fflow.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/fflow.cmo lib/fflow.ml - File "lib/fflow.ml", line 84, characters 44-66: - Warning 3: deprecated: Cstruct.blit_to_string - Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0 - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow.cmo lib/mirage_flow.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I lib lib/fflow.cmo lib/mirage_flow_stats.cmo lib/mirage_flow_copy.cmo lib/mirage_flow_proxy.cmo lib/mirage_flow.cmo -o lib/mirage_flow.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_stats.cmx lib/mirage_flow_stats.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_copy.cmx lib/mirage_flow_copy.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/fflow.cmx lib/fflow.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/fflow.cmx lib/fflow.ml - File "lib/fflow.ml", line 84, characters 44-66: - Warning 3: deprecated: Cstruct.blit_to_string - Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0 - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow_proxy.cmx lib/mirage_flow_proxy.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package mirage-types.lwt -I lib -o lib/mirage_flow.cmx lib/mirage_flow.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I lib lib/fflow.cmx lib/mirage_flow_stats.cmx lib/mirage_flow_copy.cmx lib/mirage_flow_proxy.cmx lib/mirage_flow.cmx -o lib/mirage_flow.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -linkall -I lib lib/mirage_flow.cmxa -o lib/mirage_flow.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -modules lib/lwt-io/lwt_io_flow.mli > lib/lwt-io/lwt_io_flow.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -I lib/lwt-io -I lib -o lib/lwt-io/lwt_io_flow.cmi lib/lwt-io/lwt_io_flow.mli - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -I lib/lwt-io -I lib -o lib/lwt-io/lwt_io_flow.cmi lib/lwt-io/lwt_io_flow.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -modules lib/lwt-io/lwt_io_flow.ml > lib/lwt-io/lwt_io_flow.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -I lib/lwt-io -I lib -o lib/lwt-io/lwt_io_flow.cmo lib/lwt-io/lwt_io_flow.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -I lib/lwt-io -I lib -o lib/lwt-io/lwt_io_flow.cmo lib/lwt-io/lwt_io_flow.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I lib/lwt-io lib/lwt-io/lwt_io_flow.cmo -o lib/lwt-io/lwt-io.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -I lib/lwt-io -I lib -o lib/lwt-io/lwt_io_flow.cmx lib/lwt-io/lwt_io_flow.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cstruct -package lwt -package lwt.unix -package mirage-types.lwt -I lib/lwt-io -I lib -o lib/lwt-io/lwt_io_flow.cmx lib/lwt-io/lwt_io_flow.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I lib/lwt-io lib/lwt-io/lwt_io_flow.cmx -o lib/lwt-io/lwt-io.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I lib/lwt-io lib/lwt-io/lwt-io.cmxa lib/lwt-io/lwt_io_flow.cmx -o lib/lwt-io/lwt-io.cmxs - + /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 - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. -> compiled mirage-flow.1.1.0 Processing 121/123: [mirage-flow: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mirage-flow.1.1.0) - ocaml setup.ml -install - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - Installed /home/opam/.opam/4.03/lib/mirage-flow/fflow.mli - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_stats.ml - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_copy.ml - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_proxy.ml - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_s.mli - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.mli - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cma - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cmxa - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.a - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cmxs - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cmti - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cmt - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.annot - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_s.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_s.cmti - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_proxy.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_proxy.cmt - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_proxy.annot - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_copy.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_copy.cmt - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_copy.annot - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_stats.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_stats.cmt - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_stats.annot - Installed /home/opam/.opam/4.03/lib/mirage-flow/fflow.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/fflow.cmti - Installed /home/opam/.opam/4.03/lib/mirage-flow/fflow.cmt - Installed /home/opam/.opam/4.03/lib/mirage-flow/fflow.annot - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow.cmx - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_proxy.cmx - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_copy.cmx - Installed /home/opam/.opam/4.03/lib/mirage-flow/mirage_flow_stats.cmx - Installed /home/opam/.opam/4.03/lib/mirage-flow/fflow.cmx - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt_io_flow.mli - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt-io.cma - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt-io.cmxa - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt-io.a - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt-io.cmxs - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt_io_flow.cmi - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt_io_flow.cmti - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt_io_flow.cmt - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt_io_flow.annot - Installed /home/opam/.opam/4.03/lib/mirage-flow/lwt_io_flow.cmx - Installed /home/opam/.opam/4.03/lib/mirage-flow/META -> installed mirage-flow.1.1.0 Processing 122/123: [hvsock: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--disable-tests" (CWD=/home/opam/.opam/4.03/.opam-switch/build/hvsock.0.11.0) - - 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: ........................................ hvsock - Package version: ..................................... 0.11.0 - 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: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_unix: ............................................ /home/opam/.opam/4.03/lib/ocaml - pkg_lwt: ............................................. /home/opam/.opam/4.03/lib/lwt - pkg_bytes: ........................................... /home/opam/.opam/4.03/lib/bytes - pkg_mirage_types_lwt: ................................ /home/opam/.opam/4.03/lib/mirage-types - pkg_cstruct: ......................................... /home/opam/.opam/4.03/lib/cstruct - pkg_mirage_flow: ..................................... /home/opam/.opam/4.03/lib/mirage-flow - pkg_logs: ............................................ /home/opam/.opam/4.03/lib/logs - pkg_threads: ......................................... /home/opam/.opam/4.03/lib/ocaml - pkg_duration: ........................................ /home/opam/.opam/4.03/lib/duration - pkg_lwt_preemptive: .................................. /home/opam/.opam/4.03/lib/lwt - ocamldoc: ............................................ /home/opam/.opam/4.03/bin/ocamldoc - pkg_cmdliner: ........................................ /home/opam/.opam/4.03/lib/cmdliner - pkg_lwt_unix: ........................................ /home/opam/.opam/4.03/lib/lwt - Processing 122/123: [hvsock: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/hvsock.0.11.0) - ocaml setup.ml -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -package unix -c lib/hvsock_stubs.c - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -package unix -c lib/hvsock_stubs.c - lib/hvsock_stubs.c: In function 'stub_hvsock_ba_recv': - lib/hvsock_stubs.c:251:9: warning: variable 'err' set but not used [-Wunused-but-set-variable] - 251 | DWORD err = 0; - | ^~~ - lib/hvsock_stubs.c: In function 'stub_hvsock_ba_send': - lib/hvsock_stubs.c:274:9: warning: variable 'err' set but not used [-Wunused-but-set-variable] - 274 | DWORD err = 0; - | ^~~ - mv hvsock_stubs.o lib/hvsock_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlmklib -o lib/hvsock_stubs -g lib/hvsock_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules lib/hvsock.mli > lib/hvsock.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package unix -I lib -o lib/hvsock.cmi lib/hvsock.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -modules lib/hvsock.ml > lib/hvsock.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package unix -I lib -o lib/hvsock.cmo lib/hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -dllib -lhvsock_stubs -cclib -lhvsock_stubs -I lib lib/hvsock.cmo -o lib/hvsock.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package unix -I lib -o lib/hvsock.cmx lib/hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -cclib -lhvsock_stubs -I lib lib/hvsock.cmx -o lib/hvsock.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I lib -I lib lib/hvsock.cmxa lib/hvsock.cmx -o lib/hvsock.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt/lwt_hvsock.mli > lwt/lwt_hvsock.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/lwt_hvsock.cmi lwt/lwt_hvsock.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt/lwt_hvsock.ml > lwt/lwt_hvsock.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt/flow_lwt_hvsock.mli > lwt/flow_lwt_hvsock.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/flow_lwt_hvsock.cmi lwt/flow_lwt_hvsock.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt/flow_lwt_hvsock.ml > lwt/flow_lwt_hvsock.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt/flow_lwt_hvsock_shutdown.mli > lwt/flow_lwt_hvsock_shutdown.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/flow_lwt_hvsock_shutdown.cmi lwt/flow_lwt_hvsock_shutdown.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt/flow_lwt_hvsock_shutdown.ml > lwt/flow_lwt_hvsock_shutdown.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/lwt_hvsock.cmo lwt/lwt_hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/flow_lwt_hvsock.cmo lwt/flow_lwt_hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/flow_lwt_hvsock_shutdown.cmo lwt/flow_lwt_hvsock_shutdown.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -thread -I lwt lwt/lwt_hvsock.cmo lwt/flow_lwt_hvsock.cmo lwt/flow_lwt_hvsock_shutdown.cmo -o lwt/hvsock_lwt.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/lwt_hvsock.cmx lwt/lwt_hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/flow_lwt_hvsock.cmx lwt/flow_lwt_hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -thread -I lib -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt -package logs -package duration -package cstruct -package bytes -I lwt -I lib -o lwt/flow_lwt_hvsock_shutdown.cmx lwt/flow_lwt_hvsock_shutdown.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -thread -I lwt lwt/lwt_hvsock.cmx lwt/flow_lwt_hvsock.cmx lwt/flow_lwt_hvsock_shutdown.cmx -o lwt/hvsock_lwt.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -thread -I lwt lwt/hvsock_lwt.cmxa lwt/lwt_hvsock.cmx lwt/flow_lwt_hvsock.cmx lwt/flow_lwt_hvsock_shutdown.cmx -o lwt/hvsock_lwt.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_hvsock.mli > lwt_unix/flow_lwt_unix_hvsock.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_hvsock.cmi lwt_unix/flow_lwt_unix_hvsock.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_hvsock.ml > lwt_unix/flow_lwt_unix_hvsock.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_main.mli > lwt_unix/flow_lwt_unix_main.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_time.mli > lwt_unix/flow_lwt_unix_time.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_main.cmi lwt_unix/flow_lwt_unix_main.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_time.cmi lwt_unix/flow_lwt_unix_time.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_hvsock_shutdown.mli > lwt_unix/flow_lwt_unix_hvsock_shutdown.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_hvsock_shutdown.cmi lwt_unix/flow_lwt_unix_hvsock_shutdown.mli - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_hvsock_shutdown.ml > lwt_unix/flow_lwt_unix_hvsock_shutdown.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_main.ml > lwt_unix/flow_lwt_unix_main.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -modules lwt_unix/flow_lwt_unix_time.ml > lwt_unix/flow_lwt_unix_time.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_hvsock.cmo lwt_unix/flow_lwt_unix_hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_hvsock_shutdown.cmo lwt_unix/flow_lwt_unix_hvsock_shutdown.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_main.cmo lwt_unix/flow_lwt_unix_main.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_time.cmo lwt_unix/flow_lwt_unix_time.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -I lwt_unix lwt_unix/flow_lwt_unix_main.cmo lwt_unix/flow_lwt_unix_time.cmo lwt_unix/flow_lwt_unix_hvsock.cmo lwt_unix/flow_lwt_unix_hvsock_shutdown.cmo -o lwt_unix/hvsock_lwt_unix.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_main.cmx lwt_unix/flow_lwt_unix_main.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_time.cmx lwt_unix/flow_lwt_unix_time.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_hvsock.cmx lwt_unix/flow_lwt_unix_hvsock.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -I lwt -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package bytes -I lwt_unix -I lib -I lwt -o lwt_unix/flow_lwt_unix_hvsock_shutdown.cmx lwt_unix/flow_lwt_unix_hvsock_shutdown.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -I lwt_unix lwt_unix/flow_lwt_unix_main.cmx lwt_unix/flow_lwt_unix_time.cmx lwt_unix/flow_lwt_unix_hvsock.cmx lwt_unix/flow_lwt_unix_hvsock_shutdown.cmx -o lwt_unix/hvsock_lwt_unix.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -I lwt_unix lwt_unix/hvsock_lwt_unix.cmxa lwt_unix/flow_lwt_unix_main.cmx lwt_unix/flow_lwt_unix_time.cmx lwt_unix/flow_lwt_unix_hvsock.cmx lwt_unix/flow_lwt_unix_hvsock_shutdown.cmx -o lwt_unix/hvsock_lwt_unix.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.unix -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package cmdliner -package bytes -modules src/hvcat.ml > src/hvcat.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -I lwt -I lwt_unix -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.unix -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package cmdliner -package bytes -I src -I lib -I lwt -I lwt_unix -o src/hvcat.cmo src/hvcat.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -I lwt -I lwt_unix -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.unix -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package cmdliner -package bytes -I src -I lib -I lwt -I lwt_unix -o src/hvcat.cmx src/hvcat.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -g -I lib -linkpkg -thread -package unix -package threads -package mirage-types.lwt -package mirage-flow -package lwt.unix -package lwt.preemptive -package lwt -package logs -package duration -package cstruct -package cmdliner -package bytes -I lwt_unix -I lib -I lwt -I src lwt_unix/hvsock_lwt_unix.cmxa lib/hvsock.cmxa lwt/hvsock_lwt.cmxa src/hvcat.cmx -o src/hvcat.native -> compiled hvsock.0.11.0 Processing 123/123: [hvsock: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/hvsock.0.11.0) - ocaml setup.ml -install - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.mli - Installed /home/opam/.opam/4.03/lib/hvsock/libhvsock_stubs.a - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cma - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cmxa - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.a - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cmxs - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.annot - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock.mli - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock_shutdown.mli - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_main.mli - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_time.mli - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt_unix.cma - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt_unix.cmxa - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt_unix.a - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt_unix.cmxs - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_time.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_time.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_time.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_time.annot - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_main.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_main.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_main.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_main.annot - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock_shutdown.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock_shutdown.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock_shutdown.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock_shutdown.annot - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock.annot - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_time.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_main.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock_shutdown.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_unix_hvsock.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/lwt_hvsock.mli - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock.mli - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock_shutdown.mli - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt.cma - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt.cmxa - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt.a - Installed /home/opam/.opam/4.03/lib/hvsock/hvsock_lwt.cmxs - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock_shutdown.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock_shutdown.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock_shutdown.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock_shutdown.annot - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock.annot - Installed /home/opam/.opam/4.03/lib/hvsock/lwt_hvsock.cmi - Installed /home/opam/.opam/4.03/lib/hvsock/lwt_hvsock.cmti - Installed /home/opam/.opam/4.03/lib/hvsock/lwt_hvsock.cmt - Installed /home/opam/.opam/4.03/lib/hvsock/lwt_hvsock.annot - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock_shutdown.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/flow_lwt_hvsock.cmx - Installed /home/opam/.opam/4.03/lib/hvsock/lwt_hvsock.cmx - Installed /home/opam/.opam/4.03/lib/stublibs/dllhvsock_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllhvsock_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/hvsock/META -> installed hvsock.0.11.0 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2022-11-03 07:24.07 ---> saved as "3b7e83fc66869215dabc09289dc91dd73bab5dff394b8f3eb107c1bf26c8046c" Job succeeded