sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The package failed to build. The error log from opam follows.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy mirage-block-unix.1.2.2 stdlib-shims.0.3.0 stdio.v0.13.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.0.3.1 result.1.5 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 parsexp.v0.13.0 ounit2.2.2.7 ounit.2.2.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 num.0 mmap.1.2.0 mirage-types.2.8.0 lwt.5.5.0 jbuilder.1.0+beta20.2 io-page-unix.2.2.0 io-page.2.4.0 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 cstruct.2.4.1 csexp.1.5.2 cppo.1.7.0 configurator.v0.11.0 conf-which.1 conf-time.1 conf-pkg-config.3 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.13.2" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: debianutils pkg-config time [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ppx_derivers 1.2.1 - install ocamlbuild 0.14.3 - install sexplib0 v0.13.0 - install bigarray-compat 1.1.0 - install base-bytes base - install ocaml-syntax-shims 1.0.0 - install stdlib-shims 0.3.0 - install seq 0.3.1 - install conf-pkg-config 3 - install jbuilder 1.0+beta20.2 - install result 1.5 - install csexp 1.5.2 - install base-num base - install conf-which 1 - install cppo 1.7.0 - install mmap 1.2.0 - install ounit2 2.2.7 - install ocaml-migrate-parsetree 1.8.0 - install dune-configurator 3.16.0 - install num 0 - install conf-time 1 - install ocplib-endian 1.2 - install ounit 2.2.7 - install ppx_tools_versioned 5.4.0 - install base v0.13.2 - install lwt 5.5.0 - install stdio v0.13.0 - install parsexp v0.13.0 - install configurator v0.11.0 - install sexplib v0.13.0 - install cstruct 2.4.1 - install io-page 2.4.0 - install mirage-types 2.8.0 - install io-page-unix 2.2.0 - install mirage-block-unix 1.2.2 ===== 35 to install ===== The following system packages will first need to be installed: pkg-config time <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" "time" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpkgconf3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18745 files and directories currently installed.) - Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Selecting previously unselected package time. - Preparing to unpack .../time_1.9-0.2_amd64.deb ... - Unpacking time (1.9-0.2) ... - Setting up time (1.9-0.2) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/105: Processing 2/105: Processing 3/105: Processing 4/105: Processing 5/105: Processing 6/105: Processing 7/105: Processing 8/105: Processing 9/105: Processing 10/105: Processing 11/105: [conf-pkg-config: pkg-config] Processing 12/105: [conf-pkg-config: pkg-config] [conf-which: which which] -> installed base-bytes.base Processing 13/105: [conf-pkg-config: pkg-config] [conf-which: which which] -> installed base-num.base Processing 14/105: [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved base.v0.13.2 (cached) Processing 15/105: [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved bigarray-compat.1.1.0 (cached) Processing 16/105: [conf-pkg-config: pkg-config] [conf-which: which which] Processing 17/105: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved configurator.v0.11.0 (cached) Processing 18/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-which: which which] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 18/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-which: which which] -> installed conf-pkg-config.3 Processing 19/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-which: which which] - /usr/bin/which -> compiled conf-which.1 Processing 19/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] -> installed conf-which.1 Processing 20/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] Processing 21/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-time: which time] -> retrieved cppo.1.7.0 (cached) Processing 22/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-time: which time] Processing 23/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-time: which time] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 24/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-time: which time] [cppo: dune build] Processing 25/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [conf-time: which time] [cppo: dune build] [csexp: dune build] - /usr/bin/time -> compiled conf-time.1 Processing 25/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> installed conf-time.1 Processing 26/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved io-page.2.4.0 (cached) Processing 27/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved io-page-unix.2.2.0 (cached) Processing 28/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved jbuilder.1.0+beta20.2 (cached) Processing 29/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 30/105: [cstruct.2.4.1: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jbuilder: ocaml configure.ml] -> compiled bigarray-compat.1.1.0 Processing 30/105: [cstruct.2.4.1: http] [cppo: dune build] [csexp: dune build] [jbuilder: ocaml configure.ml] -> installed bigarray-compat.1.1.0 Processing 31/105: [cstruct.2.4.1: http] [cppo: dune build] [csexp: dune build] [jbuilder: ocaml configure.ml] -> compiled csexp.1.5.2 Processing 31/105: [cstruct.2.4.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] -> installed csexp.1.5.2 Processing 32/105: [cstruct.2.4.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] -> retrieved lwt.5.5.0 (cached) Processing 33/105: [cstruct.2.4.1: http] [mirage-block-unix.1.2.2: http] [cppo: dune build] [jbuilder: ocaml configure.ml] Processing 33/105: [cstruct.2.4.1: http] [mirage-block-unix.1.2.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] -> retrieved dune-configurator.3.16.0 (cached) Processing 34/105: [cstruct.2.4.1: http] [mirage-block-unix.1.2.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] Processing 35/105: [cstruct.2.4.1: http] [mirage-block-unix.1.2.2: http] [cppo: dune build] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] Processing 35/105: [mirage-block-unix.1.2.2: http] [cppo: dune build] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> compiled cppo.1.7.0 Processing 35/105: [mirage-block-unix.1.2.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> installed cppo.1.7.0 Processing 36/105: [mirage-block-unix.1.2.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] Processing 36/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> retrieved mirage-types.2.8.0 (cached) Processing 37/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> retrieved cstruct.2.4.1 (https://github.com/mirage/ocaml-cstruct/archive/v2.4.1.tar.gz) Processing 38/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] Processing 39/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] Processing 40/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> installed num.0 Processing 41/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> retrieved mirage-block-unix.1.2.2 (https://github.com/mirage/mirage-block-unix/archive/v1.2.2.tar.gz) Processing 42/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] -> retrieved mmap.1.2.0 (cached) Processing 43/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] Processing 44/105: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] Processing 44/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 45/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] Processing 46/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 47/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] Processing 48/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 49/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 50/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 51/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [ocplib-endian: dune build] -> retrieved ounit.2.2.7 (cached) Processing 52/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [ocplib-endian: dune build] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/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.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/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.3"'; \ - ) > src/ocamlbuild_config.ml Processing 52/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ounit2.2.2.7 (cached) Processing 53/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved parsexp.v0.13.0 (cached) Processing 54/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 55/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] Processing 56/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved ppx_tools_versioned.5.4.0 (cached) Processing 57/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> compiled mmap.1.2.0 Processing 57/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> installed mmap.1.2.0 Processing 58/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) Processing 59/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] Processing 60/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] -> retrieved seq.0.3.1 (cached) Processing 61/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] Processing 62/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] -> retrieved sexplib.v0.13.0 (cached) Processing 63/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] -> retrieved sexplib0.v0.13.0 (cached) Processing 64/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] -> retrieved stdio.v0.13.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) Processing 65/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled ppx_derivers.1.2.1 Processing 65/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 66/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled result.1.5 Processing 66/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed result.1.5 Processing 67/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 68/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled seq.0.3.1 Processing 68/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed seq.0.3.1 Processing 69/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled ocplib-endian.1.2 Processing 69/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ocplib-endian.1.2 Processing 70/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 70/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 71/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] Processing 72/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [sexplib0: dune build] -> compiled sexplib0.v0.13.0 Processing 72/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] -> installed sexplib0.v0.13.0 Processing 73/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 73/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 74/105: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.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_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml Processing 74/105: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] -> compiled dune-configurator.3.16.0 Processing 74/105: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] -> installed dune-configurator.3.16.0 Processing 75/105: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] Processing 76/105: [base: dune build] [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] Processing 77/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] -> compiled ounit2.2.2.7 Processing 77/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed ounit2.2.2.7 Processing 78/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 79/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 80/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit: make install-ounit] Processing 80/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit: make install-ounit] - ocamlfind remove oUnit - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.05/lib/oUnit/META - ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.7 - Installed /home/opam/.opam/4.05/lib/oUnit/META -> installed ounit.2.2.7 Processing 80/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/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 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 80/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] [ocaml-migrate-parsetree: dune build] -> installed ocamlbuild.0.14.3 Processing 81/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] [ocaml-migrate-parsetree: dune build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 81/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 82/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] Processing 83/105: [base: dune build] [jbuilder: ./boot.exe 39] [lwt: dune build] [ppx_tools_versioned: dune build] -> compiled jbuilder.1.0+beta20.2 Processing 83/105: [base: dune build] [lwt: dune build] [ppx_tools_versioned: dune build] -> installed jbuilder.1.0+beta20.2 Processing 84/105: [base: dune build] [lwt: dune build] [ppx_tools_versioned: dune build] -> compiled lwt.5.5.0 Processing 84/105: [base: dune build] [ppx_tools_versioned: dune build] -> installed lwt.5.5.0 Processing 85/105: [base: dune build] [ppx_tools_versioned: dune build] - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base__Import0.cmo -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Import0.cmx -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base.cmo -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base.cmx -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead -> compiled base.v0.13.2 Processing 85/105: [ppx_tools_versioned: dune build] -> installed base.v0.13.2 Processing 86/105: [ppx_tools_versioned: dune build] Processing 87/105: [parsexp: dune build] [ppx_tools_versioned: dune build] Processing 88/105: [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] -> compiled ppx_tools_versioned.5.4.0 Processing 88/105: [parsexp: dune build] [stdio: dune build] -> installed ppx_tools_versioned.5.4.0 Processing 89/105: [parsexp: dune build] [stdio: dune build] -> compiled stdio.v0.13.0 Processing 89/105: [parsexp: dune build] -> installed stdio.v0.13.0 Processing 90/105: [parsexp: dune build] Processing 91/105: [configurator: jbuilder build] [parsexp: dune build] -> compiled parsexp.v0.13.0 Processing 91/105: [configurator: jbuilder build] -> installed parsexp.v0.13.0 Processing 92/105: [configurator: jbuilder build] Processing 93/105: [configurator: jbuilder build] [sexplib: dune build] -> compiled configurator.v0.11.0 Processing 93/105: [sexplib: dune build] -> installed configurator.v0.11.0 Processing 94/105: [sexplib: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "sexplib" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sexplib.v0.13.0) -> compiled sexplib.v0.13.0 -> installed sexplib.v0.13.0 Processing 96/105: [cstruct: ./configure] + /home/opam/.opam/4.05/.opam-switch/build/cstruct.2.4.1/./configure "--prefix" "/home/opam/.opam/4.05" "--enable-lwt" "--enable-ppx" "--disable-async" "--enable-unix" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cstruct.2.4.1) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ cstruct - Package version: ..................................... 2.4.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.05 - 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.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - build the Lwt library: ............................... true - build the Async_unix library: ........................ false - build the UNIX library: .............................. true - build the ppx syntax extension: ...................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes - pkg_bigarray: ........................................ /home/opam/.opam/4.05/lib/ocaml - pkg_ocplib_endian: ................................... /home/opam/.opam/4.05/lib/ocplib-endian - pkg_ocplib_endian_bigstring: ......................... /home/opam/.opam/4.05/lib/ocplib-endian/bigstring - pkg_sexplib: ......................................... /home/opam/.opam/4.05/lib/sexplib - pkg_lwt_unix: ........................................ /home/opam/.opam/4.05/lib/lwt/unix - pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml - pkg_ocaml_migrate_parsetree: ......................... /home/opam/.opam/4.05/lib/ocaml-migrate-parsetree - pkg_ppx_tools_versioned: ............................. /home/opam/.opam/4.05/lib/ppx_tools_versioned - pkg_ppx_tools_versioned_metaquot_404: ................ /home/opam/.opam/4.05/lib/ppx_tools_versioned/metaquot_404 - ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc - Processing 96/105: [cstruct: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/cstruct.2.4.1) - ocaml setup.ml -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -c lib/cstruct_stubs.c - mv cstruct_stubs.o lib/cstruct_stubs.o - /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o lib/cstruct_stubs -g lib/cstruct_stubs.o - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -modules lib/cstruct.mli > lib/cstruct.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmi lib/cstruct.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -modules lib/cstruct.ml > lib/cstruct.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmo lib/cstruct.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmo lib/cstruct.ml - File "lib/cstruct.ml", line 154, characters 0-138: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 156, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 158, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 160, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 162, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 164, characters 0-117: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 166, characters 0-102: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -lcstruct_stubs -cclib -lcstruct_stubs -I lib lib/cstruct.cmo -o lib/cstruct.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmx lib/cstruct.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmx lib/cstruct.ml - File "lib/cstruct.ml", line 154, characters 0-138: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 156, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 158, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 160, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 162, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 164, characters 0-117: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 166, characters 0-102: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -lcstruct_stubs -I lib lib/cstruct.cmx -o lib/cstruct.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib/ -I lib lib/cstruct.cmxa lib/cstruct.cmx -o lib/cstruct.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -modules lwt/lwt_cstruct.mli > lwt/lwt_cstruct.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmi lwt/lwt_cstruct.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmi lwt/lwt_cstruct.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -modules lwt/lwt_cstruct.ml > lwt/lwt_cstruct.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmo lwt/lwt_cstruct.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmo lwt/lwt_cstruct.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt lwt/lwt_cstruct.cmo -o lwt/lwt_cstruct.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmx lwt/lwt_cstruct.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmx lwt/lwt_cstruct.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt lwt/lwt_cstruct.cmx -o lwt/lwt_cstruct.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt lwt/lwt_cstruct.cmxa lwt/lwt_cstruct.cmx -o lwt/lwt_cstruct.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -modules unix/unix_cstruct.mli > unix/unix_cstruct.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmi unix/unix_cstruct.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -modules unix/unix_cstruct.ml > unix/unix_cstruct.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmo unix/unix_cstruct.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I unix unix/unix_cstruct.cmo -o unix/unix_cstruct.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmx unix/unix_cstruct.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I unix unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I unix unix/unix_cstruct.cmxa unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -modules ppx/ppx_cstruct.ml > ppx/ppx_cstruct.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmo ppx/ppx_cstruct.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmo ppx/ppx_cstruct.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmx ppx/ppx_cstruct.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmx ppx/ppx_cstruct.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -modules ppx/standalone.ml > ppx/standalone.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmo ppx/standalone.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmo ppx/standalone.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmx ppx/standalone.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmx ppx/standalone.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx ppx/ppx_cstruct.cmx ppx/standalone.cmx -o ppx/standalone.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx ppx/ppx_cstruct.cmx ppx/standalone.cmx -o ppx/standalone.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml -> compiled cstruct.2.4.1 Processing 97/105: [cstruct: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cstruct.2.4.1) - ocaml setup.ml -install - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.mli - Installed /home/opam/.opam/4.05/lib/cstruct/libcstruct_stubs.a - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cma - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cmxa - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.a - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cmxs - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cmi - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cmti - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cmt - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.annot - Installed /home/opam/.opam/4.05/lib/cstruct/cstruct.cmx - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.mli - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cma - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cmxa - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.a - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cmxs - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cmi - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cmti - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cmt - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.annot - Installed /home/opam/.opam/4.05/lib/cstruct/unix_cstruct.cmx - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.mli - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cma - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cmxa - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.a - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cmxs - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cmi - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cmti - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cmt - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.annot - Installed /home/opam/.opam/4.05/lib/cstruct/lwt_cstruct.cmx - Installed /home/opam/.opam/4.05/lib/cstruct/ppx_cstruct.ml - Installed /home/opam/.opam/4.05/lib/cstruct/ppx_cstruct.cmx - Installed /home/opam/.opam/4.05/lib/cstruct/ppx_cstruct.o - Installed /home/opam/.opam/4.05/lib/cstruct/ppx_cstruct.cmo - Installed /home/opam/.opam/4.05/lib/cstruct/ppx_cstruct.cmi - Installed /home/opam/.opam/4.05/lib/stublibs/dllcstruct_stubs.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllcstruct_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.05/lib/cstruct/META Processing 97/105: [cstruct: make js-install] + /usr/bin/make "js-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cstruct.2.4.1) - install -m 0644 js/cstruct.js /home/opam/.opam/4.05/lib/cstruct -> installed cstruct.2.4.1 Processing 98/105: [io-page: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "io-page" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/io-page.2.4.0) - (cd _build/default/freestanding && /usr/bin/gmake) - touch libiopage_freestanding_stubs.a -> compiled io-page.2.4.0 -> installed io-page.2.4.0 Processing 100/105: [io-page-unix: dune build] Processing 101/105: [io-page-unix: dune build] [mirage-types: make build-types] -> compiled io-page-unix.2.2.0 Processing 101/105: [mirage-types: make build-types] -> installed io-page-unix.2.2.0 Processing 102/105: [mirage-types: make build-types] + /usr/bin/make "build-types" (CWD=/home/opam/.opam/4.05/.opam-switch/build/mirage-types.2.8.0) - ./build - + ocamlfind query lwt cstruct ipaddr io-page - + echo - + WITH_LWT= - + ocamlbuild -tag bin_annot types/V1.cmi - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/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 21, characters 26-36: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no 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 29, characters 26-36: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no 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. - File "_tags", line 36, characters 18-28: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 40, characters 41-51: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it 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 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 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.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/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 - + [ != ] - + [ = true ] -> compiled mirage-types.2.8.0 Processing 103/105: [mirage-types: make install-types] + /usr/bin/make "install-types" (CWD=/home/opam/.opam/4.05/.opam-switch/build/mirage-types.2.8.0) - ./build true - + ocamlfind query lwt cstruct ipaddr io-page - + echo - + WITH_LWT= - + 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 21, characters 26-36: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no 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 29, characters 26-36: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no 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. - File "_tags", line 36, characters 18-28: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 40, characters 41-51: - Warning: the tag "pkg_ipaddr" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - 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 - + [ != ] - + [ true = true ] - + ocamlfind remove mirage-types - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.05/lib/mirage-types/META - + ocamlfind install mirage-types types/META _build/types/V1.mli _build/types/V1.cmi -optional _build/types/V1.cmti - Installed /home/opam/.opam/4.05/lib/mirage-types/V1.cmti - Installed /home/opam/.opam/4.05/lib/mirage-types/V1.cmi - Installed /home/opam/.opam/4.05/lib/mirage-types/V1.mli - Installed /home/opam/.opam/4.05/lib/mirage-types/META -> installed mirage-types.2.8.0 Processing 104/105: [mirage-block-unix: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/mirage-block-unix.1.2.2) - 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.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ mirage-block-unix - Package version: ..................................... 1.2.2 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /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.6 - 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: ... true - pkg_cstruct: ......................................... /home/opam/.opam/4.05/lib/cstruct - pkg_lwt: ............................................. /home/opam/.opam/4.05/lib/lwt - pkg_lwt_unix: ........................................ /home/opam/.opam/4.05/lib/lwt/unix - pkg_mirage_types: .................................... /home/opam/.opam/4.05/lib/mirage-types - pkg_ounit: ........................................... /home/opam/.opam/4.05/lib/oUnit - pkg_io_page_unix: .................................... /home/opam/.opam/4.05/lib/io-page/unix - pkg_io_page: ......................................... /home/opam/.opam/4.05/lib/io-page - - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - Configuration "true: quiet, debug, tests", line 1, characters 20-25: - Warning: the tag "tests" is not used in any flag or dependency declaration, so it 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.05/bin/ocamlfind ocamlc -g -c lib/odirect_stubs.c - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -c lib/blkgetsize_stubs.c - mv blkgetsize_stubs.o lib/blkgetsize_stubs.o - mv odirect_stubs.o lib/odirect_stubs.o - /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o lib/mirage_block_unix_stubs -g lib/odirect_stubs.o lib/blkgetsize_stubs.o - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package cstruct -package lwt -package lwt.unix -package mirage-types -modules lib/block.mli > lib/block.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmi lib/block.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmi lib/block.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package cstruct -package lwt -package lwt.unix -package mirage-types -modules lib/block.ml > lib/block.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmo lib/block.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmo lib/block.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -lmirage_block_unix_stubs -cclib -lmirage_block_unix_stubs -I lib lib/block.cmo -o lib/mirage_block_unix.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmx lib/block.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmx lib/block.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -lmirage_block_unix_stubs -I lib lib/block.cmx -o lib/mirage_block_unix.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib -I lib lib/mirage_block_unix.cmxa lib/block.cmx -o lib/mirage_block_unix.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -modules lib_test/test.ml > lib_test/test.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmo lib_test/test.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmo lib_test/test.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lib_test/test.ml", line 29, characters 6-28: - Warning 3: deprecated: Filename.temp_dir_name - Use Filename.get_temp_dir_name instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmx lib_test/test.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmx lib_test/test.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lib_test/test.ml", line 29, characters 6-28: - Warning 3: deprecated: Filename.temp_dir_name - Use Filename.get_temp_dir_name instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib -I lib_test lib/mirage_block_unix.cmxa lib_test/test.cmx -o lib_test/test.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib -I lib_test lib/mirage_block_unix.cmxa lib_test/test.cmx -o lib_test/test.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "_none_", line 1: - Error: No implementations provided for the following modules: - Mutex referenced from /home/opam/.opam/4.05/lib/lwt/unix/lwt_unix.cmxa(Lwt_main) - Command exited with code 2. - + /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/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. - E: Failure("Command ''/home/opam/.opam/4.05/bin/ocamlbuild' lib/libmirage_block_unix_stubs.a lib/dllmirage_block_unix_stubs.so lib/mirage_block_unix.cma lib/mirage_block_unix.cmxa lib/mirage_block_unix.a lib/mirage_block_unix.cmxs lib_test/test.native -tag debug -tag tests -j 4' terminated with error code 10") - make: *** [Makefile:17: build] Error 1 [ERROR] The compilation of mirage-block-unix.1.2.2 failed at "make". #=== ERROR while compiling mirage-block-unix.1.2.2 ============================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src # path ~/.opam/4.05/.opam-switch/build/mirage-block-unix.1.2.2 # command /usr/bin/make # exit-code 2 # env-file ~/.opam/log/mirage-block-unix-115-cf9ab6.env # output-file ~/.opam/log/mirage-block-unix-115-cf9ab6.out ### output ### # 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.05/bin/ocamlfind # ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt # ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt # ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild # Package name: ........................................ mirage-block-unix # Package version: ..................................... 1.2.2 # os_type: ............................................. Unix # system: .............................................. linux # architecture: ........................................ amd64 # ccomp_type: .......................................... cc # ocaml_version: ....................................... 4.05.0 # standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml # standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml # standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun # bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC # native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT # model: ............................................... default # ext_obj: ............................................. .o # ext_asm: ............................................. .s # ext_lib: ............................................. .a # ext_dll: ............................................. .so # default_executable_name: ............................. a.out # systhread_supported: ................................. true # Install architecture-independent files dir: .......... /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.6 # 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: ... true # pkg_cstruct: ......................................... /home/opam/.opam/4.05/lib/cstruct # pkg_lwt: ............................................. /home/opam/.opam/4.05/lib/lwt # pkg_lwt_unix: ........................................ /home/opam/.opam/4.05/lib/lwt/unix # pkg_mirage_types: .................................... /home/opam/.opam/4.05/lib/mirage-types # pkg_ounit: ........................................... /home/opam/.opam/4.05/lib/oUnit # pkg_io_page_unix: .................................... /home/opam/.opam/4.05/lib/io-page/unix # pkg_io_page: ......................................... /home/opam/.opam/4.05/lib/io-page # # /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild # Configuration "true: quiet, debug, tests", line 1, characters 20-25: # Warning: the tag "tests" is not used in any flag or dependency declaration, so it 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.05/bin/ocamlfind ocamlc -g -c lib/odirect_stubs.c # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -c lib/blkgetsize_stubs.c # mv blkgetsize_stubs.o lib/blkgetsize_stubs.o # mv odirect_stubs.o lib/odirect_stubs.o # /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o lib/mirage_block_unix_stubs -g lib/odirect_stubs.o lib/blkgetsize_stubs.o # /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package cstruct -package lwt -package lwt.unix -package mirage-types -modules lib/block.mli > lib/block.mli.depends # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmi lib/block.mli # + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmi lib/block.mli # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package cstruct -package lwt -package lwt.unix -package mirage-types -modules lib/block.ml > lib/block.ml.depends # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmo lib/block.ml # + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmo lib/block.ml # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -lmirage_block_unix_stubs -cclib -lmirage_block_unix_stubs -I lib lib/block.cmo -o lib/mirage_block_unix.cma # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmx lib/block.ml # + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package cstruct -package lwt -package lwt.unix -package mirage-types -I lib -o lib/block.cmx lib/block.ml # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -lmirage_block_unix_stubs -I lib lib/block.cmx -o lib/mirage_block_unix.cmxa # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib -I lib lib/mirage_block_unix.cmxa lib/block.cmx -o lib/mirage_block_unix.cmxs # /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -modules lib_test/test.ml > lib_test/test.ml.depends # /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmo lib_test/test.ml # + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmo lib_test/test.ml # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # File "lib_test/test.ml", line 29, characters 6-28: # Warning 3: deprecated: Filename.temp_dir_name # Use Filename.get_temp_dir_name instead # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmx lib_test/test.ml # + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib_test -I lib -o lib_test/test.cmx lib_test/test.ml # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # File "lib_test/test.ml", line 29, characters 6-28: # Warning 3: deprecated: Filename.temp_dir_name # Use Filename.get_temp_dir_name instead # /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib -I lib_test lib/mirage_block_unix.cmxa lib_test/test.cmx -o lib_test/test.native # + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package io-page -package io-page.unix -package lwt -package lwt.unix -package mirage-types -package oUnit -I lib -I lib_test lib/mirage_block_unix.cmxa lib_test/test.cmx -o lib_test/test.native # ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch # File "_none_", line 1: # Error: No implementations provided for the following modules: # Mutex referenced from /home/opam/.opam/4.05/lib/lwt/unix/lwt_unix.cmxa(Lwt_main) # Command exited with code 2. # + /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/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. # E: Failure("Command ''/home/opam/.opam/4.05/bin/ocamlbuild' lib/libmirage_block_unix_stubs.a lib/dllmirage_block_unix_stubs.so lib/mirage_block_unix.cma lib/mirage_block_unix.cmxa lib/mirage_block_unix.a lib/mirage_block_unix.cmxs lib_test/test.native -tag debug -tag tests -j 4' terminated with error code 10") # make: *** [Makefile:17: build] Error 1 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build mirage-block-unix 1.2.2 +- +- The following changes have been performed | - install base v0.13.2 | - install base-bytes base | - install base-num base | - install bigarray-compat 1.1.0 | - install conf-pkg-config 3 | - install conf-time 1 | - install conf-which 1 | - install configurator v0.11.0 | - install cppo 1.7.0 | - install csexp 1.5.2 | - install cstruct 2.4.1 | - install dune-configurator 3.16.0 | - install io-page 2.4.0 | - install io-page-unix 2.2.0 | - install jbuilder 1.0+beta20.2 | - install lwt 5.5.0 | - install mirage-types 2.8.0 | - install mmap 1.2.0 | - install num 0 | - install ocaml-migrate-parsetree 1.8.0 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.14.3 | - install ocplib-endian 1.2 | - install ounit 2.2.7 | - install ounit2 2.2.7 | - install parsexp v0.13.0 | - install ppx_derivers 1.2.1 | - install ppx_tools_versioned 5.4.0 | - install result 1.5 | - install seq 0.3.1 | - install sexplib v0.13.0 | - install sexplib0 v0.13.0 | - install stdio v0.13.0 | - install stdlib-shims 0.3.0 +- <><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><> => configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects. # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20241205083450.export" 'opam --cli=2.1 install mirage-block-unix.1.2.2 stdlib-shims.0.3.0 stdio.v0.13.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.0.3.1 result.1.5 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 parsexp.v0.13.0 ounit2.2.2.7 ounit.2.2.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 num.0 mmap.1.2.0 mirage-types.2.8.0 lwt.5.5.0 jbuilder.1.0+beta20.2 io-page-unix.2.2.0 io-page.2.4.0 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 cstruct.2.4.1 csexp.1.5.2 cppo.1.7.0 configurator.v0.11.0 conf-which.1 conf-time.1 conf-pkg-config.3 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.13.2 --verbose --yes --confirm-level=unsafe-yes' failed.