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 aws-s3.1.1.1 zarith.1.13 yojson.1.5.0 xml-light.2.5 variantslib.v0.9.0 uutf.1.0.3 uri.1.9.7 typerep.v0.9.0 topkg.1.0.7 textutils.v0.9.0 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 spawn.v0.9.0 sexplib.v0.9.3 seq.0.3.1 result.1.5 re2.v0.9.1 re.1.11.0 ppxfind.1.4 ppx_variants_conv.v0.9.0 ppx_typerep_conv.v0.9.0 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_traverse.v0.9.0 ppx_tools.5.1+4.06.0 ppx_sexp_value.v0.9.0 ppx_sexp_message.v0.9.0 ppx_sexp_conv.v0.9.0 ppx_protocol_conv.0.9.0 ppx_pipebang.v0.9.0 ppx_optional.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_let.v0.9.0 ppx_js_style.v0.9.0 ppx_jane.v0.9.0 ppx_inline_test.v0.9.2 ppx_here.v0.9.1 ppx_hash.v0.9.0 ppx_fields_conv.v0.9.0 ppx_fail.v0.9.0 ppx_expect.v0.9.0 ppx_enumerate.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_custom_printf.v0.9.0 ppx_core.v0.9.3 ppx_compare.v0.9.0 ppx_bin_prot.v0.9.0 ppx_bench.v0.9.1 ppx_base.v0.9.0 ppx_ast.v0.9.2 ppx_assert.v0.9.0 pcre.7.4.1 ounit2.2.2.7 ounit.2.2.7 octavius.1.2.2 ocplib-endian.1.2 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-inifiles.1.2 ocaml-compiler-libs.v0.9.0 num.1.5-1 nocrypto.0.5.4-2 msgpck.1.4 mmap.1.2.0 mirage-no-xen.1 mirage-no-solo5.1 magic-mime.1.3.1 lwt.5.5.0 logs.0.7.0 jsonm.1.0.2 jbuilder.1.0+beta17 jane-street-headers.v0.9.0 ipaddr.2.9.0 inotify.2.6 host-arch-x86_64.1 fmt.0.8.9 fieldslib.v0.9.0 easy-format.1.3.2 dune-configurator.3.16.0 dune.3.16.0 cstruct-lwt.6.0.1 cstruct.6.0.1 csexp.1.5.2 cryptokit.1.16.1 cpuid.0.1.2 cppo.1.7.0 core_kernel.v0.9.1 core_extended.v0.9.1 core.v0.9.2 configurator.v0.9.1 conf-zlib.1 conf-pkg-config.3 conf-libpcre.1 conf-gmp-powm-sec.3 conf-gmp.4 conduit-async.1.0.0 conduit.1.0.3 command_rpc.v0.9.0 cohttp-async.1.0.0 cohttp.1.1.1 camlp-streams.5.0.1 biniou.1.2.2 bin_prot.v0.9.2 bigarray-compat.1.1.0 base64.2.3.0 base-bytes.base base.v0.9.4 async_unix.v0.9.1 async_shell.v0.9.1 async_rpc_kernel.v0.9.0 async_kernel.v0.9.0 async_interactive.v0.9.0 async_inotify.v0.9.0 async_find.v0.9.0 async_extra.v0.9.0 async_extended.v0.9.0 async.v0.9.0 astring.0.8.5" 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: libgmp-dev libpcre3-dev pkg-config zlib1g-dev [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 mirage-no-xen 1 - install jbuilder 1.0+beta17 - install num 1.5-1 - install ocaml-syntax-shims 1.0.0 - install stdlib-shims 0.3.0 - install cpuid 0.1.2 - install conf-gmp 4 - install conf-pkg-config 3 - install xml-light 2.5 - install stringext 1.6.0 - install octavius 1.2.2 - install ppx_derivers 1.2.1 - install ocamlbuild 0.14.3 - install magic-mime 1.3.1 - install mirage-no-solo5 1 - install bigarray-compat 1.1.0 - install base-bytes base - install ppx_tools 5.1+4.06.0 - install seq 0.3.1 - install result 1.5 - install csexp 1.5.2 - install cppo 1.7.0 - install camlp-streams 5.0.1 - install easy-format 1.3.2 - install spawn v0.9.0 - install ppx_traverse_builtins v0.9.0 - install ocaml-compiler-libs v0.9.0 - install jane-street-headers v0.9.0 - install sexplib v0.9.3 - install zarith 1.13 - install conf-gmp-powm-sec 3 - install conf-zlib 1 - install conf-libpcre 1 - install topkg 1.0.7 - install mmap 1.2.0 - install cstruct 6.0.1 - install base64 2.3.0 - install re 1.11.0 - install ounit2 2.2.7 - install ocaml-migrate-parsetree 1.8.0 - install dune-configurator 3.16.0 - install ocplib-endian 1.2 - install biniou 1.2.2 - install base v0.9.4 - install uutf 1.0.3 - install fmt 0.8.9 - install astring 0.8.5 - install ounit 2.2.7 - install ppxfind 1.4 - install ppx_ast v0.9.2 - install cryptokit 1.16.1 - install msgpck 1.4 - install lwt 5.5.0 - install yojson 1.5.0 - install typerep v0.9.0 - install stdio v0.9.1 - install pcre 7.4.1 - install jsonm 1.0.2 - install ocb-stubblr 0.1.1-1 - install ppx_deriving 4.5-1 - install logs 0.7.0 - install inotify 2.6 - install cstruct-lwt 6.0.1 - install ppx_core v0.9.3 - install ocaml-inifiles 1.2 - install ppx_optcomp v0.9.0 - install ppx_driver v0.9.2 - install variantslib v0.9.0 - install ppx_metaquot v0.9.0 - install ppx_let v0.9.0 - install ppx_here v0.9.1 - install fieldslib v0.9.0 - install ppx_type_conv v0.9.1 - install ppx_pipebang v0.9.0 - install ppx_optional v0.9.0 - install ppx_js_style v0.9.0 - install ppx_inline_test v0.9.2 - install ppx_fail v0.9.0 - install ppx_variants_conv v0.9.0 - install ppx_typerep_conv v0.9.0 - install ppx_traverse v0.9.0 - install ppx_sexp_conv v0.9.0 - install ppx_protocol_conv 0.9.0 - install ppx_fields_conv v0.9.0 - install ppx_enumerate v0.9.0 - install ppx_compare v0.9.0 - install ppx_bench v0.9.1 - install uri 1.9.7 - install ppx_sexp_value v0.9.0 - install ppx_sexp_message v0.9.0 - install ppx_custom_printf v0.9.0 - install nocrypto 0.5.4-2 - install ipaddr 2.9.0 - install ppx_hash v0.9.0 - install ppx_assert v0.9.0 - install cohttp 1.1.1 - install bin_prot v0.9.2 - install conduit 1.0.3 - install ppx_base v0.9.0 - install ppx_expect v0.9.0 - install ppx_bin_prot v0.9.0 - install configurator v0.9.1 - install ppx_jane v0.9.0 - install core_kernel v0.9.1 - install re2 v0.9.1 - install core v0.9.2 - install async_kernel v0.9.0 - install textutils v0.9.0 - install async_unix v0.9.1 - install async_rpc_kernel v0.9.0 - install core_extended v0.9.1 - install async_extra v0.9.0 - install async v0.9.0 - install conduit-async 1.0.0 - install command_rpc v0.9.0 - install async_shell v0.9.1 - install async_interactive v0.9.0 - install async_find v0.9.0 - install cohttp-async 1.0.0 - install async_inotify v0.9.0 - install async_extended v0.9.0 - install aws-s3 1.1.1 ===== 122 to install ===== The following system packages will first need to be installed: libgmp-dev libpcre3-dev pkg-config zlib1g-dev <><> 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" "libgmp-dev" "libpcre3-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl: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 ... 18733 files and directories currently installed.) - Preparing to unpack .../00-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../01-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libpcre16-3:amd64. - Preparing to unpack .../02-libpcre16-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../03-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../04-libpcre32-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../05-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../06-libpcre3-dev_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../07-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../08-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../09-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../10-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../11-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libpcre16-3:amd64 (2:8.39-15) ... - Setting up libpcre3:amd64 (2:8.39-15) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libpcre32-3:amd64 (2:8.39-15) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libpcre3-dev:amd64 (2:8.39-15) ... - 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+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/366: Processing 2/366: Processing 3/366: -> retrieved astring.0.8.5 (cached) Processing 4/366: -> retrieved async.v0.9.0 (cached) Processing 5/366: -> retrieved async_extended.v0.9.0 (cached) Processing 6/366: -> retrieved async_extra.v0.9.0 (cached) Processing 7/366: -> retrieved async_find.v0.9.0 (cached) Processing 8/366: -> retrieved async_inotify.v0.9.0 (cached) Processing 9/366: -> retrieved async_interactive.v0.9.0 (cached) Processing 10/366: -> retrieved async_kernel.v0.9.0 (cached) Processing 11/366: -> retrieved async_rpc_kernel.v0.9.0 (cached) Processing 12/366: [aws-s3.1.1.1: http] -> retrieved async_shell.v0.9.1 (cached) Processing 13/366: [aws-s3.1.1.1: http] -> retrieved async_unix.v0.9.1 (cached) Processing 14/366: [aws-s3.1.1.1: http] Processing 15/366: [aws-s3.1.1.1: http] Processing 16/366: [aws-s3.1.1.1: http] -> installed base-bytes.base Processing 17/366: [aws-s3.1.1.1: http] Processing 17/366: -> retrieved base.v0.9.4 (cached) Processing 18/366: -> retrieved base64.2.3.0 (cached) Processing 19/366: Processing 20/366: [base64: dune subst] -> retrieved aws-s3.1.1.1 (https://github.com/andersfugmann/aws-s3/archive/1.1.1.tar.gz) Processing 21/366: [base64: dune subst] -> retrieved bigarray-compat.1.1.0 (cached) Processing 22/366: [base64: dune subst] Processing 23/366: [base64: dune subst] [bigarray-compat: dune build] -> retrieved bin_prot.v0.9.2 (cached) Processing 24/366: [base64: dune subst] [bigarray-compat: dune build] Processing 24/366: [base64: dune build] [bigarray-compat: dune build] -> retrieved biniou.1.2.2 (cached) Processing 25/366: [base64: dune build] [bigarray-compat: dune build] -> retrieved camlp-streams.5.0.1 (cached) Processing 26/366: [base64: dune build] [bigarray-compat: dune build] Processing 27/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] -> retrieved cohttp.1.1.1 (cached) Processing 28/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] -> retrieved cohttp-async.1.0.0 (cached) Processing 29/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] -> retrieved command_rpc.v0.9.0 (cached) -> retrieved conf-gmp.4 (cached) Processing 30/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] -> retrieved conf-gmp-powm-sec.3 (cached) Processing 31/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] Processing 32/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] Processing 33/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] Processing 34/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] Processing 35/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] Processing 36/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] Processing 37/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved conduit.1.0.3 (cached) Processing 38/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved conduit-async.1.0.0 (cached) Processing 39/366: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> compiled base64.2.3.0 Processing 39/366: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed base64.2.3.0 Processing 40/366: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved configurator.v0.9.1 (cached) Processing 41/366: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> compiled bigarray-compat.1.1.0 Processing 41/366: [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed bigarray-compat.1.1.0 Processing 42/366: [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 42/366: [camlp-streams: dune build] [conf-pkg-config: pkg-config] -> installed conf-gmp.4 Processing 43/366: [camlp-streams: dune build] [conf-pkg-config: pkg-config] Processing 44/366: [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] -> compiled camlp-streams.5.0.1 Processing 44/366: [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] -> installed camlp-streams.5.0.1 Processing 45/366: [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] - 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 45/366: [conf-gmp-powm-sec: sh] -> installed conf-pkg-config.3 Processing 46/366: [conf-gmp-powm-sec: sh] Processing 47/366: [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] Processing 48/366: [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] -> retrieved core.v0.9.2 (cached) Processing 49/366: [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] -> retrieved core_extended.v0.9.1 (cached) Processing 50/366: [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] -> retrieved core_kernel.v0.9.1 (cached) Processing 51/366: [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp-powm-sec.3 Processing 51/366: [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] -> installed conf-gmp-powm-sec.3 Processing 52/366: [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] -> compiled conf-libpcre.1 Processing 52/366: [conf-zlib: pkg-config zlib] -> installed conf-libpcre.1 Processing 53/366: [conf-zlib: pkg-config zlib] -> compiled conf-zlib.1 Processing 53/366: -> installed conf-zlib.1 Processing 54/366: -> retrieved cppo.1.7.0 (cached) Processing 55/366: Processing 56/366: [cppo: dune build] -> retrieved cpuid.0.1.2 (cached) Processing 57/366: [cppo: dune build] Processing 58/366: [cppo: dune build] [cpuid: dune build] -> retrieved cryptokit.1.16.1 (cached) Processing 59/366: [cppo: dune build] [cpuid: dune build] -> retrieved csexp.1.5.2 (cached) Processing 60/366: [cppo: dune build] [cpuid: dune build] Processing 61/366: [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved cstruct.6.0.1 (cached) Processing 62/366: [easy-format.1.3.2: http] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 63/366: [easy-format.1.3.2: http] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] -> retrieved cstruct-lwt.6.0.1 (cached) Processing 64/366: [easy-format.1.3.2: http] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] -> retrieved fieldslib.v0.9.0 (cached) Processing 65/366: [easy-format.1.3.2: http] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] -> retrieved fmt.0.8.9 (cached) Processing 66/366: [easy-format.1.3.2: http] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] -> retrieved inotify.2.6 (cached) Processing 67/366: [easy-format.1.3.2: http] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] -> compiled cpuid.0.1.2 Processing 67/366: [easy-format.1.3.2: http] [cppo: dune build] [csexp: dune build] [cstruct: dune build] -> installed cpuid.0.1.2 Processing 68/366: [easy-format.1.3.2: http] [cppo: dune build] [csexp: dune build] [cstruct: dune build] -> retrieved ipaddr.2.9.0 (cached) Processing 69/366: [easy-format.1.3.2: http] [cppo: dune build] [csexp: dune build] [cstruct: dune build] -> retrieved jane-street-headers.v0.9.0 (cached) Processing 70/366: [easy-format.1.3.2: http] [cppo: dune build] [csexp: dune build] [cstruct: dune build] -> compiled csexp.1.5.2 Processing 70/366: [easy-format.1.3.2: http] [cppo: dune build] [cstruct: dune build] -> installed csexp.1.5.2 Processing 71/366: [easy-format.1.3.2: http] [cppo: dune build] [cstruct: dune build] -> retrieved jbuilder.1.0+beta17 (cached) Processing 72/366: [easy-format.1.3.2: http] [cppo: dune build] [cstruct: dune build] Processing 73/366: [easy-format.1.3.2: http] [cppo: dune build] [cstruct: dune build] [jbuilder: ocaml bootstrap.ml] -> retrieved jsonm.1.0.2 (cached) Processing 74/366: [easy-format.1.3.2: http] [cppo: dune build] [cstruct: dune build] [jbuilder: ocaml bootstrap.ml] -> retrieved logs.0.7.0 (cached) Processing 75/366: [easy-format.1.3.2: http] [cppo: dune build] [cstruct: dune build] [jbuilder: ocaml bootstrap.ml] -> compiled cstruct.6.0.1 Processing 75/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] -> installed cstruct.6.0.1 Processing 76/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] -> retrieved lwt.5.5.0 (cached) Processing 77/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] -> retrieved magic-mime.1.3.1 (cached) Processing 78/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] Processing 79/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] Processing 80/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] Processing 81/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] Processing 82/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] Processing 83/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] -> installed mirage-no-solo5.1 Processing 84/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] -> installed mirage-no-xen.1 Processing 85/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 86/366: [easy-format.1.3.2: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] Processing 87/366: [easy-format.1.3.2: http] [cppo: dune build] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] -> compiled cppo.1.7.0 Processing 87/366: [easy-format.1.3.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] -> installed cppo.1.7.0 Processing 88/366: [easy-format.1.3.2: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] Processing 88/366: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] - '/home/opam/.opam/4.06/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/ansi_color.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/config.ml src/context.ml src/file_tree.ml src/findlib.ml src/future.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/install.ml src/io.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/lib_db.ml src/loc.ml src/log.ml src/main.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/ocaml_flags.ml src/ocamldep.ml src/odoc.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/print_diff.ml src/sexp.ml src/string_with_vars.ml src/super_context.ml src/top_closure.ml src/utils.ml src/utop.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules vendor/usexp/src/usexp.ml vendor/usexp/src/parser_automaton_internal.ml vendor/usexp/src/sexp_ast.ml vendor/usexp/src/table.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamlc.opt' -w -40 -o boot.exe unix.cma boot.ml Processing 88/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [magic-mime: dune build] -> retrieved mmap.1.2.0 (cached) Processing 89/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [magic-mime: dune build] Processing 90/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [magic-mime: dune build] [mmap: dune build] -> compiled magic-mime.1.3.1 Processing 90/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [mmap: dune build] -> installed magic-mime.1.3.1 Processing 91/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [mmap: dune build] -> retrieved msgpck.1.4 (cached) Processing 92/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [mmap: dune build] -> retrieved easy-format.1.3.2 (https://github.com/mjambon/easy-format/releases/download/1.3.2/easy-format-1.3.2.tbz) Processing 93/366: [dune-configurator: rm] [jbuilder: ./boot.exe 39] [mmap: dune build] Processing 94/366: [dune-configurator: rm] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] -> retrieved num.1.5-1 (cached) Processing 95/366: [dune-configurator: rm] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: patch] applying num-in-findlib-dir.patch Processing 96/366: [dune-configurator: rm] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: patch] Processing 96/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: patch] -> retrieved ocaml-compiler-libs.v0.9.0 (cached) Processing 97/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: patch] -> retrieved ocaml-inifiles.1.2 (cached) Processing 98/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: patch] Processing 98/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: make opam-legacy] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 99/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: make opam-legacy] Processing 100/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [mmap: dune build] [num: make opam-legacy] [ocaml-syntax-shims: dune build] -> compiled mmap.1.2.0 Processing 100/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] -> installed mmap.1.2.0 Processing 101/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 102/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 103/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] Processing 104/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved nocrypto.0.5.4-2 (cached) Processing 105/366: [dune-configurator: dune build] [easy-format: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> compiled easy-format.1.3.2 Processing 105/366: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> installed easy-format.1.3.2 Processing 106/366: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 107/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocb-stubblr.0.1.1-1 (cached) Processing 108/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 109/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 110/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [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.06"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.06/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.06/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.06/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.06"; \ - echo "BINDIR=/home/opam/.opam/4.06/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.06/lib"; \ - echo "MANDIR=/home/opam/.opam/4.06/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.06/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.06/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.06/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.06/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 110/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved octavius.1.2.2 (cached) Processing 111/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] Processing 112/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ounit.2.2.7 (cached) Processing 113/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ounit2.2.2.7 (cached) Processing 114/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved pcre.7.4.1 (cached) Processing 115/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_assert.v0.9.0 (cached) Processing 116/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_ast.v0.9.2 (cached) Processing 117/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_base.v0.9.0 (cached) Processing 118/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_bench.v0.9.1 (cached) Processing 119/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_bin_prot.v0.9.0 (cached) Processing 120/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_compare.v0.9.0 (cached) Processing 121/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_core.v0.9.3 (cached) Processing 122/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_custom_printf.v0.9.0 (cached) Processing 123/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 124/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] Processing 125/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_deriving.4.5-1 (cached) Processing 126/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_driver.v0.9.2 (cached) Processing 127/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_enumerate.v0.9.0 (cached) Processing 128/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_expect.v0.9.0 (cached) Processing 129/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_fail.v0.9.0 (cached) Processing 130/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_fields_conv.v0.9.0 (cached) Processing 131/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_hash.v0.9.0 (cached) Processing 132/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_here.v0.9.1 (cached) Processing 133/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build] -> compiled ocplib-endian.1.2 Processing 133/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> installed ocplib-endian.1.2 Processing 134/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> compiled ppx_derivers.1.2.1 Processing 134/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed ppx_derivers.1.2.1 Processing 135/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_inline_test.v0.9.2 (cached) Processing 136/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_jane.v0.9.0 (cached) Processing 137/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_js_style.v0.9.0 (cached) Processing 138/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_let.v0.9.0 (cached) Processing 139/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 139/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 140/366: [biniou: dune build] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> compiled biniou.1.2.2 Processing 140/366: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed biniou.1.2.2 Processing 141/366: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_metaquot.v0.9.0 (cached) Processing 142/366: [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_optcomp.v0.9.0 (cached) Processing 143/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_optional.v0.9.0 (cached) Processing 144/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_pipebang.v0.9.0 (cached) Processing 145/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_sexp_conv.v0.9.0 (cached) Processing 146/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_sexp_message.v0.9.0 (cached) Processing 147/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_sexp_value.v0.9.0 (cached) Processing 148/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_tools.5.1+4.06.0 (cached) Processing 149/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] Processing 150/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved ppx_traverse.v0.9.0 (cached) Processing 151/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved ppx_traverse_builtins.v0.9.0 (cached) Processing 152/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved ppx_type_conv.v0.9.1 (cached) Processing 153/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved ppx_typerep_conv.v0.9.0 (cached) Processing 154/366: [ppx_protocol_conv.0.9.0: http] [dune-configurator: dune build] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> compiled dune-configurator.3.16.0 Processing 154/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> installed dune-configurator.3.16.0 Processing 155/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved ppx_variants_conv.v0.9.0 (cached) Processing 156/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved ppxfind.1.4 (cached) Processing 157/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved re.1.11.0 (cached) Processing 158/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> retrieved re2.v0.9.1 (cached) Processing 159/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_tools: make all] -> compiled octavius.1.2.2 Processing 159/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] -> installed octavius.1.2.2 Processing 160/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] -> retrieved result.1.5 (cached) Processing 161/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 162/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] -> retrieved seq.0.3.1 (cached) Processing 163/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] Processing 164/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> retrieved sexplib.v0.9.3 (cached) Processing 165/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 165/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> installed num.1.5-1 Processing 166/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> retrieved spawn.v0.9.0 (cached) Processing 167/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> retrieved stdio.v0.9.1 (cached) Processing 168/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 169/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] Processing 170/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] -> retrieved stringext.1.6.0 (cached) Processing 171/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] Processing 172/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved textutils.v0.9.0 (cached) Processing 173/366: [ppx_protocol_conv.0.9.0: http] [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 173/366: [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved topkg.1.0.7 (cached) Processing 174/366: [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved typerep.v0.9.0 (cached) Processing 175/366: [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved ppx_protocol_conv.0.9.0 (https://github.com/andersfugmann/ppx_protocol_conv/archive/0.9.0.tar.gz) Processing 176/366: [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled result.1.5 Processing 176/366: [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed result.1.5 Processing 177/366: [jbuilder: ./boot.exe 39] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 178/366: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled seq.0.3.1 Processing 178/366: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [stdlib-shims: dune build] [stringext: dune build] -> installed seq.0.3.1 Processing 179/366: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [stdlib-shims: dune build] [stringext: dune build] Processing 180/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [stdlib-shims: dune build] [stringext: dune build] Processing 181/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved uri.1.9.7 (cached) Processing 182/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled stringext.1.6.0 Processing 182/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build] [stdlib-shims: dune build] -> installed stringext.1.6.0 Processing 183/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 183/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 184/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [re: dune build] Processing 185/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [ppx_tools: make all] [re: dune build] -> retrieved uutf.1.0.3 (cached) Processing 186/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [ppx_tools: make all] [re: dune build] -> retrieved variantslib.v0.9.0 (cached) Processing 187/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [ppx_tools: make all] [re: dune build] -> retrieved xml-light.2.5 (cached) Processing 188/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [ppx_tools: make all] [re: dune build] [xml-light: dune build] -> retrieved yojson.1.5.0 (cached) Processing 189/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [ppx_tools: make all] [re: dune build] [xml-light: dune build] [yojson: dune build] -> retrieved zarith.1.13 (cached) Processing 190/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [ppx_tools: make all] [re: dune build] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.1+4.06.0 Processing 190/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [re: dune build] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] Processing 191/366: [jbuilder: ./boot.exe 39] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [re: dune build] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] [ppx_tools: make install] - ocamldep bin/main.depends.ocamldep-output - ocamlc src/jbuilder.{cmi,cmo,cmt} - ocamldep src/jbuilder.dependsi.ocamldep-output - ocamllex src/glob_lexer.ml - ocamllex src/meta_lexer.ml - ocamlc vendor/cmdliner/src/jbuilder_cmdliner.{cmi,cmo,cmt} - ocamldep vendor/cmdliner/src/jbuilder_cmdliner.dependsi.ocamldep-output - ocamldep vendor/cmdliner/src/jbuilder_cmdliner.depends.ocamldep-output - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format.{cmi,cmo,cmt} - ocamlyacc vendor/opam-file-format/src/opamBaseParser.{ml,mli} - ocamllex vendor/opam-file-format/src/opamLexer.ml - ocamlc vendor/re/src/jbuilder_re.{cmi,cmo,cmt} - ocamldep vendor/re/src/jbuilder_re.dependsi.ocamldep-output - ocamldep vendor/re/src/jbuilder_re.depends.ocamldep-output - ocamldep vendor/usexp/src/usexp.dependsi.ocamldep-output - ocamlc vendor/usexp/src/usexp__.{cmi,cmo,cmt} - ocamldep vendor/usexp/src/usexp.depends.ocamldep-output - ocamldep bin/main.dependsi.ocamldep-output - ocamlopt src/jbuilder.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{cmx,o} - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.dependsi.ocamldep-output - ocamldep vendor/opam-file-format/src/jbuilder_opam_file_format.depends.ocamldep-output - ocamlc vendor/re/src/jbuilder_re__Re_cset.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{cmx,o} - ocamlc vendor/re/src/jbuilder_re__Re.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Sexp_ast.{cmi,cmo,cmt} - ocamlc vendor/usexp/src/usexp.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_fmt.{cmi,cmo,cmt} - ocamlopt vendor/usexp/src/usexp__.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Result.{cmx,o} - ocamlc vendor/usexp/src/usexp__Parser_automaton_internal.{cmi,cmti} - ocamlc vendor/re/src/jbuilder_re__Re_automata.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_suggest.{cmx,o} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmi,cmti} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmi,cmti} - ocamlc vendor/usexp/src/usexp__Table.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_trie.{cmx,o} - ocamlopt vendor/usexp/src/usexp__Sexp_ast.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParserTypes.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmi,cmti} - ocamldep src/jbuilder.depends.ocamldep-output - ocamlopt vendor/re/src/jbuilder_re__Re_fmt.{cmx,o} - ocamlc vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmi,cmti} - ocamlc vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmi,cmti} - ocamlc src/jbuilder__Ansi_color.{cmi,cmti} - ocamlc src/jbuilder__Clflags.{cmi,cmti} - ocamlc src/jbuilder__Io.{cmi,cmti} - ocamlc src/jbuilder__Meta_lexer.{cmi,cmti} - ocamlc src/jbuilder__Opam_file.{cmi,cmti} - ocamlc src/jbuilder__Loc.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamBaseParser.{cmx,o} - ocamlc src/jbuilder__Log.{cmi,cmti} - ocamlopt vendor/usexp/src/usexp__Parser_automaton_internal.{cmx,o} - ocamlopt vendor/re/src/jbuilder_re__Re_cset.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamPrinter.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_base.{cmx,o} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamLexer.{cmx,o} - ocamlc src/jbuilder__Import.{cmi,cmo,cmt} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format__OpamParser.{cmx,o} - ocamlc src/jbuilder__Glob_lexer.{cmi,cmti} - ocamlc src/jbuilder__Top_closure.{cmi,cmti} - ocamlc src/jbuilder__Workspace.{cmi,cmti} - ocamlc src/jbuilder__Sexp.{cmi,cmti} - ocamlopt vendor/opam-file-format/src/jbuilder_opam_file_format.{a,cmxa} - ocamlc src/jbuilder__String_with_vars.{cmi,cmti} - ocamlc src/jbuilder__Path.{cmi,cmti} - ocamlc src/jbuilder__Bin.{cmi,cmti} - ocamlc src/jbuilder__Ordered_set_lang.{cmi,cmti} - ocamlc src/jbuilder__Config.{cmi,cmti} - ocamlc src/jbuilder__Arg_spec.{cmi,cmti} - ocamlc src/jbuilder__Package.{cmi,cmti} - ocamlc src/jbuilder__File_tree.{cmi,cmti} - ocamlc src/jbuilder__Install.{cmi,cmti} - ocamlc src/jbuilder__Action_intf.{cmi,cmo,cmt} - ocamlc src/jbuilder__Future.{cmi,cmti} - ocamlc src/jbuilder__Meta.{cmi,cmti} - ocamlc src/jbuilder__Utils.{cmi,cmti} - ocamlc src/jbuilder__Vfile_kind.{cmi,cmti} - ocamlc src/jbuilder__Ml_kind.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re_automata.{cmx,o} - ocamlc src/jbuilder__Watermarks.{cmi,cmti} - ocamlc src/jbuilder__Print_diff.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_manpage.{cmx,o} - ocamlc src/jbuilder__Cm_kind.{cmi,cmti} - ocamlc src/jbuilder__Mode.{cmi,cmti} - ocamlc src/jbuilder__Module.{cmi,cmti} - ocamlc src/jbuilder__Findlib.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_info.{cmx,o} - ocamlc src/jbuilder__Context.{cmi,cmti} - ocamlc src/jbuilder__Action.{cmi,cmti} - ocamlc src/jbuilder__Jbuild.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_docgen.{cmx,o} - ocamlc src/jbuilder__Artifacts.{cmi,cmti} - ocamlc src/jbuilder__Lib.{cmi,cmti} - ocamlc src/jbuilder__Jbuild_load.{cmi,cmti} - ocamlc src/jbuilder__Build.{cmi,cmti} - ocamlc src/jbuilder__Lib_db.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_msg.{cmx,o} - ocamlc src/jbuilder__Build_interpret.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re__Re.{cmx,o} - ocamlc src/jbuilder__Gen_meta.{cmi,cmti} - ocamlc src/jbuilder__Build_system.{cmi,cmti} - ocamlopt vendor/re/src/jbuilder_re.{a,cmxa} - ocamlc src/jbuilder__Main.{cmi,cmti} - ocamlc src/jbuilder__Gen_rules.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_cline.{cmx,o} - ocamlc src/jbuilder__Super_context.{cmi,cmti} - ocamlc src/jbuilder__Js_of_ocaml_rules.{cmi,cmti} - ocamlc src/jbuilder__Merlin.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_term.{cmx,o} - ocamlc src/jbuilder__Ocaml_flags.{cmi,cmti} - ocamlc src/jbuilder__Ocamldep.{cmi,cmti} - ocamlc src/jbuilder__Utop.{cmi,cmti} - ocamlc src/jbuilder__Odoc.{cmi,cmti} - ocamlc src/jbuilder__Module_compilation.{cmi,cmti} - ocamlc bin/main.{cmi,cmti} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner_arg.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner__Cmdliner.{cmx,o} - ocamlopt vendor/cmdliner/src/jbuilder_cmdliner.{a,cmxa} - ocamlopt vendor/usexp/src/usexp__Table.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{cmx,o} - ocamlopt src/jbuilder__Clflags.{cmx,o} - ocamlopt vendor/usexp/src/usexp.{a,cmxa} - ocamlopt src/jbuilder__Import.{cmx,o} - ocamlopt src/jbuilder__Loc.{cmx,o} - ocamlopt src/jbuilder__Glob_lexer.{cmx,o} - ocamlopt src/jbuilder__Io.{cmx,o} - ocamlopt src/jbuilder__Top_closure.{cmx,o} - ocamlopt src/jbuilder__Ansi_color.{cmx,o} - ocamlopt src/jbuilder__Meta_lexer.{cmx,o} - ocamlopt src/jbuilder__Opam_file.{cmx,o} - ocamlopt src/jbuilder__Sexp.{cmx,o} - ocamlopt src/jbuilder__String_with_vars.{cmx,o} - ocamlopt src/jbuilder__Workspace.{cmx,o} - ocamlopt src/jbuilder__Path.{cmx,o} - ocamlopt src/jbuilder__Ordered_set_lang.{cmx,o} - ocamlopt src/jbuilder__Action_intf.{cmx,o} - ocamlopt src/jbuilder__Config.{cmx,o} - ocamlopt src/jbuilder__Package.{cmx,o} - ocamlopt src/jbuilder__Bin.{cmx,o} - ocamlopt src/jbuilder__Arg_spec.{cmx,o} - ocamlopt src/jbuilder__Vfile_kind.{cmx,o} - ocamlopt src/jbuilder__File_tree.{cmx,o} - ocamlopt src/jbuilder__Install.{cmx,o} - ocamlopt src/jbuilder__Meta.{cmx,o} - ocamlopt src/jbuilder__Ml_kind.{cmx,o} - ocamlopt src/jbuilder__Cm_kind.{cmx,o} - ocamlopt src/jbuilder__Utils.{cmx,o} - ocamlopt src/jbuilder__Mode.{cmx,o} - ocamlopt src/jbuilder__Module.{cmx,o} - ocamlopt src/jbuilder__Log.{cmx,o} - ocamlopt src/jbuilder__Findlib.{cmx,o} - ocamlopt src/jbuilder__Future.{cmx,o} - ocamlopt src/jbuilder__Print_diff.{cmx,o} - ocamlopt src/jbuilder__Watermarks.{cmx,o} - ocamlopt src/jbuilder__Context.{cmx,o} - ocamlopt src/jbuilder__Action.{cmx,o} - ocamlopt src/jbuilder__Jbuild.{cmx,o} - ocamlopt src/jbuilder__Artifacts.{cmx,o} - ocamlopt src/jbuilder__Lib.{cmx,o} - ocamlopt src/jbuilder__Jbuild_load.{cmx,o} - ocamlopt src/jbuilder__Build.{cmx,o} - ocamlopt src/jbuilder__Lib_db.{cmx,o} - ocamlopt src/jbuilder__Build_interpret.{cmx,o} - ocamlopt src/jbuilder__Gen_meta.{cmx,o} - ocamlopt src/jbuilder__Build_system.{cmx,o} - ocamlopt src/jbuilder__Super_context.{cmx,o} - ocamlopt src/jbuilder__Utop.{cmx,o} - ocamlopt src/jbuilder__Merlin.{cmx,o} - ocamlopt src/jbuilder__Js_of_ocaml_rules.{cmx,o} - ocamlopt src/jbuilder__Ocaml_flags.{cmx,o} - ocamlopt src/jbuilder__Ocamldep.{cmx,o} - ocamlopt src/jbuilder__Module_compilation.{cmx,o} - ocamlopt src/jbuilder__Odoc.{cmx,o} - ocamlopt src/jbuilder__Gen_rules.{cmx,o} - ocamlopt src/jbuilder__Main.{cmx,o} - ocamlopt src/jbuilder.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt bin/main.exe - jbuilder doc/jbuilder-build.1 - jbuilder doc/jbuilder-clean.1 - jbuilder doc/jbuilder-exec.1 - jbuilder doc/jbuilder-external-lib-deps.1 - jbuilder doc/jbuilder-install.1 - jbuilder doc/jbuilder-installed-libraries.1 - jbuilder doc/jbuilder-promote.1 - jbuilder doc/jbuilder-rules.1 - jbuilder doc/jbuilder-runtest.1 - jbuilder doc/jbuilder-subst.1 - jbuilder doc/jbuilder-uninstall.1 - jbuilder doc/jbuilder-utop.1 - jbuilder doc/jbuilder.1 -> compiled jbuilder.1.0+beta17 Processing 191/366: [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [re: dune build] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] [ppx_tools: make install] Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [re: dune build] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] [ppx_tools: make install] -> compiled re.1.11.0 Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ounit2: dune build] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] [ppx_tools: make install] -> compiled ounit2.2.2.7 Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [xml-light: dune build] [yojson: dune build] [zarith: ./configure] [ppx_tools: make install] -> compiled xml-light.2.5 Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: ./configure] [ppx_tools: make install] -> compiled yojson.1.5.0 Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure] [ppx_tools: make install] - binary ocaml: found in /home/opam/.opam/4.06/bin - binary ocamlc: found in /home/opam/.opam/4.06/bin - binary ocamldep: found in /home/opam/.opam/4.06/bin - binary ocamlmklib: found in /home/opam/.opam/4.06/bin - binary ocamldoc: found in /home/opam/.opam/4.06/bin - binary ocamlopt: found in /home/opam/.opam/4.06/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.06/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - Using OCaml legacy C API custom operations - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP - includes: -I/home/opam/.opam/4.06/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.06/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] [ppx_tools: make install] - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.06/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.06/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.06/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.06/lib/ppx_tools/META -> installed ppx_tools.5.1+4.06.0 Processing 191/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed jbuilder.1.0+beta17 Processing 192/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 193/366: [jane-street-headers: jbuilder build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 194/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 195/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 196/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [zarith: make] Processing 197/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [zarith: make] Processing 198/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed ounit2.2.2.7 Processing 199/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] Processing 200/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] Processing 201/366: [jane-street-headers: jbuilder build] [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] [ounit: make install-ounit] - ocamldep include/jane_street_headers.depends.ocamldep-output - ocamlc include/jane_street_headers.{cmi,cmo,cmt} - ocamlc include/jane_street_headers.cma - ocamlopt include/jane_street_headers.{cmx,o} - ocamlopt include/jane_street_headers.{a,cmxa} - ocamlopt include/jane_street_headers.cmxs -> compiled jane-street-headers.v0.9.0 Processing 201/366: [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] [ounit: make install-ounit] - ocamlfind remove oUnit - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06/lib/oUnit/META - ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.7 - Installed /home/opam/.opam/4.06/lib/oUnit/META -> installed ounit.2.2.7 Processing 201/366: [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed jane-street-headers.v0.9.0 Processing 202/366: [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed re.1.11.0 Processing 203/366: [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed xml-light.2.5 Processing 204/366: [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed yojson.1.5.0 Processing 205/366: [lwt: dune build] [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] - ocamldep src/msgpck.dependsi.ocamldep-output - ocamldep src/msgpck.depends.ocamldep-output - ocamlc src/msgpck.{cmi,cmti} - ocamlc src/msgpck.{cmo,cmt} - File "src/msgpck.ml", line 64, characters 26-34: - Warning 3: deprecated: set_int8 - Use EndianBytes.set_int8 instead. - File "src/msgpck.ml", line 65, characters 27-36: - Warning 3: deprecated: set_int16 - Use EndianBytes.set_int16 instead. - File "src/msgpck.ml", line 66, characters 27-36: - Warning 3: deprecated: set_int32 - Use EndianBytes.set_int13 instead. - File "src/msgpck.ml", line 67, characters 27-36: - Warning 3: deprecated: set_int64 - Use EndianBytes.set_int64 instead. - File "src/msgpck.ml", line 68, characters 28-38: - Warning 3: deprecated: set_double - Use EndianBytes.set_double instead. - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int8 - Use EndianBytes.set_int8 instead. - File "endianString.cppo.mli", line 58, characters 2-107: - Definition - File "src/msgpck.ml", line 20, characters 2-46: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int16 - Use EndianBytes.set_int16 instead. - File "endianString.cppo.mli", line 62, characters 2-109: - Definition - File "src/msgpck.ml", line 21, characters 2-47: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int32 - Use EndianBytes.set_int13 instead. - File "endianString.cppo.mli", line 66, characters 2-111: - Definition - File "src/msgpck.ml", line 22, characters 2-49: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int64 - Use EndianBytes.set_int64 instead. - File "endianString.cppo.mli", line 70, characters 2-111: - Definition - File "src/msgpck.ml", line 23, characters 2-49: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_double - Use EndianBytes.set_double instead. - File "endianString.cppo.mli", line 78, characters 2-113: - Definition - File "src/msgpck.ml", line 24, characters 2-50: - Expected signature - ocamlc src/msgpck.cma - ocamlopt src/msgpck.{cmx,o} - File "src/msgpck.ml", line 64, characters 26-34: - Warning 3: deprecated: set_int8 - Use EndianBytes.set_int8 instead. - File "src/msgpck.ml", line 65, characters 27-36: - Warning 3: deprecated: set_int16 - Use EndianBytes.set_int16 instead. - File "src/msgpck.ml", line 66, characters 27-36: - Warning 3: deprecated: set_int32 - Use EndianBytes.set_int13 instead. - File "src/msgpck.ml", line 67, characters 27-36: - Warning 3: deprecated: set_int64 - Use EndianBytes.set_int64 instead. - File "src/msgpck.ml", line 68, characters 28-38: - Warning 3: deprecated: set_double - Use EndianBytes.set_double instead. - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int8 - Use EndianBytes.set_int8 instead. - File "endianString.cppo.mli", line 58, characters 2-107: - Definition - File "src/msgpck.ml", line 20, characters 2-46: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int16 - Use EndianBytes.set_int16 instead. - File "endianString.cppo.mli", line 62, characters 2-109: - Definition - File "src/msgpck.ml", line 21, characters 2-47: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int32 - Use EndianBytes.set_int13 instead. - File "endianString.cppo.mli", line 66, characters 2-111: - Definition - File "src/msgpck.ml", line 22, characters 2-49: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_int64 - Use EndianBytes.set_int64 instead. - File "endianString.cppo.mli", line 70, characters 2-111: - Definition - File "src/msgpck.ml", line 23, characters 2-49: - Expected signature - File "src/msgpck.ml", line 439, characters 21-25: - Warning 3: deprecated: set_double - Use EndianBytes.set_double instead. - File "endianString.cppo.mli", line 78, characters 2-113: - Definition - File "src/msgpck.ml", line 24, characters 2-50: - Expected signature - ocamlopt src/msgpck.{a,cmxa} - ocamlopt src/msgpck.cmxs -> compiled msgpck.1.4 Processing 205/366: [lwt: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed msgpck.1.4 Processing 206/366: [lwt: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] - ocamldep src/ppx_traverse_builtins.depends.ocamldep-output - ocamlc src/ppx_traverse_builtins.{cmi,cmo,cmt} - ocamlc src/ppx_traverse_builtins.cma - ocamlopt src/ppx_traverse_builtins.{cmx,o} - ocamlopt src/ppx_traverse_builtins.{a,cmxa} - ocamlopt src/ppx_traverse_builtins.cmxs -> compiled ppx_traverse_builtins.v0.9.0 Processing 206/366: [lwt: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] -> installed ppx_traverse_builtins.v0.9.0 Processing 207/366: [lwt: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib: jbuilder build] [spawn: jbuilder build] [zarith: make] - ocamldep src/spawn.depends.ocamldep-output - ocamldep src/spawn.dependsi.ocamldep-output - ocamlc src/spawn.{cmi,cmti} - ocamlc src/spawn.{cmo,cmt} - ocamlc src/spawn.cma - ocamlopt src/spawn.{cmx,o} - ocamlopt src/spawn.{a,cmxa} - ocamlc src/spawn_stubs.o - ocamlmklib src/dllspawn_stubs.so,src/libspawn_stubs.a - ocamlopt src/spawn.cmxs -> compiled spawn.v0.9.0 Processing 207/366: [lwt: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib: jbuilder build] [zarith: make] -> installed spawn.v0.9.0 Processing 208/366: [lwt: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib: jbuilder build] [zarith: make] - ocamldep src/gen/gen.depends.ocamldep-output - ocamldep src/shadow/gen/gen.depends.ocamldep-output - ocamldep src/read_cma/read_cma.dependsi.ocamldep-output - ocamldep src/read_cma/read_cma.depends.ocamldep-output - ocamlc src/read_cma/read_cma.{cmi,cmti} - ocamlc src/gen/gen.{cmi,cmo,cmt} - ocamlc src/shadow/gen/gen.{cmi,cmo,cmt} - File "src/shadow/gen/gen.ml", line 19, characters 30-47: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - File "src/shadow/gen/gen.ml", line 29, characters 10-27: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - ocamlopt src/read_cma/read_cma.{cmx,o} - ocamlopt src/read_cma/read_cma.{a,cmxa} - ocamlopt src/gen/gen.{cmx,o} - ocamlopt src/shadow/gen/gen.{cmx,o} - File "src/shadow/gen/gen.ml", line 19, characters 30-47: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - File "src/shadow/gen/gen.ml", line 29, characters 10-27: - Warning 3: deprecated: StdLabels.String.capitalize - Use String.capitalize_ascii instead. - ocamlopt src/gen/gen.exe - gen src/ocaml_bytecomp/ocaml_bytecomp.ml - gen src/ocaml_toplevel/ocaml_toplevel.ml - ocamlopt src/shadow/gen/gen.exe - gen src/ocaml_common/ocaml_common.ml - ocamldep src/ocaml_bytecomp/ocaml_bytecomp.depends.ocamldep-output - ocamldep src/ocaml_toplevel/ocaml_toplevel.depends.ocamldep-output - ocamldep src/ocaml_common/ocaml_common.depends.ocamldep-output - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.{cmi,cmo,cmt} - ocamlc src/ocaml_toplevel/ocaml_toplevel.{cmi,cmo,cmt} - ocamlc src/ocaml_bytecomp/ocaml_bytecomp.cma - gen src/shadow/ocaml_shadow.ml - ocamlc src/ocaml_toplevel/ocaml_toplevel.cma - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{cmx,o} - ocamlc src/ocaml_common/ocaml_common.{cmi,cmo,cmt} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{cmx,o} - ocamldep src/shadow/ocaml_shadow.depends.ocamldep-output - ocamlc src/ocaml_common/ocaml_common.cma - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.{a,cmxa} - ocamlc src/shadow/ocaml_shadow.{cmi,cmo,cmt} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.{a,cmxa} - ocamlopt src/ocaml_common/ocaml_common.{cmx,o} - ocamlc src/shadow/ocaml_shadow.cma - ocamlopt src/shadow/ocaml_shadow.{cmx,o} - ocamlopt src/ocaml_bytecomp/ocaml_bytecomp.cmxs - ocamlopt src/ocaml_common/ocaml_common.{a,cmxa} - ocamlopt src/ocaml_toplevel/ocaml_toplevel.cmxs - ocamlopt src/shadow/ocaml_shadow.{a,cmxa} - ocamlopt src/ocaml_common/ocaml_common.cmxs - ocamlopt src/shadow/ocaml_shadow.cmxs -> compiled ocaml-compiler-libs.v0.9.0 Processing 208/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib: jbuilder build] [zarith: make] -> installed ocaml-compiler-libs.v0.9.0 Processing 209/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib: jbuilder build] [zarith: make] - if test -d /home/opam/.opam/4.06/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.06/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.06/.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.06/.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.06/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.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.06/.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.06/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.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.06/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.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.06/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.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.06/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.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.06/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 209/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [zarith: make] -> installed ocamlbuild.0.14.3 Processing 210/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [zarith: make] Processing 211/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build] [zarith: make] - ocamlyacc src/parser.{ml,mli} - ocamlyacc src/parser_with_layout.{ml,mli} - ocamldep num/lib/sexplib_num.depends.ocamldep-output - ocamldep src0/sexplib0.depends.ocamldep-output - ocamlc src0/sexplib0.{cmi,cmo,cmt} - ocamldep src0/sexplib0.dependsi.ocamldep-output - ocamlc num/lib/sexplib_num.{cmi,cmo,cmt} - ocamldep num/lib/sexplib_num.dependsi.ocamldep-output - ocamllex src/lexer.ml - sh src/pre_sexp.pp.ml - ocamlc src/sexplib.{cmi,cmo,cmt} - ocamldep unix/lib/sexplib_unix.depends.ocamldep-output - ocamlc unix/lib/sexplib_unix.{cmi,cmo,cmt} - ocamldep src/sexplib.dependsi.ocamldep-output - ocamlc src0/sexplib0__Sexp.{cmi,cmti} - ocamlopt src0/sexplib0.{cmx,o} - ocamlopt num/lib/sexplib_num.{cmx,o} - ocamlopt src/sexplib.{cmx,o} - ocamlopt unix/lib/sexplib_unix.{cmx,o} - ocamlc src0/sexplib0__Sexp_conv.{cmi,cmti} - ocamldep src/sexplib.depends.ocamldep-output - ocamlc src0/sexplib0__Sexp_conv_error.{cmi,cmo,cmt} - ocamlc src0/sexplib0__Sexp.{cmo,cmt} - ocamlc src/sexplib__Type.{cmi,cmo,cmt} - ocamlc src/sexplib__Conv_error.{cmi,cmo,cmt} - ocamlc src0/sexplib0__Sexp_conv.{cmo,cmt} - ocamlc src/sexplib__Parser.{cmi,cmti} - ocamlc src/sexplib__Src_pos.{cmi,cmti} - ocamlopt src0/sexplib0__Sexp.{cmx,o} - ocamlc src0/sexplib0.cma - ocamlc src/sexplib__Type_with_layout.{cmi,cmti} - ocamlc src/sexplib__Src_pos.{cmo,cmt} - ocamlc src/sexplib__Parser.{cmo,cmt} - ocamlc src/sexplib__Parser_with_layout.{cmi,cmti} - ocamlc src/sexplib__Type_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmi,cmti} - ocamlc src/sexplib__Parser_with_layout.{cmo,cmt} - ocamlc src/sexplib__Lexer.{cmo,cmt} - ocamlopt src0/sexplib0__Sexp_conv.{cmx,o} - ocamlopt src0/sexplib0__Sexp_conv_error.{cmx,o} - ocamlopt src/sexplib__Conv_error.{cmx,o} - ocamlopt src/sexplib__Type.{cmx,o} - ocamlopt src0/sexplib0.{a,cmxa} - ocamlopt src/sexplib__Src_pos.{cmx,o} - ocamlopt src/sexplib__Parser.{cmx,o} - ocamlopt src0/sexplib0.cmxs - ocamlopt src/sexplib__Type_with_layout.{cmx,o} - ocamlc src/sexplib__Pre_sexp.{cmi,cmo,cmt} - File "src/pre_sexp.ml", line 1082, characters 44-57: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1096, characters 28-41: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1108, characters 32-45: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt src/sexplib__Parser_with_layout.{cmx,o} - ocamlc src/sexplib__Sexp_with_layout.{cmi,cmo,cmt} - ocamlc src/sexplib__Sexp_intf.{cmi,cmo,cmt} - ocamlc src/sexplib__Sexp.{cmi,cmti} - ocamlc src/sexplib__Exn_magic.{cmi,cmti} - ocamlc src/sexplib__Path.{cmi,cmti} - ocamlc src/sexplib__Macro.{cmi,cmti} - ocamlopt src/sexplib__Lexer.{cmx,o} - ocamlc src/sexplib__Conv.{cmi,cmti} - ocamlc src/sexplib__Sexp.{cmo,cmt} - ocamlc src/sexplib__Std.{cmi,cmo,cmt} - ocamlc src/sexplib__Path.{cmo,cmt} - ocamlc src/sexplib__Exn_magic.{cmo,cmt} - ocamlc src/sexplib__Conv.{cmo,cmt} - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmi,cmti} - ocamlc unix/lib/sexplib_unix__Sexplib_unix_conv.{cmi,cmo,cmt} - ocamlc unix/lib/sexplib_unix.cma - ocamlc src/sexplib__Macro.{cmo,cmt} - ocamlc num/lib/sexplib_num__Sexplib_num_conv.{cmo,cmt} - ocamlc num/lib/sexplib_num__Std.{cmi,cmo,cmt} - ocamlc src/sexplib.cma - ocamlc num/lib/sexplib_num.cma - ocamlopt src/sexplib__Pre_sexp.{cmx,o} - File "src/pre_sexp.ml", line 1082, characters 44-57: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1096, characters 28-41: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/pre_sexp.ml", line 1108, characters 32-45: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt src/sexplib__Sexp_intf.{cmx,o} - ocamlopt src/sexplib__Sexp_with_layout.{cmx,o} - ocamlopt src/sexplib__Sexp.{cmx,o} - ocamlopt src/sexplib__Conv.{cmx,o} - ocamlopt src/sexplib__Path.{cmx,o} - ocamlopt src/sexplib__Exn_magic.{cmx,o} - ocamlopt src/sexplib__Macro.{cmx,o} - ocamlopt src/sexplib__Std.{cmx,o} - ocamlopt unix/lib/sexplib_unix__Sexplib_unix_conv.{cmx,o} - ocamlopt num/lib/sexplib_num__Sexplib_num_conv.{cmx,o} - ocamlopt src/sexplib.{a,cmxa} - ocamlopt unix/lib/sexplib_unix.{a,cmxa} - ocamlopt unix/lib/sexplib_unix.cmxs - ocamlopt num/lib/sexplib_num__Std.{cmx,o} - ocamlopt num/lib/sexplib_num.{a,cmxa} - ocamlopt src/sexplib.cmxs - ocamlopt num/lib/sexplib_num.cmxs -> compiled sexplib.v0.9.3 Processing 211/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make] -> installed sexplib.v0.9.3 Processing 212/366: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make] Processing 213/366: [base: jbuilder build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make] - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.06/lib/ocaml -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.13 Processing 213/366: [base: jbuilder build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] Processing 214/366: [base: jbuilder build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/4.06/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.06/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.06/lib/zarith/q.cmti - Installed /home/opam/.opam/4.06/lib/zarith/z.cmti - Installed /home/opam/.opam/4.06/lib/zarith/zarith.a - Installed /home/opam/.opam/4.06/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.06/lib/zarith/q.mli - Installed /home/opam/.opam/4.06/lib/zarith/zarith.h - Installed /home/opam/.opam/4.06/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.06/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.06/lib/zarith/q.cmx - Installed /home/opam/.opam/4.06/lib/zarith/z.cmx - Installed /home/opam/.opam/4.06/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.06/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.06/lib/zarith/z.mli - Installed /home/opam/.opam/4.06/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.06/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.06/lib/zarith/q.cmi - Installed /home/opam/.opam/4.06/lib/zarith/z.cmi - Installed /home/opam/.opam/4.06/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.06/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.06/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.06/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.06/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.06/lib/zarith/META -> installed zarith.1.13 Processing 214/366: [base: jbuilder build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] Processing 215/366: [base: jbuilder build] [cryptokit: dune build] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] -> compiled lwt.5.5.0 Processing 215/366: [base: jbuilder build] [cryptokit: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] -> installed lwt.5.5.0 Processing 216/366: [base: jbuilder build] [cryptokit: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] Processing 217/366: [base: jbuilder build] [cryptokit: dune build] [cstruct-lwt: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] Processing 218/366: [base: jbuilder build] [cryptokit: dune build] [cstruct-lwt: dune build] [inotify: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 218/366: [base: jbuilder build] [cryptokit: dune build] [cstruct-lwt: dune build] [inotify: dune build] [topkg: ocaml build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 219/366: [base: jbuilder build] [cryptokit: dune build] [cstruct-lwt: dune build] [inotify: dune build] [topkg: ocaml build] Processing 220/366: [base: jbuilder build] [cryptokit: dune build] [cstruct-lwt: dune build] [inotify: dune build] [ppx_ast: jbuilder build] [topkg: ocaml build] Processing 221/366: [base: jbuilder build] [cryptokit: dune build] [cstruct-lwt: dune build] [inotify: dune build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] -> compiled cstruct-lwt.6.0.1 Processing 221/366: [base: jbuilder build] [cryptokit: dune build] [inotify: dune build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] -> installed cstruct-lwt.6.0.1 Processing 222/366: [base: jbuilder build] [cryptokit: dune build] [inotify: dune build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] -> compiled inotify.2.6 Processing 222/366: [base: jbuilder build] [cryptokit: dune build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] -> installed inotify.2.6 Processing 223/366: [base: jbuilder build] [cryptokit: dune build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] - (cd _build/default/src && config/flags.exe) - ZLib: ............................... enabled - Hardware support for AES and GCM: ... enabled -> compiled cryptokit.1.16.1 Processing 223/366: [base: jbuilder build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] -> installed cryptokit.1.16.1 Processing 224/366: [base: jbuilder build] [ppx_ast: jbuilder build] [ppxfind: dune build] [topkg: ocaml build] -> compiled ppxfind.1.4 Processing 224/366: [base: jbuilder build] [ppx_ast: jbuilder build] [topkg: ocaml build] -> installed ppxfind.1.4 Processing 225/366: [base: jbuilder build] [ppx_ast: jbuilder build] [topkg: ocaml build] [ppx_deriving: patch] applying fix_dune_3.patch Processing 226/366: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_deriving: patch] [topkg: ocaml build] Processing 226/366: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [topkg: ocaml build] - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 226/366: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] -> installed topkg.1.0.7 Processing 227/366: [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] Processing 228/366: [astring: ocaml build] [base: jbuilder build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] Processing 229/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] Processing 230/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [uutf: ocaml build] - ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends - ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml - ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml - ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma - # No parallelism done -> compiled uutf.1.0.3 Processing 230/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] -> installed uutf.1.0.3 Processing 231/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] Processing 232/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [jsonm: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] -> compiled ppx_deriving.4.5-1 Processing 232/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [jsonm: ocaml build] [ppx_ast: jbuilder build] -> installed ppx_deriving.4.5-1 Processing 233/366: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [jsonm: ocaml build] [ppx_ast: jbuilder build] - ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends - ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml - ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa - ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml - ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma - ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends - ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa - ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma - ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - # No parallelism done -> compiled fmt.0.8.9 Processing 233/366: [astring: ocaml build] [base: jbuilder build] [jsonm: ocaml build] [ppx_ast: jbuilder build] -> installed fmt.0.8.9 Processing 234/366: [astring: ocaml build] [base: jbuilder build] [jsonm: ocaml build] [ppx_ast: jbuilder build] Processing 235/366: [astring: ocaml build] [base: jbuilder build] [jsonm: ocaml build] [logs: ocaml build] [ppx_ast: jbuilder build] - ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml - ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml - ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends - ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml - ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml - ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - # No parallelism done -> compiled astring.0.8.5 Processing 235/366: [base: jbuilder build] [jsonm: ocaml build] [logs: ocaml build] [ppx_ast: jbuilder build] -> installed astring.0.8.5 Processing 236/366: [base: jbuilder build] [jsonm: ocaml build] [logs: ocaml build] [ppx_ast: jbuilder build] [ocb-stubblr: patch] applying custom-cclib.patch Processing 237/366: [base: jbuilder build] [jsonm: ocaml build] [logs: ocaml build] [ocb-stubblr: patch] [ppx_ast: jbuilder build] [ocb-stubblr: patch] applying use-OPAM_SWITCH_PREFIX.patch Processing 237/366: [base: jbuilder build] [jsonm: ocaml build] [logs: ocaml build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] - ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends - ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml - ocamlfind ocamlopt -a -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa - ocamlfind ocamlopt -shared -linkall -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml - ocamlfind ocamlc -a -package uutf -I src src/jsonm.cmo -o src/jsonm.cma - ocamlfind ocamldep -package unix -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml - ocamlfind ocamlopt -linkpkg -g -package unix -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native - # No parallelism done -> compiled jsonm.1.0.2 Processing 237/366: [base: jbuilder build] [logs: ocaml build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] -> installed jsonm.1.0.2 Processing 238/366: [base: jbuilder build] [logs: ocaml build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] - ocamlc src/ppx_ast__.{cmi,cmo,cmt} - ocamllex src/lexer.ml - ocamlyacc src/parser0.{ml,mli} - ocamlopt src/ppx_ast__.{cmx,o} - ocamldep src/ppx_ast.dependsi.ocamldep-output - ocamldep src/ppx_ast.depends.ocamldep-output - ocamlc src/ppx_ast__Import.{cmi,cmo,cmt} - ocamlc src/ppx_ast__Warn.{cmi,cmti} - ocamlc src/ppx_ast__Syntaxerr.{cmi,cmti} - ocamlc src/ppx_ast__Pprintast.{cmi,cmti} - ocamlc src/ppx_ast__Docstrings.{cmi,cmti} - ocamlc src/ppx_ast__Warn.{cmo,cmt} - ocamlc src/ppx_ast__Parse.{cmi,cmti} - ocamlc src/ppx_ast__Syntaxerr.{cmo,cmt} - ocamlc src/ppx_ast__Parser.{cmi,cmti} - ocamlc src/ppx_ast__Docstrings.{cmo,cmt} - ocamlc src/ppx_ast__Ast_helper.{cmi,cmti} - ocamlopt src/ppx_ast__Import.{cmx,o} - ocamlc src/ppx_ast__Lexer.{cmi,cmo,cmt} - ocamlopt src/ppx_ast__Warn.{cmx,o} - ocamlopt src/ppx_ast__Syntaxerr.{cmx,o} - ocamlc src/ppx_ast__Parse.{cmo,cmt} - ocamlopt src/ppx_ast__Docstrings.{cmx,o} - ocamlc src/ppx_ast__Ast_helper.{cmo,cmt} - ocamlopt src/ppx_ast__Ast_helper.{cmx,o} - ocamlc src/ppx_ast__Pprintast.{cmo,cmt} - ocamlc src/ppx_ast__Parser.{cmo,cmt} - ocamlc src/ppx_ast__Ast.{cmi,cmo,cmt} - ocamlc src/ppx_ast.{cmi,cmo,cmt} - ocamlc src/ppx_ast.cma - ocamlopt src/ppx_ast__Parser.{cmx,o} - ocamlopt src/ppx_ast__Pprintast.{cmx,o} - ocamlopt src/ppx_ast__Lexer.{cmx,o} - ocamlopt src/ppx_ast__Parse.{cmx,o} - ocamlopt src/ppx_ast__Ast.{cmx,o} - ocamlopt src/ppx_ast.{cmx,o} - ocamlopt src/ppx_ast.{a,cmxa} - ocamlopt src/ppx_ast.cmxs -> compiled ppx_ast.v0.9.2 Processing 238/366: [base: jbuilder build] [logs: ocaml build] [ocb-stubblr: ocaml build] -> installed ppx_ast.v0.9.2 Processing 239/366: [base: jbuilder build] [logs: ocaml build] [ocb-stubblr: ocaml build] - File "src/jbuild", line 18, characters 0-142: - Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. - ocamllex src/hex_lexer.ml - ocamldep shadow-stdlib/src/shadow_stdlib.depends.ocamldep-output - ocamldep compiler-stdlib/gen/gen.depends.ocamldep-output - ocaml src/int63_backend.ml - ocaml src/string_set_primitives.ml - sh src/mpopcnt.sexp,src/popcnt_test.c - ocamlc src/base__.{cmi,cmo,cmt} - ocamldep src/base.dependsi.ocamldep-output - ocamllex shadow-stdlib/gen/mapper.ml - ocamlc compiler-stdlib/gen/gen.{cmi,cmo,cmt} - ocamlc src/am_testing.o - ocamlc src/exn_stubs.o - ocamlc src/heap_block_stubs.o - ocamlc src/hash_stubs.o - ocamldep shadow-stdlib/gen/gen.depends.ocamldep-output - ocamlc src/int_math_stubs.o - ocamlopt src/base__.{cmx,o} - ocamlc src/internalhash_stubs.o - ocamlc src/string_dict_stubs.o - ocamlopt compiler-stdlib/gen/gen.{cmx,o} - ocamldep src/base.depends.ocamldep-output - ocamlmklib src/dllbase_stubs.so,src/libbase_stubs.a - ocamlopt compiler-stdlib/gen/gen.exe - gen compiler-stdlib/src/caml.ml - ocamldep compiler-stdlib/src/caml.depends.ocamldep-output - ocamlc compiler-stdlib/src/caml.{cmi,cmo,cmt} - ocamlc compiler-stdlib/src/caml.cma - ocamlc shadow-stdlib/gen/mapper.{cmi,cmo,cmt} - ocamlopt compiler-stdlib/src/caml.{cmx,o} - ocamlc shadow-stdlib/gen/gen.{cmi,cmo,cmt} - ocamlopt compiler-stdlib/src/caml.{a,cmxa} - ocamlopt shadow-stdlib/gen/mapper.{cmx,o} - ocamlopt compiler-stdlib/src/caml.cmxs - ocamlopt shadow-stdlib/gen/gen.{cmx,o} - ocamlopt shadow-stdlib/gen/gen.exe - gen shadow-stdlib/src/shadow_stdlib.mli - ocamldep shadow-stdlib/src/shadow_stdlib.dependsi.ocamldep-output - ocamlc shadow-stdlib/src/shadow_stdlib.{cmi,cmti} - ocamlc src/base__Field.{cmi,cmti} - ocamlc src/base__Ppx_compare_lib.{cmi,cmti} - ocamlc src/base__Sys.{cmi,cmti} - ocamlc src/base__Variant.{cmi,cmti} - ocamlc shadow-stdlib/src/shadow_stdlib.{cmo,cmt} - ocamlc src/base__Hex_lexer.{cmi,cmo,cmt} - ocamlc src/base__String_set_primitives.{cmi,cmo,cmt} - ocamlc src/base__Fieldslib.{cmi,cmo,cmt} - ocamlc src/base__Field.{cmo,cmt} - ocamlc src/base__Variant.{cmo,cmt} - ocamlopt shadow-stdlib/src/shadow_stdlib.{cmx,o} - ocamlc src/base__Variantslib.{cmi,cmo,cmt} - ocamlc shadow-stdlib/src/shadow_stdlib.cma - ocamlopt shadow-stdlib/src/shadow_stdlib.{a,cmxa} - ocamlopt src/base__Field.{cmx,o} - ocamlopt src/base__Hex_lexer.{cmx,o} - ocamlopt src/base__String_set_primitives.{cmx,o} - ocamlopt src/base__Variant.{cmx,o} - ocamlopt src/base__Fieldslib.{cmx,o} - ocamlopt src/base__Variantslib.{cmx,o} - ocamlopt shadow-stdlib/src/shadow_stdlib.cmxs - ocamlc src/base__Import0.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare.{cmi,cmti} - ocamlc src/base__Printf.{cmi,cmti} - ocamlc src/base__Hash_intf.{cmi,cmo,cmt} - ocamlc src/base__Linked_queue0.{cmi,cmo,cmt} - ocamlc src/base__Sys0.{cmi,cmo,cmt} - ocamlc src/base__List0.{cmi,cmo,cmt} - ocamlc src/base__Uchar0.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare.{cmo,cmt} - ocamlc src/base__Poly.{cmi,cmo,cmt} - ocamlc src/base__Hash.{cmi,cmti} - ocamlc src/base__Printf.{cmo,cmt} - ocamlc src/base__String0.{cmi,cmo,cmt} - ocamlc src/base__Array0.{cmi,cmo,cmt} - ocamlc src/base__Ppx_hash_lib.{cmi,cmo,cmt} - ocamlc src/base__Char0.{cmi,cmo,cmt} - ocamlc src/base__Sexp.{cmi,cmti} - ocamlc src/base__Sexplib.{cmi,cmo,cmt} - ocamlc src/base__Ppx_compare_lib.{cmo,cmt} - ocamlc src/base__Import.{cmi,cmo,cmt} - ocamlc src/base__Hash.{cmo,cmt} - ocamlc src/base__Sexp.{cmo,cmt} - ocamlc src/base__String_dict.{cmi,cmti} - ocamlc src/base__Avltree.{cmi,cmti} - ocamlc src/base__Binary_search.{cmi,cmti} - ocamlc src/base__Fn.{cmi,cmti} - ocamlc src/base__Int_pow2.{cmi,cmti} - ocamlc src/base__Popcount.{cmi,cmti} - ocamlc src/base__Pretty_printer.{cmi,cmti} - ocamlc src/base__Random.{cmi,cmti} - ocamlc src/base__Staged.{cmi,cmti} - ocamlc src/base__With_return.{cmi,cmti} - ocamlc src/base__Applicative_intf.{cmi,cmo,cmt} - ocamlc src/base__Binary_searchable_intf.{cmi,cmo,cmt} - ocamlc src/base__Blit_intf.{cmi,cmo,cmt} - ocamlc src/base__Equal.{cmi,cmo,cmt} - ocamlc src/base__Floatable.{cmi,cmo,cmt} - ocamlc src/base__Hasher.{cmi,cmo,cmt} - ocamlc src/base__Intable.{cmi,cmo,cmt} - ocamlc src/base__Polymorphic_compare_intf.{cmi,cmo,cmt} - ocamlc src/base__Stringable.{cmi,cmo,cmt} - ocamlc src/base__T.{cmi,cmo,cmt} - ocamlc src/base__Sys.{cmo,cmt} - ocamlc src/base__Backtrace.{cmi,cmti} - ocamlc src/base__Comparator.{cmi,cmti} - ocamlc src/base__Heap_block.{cmi,cmti} - ocamlc src/base__Maybe_bound.{cmi,cmti} - ocamlc src/base__Word_size.{cmi,cmti} - ocamlc src/base__Commutative_group.{cmi,cmo,cmt} - ocamlc src/base__Sign0.{cmi,cmo,cmt} - ocamlc src/base__Fn.{cmo,cmt} - ocamlc src/base__Exn.{cmi,cmti} - ocamlc src/base__Monad_intf.{cmi,cmo,cmt} - ocamlc src/base__Array_permute.{cmi,cmo,cmt} - ocamlc src/base__Staged.{cmo,cmt} - ocamlc src/base__Binary_searchable.{cmi,cmti} - ocamlc src/base__String_dict.{cmo,cmt} - ocamlc src/base__Avltree.{cmo,cmt} - ocamlc src/base__Blit.{cmi,cmti} - ocamlc src/base__Pretty_printer.{cmo,cmt} - ocamlc src/base__Ordering.{cmi,cmti} - ocamlc src/base__Popcount.{cmo,cmt} - ocamlc src/base__Sexpable.{cmi,cmti} - ocamlc src/base__Comparator.{cmo,cmt} - ocamlc src/base__Word_size.{cmo,cmt} - ocamlc src/base__Heap_block.{cmo,cmt} - ocamlc src/base__With_return.{cmo,cmt} - ocamlc src/base__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/base__Binary_searchable.{cmo,cmt} - ocamlc src/base__Monad.{cmi,cmti} - ocamlc src/base__Random.{cmo,cmt} - ocamlc src/base__Ordering.{cmo,cmt} - ocamlc src/base__Buffer_intf.{cmi,cmo,cmt} - ocamlc src/base__Exn.{cmo,cmt} - ocamlc src/base__Sexpable.{cmo,cmt} - ocamlc src/base__Invariant_intf.{cmi,cmo,cmt} - ocamlc src/base__Lazy.{cmi,cmti} - ocamlc src/base__Applicative.{cmi,cmti} - ocamlc src/base__Result.{cmi,cmti} - ocamlc src/base__Monad.{cmo,cmt} - ocamlc src/base__Buffer.{cmi,cmti} - ocamlc src/base__Invariant.{cmi,cmti} - ocamlc src/base__Ordered_collection_common.{cmi,cmti} - ocamlc src/base__Info_intf.{cmi,cmo,cmt} - ocamlc src/base__Lazy.{cmo,cmt} - ocamlc src/base__Result.{cmo,cmt} - ocamlc src/base__Container_intf.{cmi,cmo,cmt} - ocamlc src/base__Ordered_collection_common.{cmo,cmt} - ocamlc src/base__Info.{cmi,cmti} - ocamlc src/base__Binary_search.{cmo,cmt} - ocamlc src/base__Blit.{cmo,cmt} - ocamlc src/base__Container.{cmi,cmti} - ocamlc src/base__Error.{cmi,cmti} - ocamlc src/base__Ref.{cmi,cmti} - ocamlc src/base__Error.{cmo,cmt} - ocamlc src/base__Int_pow2.{cmo,cmt} - ocamlc src/base__Indexed_container_intf.{cmi,cmo,cmt} - ocamlc src/base__Container.{cmo,cmt} - ocamlc src/base__List.{cmi,cmti} - ocamlc src/base__Sequence.{cmi,cmti} - ocamlc src/base__Invariant.{cmo,cmt} - ocamlc src/base__Or_error.{cmi,cmti} - ocamlc src/base__Either_intf.{cmi,cmo,cmt} - ocamlc src/base__Indexed_container.{cmi,cmti} - ocamlc src/base__Ref.{cmo,cmt} - ocamlc src/base__Validate.{cmi,cmti} - ocamlc src/base__Maybe_bound.{cmo,cmt} - ocamlc src/base__Array.{cmi,cmti} - ocamlc src/base__Either.{cmi,cmti} - ocamlc src/base__Indexed_container.{cmo,cmt} - ocamlc src/base__Applicative.{cmo,cmt} - ocamlc src/base__Queue_intf.{cmi,cmo,cmt} - ocamlc src/base__Or_error.{cmo,cmt} - ocamlc src/base__Comparable_intf.{cmi,cmo,cmt} - ocamlc src/base__Info.{cmo,cmt} - ocamlc src/base__Validate.{cmo,cmt} - ocamlc src/base__Option.{cmi,cmti} - ocamlc src/base__Linked_queue.{cmi,cmti} - ocamlc src/base__Comparable.{cmi,cmti} - ocamlc src/base__List.{cmo,cmt} - ocamlc src/base__Float0.{cmi,cmo,cmt} - ocamlc src/base__Sexp_with_comparable.{cmi,cmti} - ocamlc src/base__Option.{cmo,cmt} - ocamlc src/base__Bool.{cmi,cmti} - ocamlc src/base__Hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/base__Either.{cmo,cmt} - ocamlopt src/base__Import0.{cmx,o} - ocamlc src/base__Sequence.{cmo,cmt} - ocamlc src/base__Source_code_position.{cmi,cmti} - ocamlc src/base__Comparable.{cmo,cmt} - ocamlc src/base__Uchar.{cmi,cmti} - ocamlc src/base__Identifiable.{cmi,cmti} - ocamlc src/base__Linked_queue.{cmo,cmt} - ocamlc src/base__Type_equal.{cmi,cmti} - ocamlc src/base__Sexp_with_comparable.{cmo,cmt} - ocamlc src/base__Hashtbl.{cmi,cmti} - ocamlc src/base__Map_intf.{cmi,cmo,cmt} - ocamlc src/base__Array.{cmo,cmt} - ocamlc src/base__Bool.{cmo,cmt} - ocamlopt src/base__Hash_intf.{cmx,o} - ocamlopt src/base__Linked_queue0.{cmx,o} - ocamlopt src/base__Polymorphic_compare.{cmx,o} - ocamlc src/base__Identifiable.{cmo,cmt} - ocamlc src/base__Char.{cmi,cmti} - ocamlopt src/base__List0.{cmx,o} - ocamlopt src/base__Uchar0.{cmx,o} - ocamlc src/base__Sign.{cmi,cmti} - ocamlc src/base__Unit.{cmi,cmti} - ocamlopt src/base__Printf.{cmx,o} - ocamlopt src/base__Sys0.{cmx,o} - ocamlc src/base__Int_intf.{cmi,cmo,cmt} - ocamlc src/base__Uchar.{cmo,cmt} - ocamlc src/base__String.{cmi,cmti} - ocamlc src/base__Hash_set_intf.{cmi,cmo,cmt} - ocamlc src/base__Sign.{cmo,cmt} - ocamlc src/base__Unit.{cmo,cmt} - ocamlopt src/base__Poly.{cmx,o} - ocamlc src/base__Int.{cmi,cmti} - ocamlc src/base__Char.{cmo,cmt} - ocamlc src/base__Int32.{cmi,cmti} - ocamlc src/base__Int63_emul.{cmi,cmti} - ocamlc src/base__Int64.{cmi,cmti} - ocamlc src/base__Nativeint.{cmi,cmti} - ocamlc src/base__Int_conversions.{cmi,cmti} - ocamlc src/base__Int_math.{cmi,cmti} - ocamlc src/base__Map.{cmi,cmti} - ocamlopt src/base__Array0.{cmx,o} - ocamlopt src/base__String0.{cmx,o} - ocamlc src/base__Buffer.{cmo,cmt} - ocamlc src/base__Hash_set.{cmi,cmti} - ocamlopt src/base__Char0.{cmx,o} - ocamlc src/base__Pow_overflow_bounds.{cmi,cmo,cmt} - ocamlc src/base__Int63_backends.{cmi,cmo,cmt} - ocamlc src/base__Set_intf.{cmi,cmo,cmt} - ocamlc src/base__Type_equal.{cmo,cmt} - ocamlc src/base__Source_code_position.{cmo,cmt} - ocamlc src/base__Backtrace.{cmo,cmt} - ocamlopt src/base__Ppx_compare_lib.{cmx,o} - ocamlc src/base__Int_conversions.{cmo,cmt} - ocamlc src/base__Int64.{cmo,cmt} - ocamlc src/base__Nativeint.{cmo,cmt} - ocamlc src/base__Int63_backend.{cmi,cmo,cmt} - ocamlc src/base__Int32.{cmo,cmt} - ocamlc src/base__Int_math.{cmo,cmt} - ocamlc src/base__Int63_emul.{cmo,cmt} - ocamlc src/base__Int.{cmo,cmt} - ocamlopt src/base__Hash.{cmx,o} - ocamlc src/base__Hashtbl.{cmo,cmt} - ocamlc src/base__Set.{cmi,cmti} - ocamlc src/base__Hash_set.{cmo,cmt} - ocamlc src/base__Int63.{cmi,cmti} - ocamlopt src/base__Ppx_hash_lib.{cmx,o} - ocamlc src/base__Float.{cmi,cmti} - ocamlc src/base__Int63.{cmo,cmt} - ocamlopt src/base__Sexp.{cmx,o} - ocamlopt src/base__Import.{cmx,o} - ocamlopt src/base__Sexplib.{cmx,o} - ocamlopt src/base__Applicative_intf.{cmx,o} - ocamlopt src/base__Blit_intf.{cmx,o} - ocamlopt src/base__Equal.{cmx,o} - ocamlopt src/base__Floatable.{cmx,o} - ocamlopt src/base__Binary_searchable_intf.{cmx,o} - ocamlopt src/base__Fn.{cmx,o} - ocamlopt src/base__Hasher.{cmx,o} - ocamlopt src/base__Intable.{cmx,o} - ocamlopt src/base__Stringable.{cmx,o} - ocamlopt src/base__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/base__T.{cmx,o} - ocamlopt src/base__Commutative_group.{cmx,o} - ocamlopt src/base__Sys.{cmx,o} - ocamlc src/base__Map.{cmo,cmt} - ocamlopt src/base__String_dict.{cmx,o} - ocamlopt src/base__Popcount.{cmx,o} - ocamlopt src/base__Comparator.{cmx,o} - ocamlopt src/base__Word_size.{cmx,o} - ocamlopt src/base__Avltree.{cmx,o} - ocamlopt src/base__Monad_intf.{cmx,o} - ocamlopt src/base__Ordering.{cmx,o} - ocamlopt src/base__Sign0.{cmx,o} - ocamlopt src/base__Staged.{cmx,o} - ocamlopt src/base__Pretty_printer.{cmx,o} - ocamlopt src/base__Sexpable.{cmx,o} - ocamlc src/base__String.{cmo,cmt} - ocamlc src/base__Float.{cmo,cmt} - ocamlopt src/base__Heap_block.{cmx,o} - ocamlc src/base__Set.{cmo,cmt} - ocamlopt src/base__Monad.{cmx,o} - ocamlopt src/base__Random.{cmx,o} - ocamlopt src/base__Source_code_position0.{cmx,o} - ocamlopt src/base__Exn.{cmx,o} - ocamlopt src/base__Invariant_intf.{cmx,o} - ocamlopt src/base__Array_permute.{cmx,o} - ocamlopt src/base__Lazy.{cmx,o} - ocamlopt src/base__Result.{cmx,o} - ocamlopt src/base__With_return.{cmx,o} - ocamlopt src/base__Info_intf.{cmx,o} - ocamlopt src/base__Ordered_collection_common.{cmx,o} - ocamlopt src/base__Container_intf.{cmx,o} - ocamlopt src/base__Binary_search.{cmx,o} - ocamlopt src/base__Blit.{cmx,o} - ocamlopt src/base__Ref.{cmx,o} - ocamlopt src/base__Container.{cmx,o} - ocamlopt src/base__Binary_searchable.{cmx,o} - ocamlopt src/base__Buffer_intf.{cmx,o} - ocamlopt src/base__Indexed_container_intf.{cmx,o} - ocamlopt src/base__Indexed_container.{cmx,o} - ocamlopt src/base__Queue_intf.{cmx,o} - ocamlopt src/base__List.{cmx,o} - ocamlopt src/base__Maybe_bound.{cmx,o} - ocamlc src/base.{cmi,cmo,cmt} - ocamlopt src/base__Applicative.{cmx,o} - ocamlopt src/base__Info.{cmx,o} - ocamlc src/base.cma - ocamlopt src/base__Error.{cmx,o} - ocamlopt src/base__Int_pow2.{cmx,o} - ocamlopt src/base__Invariant.{cmx,o} - ocamlopt src/base__Sequence.{cmx,o} - ocamlopt src/base__Or_error.{cmx,o} - ocamlopt src/base__Either_intf.{cmx,o} - ocamlopt src/base__Validate.{cmx,o} - ocamlopt src/base__Comparable_intf.{cmx,o} - ocamlopt src/base__Option.{cmx,o} - ocamlopt src/base__Hashtbl_intf.{cmx,o} - ocamlopt src/base__Comparable.{cmx,o} - ocamlopt src/base__Map_intf.{cmx,o} - ocamlopt src/base__Float0.{cmx,o} - ocamlopt src/base__Sexp_with_comparable.{cmx,o} - ocamlopt src/base__Identifiable.{cmx,o} - ocamlopt src/base__Either.{cmx,o} - ocamlopt src/base__Bool.{cmx,o} - ocamlopt src/base__Unit.{cmx,o} - ocamlopt src/base__Sign.{cmx,o} - ocamlopt src/base__Uchar.{cmx,o} - ocamlopt src/base__Int_intf.{cmx,o} - ocamlopt src/base__Set_intf.{cmx,o} - ocamlopt src/base__Array.{cmx,o} - ocamlopt src/base__Char.{cmx,o} - ocamlopt src/base__Linked_queue.{cmx,o} - ocamlopt src/base__Set.{cmx,o} - ocamlopt src/base__Map.{cmx,o} - ocamlopt src/base__String.{cmx,o} - ocamlopt src/base__Buffer.{cmx,o} - ocamlopt src/base__Int_conversions.{cmx,o} - ocamlopt src/base__Pow_overflow_bounds.{cmx,o} - ocamlopt src/base__Int_math.{cmx,o} - ocamlopt src/base__Int32.{cmx,o} - ocamlopt src/base__Int64.{cmx,o} - ocamlopt src/base__Int.{cmx,o} - ocamlopt src/base__Nativeint.{cmx,o} - ocamlopt src/base__Source_code_position.{cmx,o} - ocamlopt src/base__Backtrace.{cmx,o} - ocamlopt src/base__Type_equal.{cmx,o} - ocamlopt src/base__Int63_emul.{cmx,o} - ocamlopt src/base__Int63_backends.{cmx,o} - ocamlopt src/base__Int63_backend.{cmx,o} - ocamlopt src/base__Hashtbl.{cmx,o} - ocamlopt src/base__Int63.{cmx,o} - ocamlopt src/base__Hash_set_intf.{cmx,o} - ocamlopt src/base__Hash_set.{cmx,o} - ocamlopt src/base__Float.{cmx,o} - ocamlopt src/base.{cmx,o} - ocamlopt src/base.{a,cmxa} - ocamlopt src/base.cmxs -> compiled base.v0.9.4 Processing 239/366: [logs: ocaml build] [ocb-stubblr: ocaml build] -> installed base.v0.9.4 Processing 240/366: [logs: ocaml build] [ocb-stubblr: ocaml build] Processing 241/366: [logs: ocaml build] [ocb-stubblr: ocaml build] [pcre: dune build] Processing 242/366: [logs: ocaml build] [ocb-stubblr: ocaml build] [pcre: dune build] [stdio: jbuilder build] Processing 243/366: [logs: ocaml build] [ocb-stubblr: ocaml build] [pcre: dune build] [stdio: jbuilder build] [typerep: jbuilder build] - ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.ml > src/ocb_stubblr.ml.depends - ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.mli > src/ocb_stubblr.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmi src/ocb_stubblr.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmx src/ocb_stubblr.ml - ocamlfind ocamlopt -a -package bytes -I src src/ocb_stubblr.cmx -o src/ocb-stubblr.cmxa - ocamlfind ocamlopt -shared -linkall -package bytes -I src src/ocb-stubblr.cmxa -o src/ocb-stubblr.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmo src/ocb_stubblr.ml - ocamlfind ocamlc -a -package bytes -I src src/ocb_stubblr.cmo -o src/ocb-stubblr.cma - ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.ml > src-topkg/ocb_stubblr_topkg.ml.depends - ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.mli > src-topkg/ocb_stubblr_topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmi src-topkg/ocb_stubblr_topkg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmx src-topkg/ocb_stubblr_topkg.ml - ocamlfind ocamlopt -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmx -o src-topkg/ocb-stubblr-topkg.cmxa - ocamlfind ocamlopt -shared -linkall -package bytes -I src-topkg src-topkg/ocb-stubblr-topkg.cmxa -o src-topkg/ocb-stubblr-topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmo src-topkg/ocb_stubblr_topkg.ml - ocamlfind ocamlc -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmo -o src-topkg/ocb-stubblr-topkg.cma - # No parallelism done -> compiled ocb-stubblr.0.1.1-1 Processing 243/366: [logs: ocaml build] [pcre: dune build] [stdio: jbuilder build] [typerep: jbuilder build] -> installed ocb-stubblr.0.1.1-1 Processing 244/366: [logs: ocaml build] [pcre: dune build] [stdio: jbuilder build] [typerep: jbuilder build] - ocamldep src/stdio.depends.ocamldep-output - ocamldep src/stdio.dependsi.ocamldep-output - ocamlc src/stdio__.{cmi,cmo,cmt} - ocamlopt src/stdio__.{cmx,o} - ocamlc src/stdio__Import.{cmi,cmo,cmt} - ocamlc src/stdio__In_channel.{cmi,cmti} - ocamlc src/stdio__Out_channel.{cmi,cmti} - ocamlc src/stdio.{cmi,cmti} - ocamlc src/stdio__Out_channel.{cmo,cmt} - ocamlc src/stdio__In_channel.{cmo,cmt} - ocamlc src/stdio.{cmo,cmt} - ocamlc src/stdio.cma - ocamlopt src/stdio__Import.{cmx,o} - ocamlopt src/stdio__Out_channel.{cmx,o} - ocamlopt src/stdio__In_channel.{cmx,o} - ocamlopt src/stdio.{cmx,o} - ocamlopt src/stdio.{a,cmxa} - ocamlopt src/stdio.cmxs -> compiled stdio.v0.9.1 Processing 244/366: [logs: ocaml build] [pcre: dune build] [typerep: jbuilder build] -> installed stdio.v0.9.1 Processing 245/366: [logs: ocaml build] [pcre: dune build] [typerep: jbuilder build] Processing 246/366: [logs: ocaml build] [pcre: dune build] [ppx_core: jbuilder build] [typerep: jbuilder build] - ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends - ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml - ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml - ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma - ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends - ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml - ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa - ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml - ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma - ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends - ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml - ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa - ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml - ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends - ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml - ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa - ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml - ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma - # No parallelism done -> compiled logs.0.7.0 Processing 246/366: [pcre: dune build] [ppx_core: jbuilder build] [typerep: jbuilder build] -> installed logs.0.7.0 Processing 247/366: [pcre: dune build] [ppx_core: jbuilder build] [typerep: jbuilder build] - ocamlc lib/typerep_lib.{cmi,cmo,cmt} - ocamldep lib/typerep_lib.depends.ocamldep-output - ocamldep lib/typerep_lib.dependsi.ocamldep-output - ocamlopt lib/typerep_lib.{cmx,o} - ocamlc lib/typerep_lib__Named_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typerep_obj.{cmi,cmti} - ocamlc lib/typerep_lib__Type_equal.{cmi,cmti} - ocamlc lib/typerep_lib__Typerep_obj.{cmo,cmt} - ocamlopt lib/typerep_lib__Named_intf.{cmx,o} - ocamlopt lib/typerep_lib__Typerep_obj.{cmx,o} - ocamlc lib/typerep_lib__Type_equal.{cmo,cmt} - ocamlc lib/typerep_lib__Typename.{cmi,cmti} - ocamlopt lib/typerep_lib__Type_equal.{cmx,o} - ocamlc lib/typerep_lib__Variant_and_record_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Typename.{cmo,cmt} - ocamlc lib/typerep_lib__Std_internal.{cmi,cmti} - ocamlopt lib/typerep_lib__Typename.{cmx,o} - ocamlc lib/typerep_lib__Typerepable.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Make_typename.{cmi,cmti} - ocamlc lib/typerep_lib__Type_abstract.{cmi,cmti} - ocamlc lib/typerep_lib__Type_generic_intf.{cmi,cmo,cmt} - ocamlc lib/typerep_lib__Make_typename.{cmo,cmt} - ocamlopt lib/typerep_lib__Variant_and_record_intf.{cmx,o} - ocamlc lib/typerep_lib__Type_abstract.{cmo,cmt} - ocamlc lib/typerep_lib__Type_generic.{cmi,cmti} - ocamlc lib/typerep_lib__Std_internal.{cmo,cmt} - ocamlc lib/typerep_lib__Std.{cmi,cmo,cmt} - ocamlopt lib/typerep_lib__Std_internal.{cmx,o} - ocamlopt lib/typerep_lib__Typerepable.{cmx,o} - ocamlc lib/typerep_lib__Type_generic.{cmo,cmt} - ocamlopt lib/typerep_lib__Make_typename.{cmx,o} - ocamlc lib/typerep_lib.cma - ocamlopt lib/typerep_lib__Type_generic_intf.{cmx,o} - ocamlopt lib/typerep_lib__Type_abstract.{cmx,o} - ocamlopt lib/typerep_lib__Type_generic.{cmx,o} - ocamlopt lib/typerep_lib__Std.{cmx,o} - ocamlopt lib/typerep_lib.{a,cmxa} - ocamlopt lib/typerep_lib.cmxs -> compiled typerep.v0.9.0 Processing 247/366: [pcre: dune build] [ppx_core: jbuilder build] -> installed typerep.v0.9.0 Processing 248/366: [pcre: dune build] [ppx_core: jbuilder build] -> compiled pcre.7.4.1 Processing 248/366: [ppx_core: jbuilder build] -> installed pcre.7.4.1 Processing 249/366: [ppx_core: jbuilder build] [ocaml-inifiles: patch] applying ocaml-inifiles.diff Processing 250/366: [ocaml-inifiles: patch] [ppx_core: jbuilder build] Processing 250/366: [ocaml-inifiles: make all] [ppx_core: jbuilder build] - ocamllex inilexer.mll - 27 states, 1999 transitions, table size 8158 bytes - 7979 additional bytes used for bindings - ocamlyacc parseini.mly - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocaml-inifiles.1.2' - making ._bcdi/parseini.di from parseini.mli - making ._bcdi/inifiles.di from inifiles.mli - making ._d/parseini.d from parseini.ml - making ._d/inilexer.d from inilexer.ml - making ._d/inifiles.d from inifiles.ml - ocamlfind ocamlc -package pcre -c -g parseini.mli - ocamlfind ocamlc -package pcre -c -g parseini.ml - ocamlfind ocamlc -package pcre -c -g inilexer.ml - ocamlfind ocamlc -package pcre -c -g inifiles.mli - ocamlfind ocamlc -package pcre -c -g inifiles.ml - File "inifiles.ml", line 53, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 53, characters 41-57: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 94, characters 39-60: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlfind ocamlc -a -g \ - -o inifiles.cma parseini.cmo inilexer.cmo inifiles.cmo - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocaml-inifiles.1.2' Processing 250/366: [ocaml-inifiles: make opt] [ppx_core: jbuilder build] - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocaml-inifiles.1.2' - making ._ncdi/parseini.di from parseini.mli - making ._ncdi/inifiles.di from inifiles.mli - ocamlfind ocamlopt -package pcre -c parseini.ml - ocamlfind ocamlopt -package pcre -c inilexer.ml - ocamlfind ocamlopt -package pcre -c inifiles.ml - File "inifiles.ml", line 53, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 53, characters 41-57: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 94, characters 39-60: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlfind ocamlopt -a \ - -o inifiles.cmxa parseini.cmx inilexer.cmx inifiles.cmx - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocaml-inifiles.1.2' -> compiled ocaml-inifiles.1.2 Processing 250/366: [ppx_core: jbuilder build] Processing 251/366: [ppx_core: jbuilder build] [ocaml-inifiles: make install] - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocaml-inifiles.1.2' - ocamlfind ocamlc -a -g \ - -o inifiles.cma parseini.cmo inilexer.cmo inifiles.cmo - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocaml-inifiles.1.2' - - Installing library with ocamlfind - ocamlfind install inifiles META inifiles.mli parseini.mli inifiles.cmi inilexer.cmi parseini.cmi inifiles.cma inifiles.cmxa inifiles.a - Installed /home/opam/.opam/4.06/lib/inifiles/inifiles.a - Installed /home/opam/.opam/4.06/lib/inifiles/inifiles.cmxa - Installed /home/opam/.opam/4.06/lib/inifiles/inifiles.cma - Installed /home/opam/.opam/4.06/lib/inifiles/parseini.cmi - Installed /home/opam/.opam/4.06/lib/inifiles/inilexer.cmi - Installed /home/opam/.opam/4.06/lib/inifiles/inifiles.cmi - Installed /home/opam/.opam/4.06/lib/inifiles/parseini.mli - Installed /home/opam/.opam/4.06/lib/inifiles/inifiles.mli - Installed /home/opam/.opam/4.06/lib/inifiles/META - - Installation successful. -> installed ocaml-inifiles.1.2 Processing 251/366: [ppx_core: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_core" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_core.v0.9.3) - ocamlc src/ppx_core__.{cmi,cmo,cmt} - ocamldep src/gen/gen_ast_pattern.depends.ocamldep-output - ocaml src/compiler_specifics.ml - ocamldep src/ppx_core.dependsi.ocamldep-output - ocamlopt src/ppx_core__.{cmx,o} - ocamldep src/gen/gen_ast_pattern.dependsi.ocamldep-output - ocamlc src/gen/gen_ast_builder.{cmi,cmti} - ocamlc src/gen/gen_ast_pattern.{cmi,cmti} - ocamlc src/gen/import.{cmi,cmo,cmt} - File "src/gen/import.ml", line 93, characters 9-25: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlopt src/gen/import.{cmx,o} - File "src/gen/import.ml", line 93, characters 9-25: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - ocamlopt src/gen/gen_ast_builder.{cmx,o} - ocamlopt src/gen/gen_ast_pattern.{cmx,o} - ocamlopt src/gen/gen_ast_pattern.exe - ocamlopt src/gen/gen_ast_builder.exe - gen_ast_builder src/ast_builder_generated.ml - gen_ast_pattern src/ast_pattern_generated.ml - ocamldep src/ppx_core.depends.ocamldep-output - ocamlc src/ppx_core__Glue.{cmi,cmo,cmt} - ocamlc src/ppx_core__Compiler_specifics.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Glue.{cmx,o} - ocamlopt src/ppx_core__Compiler_specifics.{cmx,o} - ocamlc src/ppx_core__Import.{cmi,cmo,cmt} - ocamlc src/ppx_core__Location.{cmi,cmti} - ocamlc src/ppx_core__Longident.{cmi,cmti} - ocamlc src/ppx_core__Caller_id.{cmi,cmo,cmt} - ocamlc src/ppx_core__Spellcheck.{cmi,cmo,cmt} - ocamlc src/ppx_core__File_path.{cmi,cmti} - ocamlc src/ppx_core__Code_matcher.{cmi,cmti} - ocamlc src/ppx_core__Loc.{cmi,cmti} - ocamlc src/ppx_core__Ast_pattern0.{cmi,cmo,cmt} - ocamlc src/ppx_core__Longident.{cmo,cmt} - ocamlc src/ppx_core__Loc.{cmo,cmt} - ocamlc src/ppx_core__Location.{cmo,cmt} - ocamlc src/ppx_core__Name.{cmi,cmti} - ocamlc src/ppx_core__Ast_traverse.{cmi,cmti} - ocamlc src/ppx_core__File_path.{cmo,cmt} - ocamlc src/ppx_core__Ast_builder_generated.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Import.{cmx,o} - ocamlc src/ppx_core__Common.{cmi,cmti} - ocamlc src/ppx_core__Name.{cmo,cmt} - ocamlopt src/ppx_core__Caller_id.{cmx,o} - ocamlc src/ppx_core__Ast_builder_intf.{cmi,cmo,cmt} - ocamlopt src/ppx_core__Spellcheck.{cmx,o} - ocamlopt src/ppx_core__Longident.{cmx,o} - ocamlopt src/ppx_core__Location.{cmx,o} - ocamlc src/ppx_core__Ast_builder.{cmi,cmti} - ocamlc src/ppx_core__Ast_traverse.{cmo,cmt} - ocamlopt src/ppx_core__Loc.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern0.{cmx,o} - ocamlopt src/ppx_core__File_path.{cmx,o} - ocamlopt src/ppx_core__Ast_traverse.{cmx,o} - ocamlc src/ppx_core__Ast_pattern_generated.{cmi,cmo,cmt} - ocamlc src/ppx_core__Ast_builder.{cmo,cmt} - ocamlopt src/ppx_core__Name.{cmx,o} - ocamlc src/ppx_core__Common.{cmo,cmt} - ocamlc src/ppx_core__Ast_pattern.{cmi,cmti} - ocamlopt src/ppx_core__Ast_builder_generated.{cmx,o} - ocamlc src/ppx_core__Extension.{cmi,cmti} - ocamlc src/ppx_core__Attribute.{cmi,cmti} - ocamlopt src/ppx_core__Ast_builder_intf.{cmx,o} - ocamlc src/ppx_core__Ast_pattern.{cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmi,cmti} - ocamlc src/ppx_core__Extension.{cmo,cmt} - ocamlc src/ppx_core__Code_matcher.{cmo,cmt} - ocamlopt src/ppx_core__Ast_builder.{cmx,o} - ocamlc src/ppx_core__Attribute.{cmo,cmt} - ocamlc src/ppx_core__Context_free.{cmo,cmt} - ocamlc src/ppx_core.{cmi,cmo,cmt} - ocamlc src/ppx_core.cma - ocamlopt src/ppx_core__Common.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern_generated.{cmx,o} - ocamlopt src/ppx_core__Ast_pattern.{cmx,o} - ocamlopt src/ppx_core__Extension.{cmx,o} - ocamlopt src/ppx_core__Attribute.{cmx,o} - ocamlopt src/ppx_core__Code_matcher.{cmx,o} - ocamlopt src/ppx_core__Context_free.{cmx,o} - ocamlopt src/ppx_core.{cmx,o} - ocamlopt src/ppx_core.{a,cmxa} - ocamlopt src/ppx_core.cmxs -> compiled ppx_core.v0.9.3 -> installed ppx_core.v0.9.3 Processing 253/366: [ppx_optcomp: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "39" "@install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_optcomp.v0.9.0) - ocamldep bin/optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.depends.ocamldep-output - ocamldep src/ppx_optcomp.dependsi.ocamldep-output - ocamlc src/ppx_optcomp.{cmi,cmti} - ocamlc bin/optcomp.{cmi,cmo,cmt} - ocamlc src/ppx_optcomp.{cmo,cmt} - ocamlc src/ppx_optcomp.cma - ocamlopt src/ppx_optcomp.{cmx,o} - ocamlopt src/ppx_optcomp.{a,cmxa} - ocamlopt src/ppx_optcomp.cmxs - ocamlopt bin/optcomp.{cmx,o} - ocamlopt bin/optcomp.exe -> compiled ppx_optcomp.v0.9.0 -> installed ppx_optcomp.v0.9.0 Processing 255/366: [ppx_driver: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_driver" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_driver.v0.9.2) - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.dependsi.ocamldep-output - ocamldep ocamlbuild_plugin/ppx_driver_ocamlbuild.depends.ocamldep-output - ocamldep src/ppx_driver.dependsi.ocamldep-output - ocamldep src/ppx_driver.depends.ocamldep-output - ocamlc src/ppx_driver__.{cmi,cmo,cmt} - ocamldep print-diff/print_diff.depends.ocamldep-output - ocamldep print-diff/print_diff.dependsi.ocamldep-output - ocamldep runner/ppx_driver_runner.depends.ocamldep-output - ocamldep runner_as_ppx/ppx_driver_runner_as_ppx.depends.ocamldep-output - ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmi,cmti} - ocamlc print-diff/print_diff.{cmi,cmti} - ocamlopt src/ppx_driver__.{cmx,o} - ocamlc print-diff/print_diff.{cmo,cmt} - ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmo,cmt} - ocamlc print-diff/print_diff.cma - ocamlopt print-diff/print_diff.{cmx,o} - ocamlc ocamlbuild_plugin/ppx_driver_ocamlbuild.cma - ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.{cmx,o} - ocamlopt print-diff/print_diff.{a,cmxa} - ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.{a,cmxa} - ocamlopt print-diff/print_diff.cmxs - ocamlopt ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs - ocamlc src/ppx_driver__Import.{cmi,cmo,cmt} - ocamlc src/ppx_driver__Reconcile.{cmi,cmti} - ocamlc src/ppx_driver.{cmi,cmti} - ocamlc runner/ppx_driver_runner.{cmi,cmo,cmt} - ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.{cmi,cmo,cmt} - ocamlc runner/ppx_driver_runner.cma - ocamlc runner_as_ppx/ppx_driver_runner_as_ppx.cma - ocamlc src/ppx_driver__Reconcile.{cmo,cmt} - ocamlopt src/ppx_driver__Import.{cmx,o} - ocamlc src/ppx_driver.{cmo,cmt} - ocamlc src/ppx_driver.cma - ocamlopt src/ppx_driver__Reconcile.{cmx,o} - ocamlopt src/ppx_driver.{cmx,o} - ocamlopt src/ppx_driver.{a,cmxa} - ocamlopt runner/ppx_driver_runner.{cmx,o} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{cmx,o} - ocamlopt runner/ppx_driver_runner.{a,cmxa} - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.{a,cmxa} - ocamlopt src/ppx_driver.cmxs - ocamlopt runner/ppx_driver_runner.cmxs - ocamlopt runner_as_ppx/ppx_driver_runner_as_ppx.cmxs -> compiled ppx_driver.v0.9.2 -> installed ppx_driver.v0.9.2 Processing 257/366: [fieldslib: jbuilder build] Processing 258/366: [fieldslib: jbuilder build] [ppx_here: jbuilder build] Processing 259/366: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] Processing 260/366: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] Processing 261/366: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] [variantslib: jbuilder build] - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ppx src/variantslib.pp.ml - ocamldep src/variantslib.depends.ocamldep-output - ocamlc src/variantslib.{cmi,cmo,cmt} - ocamlc src/variantslib.cma - ocamlopt src/variantslib.{cmx,o} - ocamlopt src/variantslib.{a,cmxa} - ocamlopt src/variantslib.cmxs -> compiled variantslib.v0.9.0 Processing 261/366: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed variantslib.v0.9.0 Processing 262/366: [fieldslib: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ppx src/fieldslib.pp.ml - ocamldep src/fieldslib.depends.ocamldep-output - ocamlc src/fieldslib.{cmi,cmo,cmt} - ocamlc src/fieldslib.cma - ocamlopt src/fieldslib.{cmx,o} - ocamlopt src/fieldslib.{a,cmxa} - ocamlopt src/fieldslib.cmxs -> compiled fieldslib.v0.9.0 Processing 262/366: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] -> installed fieldslib.v0.9.0 Processing 263/366: [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_metaquot: jbuilder build] - ocamldep src/ppx_let.depends.ocamldep-output - ocamldep src/ppx_let.dependsi.ocamldep-output - ocamlc src/ppx_let.{cmi,cmti} - ocamlc src/ppx_let.{cmo,cmt} - ocamlc src/ppx_let.cma - ocamlopt src/ppx_let.{cmx,o} - ocamlopt src/ppx_let.{a,cmxa} - ocamlopt src/ppx_let.cmxs - ocamlopt .ppx/ppx_let+ppx_driver.runner/ppx.exe -> compiled ppx_let.v0.9.0 Processing 263/366: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build] -> installed ppx_let.v0.9.0 Processing 264/366: [ppx_here: jbuilder build] [ppx_metaquot: jbuilder build] - ocamldep expander/ppx_here_expander.depends.ocamldep-output - ocamldep expander/ppx_here_expander.dependsi.ocamldep-output - ocamldep src/ppx_here.depends.ocamldep-output - ocamldep src/ppx_here.dependsi.ocamldep-output - ocamlc expander/ppx_here_expander.{cmi,cmti} - ocamlc src/ppx_here.{cmi,cmti} - ocamlc src/ppx_here.{cmo,cmt} - ocamlc expander/ppx_here_expander.{cmo,cmt} - ocamlc src/ppx_here.cma - ocamlc expander/ppx_here_expander.cma - ocamlopt expander/ppx_here_expander.{cmx,o} - ocamlopt expander/ppx_here_expander.{a,cmxa} - ocamlopt expander/ppx_here_expander.cmxs - ocamlopt src/ppx_here.{cmx,o} - ocamlopt src/ppx_here.{a,cmxa} - ocamlopt src/ppx_here.cmxs - ocamlopt .ppx/ppx_here+ppx_driver.runner/ppx.exe -> compiled ppx_here.v0.9.1 Processing 264/366: [ppx_metaquot: jbuilder build] -> installed ppx_here.v0.9.1 Processing 265/366: [ppx_metaquot: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "39" "@install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_metaquot.v0.9.0) - ocamldep lifters/ppx_metaquot_lifters.depends.ocamldep-output - ocamldep src/ppx_metaquot.depends.ocamldep-output - ocamlc lifters/ppx_metaquot_lifters.{cmi,cmo,cmt} - ocamlc lifters/ppx_metaquot_lifters.cma - ocamlopt lifters/ppx_metaquot_lifters.{cmx,o} - ocamlopt lifters/ppx_metaquot_lifters.{a,cmxa} - ocamlc src/ppx_metaquot.{cmi,cmo,cmt} - ocamlopt lifters/ppx_metaquot_lifters.cmxs - ocamlc src/ppx_metaquot.cma - ocamlopt src/ppx_metaquot.{cmx,o} - ocamlopt src/ppx_metaquot.{a,cmxa} - ocamlopt src/ppx_metaquot.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe -> compiled ppx_metaquot.v0.9.0 -> installed ppx_metaquot.v0.9.0 Processing 267/366: [ppx_fail: jbuilder build] Processing 268/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] Processing 269/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 270/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] Processing 271/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 272/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_optional.pp.mli - ppx src/ppx_optional.pp.ml - ocamldep src/ppx_optional.dependsi.ocamldep-output - ocamldep src/ppx_optional.depends.ocamldep-output - ocamlc src/ppx_optional.{cmi,cmti} - ocamlc src/ppx_optional.{cmo,cmt} - ocamlc src/ppx_optional.cma - ocamlopt src/ppx_optional.{cmx,o} - ocamlopt src/ppx_optional.{a,cmxa} - ocamlopt src/ppx_optional.cmxs -> compiled ppx_optional.v0.9.0 Processing 272/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] -> installed ppx_optional.v0.9.0 Processing 273/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_type_conv: jbuilder build] - ocamlc src/ppx_type_conv.{cmi,cmo,cmt} - ocamlopt src/ppx_type_conv.{cmx,o} - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ignore_unused_warning.pp.ml - ppx src/std.pp.ml - ppx src/type_conv.pp.mli - ppx src/ignore_unused_warning.pp.mli - ppx src/type_conv.pp.ml - ocamldep src/ppx_type_conv.dependsi.ocamldep-output - ocamldep src/ppx_type_conv.depends.ocamldep-output - ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmi,cmti} - ocamlc src/ppx_type_conv__Type_conv.{cmi,cmti} - ocamlc src/ppx_type_conv__Std.{cmi,cmo,cmt} - ocamlc src/ppx_type_conv__Ignore_unused_warning.{cmo,cmt} - ocamlopt src/ppx_type_conv__Ignore_unused_warning.{cmx,o} - ocamlc src/ppx_type_conv__Type_conv.{cmo,cmt} - ocamlc src/ppx_type_conv.cma - ocamlopt src/ppx_type_conv__Type_conv.{cmx,o} - ocamlopt src/ppx_type_conv__Std.{cmx,o} - ocamlopt src/ppx_type_conv.{a,cmxa} - ocamlopt src/ppx_type_conv.cmxs -> compiled ppx_type_conv.v0.9.1 Processing 273/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] -> installed ppx_type_conv.v0.9.1 Processing 274/366: [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] Processing 275/366: [ppx_compare: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] Processing 276/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] Processing 277/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] Processing 278/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] Processing 279/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 280/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] Processing 281/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] Processing 282/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_fail.pp.mli - ppx src/ppx_fail.pp.ml - ocamldep src/ppx_fail.dependsi.ocamldep-output - ocamldep src/ppx_fail.depends.ocamldep-output - ocamlc src/ppx_fail.{cmi,cmti} - ocamlc src/ppx_fail.{cmo,cmt} - ocamlc src/ppx_fail.cma - ocamlopt src/ppx_fail.{cmx,o} - ocamlopt src/ppx_fail.{a,cmxa} - ocamlopt src/ppx_fail.cmxs - ocamlopt .ppx/ppx_fail+ppx_driver.runner/ppx.exe -> compiled ppx_fail.v0.9.0 Processing 282/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_fail.v0.9.0 Processing 283/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_pipebang.pp.mli - ppx src/ppx_pipebang.pp.ml - ocamldep src/ppx_pipebang.dependsi.ocamldep-output - ocamldep src/ppx_pipebang.depends.ocamldep-output - ocamlc src/ppx_pipebang.{cmi,cmti} - ocamlc src/ppx_pipebang.{cmo,cmt} - ocamlopt src/ppx_pipebang.{cmx,o} - ocamlc src/ppx_pipebang.cma - ocamlopt src/ppx_pipebang.{a,cmxa} - ocamlopt src/ppx_pipebang.cmxs - ocamlopt .ppx/ppx_pipebang+ppx_driver.runner/ppx.exe -> compiled ppx_pipebang.v0.9.0 Processing 283/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_pipebang.v0.9.0 Processing 284/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] - File "test/jbuild", line 10, characters 0-626: - Warning: File diff-with-without-partitions is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. - ocamldep config/inline_test_config.depends.ocamldep-output - ocamldep config/inline_test_config.dependsi.ocamldep-output - ocamldep drop/ppx_inline_test_drop.depends.ocamldep-output - ocamldep libname/ppx_inline_test_libname.depends.ocamldep-output - ocamldep libname/ppx_inline_test_libname.dependsi.ocamldep-output - ocamlc runner/lib/am_testing.o - ocamldep runner/lib/ppx_inline_test_runner_lib.depends.ocamldep-output - ocamlc runner/lib/ppx_inline_test_runner_lib.{cmi,cmo,cmt} - ocamldep runner/ppx_inline_test_runner.depends.ocamldep-output - ocamldep runtime-lib/ppx_inline_test_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_inline_test_lib.{cmi,cmo,cmt} - ocamldep runtime-lib/ppx_inline_test_lib.dependsi.ocamldep-output - ocamlc config/inline_test_config.{cmi,cmti} - ocamlc libname/ppx_inline_test_libname.{cmi,cmti} - ocamlc runner/lib/ppx_inline_test_runner_lib.cma - ocamlc config/inline_test_config.{cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.{cmx,o} - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmi,cmti} - ocamlopt runtime-lib/ppx_inline_test_lib.{cmx,o} - ocamlopt config/inline_test_config.{cmx,o} - ocamlc config/inline_test_config.cma - ocamlmklib runner/lib/dllppx_inline_test_runner_lib_stubs.so,runner/lib/libppx_inline_test_runner_lib_stubs.a - ocamlc runner/ppx_inline_test_runner.{cmi,cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.{a,cmxa} - ocamlc runner/ppx_inline_test_runner.cma - ocamlopt config/inline_test_config.{a,cmxa} - ocamlc runtime-lib/ppx_inline_test_lib__Runtime.{cmo,cmt} - ocamlopt runner/lib/ppx_inline_test_runner_lib.cmxs - ocamlopt config/inline_test_config.cmxs - ocamlc runtime-lib/ppx_inline_test_lib.cma - ocamlopt libname/ppx_inline_test_libname.{cmx,o} - ocamlopt runtime-lib/ppx_inline_test_lib__Runtime.{cmx,o} - ocamlc libname/ppx_inline_test_libname.{cmo,cmt} - ocamlc libname/ppx_inline_test_libname.cma - ocamlopt libname/ppx_inline_test_libname.{a,cmxa} - ocamlopt runner/ppx_inline_test_runner.{cmx,o} - ocamlopt runtime-lib/ppx_inline_test_lib.{a,cmxa} - ocamlopt runner/ppx_inline_test_runner.{a,cmxa} - ocamlopt libname/ppx_inline_test_libname.cmxs - ocamlopt runtime-lib/ppx_inline_test_lib.cmxs - ocamlopt runner/ppx_inline_test_runner.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_inline_test.pp.mli - ppx src/ppx_inline_test.pp.ml - ocamldep src/ppx_inline_test.dependsi.ocamldep-output - ocamldep src/ppx_inline_test.depends.ocamldep-output - ocamlc src/ppx_inline_test.{cmi,cmti} - ocamlc drop/ppx_inline_test_drop.{cmi,cmo,cmt} - ocamlc drop/ppx_inline_test_drop.cma - ocamlc src/ppx_inline_test.{cmo,cmt} - ocamlc src/ppx_inline_test.cma - ocamlopt src/ppx_inline_test.{cmx,o} - ocamlopt src/ppx_inline_test.{a,cmxa} - ocamlopt drop/ppx_inline_test_drop.{cmx,o} - ocamlopt drop/ppx_inline_test_drop.{a,cmxa} - ocamlopt src/ppx_inline_test.cmxs - ocamlopt drop/ppx_inline_test_drop.cmxs - ocamlopt .ppx/ppx_inline_test+ppx_driver.runner/ppx.exe -> compiled ppx_inline_test.v0.9.2 Processing 284/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_inline_test.v0.9.2 Processing 285/366: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 286/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_js_style: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_js_style.pp.mli - ppx src/ppx_js_style.pp.ml - ocamldep src/ppx_js_style.dependsi.ocamldep-output - ocamldep src/ppx_js_style.depends.ocamldep-output - ocamlc src/ppx_js_style.{cmi,cmti} - ocamlc src/ppx_js_style.{cmo,cmt} - ocamlc src/ppx_js_style.cma - ocamlopt src/ppx_js_style.{cmx,o} - ocamlopt src/ppx_js_style.{a,cmxa} - ocamlopt src/ppx_js_style.cmxs - ocamlopt .ppx/ppx_js_style+ppx_driver.runner/ppx.exe -> compiled ppx_js_style.v0.9.0 Processing 286/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_js_style.v0.9.0 Processing 287/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_typerep_conv.pp.mli - ppx src/ppx_typerep_conv.pp.ml - ocamldep src/ppx_typerep_conv.dependsi.ocamldep-output - ocamldep src/ppx_typerep_conv.depends.ocamldep-output - ocamlc src/ppx_typerep_conv.{cmi,cmti} - ocamlc src/ppx_typerep_conv.{cmo,cmt} - ocamlc src/ppx_typerep_conv.cma - ocamlopt src/ppx_typerep_conv.{cmx,o} - ocamlopt src/ppx_typerep_conv.{a,cmxa} - ocamlopt src/ppx_typerep_conv.cmxs -> compiled ppx_typerep_conv.v0.9.0 Processing 287/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_typerep_conv.v0.9.0 Processing 288/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] [ppx_variants_conv: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_variants_conv.pp.mli - ppx src/ppx_variants_conv.pp.ml - ocamldep src/ppx_variants_conv.dependsi.ocamldep-output - ocamldep src/ppx_variants_conv.depends.ocamldep-output - ocamlc src/ppx_variants_conv.{cmi,cmti} - ocamlc src/ppx_variants_conv.{cmo,cmt} - ocamlc src/ppx_variants_conv.cma - ocamlopt src/ppx_variants_conv.{cmx,o} - ocamlopt src/ppx_variants_conv.{a,cmxa} - ocamlopt src/ppx_variants_conv.cmxs -> compiled ppx_variants_conv.v0.9.0 Processing 288/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_variants_conv.v0.9.0 Processing 289/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_enumerate.pp.mli - ppx src/ppx_enumerate.pp.ml - ocamldep src/ppx_enumerate.dependsi.ocamldep-output - ocamldep src/ppx_enumerate.depends.ocamldep-output - ocamlc src/ppx_enumerate.{cmi,cmti} - ocamlc src/ppx_enumerate.{cmo,cmt} - ocamlc src/ppx_enumerate.cma - ocamlopt src/ppx_enumerate.{cmx,o} - ocamlopt src/ppx_enumerate.{a,cmxa} - ocamlopt src/ppx_enumerate.cmxs -> compiled ppx_enumerate.v0.9.0 Processing 289/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_enumerate.v0.9.0 Processing 290/366: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] - ocamldep src/ppx_compare.depends.ocamldep-output - ocamldep src/ppx_compare.dependsi.ocamldep-output - ocamldep runtime-lib/ppx_compare_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_compare_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_compare_lib.cma - ocamlopt runtime-lib/ppx_compare_lib.{cmx,o} - ocamlopt runtime-lib/ppx_compare_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_compare_lib.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_compare_expander.pp.mli - ppx expander/ppx_compare_expander.pp.ml - ocamldep expander/ppx_compare_expander.dependsi.ocamldep-output - ocamldep expander/ppx_compare_expander.depends.ocamldep-output - ocamlc expander/ppx_compare_expander.{cmi,cmti} - ocamlc src/ppx_compare.{cmi,cmti} - ocamlc expander/ppx_compare_expander.{cmo,cmt} - ocamlc expander/ppx_compare_expander.cma - ocamlopt expander/ppx_compare_expander.{cmx,o} - ocamlopt expander/ppx_compare_expander.{a,cmxa} - ocamlc src/ppx_compare.{cmo,cmt} - ocamlc src/ppx_compare.cma - ocamlopt expander/ppx_compare_expander.cmxs - ocamlopt src/ppx_compare.{cmx,o} - ocamlopt src/ppx_compare.{a,cmxa} - ocamlopt src/ppx_compare.cmxs -> compiled ppx_compare.v0.9.0 Processing 290/366: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_compare.v0.9.0 Processing 291/366: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_protocol_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] - ocamldep drivers/protocol_conv_json.dependsi.ocamldep-output - ocamldep drivers/protocol_conv_json.depends.ocamldep-output - ocamlc drivers/protocol_conv_json.{cmi,cmo,cmt} - ocamldep drivers/protocol_conv_msgpack.depends.ocamldep-output - ocamlc drivers/protocol_conv_msgpack.{cmi,cmo,cmt} - ocamldep drivers/protocol_conv_msgpack.dependsi.ocamldep-output - ocamldep runtime/protocol_conv.depends.ocamldep-output - ocamlc runtime/protocol_conv.{cmi,cmo,cmt} - ocamldep drivers/protocol_conv_xml.depends.ocamldep-output - ocamlc drivers/protocol_conv_xml.{cmi,cmo,cmt} - ocamldep drivers/protocol_conv_xml.dependsi.ocamldep-output - ocamlopt drivers/protocol_conv_json.{cmx,o} - ocamlc runtime/protocol_conv__Runtime.{cmi,cmo,cmt} - ocamlopt drivers/protocol_conv_msgpack.{cmx,o} - ocamlopt runtime/protocol_conv.{cmx,o} - ocamlopt drivers/protocol_conv_xml.{cmx,o} - ocamlc runtime/protocol_conv.cma - ocamlc drivers/protocol_conv_json__Json.{cmi,cmti} - ocamlc drivers/protocol_conv_xml__Xml_light.{cmi,cmti} - ocamlc drivers/protocol_conv_msgpack__Msgpack.{cmi,cmti} - ocamlopt runtime/protocol_conv__Runtime.{cmx,o} - ocamlopt runtime/protocol_conv.{a,cmxa} - ocamlc drivers/protocol_conv_xml__Xml_light.{cmo,cmt} - ocamlc drivers/protocol_conv_msgpack__Msgpack.{cmo,cmt} - ocamlc drivers/protocol_conv_json__Json.{cmo,cmt} - ocamlc drivers/protocol_conv_xml.cma - ocamlc drivers/protocol_conv_msgpack.cma - ocamlc drivers/protocol_conv_json.cma - ocamlopt runtime/protocol_conv.cmxs - ocamlopt drivers/protocol_conv_msgpack__Msgpack.{cmx,o} - ocamlopt drivers/protocol_conv_json__Json.{cmx,o} - ocamlopt drivers/protocol_conv_xml__Xml_light.{cmx,o} - ocamlopt drivers/protocol_conv_msgpack.{a,cmxa} - ocamlopt drivers/protocol_conv_json.{a,cmxa} - ocamlopt drivers/protocol_conv_xml.{a,cmxa} - ocamlopt drivers/protocol_conv_msgpack.cmxs - ocamlopt drivers/protocol_conv_json.cmxs - ocamlopt drivers/protocol_conv_xml.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx ppx/ppx_protocol_conv.pp.mli - ppx ppx/ppx_protocol_conv.pp.ml - ocamldep ppx/ppx_protocol_conv.dependsi.ocamldep-output - ocamldep ppx/ppx_protocol_conv.depends.ocamldep-output - ocamlc ppx/ppx_protocol_conv.{cmi,cmti} - ocamlc ppx/ppx_protocol_conv.{cmo,cmt} - ocamlc ppx/ppx_protocol_conv.cma - ocamlopt ppx/ppx_protocol_conv.{cmx,o} - ocamlopt ppx/ppx_protocol_conv.{a,cmxa} - ocamlopt ppx/ppx_protocol_conv.cmxs -> compiled ppx_protocol_conv.0.9.0 Processing 291/366: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_protocol_conv.0.9.0 Processing 292/366: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_fields_conv.pp.mli - ppx src/ppx_fields_conv.pp.ml - ocamldep src/ppx_fields_conv.dependsi.ocamldep-output - ocamldep src/ppx_fields_conv.depends.ocamldep-output - ocamlc src/ppx_fields_conv.{cmi,cmti} - ocamlc src/ppx_fields_conv.{cmo,cmt} - ocamlc src/ppx_fields_conv.cma - ocamlopt src/ppx_fields_conv.{cmx,o} - ocamlopt src/ppx_fields_conv.{a,cmxa} - ocamlopt src/ppx_fields_conv.cmxs -> compiled ppx_fields_conv.v0.9.0 Processing 292/366: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_fields_conv.v0.9.0 Processing 293/366: [ppx_bench: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_traverse: jbuilder build] - ocamldep src/ppx_sexp_conv.depends.ocamldep-output - ocamldep src/ppx_sexp_conv.dependsi.ocamldep-output - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx expander/ppx_sexp_conv_expander.pp.mli - ocamldep expander/ppx_sexp_conv_expander.dependsi.ocamldep-output - ppx expander/ppx_sexp_conv_expander.pp.ml - ocamlc expander/ppx_sexp_conv_expander.{cmi,cmti} - ocamldep expander/ppx_sexp_conv_expander.depends.ocamldep-output - ocamlc src/ppx_sexp_conv.{cmi,cmti} - ocamlc src/ppx_sexp_conv.{cmo,cmt} - ocamlc src/ppx_sexp_conv.cma - ocamlc expander/ppx_sexp_conv_expander.{cmo,cmt} - ocamlc expander/ppx_sexp_conv_expander.cma - ocamlopt expander/ppx_sexp_conv_expander.{cmx,o} - ocamlopt expander/ppx_sexp_conv_expander.{a,cmxa} - ocamlopt expander/ppx_sexp_conv_expander.cmxs - ocamlopt src/ppx_sexp_conv.{cmx,o} - ocamlopt src/ppx_sexp_conv.{a,cmxa} - ocamlopt src/ppx_sexp_conv.cmxs -> compiled ppx_sexp_conv.v0.9.0 Processing 293/366: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] -> installed ppx_sexp_conv.v0.9.0 Processing 294/366: [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 295/366: [ipaddr: dune build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] [nocrypto: patch] applying 0001-add-missing-runtime-dependencies-in-_tags.patch Processing 296/366: [ipaddr: dune build] [nocrypto: patch] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 297/366: [ipaddr: dune build] [nocrypto: patch] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_traverse: jbuilder build] Processing 298/366: [ipaddr: dune build] [nocrypto: patch] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_traverse: jbuilder build] Processing 299/366: [ipaddr: dune build] [nocrypto: patch] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_traverse: jbuilder build] Processing 300/366: [ipaddr: dune build] [nocrypto: patch] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build] Processing 301/366: [ipaddr: dune build] [nocrypto: patch] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build] [uri: jbuilder build] [nocrypto: patch] applying 0002-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch [nocrypto: patch] applying 0003-Auto-detect-ppx_sexp_conv-runtime-library.patch [nocrypto: patch] applying 0004-pack-package-workaround-ocamlbuild-272.patch [nocrypto: patch] applying 0005-use-modern-cstruct-findlib.patch [nocrypto: patch] applying 0006-explicit-dependency-on-sexplib.patch [nocrypto: patch] applying 0007-mirage-entropy.patch Processing 301/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_traverse: jbuilder build] [uri: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_traverse.pp.ml - ocamldep src/ppx_traverse.depends.ocamldep-output - ocamlc src/ppx_traverse.{cmi,cmo,cmt} - ocamlc src/ppx_traverse.cma - ocamlopt src/ppx_traverse.{cmx,o} - ocamlopt src/ppx_traverse.{a,cmxa} - ocamlopt src/ppx_traverse.cmxs - ocamlopt .ppx/ppx_traverse+ppx_driver.runner/ppx.exe -> compiled ppx_traverse.v0.9.0 Processing 301/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] -> installed ppx_traverse.v0.9.0 Processing 302/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] Processing 303/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] - ocamldep runtime-lib/ppx_bench_lib.depends.ocamldep-output - ocamlc runtime-lib/ppx_bench_lib.{cmi,cmo,cmt} - ocamldep runtime-lib/ppx_bench_lib.dependsi.ocamldep-output - ocamlc runtime-lib/ppx_bench_lib__Export.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmi,cmti} - ocamlopt runtime-lib/ppx_bench_lib.{cmx,o} - ocamlc runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmo,cmt} - ocamlopt runtime-lib/ppx_bench_lib__Export.{cmx,o} - ocamlc runtime-lib/ppx_bench_lib.cma - ocamlopt runtime-lib/ppx_bench_lib__Benchmark_accumulator.{cmx,o} - ocamlopt runtime-lib/ppx_bench_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_bench_lib.cmxs - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_bench.pp.ml - ppx src/ppx_bench.pp.mli - ocamldep src/ppx_bench.depends.ocamldep-output - ocamldep src/ppx_bench.dependsi.ocamldep-output - ocamlc src/ppx_bench.{cmi,cmti} - ocamlc src/ppx_bench.{cmo,cmt} - ocamlc src/ppx_bench.cma - ocamlopt src/ppx_bench.{cmx,o} - ocamlopt src/ppx_bench.{a,cmxa} - ocamlopt src/ppx_bench.cmxs - ocamlopt .ppx/ppx_bench+ppx_driver.runner/ppx.exe -> compiled ppx_bench.v0.9.1 Processing 303/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] -> installed ppx_bench.v0.9.1 Processing 304/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] - ocamldep src/ppx_hash.depends.ocamldep-output - ocamlc expander/ppx_hash_expander_lib.{cmi,cmo,cmt} - ocamldep src/ppx_hash.dependsi.ocamldep-output - ocamlopt expander/ppx_hash_expander_lib.{cmx,o} - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe - ppx expander/expand.pp.ml - ppx expander/expand_intf.pp.ml - ppx expander/std.pp.ml - ppx expander/expand.pp.mli - ocamldep expander/ppx_hash_expander_lib.depends.ocamldep-output - ocamldep expander/ppx_hash_expander_lib.dependsi.ocamldep-output - ppx runtime-lib/ppx_hash_lib.pp.ml - ocamldep runtime-lib/ppx_hash_lib.depends.ocamldep-output - ocamlc expander/ppx_hash_expander_lib__Expand_intf.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_hash_lib.{cmi,cmo,cmt} - ocamlc runtime-lib/ppx_hash_lib.cma - ocamlc expander/ppx_hash_expander_lib__Expand.{cmi,cmti} - ocamlopt runtime-lib/ppx_hash_lib.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib__Expand_intf.{cmx,o} - ocamlc expander/ppx_hash_expander_lib__Std.{cmi,cmo,cmt} - ocamlc src/ppx_hash.{cmi,cmti} - ocamlopt runtime-lib/ppx_hash_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_hash_lib.cmxs - ocamlc src/ppx_hash.{cmo,cmt} - ocamlc src/ppx_hash.cma - ocamlc expander/ppx_hash_expander_lib__Expand.{cmo,cmt} - ocamlc expander/ppx_hash_expander_lib.cma - ocamlopt expander/ppx_hash_expander_lib__Expand.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib__Std.{cmx,o} - ocamlopt expander/ppx_hash_expander_lib.{a,cmxa} - ocamlopt expander/ppx_hash_expander_lib.cmxs - ocamlopt src/ppx_hash.{cmx,o} - ocamlopt src/ppx_hash.{a,cmxa} - ocamlopt src/ppx_hash.cmxs -> compiled ppx_hash.v0.9.0 Processing 304/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] -> installed ppx_hash.v0.9.0 Processing 305/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] Processing 306/366: [ipaddr: dune build] [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] - (cd _build/default && /home/opam/.opam/4.06/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.06/lib/ocaml/compiler-libs -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled ipaddr.2.9.0 Processing 306/366: [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] -> installed ipaddr.2.9.0 Processing 307/366: [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_sexp_message.pp.mli - ppx src/ppx_sexp_message.pp.ml - ocamldep src/ppx_sexp_message.dependsi.ocamldep-output - ocamldep src/ppx_sexp_message.depends.ocamldep-output - ocamlc src/ppx_sexp_message.{cmi,cmti} - ocamlc src/ppx_sexp_message.{cmo,cmt} - ocamlc src/ppx_sexp_message.cma - ocamlopt src/ppx_sexp_message.{cmx,o} - ocamlopt src/ppx_sexp_message.{a,cmxa} - ocamlopt src/ppx_sexp_message.cmxs - ocamlopt .ppx/ppx_sexp_message+ppx_driver.runner/ppx.exe -> compiled ppx_sexp_message.v0.9.0 Processing 307/366: [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] -> installed ppx_sexp_message.v0.9.0 Processing 308/366: [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] [uri: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_sexp_value.pp.mli - ppx src/ppx_sexp_value.pp.ml - ocamldep src/ppx_sexp_value.dependsi.ocamldep-output - ocamldep src/ppx_sexp_value.depends.ocamldep-output - ocamlc src/ppx_sexp_value.{cmi,cmti} - ocamlc src/ppx_sexp_value.{cmo,cmt} - ocamlc src/ppx_sexp_value.cma - ocamlopt src/ppx_sexp_value.{cmx,o} - ocamlopt src/ppx_sexp_value.{a,cmxa} - ocamlopt src/ppx_sexp_value.cmxs - ocamlopt .ppx/ppx_sexp_value+ppx_driver.runner/ppx.exe -> compiled ppx_sexp_value.v0.9.0 Processing 308/366: [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] -> installed ppx_sexp_value.v0.9.0 Processing 309/366: [nocrypto: ocaml build] [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] - ocamlc runtime-lib/ppx_assert_lib.{cmi,cmo,cmt} - ocamlopt runtime-lib/ppx_assert_lib.{cmx,o} - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_sexp_conv+ppx_type_conv+ppx_driver.runner/ppx.exe - ppx src/ppx_assert.pp.ml - ppx src/ppx_assert.pp.mli - ppx runtime-lib/runtime.pp.ml - ppx runtime-lib/runtime.pp.mli - ocamldep src/ppx_assert.depends.ocamldep-output - ocamldep src/ppx_assert.dependsi.ocamldep-output - ocamldep runtime-lib/ppx_assert_lib.depends.ocamldep-output - ocamldep runtime-lib/ppx_assert_lib.dependsi.ocamldep-output - ocamlc src/ppx_assert.{cmi,cmti} - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmi,cmti} - ocamlc runtime-lib/ppx_assert_lib__Runtime.{cmo,cmt} - ocamlc runtime-lib/ppx_assert_lib.cma - ocamlopt runtime-lib/ppx_assert_lib__Runtime.{cmx,o} - ocamlopt runtime-lib/ppx_assert_lib.{a,cmxa} - ocamlopt runtime-lib/ppx_assert_lib.cmxs - ocamlc src/ppx_assert.{cmo,cmt} - ocamlc src/ppx_assert.cma - ocamlopt src/ppx_assert.{cmx,o} - ocamlopt src/ppx_assert.{a,cmxa} - ocamlopt src/ppx_assert.cmxs - ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe -> compiled ppx_assert.v0.9.0 Processing 309/366: [nocrypto: ocaml build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] -> installed ppx_assert.v0.9.0 Processing 310/366: [nocrypto: ocaml build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] - ocamldep bin/main.depends.ocamldep-output - ocamldep src/ppx_base.depends.ocamldep-output - ocamlc src/ppx_base.{cmi,cmo,cmt} - ocamlc src/ppx_base.cma - ocamlopt src/ppx_base.{cmx,o} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt src/ppx_base.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt src/ppx_base.cmxs - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe - ocamlopt bin/main.exe -> compiled ppx_base.v0.9.0 Processing 310/366: [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] -> installed ppx_base.v0.9.0 Processing 311/366: [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] Processing 312/366: [configurator: jbuilder build] [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] [uri: jbuilder build] - ocamldep etc/uri_services.dependsi.ocamldep-output - ocamldep config/gen_services.depends.ocamldep-output - ocamldep etc/uri_services_full.dependsi.ocamldep-output - ocamldep lib/uri_top.depends.ocamldep-output - ocamlc config/gen_services.{cmi,cmo,cmt} - ocamlopt config/gen_services.{cmx,o} - ocamlopt config/gen_services.exe - gen_services etc/uri_services.ml - ocamldep etc/uri_services.depends.ocamldep-output - gen_services etc/uri_services_full.ml - ocamldep etc/uri_services_full.depends.ocamldep-output - ocamlopt .ppx/ppx_sexp_conv/ppx.exe - ppx lib/uri_re.pp.mli - ppx lib/uri_re.pp.ml - ppx lib/uri.pp.mli - ocamldep lib/uri.dependsi.ocamldep-output - ppx lib/uri.pp.ml - ocamlc lib/uri_re.{cmi,cmti} - ocamlc lib/uri.{cmi,cmti} - ocamldep lib/uri.depends.ocamldep-output - ocamlc etc/uri_services.{cmi,cmti} - ocamlc etc/uri_services_full.{cmi,cmti} - ocamlc lib/uri_top.{cmi,cmo,cmt} - ocamlc lib/uri_top.cma - ocamlc etc/uri_services.{cmo,cmt} - ocamlc lib/uri_re.{cmo,cmt} - ocamlc etc/uri_services.cma - ocamlopt lib/uri_re.{cmx,o} - ocamlc lib/uri.{cmo,cmt} - File "lib/uri.ml", line 608, characters 32-38: - Warning 3: deprecated: Re.get - Use Group.get - File "lib/uri.ml", line 613, characters 34-40: - Warning 3: deprecated: Re.get - Use Group.get - ocamlc lib/uri.cma - ocamlopt lib/uri.{cmx,o} - File "lib/uri.ml", line 608, characters 32-38: - Warning 3: deprecated: Re.get - Use Group.get - File "lib/uri.ml", line 613, characters 34-40: - Warning 3: deprecated: Re.get - Use Group.get - ocamlopt lib/uri.{a,cmxa} - ocamlopt lib/uri_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt etc/uri_services.{cmx,o} - ocamlopt lib/uri_top.{a,cmxa} - ocamlopt etc/uri_services.{a,cmxa} - ocamlopt lib/uri.cmxs - ocamlopt lib/uri_top.cmxs - ocamlopt etc/uri_services.cmxs - ocamlc etc/uri_services_full.{cmo,cmt} - ocamlc etc/uri_services_full.cma - ocamlopt etc/uri_services_full.{cmx,o} - ocamlopt etc/uri_services_full.{a,cmxa} - ocamlopt etc/uri_services_full.cmxs -> compiled uri.1.9.7 Processing 312/366: [configurator: jbuilder build] [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] -> installed uri.1.9.7 Processing 313/366: [configurator: jbuilder build] [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] Processing 314/366: [cohttp: dune build] [configurator: jbuilder build] [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] Processing 315/366: [cohttp: dune build] [conduit: jbuilder build] [configurator: jbuilder build] [nocrypto: ocaml build] [ppx_custom_printf: jbuilder build] - ocamldep src/gen/gen.depends.ocamldep-output - ocamlc src/ppx_custom_printf__.{cmi,cmo,cmt} - ocamlopt src/ppx_custom_printf__.{cmx,o} - ocamlc src/gen/gen.{cmi,cmo,cmt} - ocamlc src/gen/gen.bc - gen src/format_lifter.ml - ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe - ppx src/ppx_custom_printf.pp.mli - ppx src/ppx_custom_printf.pp.ml - ocamldep src/ppx_custom_printf.dependsi.ocamldep-output - ppx src/format_lifter.pp.ml - ocamlc src/ppx_custom_printf.{cmi,cmti} - ocamldep src/ppx_custom_printf.depends.ocamldep-output - ocamlc src/ppx_custom_printf__Format_lifter.{cmi,cmo,cmt} - ocamlc src/ppx_custom_printf.{cmo,cmt} - ocamlc src/ppx_custom_printf.cma - ocamlopt src/ppx_custom_printf__Format_lifter.{cmx,o} - ocamlopt src/ppx_custom_printf.{cmx,o} - ocamlopt src/ppx_custom_printf.{a,cmxa} - ocamlopt src/ppx_custom_printf.cmxs - ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe -> compiled ppx_custom_printf.v0.9.0 Processing 315/366: [cohttp: dune build] [conduit: jbuilder build] [configurator: jbuilder build] [nocrypto: ocaml build] -> installed ppx_custom_printf.v0.9.0 Processing 316/366: [cohttp: dune build] [conduit: jbuilder build] [configurator: jbuilder build] [nocrypto: ocaml build] Processing 317/366: [bin_prot: jbuilder build] [cohttp: dune build] [conduit: jbuilder build] [configurator: jbuilder build] [nocrypto: ocaml build] Processing 318/366: [bin_prot: jbuilder build] [cohttp: dune build] [conduit: jbuilder build] [configurator: jbuilder build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] - ocamlopt .ppx/ppx_base+ppx_driver.runner/ppx.exe - ppx src/configurator.pp.mli - ppx src/configurator.pp.ml - ocamldep src/configurator.dependsi.ocamldep-output - ocamldep src/configurator.depends.ocamldep-output - ocamlc src/configurator.{cmi,cmti} - ocamlc src/configurator.{cmo,cmt} - ocamlc src/configurator.cma - ocamlopt src/configurator.{cmx,o} - ocamlopt src/configurator.{a,cmxa} - ocamlopt src/configurator.cmxs -> compiled configurator.v0.9.1 Processing 318/366: [bin_prot: jbuilder build] [cohttp: dune build] [conduit: jbuilder build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] -> installed configurator.v0.9.1 Processing 319/366: [bin_prot: jbuilder build] [cohttp: dune build] [conduit: jbuilder build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] - ocamlopt .ppx/ppx_sexp_conv/ppx.exe - ppx lib/conduit.pp.ml - ppx lib/conduit.pp.mli - ppx lib/conduit_trie.pp.ml - ppx lib/resolver.pp.mli - ppx lib/resolver.pp.ml - ppx lib/conduit_trie.pp.mli - ocamldep lib/conduit.dependsi.ocamldep-output - ocamldep lib/conduit.depends.ocamldep-output - ocamlc lib/conduit.{cmi,cmti} - ocamlc lib/conduit_trie.{cmi,cmti} - ocamlc lib/resolver.{cmi,cmti} - ocamlc lib/conduit.{cmo,cmt} - ocamlc lib/conduit_trie.{cmo,cmt} - ocamlopt lib/conduit.{cmx,o} - ocamlopt lib/conduit_trie.{cmx,o} - ocamlc lib/resolver.{cmo,cmt} - ocamlc lib/conduit.cma - ocamlopt lib/resolver.{cmx,o} - ocamlopt lib/conduit.{a,cmxa} - ocamlopt lib/conduit.cmxs -> compiled conduit.1.0.3 Processing 319/366: [bin_prot: jbuilder build] [cohttp: dune build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] -> installed conduit.1.0.3 Processing 320/366: [bin_prot: jbuilder build] [cohttp: dune build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] - ocamlc src/bin_prot.{cmi,cmo,cmt} - ocamlc shape/src/bin_shape_lib.{cmi,cmo,cmt} - ocamlopt src/bin_prot.{cmx,o} - ocamlopt shape/src/bin_shape_lib.{cmx,o} - bash src/config.h - sh src/read.pp.ml - sh src/type_class.pp.ml - sh src/size.pp.ml - sh src/read.pp.mli - sh src/write.pp.mli - sh src/size.pp.mli - sh src/write.pp.ml - sh src/type_class.pp.mli - ocamlc src/float_stubs.o - ocamlc src/blit_stubs.o - ocamlmklib src/dllbin_prot_stubs.so,src/libbin_prot_stubs.a - ocamlopt .ppx/ppx_sexp_conv+ppx_driver.runner/ppx.exe - ppx src/common.pp.ml - ocamlopt .ppx/ppx_compare+ppx_custom_printf+ppx_fields_conv+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe - ppx src/common.pp.mli - ocamldep src/bin_prot.depends.ocamldep-output - ppx shape/src/core_fragment.pp.ml - ppx shape/src/std.pp.ml - ppx shape/src/bin_shape.pp.mli - ocamldep src/bin_prot.dependsi.ocamldep-output - ocamldep shape/src/bin_shape_lib.dependsi.ocamldep-output - ppx shape/src/bin_shape.pp.ml - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmi,cmti} - ocamldep shape/src/bin_shape_lib.depends.ocamldep-output - ocamlc shape/src/bin_shape_lib__Std.{cmi,cmo,cmt} - ocamlc shape/src/bin_shape_lib__Core_fragment.{cmi,cmo,cmt} - ocamlc src/bin_prot__Nat0.{cmi,cmti} - ocamlc src/bin_prot__Common.{cmi,cmti} - ocamlc src/bin_prot__Shape.{cmi,cmo,cmt} - ocamlc src/bin_prot__Nat0.{cmo,cmt} - ocamlc src/bin_prot__Read.{cmi,cmti} - ocamlc src/bin_prot__Size.{cmi,cmti} - ocamlc src/bin_prot__Write.{cmi,cmti} - ocamlopt shape/src/bin_shape_lib__Core_fragment.{cmx,o} - ocamlc src/bin_prot__Type_class.{cmi,cmti} - ocamlc src/bin_prot__Size.{cmo,cmt} - ocamlc src/bin_prot__Write.{cmo,cmt} - ocamlc src/bin_prot__Common.{cmo,cmt} - ocamlc src/bin_prot__Std.{cmi,cmo,cmt} - ocamlc src/bin_prot__Binable.{cmi,cmo,cmt} - ocamlc src/bin_prot__Type_class.{cmo,cmt} - ocamlc shape/src/bin_shape_lib__Bin_shape.{cmo,cmt} - ocamlc src/bin_prot__Read.{cmo,cmt} - ocamlc src/bin_prot__Blob.{cmi,cmti} - ocamlc shape/src/bin_shape_lib.cma - ocamlc src/bin_prot__Utils.{cmi,cmti} - ocamlc src/bin_prot__Blob.{cmo,cmt} - ocamlc src/bin_prot__Utils.{cmo,cmt} - ocamlc src/bin_prot.cma - ocamlopt shape/src/bin_shape_lib__Bin_shape.{cmx,o} - ocamlopt shape/src/bin_shape_lib__Std.{cmx,o} - ocamlopt src/bin_prot__Nat0.{cmx,o} - ocamlopt shape/src/bin_shape_lib.{a,cmxa} - ocamlopt src/bin_prot__Shape.{cmx,o} - ocamlopt src/bin_prot__Common.{cmx,o} - ocamlopt shape/src/bin_shape_lib.cmxs - ocamlopt src/bin_prot__Size.{cmx,o} - ocamlopt src/bin_prot__Write.{cmx,o} - ocamlopt src/bin_prot__Read.{cmx,o} - ocamlopt src/bin_prot__Type_class.{cmx,o} - ocamlopt src/bin_prot__Binable.{cmx,o} - ocamlopt src/bin_prot__Std.{cmx,o} - ocamlopt src/bin_prot__Utils.{cmx,o} - ocamlopt src/bin_prot__Blob.{cmx,o} - ocamlopt src/bin_prot.{a,cmxa} - ocamlopt src/bin_prot.cmxs -> compiled bin_prot.v0.9.2 Processing 320/366: [cohttp: dune build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] -> installed bin_prot.v0.9.2 Processing 321/366: [cohttp: dune build] [nocrypto: ocaml build] [ppx_expect: jbuilder build] Processing 322/366: [cohttp: dune build] [nocrypto: ocaml build] [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] - (cd _build/default && /home/opam/.opam/4.06/bin/ocamlc.opt -w -40 -g -bin-annot -I cohttp/src/.cohttp.objs/byte -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/base64 -I /home/opam/.opam/4.06/lib/bytes -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/re -I /home/opam/.opam/4.06/lib/re/posix -I /home/opam/.opam/4.06/lib/seq -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/stringext -I /home/opam/.opam/4.06/lib/uri -intf-suffix .ml -no-alias-deps -open Cohttp__ -o cohttp/src/.cohttp.objs/byte/cohttp__Header.cmo -c -impl cohttp/src/header.pp.ml) - File "cohttp/src/header.ml", line 176, characters 24-34: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - (cd _build/default && /home/opam/.opam/4.06/bin/ocamlopt.opt -w -40 -g -I cohttp/src/.cohttp.objs/byte -I cohttp/src/.cohttp.objs/native -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/base64 -I /home/opam/.opam/4.06/lib/bytes -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/re -I /home/opam/.opam/4.06/lib/re/posix -I /home/opam/.opam/4.06/lib/seq -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/stringext -I /home/opam/.opam/4.06/lib/uri -intf-suffix .ml -no-alias-deps -open Cohttp__ -o cohttp/src/.cohttp.objs/native/cohttp__Header.cmx -c -impl cohttp/src/header.pp.ml) - File "cohttp/src/header.ml", line 176, characters 24-34: - Warning 3: deprecated: Re.get_ofs - Use Group.offset -> compiled cohttp.1.1.1 Processing 322/366: [nocrypto: ocaml build] [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] -> installed cohttp.1.1.1 Processing 323/366: [nocrypto: ocaml build] [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] - ocamlc common/expect_test_common.{cmi,cmo,cmt} - ocamldep config/expect_test_config.depends.ocamldep-output - ocamldep config/expect_test_config.dependsi.ocamldep-output - ocamlc matcher/expect_test_matcher.{cmi,cmo,cmt} - ocamlc src/ppx_expect.{cmi,cmo,cmt} - ocamlc config/expect_test_config.{cmi,cmti} - ocamllex matcher/lexer.ml - ocamlopt common/expect_test_common.{cmx,o} - ocamlc config/expect_test_config.{cmo,cmt} - ocamlopt matcher/expect_test_matcher.{cmx,o} - ocamlopt src/ppx_expect.{cmx,o} - ocamlopt config/expect_test_config.{cmx,o} - ocamlc config/expect_test_config.cma - ocamlopt config/expect_test_config.{a,cmxa} - ocamlc collector/expect_test_collector_stubs.o - ocamlopt config/expect_test_config.cmxs - ocamlmklib collector/dllexpect_test_collector_stubs.so,collector/libexpect_test_collector_stubs.a - ocamlopt .ppx/ppx_metaquot+ppx_traverse+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_custom_printf+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_custom_printf+ppx_fields_conv+ppx_inline_test+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_compare+ppx_sexp_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_assert+ppx_compare+ppx_custom_printf+ppx_inline_test+ppx_sexp_conv+ppx_variants_conv+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/expect_extension.pp.ml - ppx src/lifter.pp.ml - ppx src/main.pp.ml - ppx src/expect_extension.pp.mli - ppx src/main.pp.mli - ppx evaluator/ppx_expect_evaluator.pp.ml - ppx evaluator/ppx_expect_evaluator.pp.mli - ppx collector/expect_test_collector.pp.ml - ppx collector/expect_test_collector.pp.mli - ppx common/expectation.pp.ml - ppx common/file.pp.ml - ppx common/std.pp.ml - ppx common/expectation.pp.mli - ppx common/file.pp.mli - ppx matcher/choose_tag.pp.ml - ppx matcher/cst.pp.ml - ppx matcher/fmt.pp.ml - ppx matcher/import.pp.ml - ppx matcher/matcher.pp.ml - ppx matcher/reconcile.pp.ml - ppx matcher/std.pp.ml - ppx matcher/choose_tag.pp.mli - ppx matcher/cst.pp.mli - ppx matcher/fmt.pp.mli - ppx matcher/lexer.pp.mli - ppx matcher/matcher.pp.mli - ppx matcher/reconcile.pp.mli - ppx matcher/lexer.pp.ml - ocamldep src/ppx_expect.depends.ocamldep-output - ppx expect_payload/ppx_expect_payload.pp.ml - ppx expect_payload/ppx_expect_payload.pp.mli - ocamldep src/ppx_expect.dependsi.ocamldep-output - ocamldep evaluator/ppx_expect_evaluator.depends.ocamldep-output - ocamldep evaluator/ppx_expect_evaluator.dependsi.ocamldep-output - ocamldep collector/expect_test_collector.depends.ocamldep-output - ocamldep collector/expect_test_collector.dependsi.ocamldep-output - ocamldep common/expect_test_common.depends.ocamldep-output - ocamldep common/expect_test_common.dependsi.ocamldep-output - ocamldep matcher/expect_test_matcher.dependsi.ocamldep-output - ocamldep matcher/expect_test_matcher.depends.ocamldep-output - ocamldep expect_payload/ppx_expect_payload.dependsi.ocamldep-output - ocamldep expect_payload/ppx_expect_payload.depends.ocamldep-output - ocamlc common/expect_test_common__File.{cmi,cmti} - ocamlc common/expect_test_common__Expectation.{cmi,cmti} - ocamlc common/expect_test_common__Std.{cmi,cmo,cmt} - ocamlc common/expect_test_common__Expectation.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Choose_tag.{cmi,cmti} - ocamlc collector/expect_test_collector.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Fmt.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Cst.{cmi,cmti} - ocamlc common/expect_test_common__File.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Fmt.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Lexer.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Reconcile.{cmi,cmti} - ocamlc common/expect_test_common.cma - ocamlopt common/expect_test_common__File.{cmx,o} - ocamlc matcher/expect_test_matcher__Import.{cmi,cmo,cmt} - ocamlc expect_payload/ppx_expect_payload.{cmi,cmti} - ocamlc collector/expect_test_collector.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Matcher.{cmi,cmti} - ocamlc src/ppx_expect__Main.{cmi,cmti} - ocamlc collector/expect_test_collector.cma - ocamlc matcher/expect_test_matcher__Choose_tag.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Lexer.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Std.{cmi,cmo,cmt} - ocamlopt common/expect_test_common__Expectation.{cmx,o} - ocamlc src/ppx_expect__Lifter.{cmi,cmo,cmt} - ocamlc src/ppx_expect__Expect_extension.{cmi,cmti} - ocamlc evaluator/ppx_expect_evaluator.{cmi,cmti} - ocamlc matcher/expect_test_matcher__Cst.{cmo,cmt} - ocamlc matcher/expect_test_matcher__Reconcile.{cmo,cmt} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt common/expect_test_common__Std.{cmx,o} - ocamlc matcher/expect_test_matcher__Matcher.{cmo,cmt} - ocamlopt matcher/expect_test_matcher__Fmt.{cmx,o} - ocamlopt common/expect_test_common.{a,cmxa} - ocamlc matcher/expect_test_matcher.cma - ocamlc evaluator/ppx_expect_evaluator.{cmo,cmt} - ocamlc evaluator/ppx_expect_evaluator.cma - ocamlopt collector/expect_test_collector.{cmx,o} - ocamlc expect_payload/ppx_expect_payload.{cmo,cmt} - ocamlc expect_payload/ppx_expect_payload.cma - ocamlopt common/expect_test_common.cmxs - ocamlopt collector/expect_test_collector.{a,cmxa} - ocamlopt matcher/expect_test_matcher__Import.{cmx,o} - ocamlc src/ppx_expect__Expect_extension.{cmo,cmt} - ocamlopt matcher/expect_test_matcher__Cst.{cmx,o} - ocamlopt collector/expect_test_collector.cmxs - ocamlopt expect_payload/ppx_expect_payload.{cmx,o} - ocamlopt expect_payload/ppx_expect_payload.{a,cmxa} - ocamlopt matcher/expect_test_matcher__Lexer.{cmx,o} - ocamlopt src/ppx_expect__Lifter.{cmx,o} - ocamlopt expect_payload/ppx_expect_payload.cmxs - ocamlopt matcher/expect_test_matcher__Choose_tag.{cmx,o} - ocamlc src/ppx_expect__Main.{cmo,cmt} - ocamlopt src/ppx_expect__Expect_extension.{cmx,o} - ocamlc src/ppx_expect.cma - ocamlopt matcher/expect_test_matcher__Reconcile.{cmx,o} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt matcher/expect_test_matcher__Matcher.{cmx,o} - ocamlopt matcher/expect_test_matcher__Std.{cmx,o} - ocamlopt matcher/expect_test_matcher.{a,cmxa} - ocamlopt evaluator/ppx_expect_evaluator.{cmx,o} - ocamlopt matcher/expect_test_matcher.cmxs - ocamlopt evaluator/ppx_expect_evaluator.{a,cmxa} - ocamlopt evaluator/ppx_expect_evaluator.cmxs - ocamlopt src/ppx_expect__Main.{cmx,o} - ocamlopt src/ppx_expect.{a,cmxa} - ocamlopt src/ppx_expect.cmxs - ocamlopt .ppx/ppx_expect+ppx_driver.runner/ppx.exe -> compiled ppx_expect.v0.9.0 Processing 323/366: [nocrypto: ocaml build] [ppx_bin_prot: jbuilder build] -> installed ppx_expect.v0.9.0 Processing 324/366: [nocrypto: ocaml build] [ppx_bin_prot: jbuilder build] - ocamlopt .ppx/ppx_metaquot+ppx_driver.runner/ppx.exe - ppx src/ppx_bin_prot.pp.mli - ppx shape/src/bin_shape_expand.pp.ml - ppx shape/src/bin_shape_expand.pp.mli - ppx src/ppx_bin_prot.pp.ml - ocamldep src/ppx_bin_prot.dependsi.ocamldep-output - ocamldep shape/src/bin_shape_expand.depends.ocamldep-output - ocamldep shape/src/bin_shape_expand.dependsi.ocamldep-output - ocamldep src/ppx_bin_prot.depends.ocamldep-output - ocamlc shape/src/bin_shape_expand.{cmi,cmti} - ocamlc src/ppx_bin_prot.{cmi,cmti} - ocamlc shape/src/bin_shape_expand.{cmo,cmt} - ocamlc shape/src/bin_shape_expand.cma - ocamlopt shape/src/bin_shape_expand.{cmx,o} - ocamlopt shape/src/bin_shape_expand.{a,cmxa} - ocamlopt shape/src/bin_shape_expand.cmxs - ocamlc src/ppx_bin_prot.{cmo,cmt} - ocamlc src/ppx_bin_prot.cma - ocamlopt src/ppx_bin_prot.{cmx,o} - ocamlopt src/ppx_bin_prot.{a,cmxa} - ocamlopt src/ppx_bin_prot.cmxs -> compiled ppx_bin_prot.v0.9.0 Processing 324/366: [nocrypto: ocaml build] -> installed ppx_bin_prot.v0.9.0 Processing 325/366: [nocrypto: ocaml build] Processing 326/366: [nocrypto: ocaml build] [ppx_jane: jbuilder build] - ocamldep bin/main.depends.ocamldep-output - ocamldep kernel/src/ppx_jane_kernel.depends.ocamldep-output - ocamlc kernel/src/ppx_jane_kernel.{cmi,cmo,cmt} - ocamldep src/ppx_jane.depends.ocamldep-output - ocamlc src/ppx_jane.{cmi,cmo,cmt} - ocamlc kernel/src/ppx_jane_kernel.cma - ocamlc src/ppx_jane.cma - ocamlopt kernel/src/ppx_jane_kernel.{cmx,o} - ocamlopt src/ppx_jane.{cmx,o} - ocamlc bin/main.{cmi,cmo,cmt} - ocamlopt kernel/src/ppx_jane_kernel.{a,cmxa} - ocamlopt src/ppx_jane.{a,cmxa} - ocamlopt bin/main.{cmx,o} - ocamlopt kernel/src/ppx_jane_kernel.cmxs - ocamlopt src/ppx_jane.cmxs - ocamlopt .ppx/ppx_jane.kernel/ppx.exe - ocamlopt .ppx/ppx_jane/ppx.exe - ocamlopt bin/main.exe -> compiled ppx_jane.v0.9.0 Processing 326/366: [nocrypto: ocaml build] -> installed ppx_jane.v0.9.0 Processing 327/366: [nocrypto: ocaml build] Processing 328/366: [core_kernel: jbuilder build] [nocrypto: ocaml build] - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/misc.c - mv misc.o src/native/misc.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/stubs.c - mv stubs.o src/native/hash/stubs.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/md5.c - mv md5.o src/native/hash/md5.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha1.c - mv sha1.o src/native/hash/sha1.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha256.c - mv sha256.o src/native/hash/sha256.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha512.c - mv sha512.o src/native/hash/sha512.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/generic.c - mv generic.o src/native/aes/generic.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c - + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c - src/native/aes/aesni.c: In function '_nc_aesni_enc_blocks': - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop' - 294 | f1 (__b (src, 6), __b (dst, 6), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:295:7: note: here - 295 | case 6: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop' - 296 | f1 (__b (src, 5), __b (dst, 5), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:297:7: note: here - 297 | case 5: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop' - 298 | f1 (__b (src, 4), __b (dst, 4), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:299:7: note: here - 299 | case 4: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop' - 300 | f1 (__b (src, 3), __b (dst, 3), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:301:7: note: here - 301 | case 3: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop' - 302 | f1 (__b (src, 2), __b (dst, 2), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:303:7: note: here - 303 | case 2: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop' - 304 | f1 (__b (src, 1), __b (dst, 1), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:305:7: note: here - 305 | case 1: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c: In function '_nc_aesni_dec_blocks': - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop' - 294 | f1 (__b (src, 6), __b (dst, 6), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:295:7: note: here - 295 | case 6: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop' - 296 | f1 (__b (src, 5), __b (dst, 5), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:297:7: note: here - 297 | case 5: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop' - 298 | f1 (__b (src, 4), __b (dst, 4), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:299:7: note: here - 299 | case 4: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop' - 300 | f1 (__b (src, 3), __b (dst, 3), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:301:7: note: here - 301 | case 3: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop' - 302 | f1 (__b (src, 2), __b (dst, 2), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:303:7: note: here - 303 | case 2: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop' - 304 | f1 (__b (src, 1), __b (dst, 1), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:305:7: note: here - 305 | case 1: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - mv aesni.o src/native/aes/aesni.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c - + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c - src/native/des/generic.c:405:28: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=] - 405 | void des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */ - | ~~~~~~~~~~~~~~^~~~~~~~~~ - In file included from src/native/des/generic.c:20: - src/native/des/generic.h:67:21: note: previously declared as 'unsigned char *' - 67 | extern void des2key(unsigned char *, short); - | ^~~~~~~~~~~~~~~ - src/native/des/generic.c:537:28: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=] - 537 | void des3key(unsigned char hexkey[24], short mode) - | ~~~~~~~~~~~~~~^~~~~~~~~~ - src/native/des/generic.h:126:21: note: previously declared as 'unsigned char *' - 126 | extern void des3key(unsigned char *, short); - | ^~~~~~~~~~~~~~~ - mv generic.o src/native/des/generic.o - ocamlfind ocamlmklib -o src/nocrypto_stubs -g src/native/misc.o src/native/hash/stubs.o src/native/hash/md5.o src/native/hash/sha1.o src/native/hash/sha256.o src/native/hash/sha512.o src/native/aes/generic.o src/native/aes/aesni.o src/native/des/generic.o - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/native.ml > src/native.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmo src/native.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/nocrypto.cmi src/nocrypto.mli - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmo src/uncommon.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmo src/uncommon.ml - [1mFile "[1msrc/uncommon.ml", line 79, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 82, characters 13-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 82, characters 30-33[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 101, characters 13-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 101, characters 30-33[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 112, characters 17-20[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 120, characters 17-20[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 120, characters 27-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 125, characters 20-23[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 125, characters 30-33[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 134, characters 14-17[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 144, characters 27-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 148, characters 44-47[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 151, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 158, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmx src/native.ml - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/base64.ml > src/base64.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmo src/base64.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmo src/base64.ml - [1mFile "[1msrc/base64.ml", line 20, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/base64.ml", line 52, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmx src/uncommon.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmx src/uncommon.ml - [1mFile "[1msrc/uncommon.ml", line 79, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 82, characters 13-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 82, characters 30-33[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 101, characters 13-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 101, characters 30-33[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 112, characters 17-20[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 120, characters 17-20[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 120, characters 27-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 125, characters 20-23[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 125, characters 30-33[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 134, characters 14-17[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 144, characters 27-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 148, characters 44-47[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 151, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/uncommon.ml", line 158, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hash.ml > src/hash.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmo src/hash.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmo src/hash.ml - [1mFile "[1msrc/hash.ml", line 70, characters 19-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmo src/cipher_stream.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmo src/cipher_stream.ml - [1mFile "[1msrc/cipher_stream.ml", line 18, characters 14-25[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_stream.ml", line 35, characters 14-25[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/ccm.ml > src/ccm.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/gcm.ml > src/gcm.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/numeric.ml > src/numeric.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmo src/numeric.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmo src/numeric.ml - [1mFile "[1msrc/numeric.ml", line 141, characters 18-29[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/numeric.ml", line 142, characters 26-37[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/numeric.ml", line 166, characters 13-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmo src/ccm.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmo src/ccm.ml - [1mFile "[1msrc/ccm.ml", line 31, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 48, characters 13-24[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 53, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 70, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 89, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 107, characters 12-23[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 123, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 149, characters 21-32[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 158, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 161, characters 5-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 164, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmo src/gcm.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmo src/gcm.ml - [1mFile "[1msrc/gcm.ml", line 115, characters 10-13[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/gcm.ml", line 125, characters 20-23[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/gcm.ml", line 127, characters 29-32[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/gcm.ml", line 132, characters 17-20[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmo src/cipher_block.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmo src/cipher_block.ml - [1mFile "[1msrc/cipher_block.ml", line 187, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 190, characters 28-31[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 209, characters 9-12[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 211, characters 9-12[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 216, characters 9-12[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 217, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 230, characters 37-40[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 235, characters 24-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 236, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmx src/numeric.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmx src/numeric.ml - [1mFile "[1msrc/numeric.ml", line 141, characters 18-29[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/numeric.ml", line 142, characters 26-37[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/numeric.ml", line 166, characters 13-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmx src/ccm.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmx src/ccm.ml - [1mFile "[1msrc/ccm.ml", line 31, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 48, characters 13-24[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 53, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 70, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 89, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 107, characters 12-23[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 123, characters 10-21[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 149, characters 21-32[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 158, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 161, characters 5-16[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/ccm.ml", line 164, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmx src/gcm.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmx src/gcm.ml - [1mFile "[1msrc/gcm.ml", line 115, characters 10-13[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/gcm.ml", line 125, characters 20-23[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/gcm.ml", line 127, characters 29-32[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/gcm.ml", line 132, characters 17-20[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rng.ml > src/rng.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmo src/fortuna.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmo src/fortuna.ml - [1mFile "[1msrc/fortuna.ml", line 102, characters 43-54[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmo src/hmac_drgb.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmo src/rng.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmo src/rng.ml - [1mFile "[1msrc/rng.ml", line 153, characters 20-31[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmx src/cipher_block.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmx src/cipher_block.ml - [1mFile "[1msrc/cipher_block.ml", line 187, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 190, characters 28-31[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 209, characters 9-12[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 211, characters 9-12[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 216, characters 9-12[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 217, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 230, characters 37-40[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 235, characters 24-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_block.ml", line 236, characters 16-19[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmx src/hash.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmx src/hash.ml - [1mFile "[1msrc/hash.ml", line 70, characters 19-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmx src/fortuna.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmx src/fortuna.ml - [1mFile "[1msrc/fortuna.ml", line 102, characters 43-54[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmx src/hmac_drgb.ml - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rsa.ml > src/rsa.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmo src/rsa.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmo src/rsa.ml - [1mFile "[1msrc/rsa.ml", line 113, characters 27-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 125, characters 28-31[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 136, characters 14-17[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 140, characters 7-10[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 171, characters 41-44[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 187, characters 45-48[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 207, characters 7-10[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 212, characters 7-10[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 250, characters 25-28[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 271, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmx src/rng.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmx src/rng.ml - [1mFile "[1msrc/rng.ml", line 153, characters 20-31[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dsa.ml > src/dsa.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmo src/dsa.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmo src/dsa.ml - [1mFile "[1msrc/dsa.ml", line 104, characters 13-24[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dh.ml > src/dh.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmo src/dh.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmx src/base64.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmx src/base64.ml - [1mFile "[1msrc/base64.ml", line 20, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/base64.ml", line 52, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmx src/cipher_stream.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmx src/cipher_stream.ml - [1mFile "[1msrc/cipher_stream.ml", line 18, characters 14-25[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/cipher_stream.ml", line 35, characters 14-25[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmx src/rsa.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmx src/rsa.ml - [1mFile "[1msrc/rsa.ml", line 113, characters 27-30[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 125, characters 28-31[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 136, characters 14-17[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 140, characters 7-10[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 171, characters 41-44[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 187, characters 45-48[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 207, characters 7-10[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 212, characters 7-10[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 250, characters 25-28[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - [1mFile "[1msrc/rsa.ml", line 271, characters 12-15[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmx src/dsa.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmx src/dsa.ml - [1mFile "[1msrc/dsa.ml", line 104, characters 13-24[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmx src/dh.ml - ocamlfind ocamlopt -pack -g -bin-annot -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -I src src/native.cmx src/uncommon.cmx src/base64.cmx src/hash.cmx src/cipher_stream.cmx src/ccm.cmx src/numeric.cmx src/gcm.cmx src/cipher_block.cmx src/fortuna.cmx src/hmac_drgb.cmx src/rng.cmx src/rsa.cmx src/dsa.cmx src/dh.cmx -o src/nocrypto.cmx - ocamlfind ocamlopt -a -package bytes -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmx -o src/nocrypto.cmxa - ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I src src/nocrypto.cmxa -o src/nocrypto.cmxs - ocamlfind ocamlc -pack -g -bin-annot -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct src/native.cmo src/uncommon.cmo src/base64.cmo src/hash.cmo src/cipher_stream.cmo src/ccm.cmo src/numeric.cmo src/gcm.cmo src/cipher_block.cmo src/fortuna.cmo src/hmac_drgb.cmo src/rng.cmo src/rsa.cmo src/dsa.cmo src/dh.cmo -o src/nocrypto.cmo - ocamlfind ocamlc -a -package bytes -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmo -o src/nocrypto.cma - ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends - ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml - [1mFile "[1munix/nocrypto_entropy_unix.ml", line 31, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa - ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_unix.cmxa -o unix/nocrypto_unix.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml - [1mFile "[1munix/nocrypto_entropy_unix.ml", line 31, characters 16-27[0m[0m: - [1;35mWarning[0m 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma - ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends - ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 19, characters 26-43[0m[0m: - [1;35mWarning[0m 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 42, characters 6-24[0m[0m: - [1;35mWarning[0m 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 42, characters 51-76[0m[0m: - [1;35mWarning[0m 3: deprecated: Lwt_main.enter_iter_hooks - Use module Lwt_main.Enter_iter_hooks. - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 46, characters 2-21[0m[0m: - [1;35mWarning[0m 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa - ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_lwt.cmxa -o lwt/nocrypto_lwt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 19, characters 26-43[0m[0m: - [1;35mWarning[0m 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 42, characters 6-24[0m[0m: - [1;35mWarning[0m 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 42, characters 51-76[0m[0m: - [1;35mWarning[0m 3: deprecated: Lwt_main.enter_iter_hooks - Use module Lwt_main.Enter_iter_hooks. - [1mFile "[1mlwt/nocrypto_entropy_lwt.ml", line 46, characters 2-21[0m[0m: - [1;35mWarning[0m 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma -> compiled nocrypto.0.5.4-2 Processing 328/366: [core_kernel: jbuilder build] -> installed nocrypto.0.5.4-2 Processing 329/366: [core_kernel: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "core_kernel" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/core_kernel.v0.9.1) - ocamlc base_for_tests/src/base_for_tests.{cmi,cmo,cmt} - ocamldep src/config/discover.depends.ocamldep-output - ocamlc src/core_kernel__.{cmi,cmo,cmt} - ocamlopt base_for_tests/src/base_for_tests.{cmx,o} - ocamlopt src/core_kernel__.{cmx,o} - ocamlc src/config/discover.{cmi,cmo,cmt} - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/config/discover.exe - discover src/config.h,src/rt-flags - ocamlc src/version_util_fallback_stubs.o - ocamlc src/core_array_stubs.o - ocamlc src/core_gc_stubs.o - ocamlc src/bigstring_marshal_stubs.o - ocamlc src/time_ns_stubs.o - ocamlc src/bigstring_stubs.o - ocamlopt .ppx/ppx_base+ppx_inline_test+ppx_sexp_conv+ppx_sexp_message+ppx_driver.runner/ppx.exe - ocamlmklib src/dllcore_kernel_stubs.so,src/libcore_kernel_stubs.a - ppx base_for_tests/src/test_binary_searchable_intf.pp.ml - ppx base_for_tests/src/test_binary_searchable.pp.ml - ppx base_for_tests/src/test_binary_searchable.pp.mli - ppx base_for_tests/src/test_blit.pp.ml - ppx base_for_tests/src/test_blit_intf.pp.ml - ppx base_for_tests/src/test_blit.pp.mli - ocamldep base_for_tests/src/base_for_tests.dependsi.ocamldep-output - ocamldep base_for_tests/src/base_for_tests.depends.ocamldep-output - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmi,cmo,cmt} - ocamlc base_for_tests/src/base_for_tests__Test_blit_intf.{cmi,cmo,cmt} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmi,cmti} - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmi,cmti} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable_intf.{cmx,o} - ocamlopt base_for_tests/src/base_for_tests__Test_blit_intf.{cmx,o} - ocamlc base_for_tests/src/base_for_tests__Test_binary_searchable.{cmo,cmt} - ocamlc base_for_tests/src/base_for_tests__Test_blit.{cmo,cmt} - ppx src/bag.pp.ml - ppx src/bigbuffer.pp.ml - ppx src/bigbuffer_internal.pp.ml - ppx src/bigstring.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/bigsubstring.pp.ml - ppx src/binable.pp.ml - ppx src/binable0.pp.ml - ppx src/binary_packing.pp.ml - ppx src/binary_searchable.pp.ml - ppx src/binary_searchable_intf.pp.ml - ppx src/blang.pp.ml - ppx src/blit.pp.ml - ppx src/blit_intf.pp.ml - ppx src/bool.pp.ml - ppx src/bounded_index.pp.ml - ppx src/bounded_index_intf.pp.ml - ppx src/bounded_int_table.pp.ml - ppx src/bucket.pp.ml - ppx src/bus.pp.ml - ppx src/byte_units.pp.ml - ppx src/comparable.pp.ml - ppx src/comparable_intf.pp.ml - ppx src/comparator.pp.ml - ppx src/constrained_float.pp.ml - ppx src/container.pp.ml - ppx src/container_intf.pp.ml - ppx src/container_unit_tests.pp.ml - ppx src/core_arg.pp.ml - ppx src/core_array.pp.ml - ppx src/core_bin_prot.pp.ml - ppx src/core_bytes.pp.ml - ppx src/core_char.pp.ml - ppx src/core_ephemeron.pp.ml - ppx src/core_gc.pp.ml - ppx src/core_hashtbl.pp.ml - ppx src/core_hashtbl_intf.pp.ml - ppx src/core_int.pp.ml - ppx src/core_int32.pp.ml - ppx src/core_int63.pp.ml - ppx src/core_int64.pp.ml - ppx src/core_kernel.pp.ml - ppx src/core_lazy.pp.ml - ppx src/core_list.pp.ml - ppx src/core_map.pp.ml - ppx src/core_map_intf.pp.ml - ppx src/core_nativeint.pp.ml - ppx src/core_pervasives.pp.ml - ppx src/core_printexc.pp.ml - ppx src/core_printf.pp.ml - ppx src/core_queue.pp.ml - ppx src/core_random.pp.ml - ppx src/core_set.pp.ml - ppx src/core_set_intf.pp.ml - ppx src/core_sexp.pp.ml - ppx src/core_stack.pp.ml - ppx src/core_string.pp.ml - ppx src/core_weak.pp.ml - ppx src/date.pp.ml - ppx src/date0.pp.ml - ppx src/date0_intf.pp.ml - ppx src/date_intf.pp.ml - ppx src/day_of_week.pp.ml - ppx src/day_of_week_intf.pp.ml - ppx src/debug.pp.ml - ppx src/deprecate_pipe_bang.pp.ml - ppx src/deque.pp.ml - ppx src/deriving_hash.pp.ml - ppx src/deriving_hash_intf.pp.ml - ppx src/digit_string_helpers.pp.ml - ppx src/doubly_linked.pp.ml - ppx src/either.pp.ml - ppx src/error.pp.ml - ppx src/fdeque.pp.ml - ppx src/fheap.pp.ml - ppx src/flags.pp.ml - ppx src/flags_intf.pp.ml - ppx src/float.pp.ml - ppx src/float_with_finite_only_serialization.pp.ml - ppx src/fn.pp.ml - ppx src/force_once.pp.ml - ppx src/fqueue.pp.ml - ppx src/hash_heap.pp.ml - ppx src/hash_queue.pp.ml - ppx src/hash_set.pp.ml - ppx src/hash_set_intf.pp.ml - ppx src/hashable.pp.ml - ppx src/heap.pp.ml - ppx src/heap_intf.pp.ml - ppx src/hexdump.pp.ml - ppx src/hexdump_intf.pp.ml - ppx src/host_and_port.pp.ml - ppx src/identifiable.pp.ml - ppx src/immediate_option.pp.ml - ppx src/immediate_option_intf.pp.ml - ppx src/import.pp.ml - ppx src/info.pp.ml - ppx src/info_intf.pp.ml - ppx src/int_intf.pp.ml - ppx src/int_replace_polymorphic_compare.pp.ml - ppx src/int_set.pp.ml - ppx src/interfaces.pp.ml - ppx src/limiter.pp.ml - ppx src/linked_queue.pp.ml - ppx src/linked_stack.pp.ml - ppx src/make_stable.pp.ml - ppx src/make_substring.pp.ml - ppx src/maybe_bound.pp.ml - ppx src/memo.pp.ml - ppx src/month.pp.ml - ppx src/month_intf.pp.ml - ppx src/moption.pp.ml - ppx src/never_returns.pp.ml - ppx src/no_polymorphic_compare.pp.ml - ppx src/nothing.pp.ml - ppx src/obj_array.pp.ml - ppx src/ofday.pp.ml - ppx src/ofday_intf.pp.ml - ppx src/only_in_test.pp.ml - ppx src/option.pp.ml - ppx src/option_array.pp.ml - ppx src/or_error.pp.ml - ppx src/ordering.pp.ml - ppx src/percent.pp.ml - ppx src/perms.pp.ml - ppx src/pid.pp.ml - ppx src/polymorphic_compare_intf.pp.ml - ppx src/pool.pp.ml - ppx src/pool_intf.pp.ml - ppx src/pooled_hashtbl.pp.ml - ppx src/queue_intf.pp.ml - ppx src/quickcheck_intf.pp.ml - ppx src/quickcheckable.pp.ml - ppx src/ref.pp.ml - ppx src/result.pp.ml - ppx src/robustly_comparable.pp.ml - ppx src/rope.pp.ml - ppx src/sequence.pp.ml - ppx src/set_once.pp.ml - ppx src/sexpable.pp.ml - ppx src/sign.pp.ml - ppx src/quickcheck.pp.ml - ppx src/source_code_position.pp.ml - ppx src/source_code_position0.pp.ml - ppx src/span.pp.ml - ppx src/span_intf.pp.ml - ppx src/splittable_random.pp.ml - ppx src/stable.pp.ml - ppx src/stable_containers.pp.ml - ppx src/stable_int63able.pp.ml - ppx src/stable_internal.pp.ml - ppx src/stable_module_types.pp.ml - ppx src/stable_unit_test.pp.ml - ppx src/stable_unit_test_intf.pp.ml - ppx src/stack_intf.pp.ml - ppx src/std_common.pp.ml - ppx src/std_internal.pp.ml - ppx src/std_kernel.pp.ml - ppx src/string_id.pp.ml - ppx src/string_id_intf.pp.ml - ppx src/substring.pp.ml - ppx src/substring_intf.pp.ml - ppx src/t.pp.ml - ppx src/thread_safe_queue.pp.ml - ppx src/time.pp.ml - ppx src/time0_intf.pp.ml - ppx src/time_float.pp.ml - ppx src/time_float0.pp.ml - ppx src/time_intf.pp.ml - ppx src/time_ns.pp.ml - ppx src/time_ns_alternate_sexp.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/timing_wheel_ns_intf.pp.ml - ppx src/total_map.pp.ml - ppx src/tuple.pp.ml - ppx src/tuple_type.pp.ml - ppx src/tuple_type_intf.pp.ml - ppx src/type_equal.pp.ml - ppx src/type_equal_intf.pp.ml - ppx src/type_immediacy.pp.ml - ppx src/uniform_array.pp.ml - ppx src/union_find.pp.ml - ppx src/unique_id.pp.ml - ppx src/unique_id_intf.pp.ml - ppx src/unit.pp.ml - ppx src/unit_of_time.pp.ml - ppx src/univ.pp.ml - ppx src/univ_map.pp.ml - ppx src/timing_wheel_ns.pp.ml - ppx src/univ_map_intf.pp.ml - ppx src/unpack_buffer.pp.ml - ppx src/validated.pp.ml - ppx src/validated_intf.pp.ml - ppx src/version_util.pp.ml - ppx src/weak_pointer.pp.ml - ppx src/zone.pp.ml - ppx src/zone_intf.pp.ml - ppx src/bag.pp.mli - ppx src/bigbuffer.pp.mli - ppx src/bigstring.pp.mli - ppx src/bigstring_marshal.pp.mli - ppx src/bigsubstring.pp.mli - ppx src/binable.pp.mli - ppx src/binary_packing.pp.mli - ppx src/binary_searchable.pp.mli - ppx src/blang.pp.mli - ppx src/blit.pp.mli - ppx src/bool.pp.mli - ppx src/bounded_index.pp.mli - ppx src/bounded_int_table.pp.mli - ppx src/bus.pp.mli - ppx src/byte_units.pp.mli - ppx src/comparable.pp.mli - ppx src/comparator.pp.mli - ppx src/container.pp.mli - ppx src/core_arg.pp.mli - ppx src/core_array.pp.mli - ppx src/core_bytes.pp.mli - ppx src/core_char.pp.mli - ppx src/core_ephemeron.pp.mli - ppx src/core_gc.pp.mli - ppx src/core_hashtbl.pp.mli - ppx src/core_int.pp.mli - ppx src/core_int32.pp.mli - ppx src/core_int63.pp.mli - ppx src/core_int64.pp.mli - ppx src/core_lazy.pp.mli - ppx src/core_list.pp.mli - ppx src/core_map.pp.mli - ppx src/core_nativeint.pp.mli - ppx src/core_pervasives.pp.mli - ppx src/core_printexc.pp.mli - ppx src/core_queue.pp.mli - ppx src/core_set.pp.mli - ppx src/core_sexp.pp.mli - ppx src/core_stack.pp.mli - ppx src/core_string.pp.mli - ppx src/core_weak.pp.mli - ppx src/date.pp.mli - ppx src/date0.pp.mli - ppx src/day_of_week.pp.mli - ppx src/debug.pp.mli - ppx src/deprecate_pipe_bang.pp.mli - ppx src/deque.pp.mli - ppx src/deriving_hash.pp.mli - ppx src/digit_string_helpers.pp.mli - ppx src/doubly_linked.pp.mli - ppx src/either.pp.mli - ppx src/error.pp.mli - ppx src/fdeque.pp.mli - ppx src/fheap.pp.mli - ppx src/flags.pp.mli - ppx src/float.pp.mli - ppx src/float_with_finite_only_serialization.pp.mli - ppx src/force_once.pp.mli - ppx src/fqueue.pp.mli - ppx src/hash_set.pp.mli - ppx src/heap.pp.mli - ppx src/hexdump.pp.mli - ppx src/host_and_port.pp.mli - ppx src/identifiable.pp.mli - ppx src/immediate_option.pp.mli - ppx src/info.pp.mli - ppx src/int_set.pp.mli - ppx src/limiter.pp.mli - ppx src/linked_queue.pp.mli - ppx src/linked_stack.pp.mli - ppx src/make_stable.pp.mli - ppx src/maybe_bound.pp.mli - ppx src/memo.pp.mli - ppx src/month.pp.mli - ppx src/moption.pp.mli - ppx src/no_polymorphic_compare.pp.mli - ppx src/nothing.pp.mli - ppx src/obj_array.pp.mli - ppx src/ofday.pp.mli - ppx src/only_in_test.pp.mli - ppx src/option.pp.mli - ppx src/option_array.pp.mli - ppx src/or_error.pp.mli - ppx src/ordering.pp.mli - ppx src/percent.pp.mli - ppx src/perms.pp.mli - ppx src/pid.pp.mli - ppx src/pool.pp.mli - ppx src/pooled_hashtbl.pp.mli - ppx src/quickcheck.pp.mli - ppx src/ref.pp.mli - ppx src/result.pp.mli - ppx src/rope.pp.mli - ppx src/sequence.pp.mli - ppx src/set_once.pp.mli - ppx src/sexpable.pp.mli - ppx src/sign.pp.mli - ppx src/source_code_position.pp.mli - ppx src/span.pp.mli - ppx src/splittable_random.pp.mli - ppx src/stable_containers.pp.mli - ppx src/stable_unit_test.pp.mli - ppx src/string_id.pp.mli - ppx src/substring.pp.mli - ppx src/thread_safe_queue.pp.mli - ppx src/time.pp.mli - ppx src/time_float.pp.mli - ppx src/time_float0.pp.mli - ppx src/time_ns.pp.mli - ppx src/timing_wheel_ns.pp.mli - ppx src/total_map.pp.mli - ppx src/tuple.pp.mli - ppx src/tuple_type.pp.mli - ppx src/type_equal.pp.mli - ppx src/type_immediacy.pp.mli - ppx src/uniform_array.pp.mli - ppx src/union_find.pp.mli - ppx src/unit.pp.mli - ppx src/unique_id.pp.mli - ppx src/univ.pp.mli - ppx src/unit_of_time.pp.mli - ocamlc base_for_tests/src/base_for_tests.cma - ppx src/validated.pp.mli - ppx src/univ_map.pp.mli - ppx src/unpack_buffer.pp.mli - ppx src/weak_pointer.pp.mli - ppx src/zone.pp.mli - ppx src/version_util.pp.mli - ocamldep src/core_kernel.dependsi.ocamldep-output - ocamlc src/core_kernel__Deprecate_pipe_bang.{cmi,cmti} - ocamlopt base_for_tests/src/base_for_tests__Test_blit.{cmx,o} - ocamlc src/core_kernel__Maybe_bound.{cmi,cmti} - ocamlc src/core_kernel__Core_pervasives.{cmi,cmti} - ocamlc src/core_kernel__Linked_queue.{cmi,cmti} - ocamlc src/core_kernel__Sequence.{cmi,cmti} - ocamlopt base_for_tests/src/base_for_tests__Test_binary_searchable.{cmx,o} - ocamldep src/core_kernel.depends.ocamldep-output - ocamlopt base_for_tests/src/base_for_tests.{a,cmxa} - ocamlc src/core_kernel__Deprecate_pipe_bang.{cmo,cmt} - ocamlc src/core_kernel__Robustly_comparable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_pervasives.{cmo,cmt} - ocamlopt src/core_kernel__Deprecate_pipe_bang.{cmx,o} - ocamlc src/core_kernel__Fn.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Robustly_comparable.{cmx,o} - ocamlopt src/core_kernel__Fn.{cmx,o} - ocamlopt base_for_tests/src/base_for_tests.cmxs - ocamlc src/core_kernel__Sequence.{cmo,cmt} - ocamlopt src/core_kernel__Sequence.{cmx,o} - ocamlopt src/core_kernel__Core_pervasives.{cmx,o} - ocamlc src/core_kernel__Import.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmi,cmti} - ocamlc src/core_kernel__Comparator.{cmi,cmti} - ocamlc src/core_kernel__Core_arg.{cmi,cmti} - ocamlc src/core_kernel__Core_bytes.{cmi,cmti} - ocamlc src/core_kernel__Core_ephemeron.{cmi,cmti} - ocamlc src/core_kernel__Core_printexc.{cmi,cmti} - ocamlc src/core_kernel__Core_weak.{cmi,cmti} - ocamlc src/core_kernel__Digit_string_helpers.{cmi,cmti} - ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmi,cmti} - ocamlc src/core_kernel__Force_once.{cmi,cmti} - ocamlc src/core_kernel__Int_set.{cmi,cmti} - ocamlc src/core_kernel__Moption.{cmi,cmti} - ocamlc src/core_kernel__No_polymorphic_compare.{cmi,cmti} - ocamlc src/core_kernel__Only_in_test.{cmi,cmti} - ocamlc src/core_kernel__Ordering.{cmi,cmti} - ocamlc src/core_kernel__Perms.{cmi,cmti} - ocamlc src/core_kernel__Rope.{cmi,cmti} - ocamlc src/core_kernel__Sexpable.{cmi,cmti} - ocamlc src/core_kernel__Splittable_random.{cmi,cmti} - ocamlc src/core_kernel__Thread_safe_queue.{cmi,cmti} - ocamlc src/core_kernel__Type_immediacy.{cmi,cmti} - ocamlc src/core_kernel__Union_find.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{cmi,cmti} - ocamlc src/core_kernel__Core_printf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_random.{cmi,cmo,cmt} - ocamlc src/core_kernel__Deriving_hash_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Hexdump_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Immediate_option_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Int_replace_polymorphic_compare.{cmi,cmo,cmt} - ocamlc src/core_kernel__Maybe_bound.{cmo,cmt} - ocamlc src/core_kernel__Polymorphic_compare_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Queue_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__T.{cmi,cmo,cmt} - ocamlc src/core_kernel__Tuple_type_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Comparator.{cmo,cmt} - ocamlc src/core_kernel__Stable_module_types.{cmi,cmo,cmt} - ocamlc src/core_kernel__Source_code_position0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_arg.{cmo,cmt} - ocamlc src/core_kernel__Core_bytes.{cmo,cmt} - ocamlc src/core_kernel__Core_printexc.{cmo,cmt} - ocamlc src/core_kernel__Force_once.{cmo,cmt} - ocamlc src/core_kernel__No_polymorphic_compare.{cmo,cmt} - ocamlc src/core_kernel__Ordering.{cmo,cmt} - ocamlc src/core_kernel__Binary_searchable_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Blit_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Sexpable.{cmo,cmt} - ocamlc src/core_kernel__Binable.{cmi,cmti} - ocamlc src/core_kernel__Deriving_hash.{cmi,cmti} - ocamlc src/core_kernel__Immediate_option.{cmi,cmti} - ocamlc src/core_kernel__Hexdump.{cmi,cmti} - ocamlc src/core_kernel__Stable_unit_test.{cmi,cmti} - ocamlc src/core_kernel__Tuple_type.{cmi,cmti} - ocamlc src/core_kernel__Binary_searchable.{cmi,cmti} - ocamlc src/core_kernel__Unit_of_time.{cmo,cmt} - ocamlc src/core_kernel__Make_stable.{cmi,cmti} - ocamlc src/core_kernel__Core_lazy.{cmi,cmti} - ocamlc src/core_kernel__Blit.{cmi,cmti} - ocamlc src/core_kernel__Binable0.{cmi,cmo,cmt} - ocamlc src/core_kernel__Info_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Quickcheck_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Result.{cmi,cmti} - ocamlc src/core_kernel__Deriving_hash.{cmo,cmt} - ocamlc src/core_kernel__Immediate_option.{cmo,cmt} - ocamlc src/core_kernel__Tuple_type.{cmo,cmt} - ocamlc src/core_kernel__Binary_searchable.{cmo,cmt} - ocamlc src/core_kernel__Core_queue.{cmi,cmti} - ocamlc src/core_kernel__Only_in_test.{cmo,cmt} - ocamlc src/core_kernel__Blit.{cmo,cmt} - ocamlc src/core_kernel__Obj_array.{cmi,cmti} - ocamlc src/core_kernel__Option_array.{cmi,cmti} - ocamlopt src/core_kernel__Import.{cmx,o} - ocamlc src/core_kernel__Type_immediacy.{cmo,cmt} - ocamlc src/core_kernel__Hexdump.{cmo,cmt} - ocamlc src/core_kernel__Make_stable.{cmo,cmt} - ocamlc src/core_kernel__Core_lazy.{cmo,cmt} - ocamlc src/core_kernel__Uniform_array.{cmi,cmti} - ocamlc src/core_kernel__Hash_set_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Linked_queue.{cmo,cmt} - ocamlc src/core_kernel__Error.{cmi,cmti} - ocamlc src/core_kernel__Info.{cmi,cmti} - ocamlc src/core_kernel__Quickcheck.{cmi,cmti} - ocamlc src/core_kernel__Result.{cmo,cmt} - ocamlc src/core_kernel__Set_once.{cmi,cmti} - ocamlc src/core_kernel__Container_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Comparator.{cmx,o} - ocamlopt src/core_kernel__Core_arg.{cmx,o} - ocamlopt src/core_kernel__Core_bytes.{cmx,o} - ocamlopt src/core_kernel__Core_printexc.{cmx,o} - ocamlopt src/core_kernel__Core_printf.{cmx,o} - ocamlopt src/core_kernel__Core_random.{cmx,o} - ocamlopt src/core_kernel__Deriving_hash_intf.{cmx,o} - ocamlopt src/core_kernel__Core_lazy.{cmx,o} - ocamlopt src/core_kernel__Force_once.{cmx,o} - ocamlopt src/core_kernel__Immediate_option_intf.{cmx,o} - ocamlopt src/core_kernel__Int_replace_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Maybe_bound.{cmx,o} - ocamlopt src/core_kernel__No_polymorphic_compare.{cmx,o} - ocamlopt src/core_kernel__Ordering.{cmx,o} - ocamlopt src/core_kernel__Polymorphic_compare_intf.{cmx,o} - ocamlopt src/core_kernel__Queue_intf.{cmx,o} - ocamlopt src/core_kernel__Sexpable.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test_intf.{cmx,o} - ocamlopt src/core_kernel__T.{cmx,o} - ocamlopt src/core_kernel__Tuple_type_intf.{cmx,o} - ocamlc src/core_kernel__Quickcheckable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Perms.{cmo,cmt} - ocamlopt src/core_kernel__Hexdump_intf.{cmx,o} - ocamlopt src/core_kernel__Unit_of_time.{cmx,o} - ocamlc src/core_kernel__Or_error.{cmi,cmti} - ocamlc src/core_kernel__Container.{cmi,cmti} - ocamlc src/core_kernel__Error.{cmo,cmt} - ocamlopt src/core_kernel__Stable_module_types.{cmx,o} - ocamlopt src/core_kernel__Deriving_hash.{cmx,o} - ocamlopt src/core_kernel__Only_in_test.{cmx,o} - ocamlopt src/core_kernel__Immediate_option.{cmx,o} - ocamlc src/core_kernel__Splittable_random.{cmo,cmt} - ocamlopt src/core_kernel__Source_code_position0.{cmx,o} - ocamlopt src/core_kernel__Tuple_type.{cmx,o} - ocamlc src/core_kernel__Option.{cmi,cmti} - ocamlc src/core_kernel__Either.{cmi,cmti} - ocamlc src/core_kernel__Core_list.{cmi,cmti} - ocamlc src/core_kernel__Doubly_linked.{cmi,cmti} - ocamlopt src/core_kernel__Result.{cmx,o} - ocamlc src/core_kernel__Deque.{cmi,cmti} - ocamlc src/core_kernel__Fheap.{cmi,cmti} - ocamlc src/core_kernel__Heap_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_hashtbl_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Container.{cmo,cmt} - ocamlc src/core_kernel__Stack_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Binable0.{cmx,o} - ocamlopt src/core_kernel__Type_immediacy.{cmx,o} - ocamlc src/core_kernel__Or_error.{cmo,cmt} - ocamlc src/core_kernel__Fdeque.{cmi,cmti} - ocamlc src/core_kernel__Fqueue.{cmi,cmti} - ocamlc src/core_kernel__Info.{cmo,cmt} - ocamlopt src/core_kernel__Info_intf.{cmx,o} - ocamlc src/core_kernel__Ref.{cmi,cmti} - ocamlc src/core_kernel__Heap.{cmi,cmti} - ocamlc src/core_kernel__Core_stack.{cmi,cmti} - ocamlc src/core_kernel__Core_array.{cmi,cmti} - ocamlc src/core_kernel__Set_once.{cmo,cmt} - ocamlc src/core_kernel__Linked_stack.{cmi,cmti} - ocamlopt src/core_kernel__Hexdump.{cmx,o} - ocamlc src/core_kernel__Option.{cmo,cmt} - ocamlc src/core_kernel__Union_find.{cmo,cmt} - ocamlopt src/core_kernel__Hash_set_intf.{cmx,o} - ocamlc src/core_kernel__Either.{cmo,cmt} - ocamlc src/core_kernel__Core_list.{cmo,cmt} - ocamlc src/core_kernel__Uniform_array.{cmo,cmt} - ocamlc src/core_kernel__Pooled_hashtbl.{cmi,cmti} - ocamlopt src/core_kernel__Linked_queue.{cmx,o} - ocamlc src/core_kernel__Ref.{cmo,cmt} - ocamlc src/core_kernel__Obj_array.{cmo,cmt} - ocamlc src/core_kernel__Core_hashtbl.{cmi,cmti} - ocamlopt src/core_kernel__Ref.{cmx,o} - ocamlopt src/core_kernel__Info.{cmx,o} - ocamlc src/core_kernel__Doubly_linked.{cmo,cmt} - ocamlc src/core_kernel__Hash_heap.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Error.{cmx,o} - ocamlopt src/core_kernel__Core_hashtbl_intf.{cmx,o} - ocamlc src/core_kernel__Hash_set.{cmi,cmti} - ocamlc src/core_kernel__Hash_queue.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_array.{cmo,cmt} - File "src/core_array.ml", line 269, characters 11-12: - Warning 3: deprecated: empty - [since 2016-04] Use [ [||] ] - File "src/array.mli", line 292, characters 0-70: - Definition - File "src/core_array.ml", line 214, characters 2-41: - Expected signature - File "src/core_array.ml", line 361, characters 9-10: - Warning 3: deprecated: empty - [since 2016-04] Use [ [||] ] - File "src/array.mli", line 292, characters 0-70: - Definition - File "src/core_array.ml", line 353, characters 2-26: - Expected signature - ocamlc src/core_kernel__Quickcheck.{cmo,cmt} - ocamlopt src/core_kernel__Perms.{cmx,o} - ocamlc src/core_kernel__Core_hashtbl.{cmo,cmt} - ocamlopt src/core_kernel__Or_error.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable_intf.{cmx,o} - ocamlopt src/core_kernel__Blit_intf.{cmx,o} - ocamlopt src/core_kernel__Binary_searchable.{cmx,o} - ocamlc src/core_kernel__Hash_set.{cmo,cmt} - ocamlopt src/core_kernel__Container_intf.{cmx,o} - ocamlopt src/core_kernel__Blit.{cmx,o} - ocamlopt src/core_kernel__Splittable_random.{cmx,o} - ocamlc src/core_kernel__Core_map_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Container.{cmx,o} - ocamlopt src/core_kernel__Quickcheck_intf.{cmx,o} - ocamlopt src/core_kernel__Heap_intf.{cmx,o} - ocamlopt src/core_kernel__Stack_intf.{cmx,o} - ocamlc src/core_kernel__Hashable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_map.{cmi,cmti} - ocamlc src/core_kernel__Core_set_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Quickcheck.{cmx,o} - ocamlc src/core_kernel__Core_set.{cmi,cmti} - ocamlopt src/core_kernel__Quickcheckable.{cmx,o} - ocamlc src/core_kernel__Core_map.{cmo,cmt} - ocamlopt src/core_kernel__Either.{cmx,o} - ocamlopt src/core_kernel__Core_list.{cmx,o} - ocamlopt src/core_kernel__Option.{cmx,o} - ocamlc src/core_kernel__Comparable_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Set_once.{cmx,o} - ocamlc src/core_kernel__Core_set.{cmo,cmt} - ocamlopt src/core_kernel__Core_array.{cmx,o} - File "src/core_array.ml", line 269, characters 11-12: - Warning 3: deprecated: empty - [since 2016-04] Use [ [||] ] - File "src/array.mli", line 292, characters 0-70: - Definition - File "src/core_array.ml", line 214, characters 2-41: - Expected signature - File "src/core_array.ml", line 361, characters 9-10: - Warning 3: deprecated: empty - [since 2016-04] Use [ [||] ] - File "src/array.mli", line 292, characters 0-70: - Definition - File "src/core_array.ml", line 353, characters 2-26: - Expected signature - ocamlopt src/core_kernel__Union_find.{cmx,o} - ocamlopt src/core_kernel__Obj_array.{cmx,o} - ocamlc src/core_kernel__Comparable.{cmi,cmti} - ocamlopt src/core_kernel__Doubly_linked.{cmx,o} - ocamlopt src/core_kernel__Core_hashtbl.{cmx,o} - ocamlc src/core_kernel__Core_sexp.{cmi,cmti} - ocamlopt src/core_kernel__Hash_set.{cmx,o} - ocamlc src/core_kernel__Byte_units.{cmi,cmti} - ocamlopt src/core_kernel__Hash_queue.{cmx,o} - ocamlc src/core_kernel__Bool.{cmi,cmti} - ocamlc src/core_kernel__Bigstring.{cmi,cmti} - ocamlc src/core_kernel__Core_gc.{cmi,cmti} - ocamlc src/core_kernel__Source_code_position.{cmi,cmti} - ocamlc src/core_kernel__Bigstring_marshal.{cmi,cmti} - ocamlc src/core_kernel__Bigbuffer_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_bin_prot.{cmi,cmo,cmt} - ocamlc src/core_kernel__Substring_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Month_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Debug.{cmi,cmti} - ocamlc src/core_kernel__Validated_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bigstring_marshal.{cmo,cmt} - ocamlc src/core_kernel__Bigbuffer.{cmi,cmti} - ocamlopt src/core_kernel__Core_map_intf.{cmx,o} - ocamlc src/core_kernel__Validated.{cmi,cmti} - ocamlc src/core_kernel__Type_equal_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Debug.{cmo,cmt} - ocamlc src/core_kernel__Identifiable.{cmi,cmti} - ocamlopt src/core_kernel__Hashable.{cmx,o} - ocamlc src/core_kernel__Tuple.{cmi,cmti} - ocamlc src/core_kernel__Month.{cmi,cmti} - ocamlc src/core_kernel__Bool.{cmo,cmt} - ocamlc src/core_kernel__Type_equal.{cmi,cmti} - ocamlc src/core_kernel__Source_code_position.{cmo,cmt} - ocamlc src/core_kernel__Univ.{cmi,cmti} - ocamlc src/core_kernel__Comparable.{cmo,cmt} - ocamlc src/core_kernel__Unit.{cmi,cmti} - ocamlc src/core_kernel__Univ_map_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Sign.{cmi,cmti} - ocamlc src/core_kernel__Nothing.{cmi,cmti} - ocamlc src/core_kernel__Pid.{cmi,cmti} - ocamlc src/core_kernel__Core_char.{cmi,cmti} - ocamlc src/core_kernel__Never_returns.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_gc.{cmo,cmt} - ocamlc src/core_kernel__Core_string.{cmi,cmti} - ocamlc src/core_kernel__Type_equal.{cmo,cmt} - ocamlc src/core_kernel__Unit.{cmo,cmt} - ocamlc src/core_kernel__Tuple.{cmo,cmt} - ocamlc src/core_kernel__Int_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Nothing.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmi,cmti} - ocamlc src/core_kernel__Identifiable.{cmo,cmt} - ocamlc src/core_kernel__Sign.{cmo,cmt} - ocamlc src/core_kernel__Bigbuffer.{cmo,cmt} - ocamlc src/core_kernel__Core_char.{cmo,cmt} - ocamlopt src/core_kernel__Core_map.{cmx,o} - ocamlc src/core_kernel__Core_nativeint.{cmi,cmti} - ocamlc src/core_kernel__Core_int.{cmi,cmti} - ocamlc src/core_kernel__Core_int32.{cmi,cmti} - ocamlc src/core_kernel__Core_int64.{cmi,cmti} - ocamlc src/core_kernel__Core_int63.{cmi,cmti} - ocamlc src/core_kernel__Stable_int63able.{cmi,cmo,cmt} - ocamlc src/core_kernel__Binable.{cmo,cmt} - ocamlc src/core_kernel__Rope.{cmo,cmt} - ocamlopt src/core_kernel__Core_set_intf.{cmx,o} - ocamlc src/core_kernel__Pool_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Pool.{cmi,cmti} - ocamlc src/core_kernel__Core_int64.{cmo,cmt} - ocamlc src/core_kernel__Core_int32.{cmo,cmt} - ocamlc src/core_kernel__Core_nativeint.{cmo,cmt} - ocamlc src/core_kernel__Core_sexp.{cmo,cmt} - ocamlc src/core_kernel__Float.{cmo,cmt} - ocamlc src/core_kernel__Pid.{cmo,cmt} - ocamlc src/core_kernel__Flags_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Month.{cmo,cmt} - ocamlc src/core_kernel__Core_int63.{cmo,cmt} - ocamlc src/core_kernel__Interfaces.{cmi,cmo,cmt} - ocamlc src/core_kernel__Core_int.{cmo,cmt} - ocamlc src/core_kernel__Timing_wheel_ns_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Pool.{cmo,cmt} - ocamlc src/core_kernel__Pooled_hashtbl.{cmo,cmt} - ocamlc src/core_kernel__Core_string.{cmo,cmt} - ocamlc src/core_kernel__Flags.{cmi,cmti} - ocamlopt src/core_kernel__Core_set.{cmx,o} - ocamlopt src/core_kernel__Comparable_intf.{cmx,o} - ocamlc src/core_kernel__Std_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bag.{cmi,cmti} - ocamlc src/core_kernel__Blang.{cmi,cmti} - ocamlc src/core_kernel__Bounded_int_table.{cmi,cmti} - ocamlc src/core_kernel__Bus.{cmi,cmti} - ocamlc src/core_kernel__Memo.{cmi,cmti} - ocamlc src/core_kernel__Stable_containers.{cmi,cmti} - ocamlc src/core_kernel__Total_map.{cmi,cmti} - ocamlc src/core_kernel__Unpack_buffer.{cmi,cmti} - ocamlc src/core_kernel__Weak_pointer.{cmi,cmti} - ocamlc src/core_kernel__Core_ephemeron.{cmo,cmt} - ocamlc src/core_kernel__Core_weak.{cmo,cmt} - ocamlc src/core_kernel__Digit_string_helpers.{cmo,cmt} - ocamlc src/core_kernel__Moption.{cmo,cmt} - ocamlc src/core_kernel__Core_stack.{cmo,cmt} - ocamlc src/core_kernel__Int_set.{cmo,cmt} - ocamlc src/core_kernel__Fqueue.{cmo,cmt} - ocamlc src/core_kernel__Stable_unit_test.{cmo,cmt} - ocamlc src/core_kernel__Bag.{cmo,cmt} - ocamlc src/core_kernel__Linked_stack.{cmo,cmt} - ocamlc src/core_kernel__Univ.{cmo,cmt} - ocamlc src/core_kernel__Fheap.{cmo,cmt} - ocamlc src/core_kernel__Thread_safe_queue.{cmo,cmt} - ocamlopt src/core_kernel__Bag.{cmx,o} - ocamlc src/core_kernel__Heap.{cmo,cmt} - ocamlc src/core_kernel__Binary_packing.{cmo,cmt} - ocamlc src/core_kernel__Deque.{cmo,cmt} - ocamlc src/core_kernel__Fdeque.{cmo,cmt} - ocamlc src/core_kernel__Weak_pointer.{cmo,cmt} - ocamlc src/core_kernel__Core_queue.{cmo,cmt} - ocamlc src/core_kernel__Validated.{cmo,cmt} - ocamlc src/core_kernel__Container_unit_tests.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_internal.{cmi,cmo,cmt} - ocamlc src/core_kernel__Option_array.{cmo,cmt} - ocamlc src/core_kernel__Make_substring.{cmi,cmo,cmt} - ocamlc src/core_kernel__Memo.{cmo,cmt} - ocamlc src/core_kernel__Percent.{cmi,cmti} - ocamlc src/core_kernel__Substring.{cmi,cmti} - ocamlc src/core_kernel__Bigsubstring.{cmi,cmti} - ocamlc src/core_kernel__Bigsubstring.{cmo,cmt} - ocamlc src/core_kernel__Substring.{cmo,cmt} - ocamlc src/core_kernel__Bigstring.{cmo,cmt} - File "src/bigstring.ml", line 382, characters 28-43: - Warning 3: deprecated: Bigarray.Array1.map_file - Use [array1_of_genarray (Unix.map_file ...)] instead. - Note that Bigarray.Array1.map_file raises Sys_error while - Unix.map_file raises Unix_error. - ocamlc src/core_kernel__Float_with_finite_only_serialization.{cmo,cmt} - ocamlc src/core_kernel__Unpack_buffer.{cmo,cmt} - ocamlc src/core_kernel__Bounded_int_table.{cmo,cmt} - ocamlc src/core_kernel__Constrained_float.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bucket.{cmi,cmo,cmt} - ocamlc src/core_kernel__Univ_map.{cmi,cmti} - ocamlopt src/core_kernel__Comparable.{cmx,o} - ocamlc src/core_kernel__Byte_units.{cmo,cmt} - ocamlc src/core_kernel__Unique_id_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Blang.{cmo,cmt} - ocamlc src/core_kernel__Host_and_port.{cmi,cmti} - ocamlc src/core_kernel__Total_map.{cmo,cmt} - ocamlc src/core_kernel__Span_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Bounded_index_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Day_of_week_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Stable_containers.{cmo,cmt} - ocamlc src/core_kernel__Percent.{cmo,cmt} - File "src/percent.ml", line 160, characters 9-14: - Warning 3: deprecated: sign - [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn] - File "src/float.mli", line 42, characters 0-103: - Definition - File "src/comparable_intf.ml", line 30, characters 2-25: - Expected signature - ocamlc src/core_kernel__Flags.{cmo,cmt} - ocamlc src/core_kernel__String_id_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Month_intf.{cmx,o} - ocamlc src/core_kernel__Span.{cmi,cmti} - ocamlc src/core_kernel__Unique_id.{cmi,cmti} - ocamlopt src/core_kernel__Source_code_position.{cmx,o} - ocamlopt src/core_kernel__Bool.{cmx,o} - ocamlopt src/core_kernel__Type_equal.{cmx,o} - ocamlc src/core_kernel__Univ_map.{cmo,cmt} - ocamlopt src/core_kernel__Univ_map_intf.{cmx,o} - ocamlopt src/core_kernel__Type_equal_intf.{cmx,o} - ocamlopt src/core_kernel__Validated_intf.{cmx,o} - ocamlc src/core_kernel__Bounded_index.{cmi,cmti} - ocamlc src/core_kernel__Day_of_week.{cmi,cmti} - ocamlopt src/core_kernel__Debug.{cmx,o} - ocamlc src/core_kernel__Host_and_port.{cmo,cmt} - ocamlc src/core_kernel__Ofday_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__String_id.{cmi,cmti} - ocamlc src/core_kernel__Bus.{cmo,cmt} - ocamlc src/core_kernel__Unique_id.{cmo,cmt} - ocamlopt src/core_kernel__Core_gc.{cmx,o} - ocamlc src/core_kernel__Ofday.{cmi,cmti} - ocamlc src/core_kernel__Date0_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Span.{cmo,cmt} - File "src/span.ml", line 67, characters 15-20: - Warning 3: deprecated: sign - [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn] - File "src/float.mli", line 42, characters 0-103: - Definition - File "src/comparable_intf.ml", line 30, characters 2-25: - Expected signature - ocamlc src/core_kernel__Bounded_index.{cmo,cmt} - ocamlc src/core_kernel__Day_of_week.{cmo,cmt} - ocamlopt src/core_kernel__Identifiable.{cmx,o} - ocamlc src/core_kernel__Date0.{cmi,cmti} - ocamlc src/core_kernel__String_id.{cmo,cmt} - ocamlc src/core_kernel__Time_ns_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Time_ns.{cmi,cmti} - ocamlc src/core_kernel__Ofday.{cmo,cmt} - File "src/ofday.ml", line 29, characters 9-14: - Warning 3: deprecated: sign - [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn] - File "src/float.mli", line 42, characters 0-103: - Definition - File "src/comparable_intf.ml", line 30, characters 2-25: - Expected signature - ocamlopt src/core_kernel__Nothing.{cmx,o} - ocamlc src/core_kernel__Limiter.{cmi,cmti} - ocamlopt src/core_kernel__Unit.{cmx,o} - ocamlc src/core_kernel__Time_ns_alternate_sexp.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Never_returns.{cmx,o} - ocamlopt src/core_kernel__Core_int32.{cmx,o} - ocamlopt src/core_kernel__Core_char.{cmx,o} - ocamlopt src/core_kernel__Sign.{cmx,o} - ocamlopt src/core_kernel__Core_int64.{cmx,o} - ocamlc src/core_kernel__Limiter.{cmo,cmt} - ocamlopt src/core_kernel__Core_nativeint.{cmx,o} - ocamlc src/core_kernel__Time0_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Int_intf.{cmx,o} - ocamlopt src/core_kernel__Core_int.{cmx,o} - ocamlc src/core_kernel__Timing_wheel_ns.{cmi,cmti} - ocamlc src/core_kernel__Time_ns.{cmo,cmt} - ocamlc src/core_kernel__Date0.{cmo,cmt} - ocamlc src/core_kernel__Time_float0.{cmi,cmti} - ocamlopt src/core_kernel__Core_int63.{cmx,o} - ocamlopt src/core_kernel__Stable_int63able.{cmx,o} - ocamlopt src/core_kernel__Core_string.{cmx,o} - ocamlopt src/core_kernel__Pool_intf.{cmx,o} - ocamlc src/core_kernel__Zone_intf.{cmi,cmo,cmt} - ocamlc src/core_kernel__Time_float0.{cmo,cmt} - ocamlopt src/core_kernel__Rope.{cmx,o} - ocamlc src/core_kernel__Timing_wheel_ns.{cmo,cmt} - ocamlopt src/core_kernel__Flags_intf.{cmx,o} - ocamlopt src/core_kernel__Interfaces.{cmx,o} - ocamlopt src/core_kernel__Float.{cmx,o} - ocamlopt src/core_kernel__Timing_wheel_ns_intf.{cmx,o} - ocamlopt src/core_kernel__Core_sexp.{cmx,o} - ocamlc src/core_kernel__Zone.{cmi,cmti} - ocamlopt src/core_kernel__Pool.{cmx,o} - ocamlopt src/core_kernel__Pooled_hashtbl.{cmx,o} - ocamlc src/core_kernel__Zone.{cmo,cmt} - ocamlc src/core_kernel__Time_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Std_internal.{cmx,o} - ocamlopt src/core_kernel__Core_ephemeron.{cmx,o} - ocamlopt src/core_kernel__Digit_string_helpers.{cmx,o} - ocamlopt src/core_kernel__Core_weak.{cmx,o} - ocamlopt src/core_kernel__Int_set.{cmx,o} - ocamlopt src/core_kernel__Moption.{cmx,o} - ocamlopt src/core_kernel__Univ.{cmx,o} - ocamlopt src/core_kernel__Weak_pointer.{cmx,o} - ocamlopt src/core_kernel__Linked_stack.{cmx,o} - ocamlopt src/core_kernel__Thread_safe_queue.{cmx,o} - ocamlopt src/core_kernel__Fheap.{cmx,o} - ocamlopt src/core_kernel__Memo.{cmx,o} - ocamlopt src/core_kernel__Fdeque.{cmx,o} - ocamlopt src/core_kernel__Stable_internal.{cmx,o} - ocamlopt src/core_kernel__Heap.{cmx,o} - ocamlopt src/core_kernel__Binary_packing.{cmx,o} - ocamlc src/core_kernel__Time_float.{cmi,cmti} - ocamlopt src/core_kernel__Fqueue.{cmx,o} - ocamlopt src/core_kernel__Hash_heap.{cmx,o} - ocamlopt src/core_kernel__Constrained_float.{cmx,o} - ocamlopt src/core_kernel__Span_intf.{cmx,o} - ocamlopt src/core_kernel__Bucket.{cmx,o} - ocamlopt src/core_kernel__Total_map.{cmx,o} - ocamlc src/core_kernel__Time.{cmi,cmti} - ocamlopt src/core_kernel__Host_and_port.{cmx,o} - ocamlopt src/core_kernel__Bounded_index_intf.{cmx,o} - ocamlopt src/core_kernel__Byte_units.{cmx,o} - ocamlopt src/core_kernel__Unique_id_intf.{cmx,o} - ocamlopt src/core_kernel__Univ_map.{cmx,o} - ocamlopt src/core_kernel__Flags.{cmx,o} - ocamlc src/core_kernel__Date_intf.{cmi,cmo,cmt} - ocamlopt src/core_kernel__String_id_intf.{cmx,o} - ocamlopt src/core_kernel__Ofday_intf.{cmx,o} - ocamlopt src/core_kernel__Bigstring.{cmx,o} - File "src/bigstring.ml", line 382, characters 28-43: - Warning 3: deprecated: Bigarray.Array1.map_file - Use [array1_of_genarray (Unix.map_file ...)] instead. - Note that Bigarray.Array1.map_file raises Sys_error while - Unix.map_file raises Unix_error. - ocamlc src/core_kernel__Time_float.{cmo,cmt} - ocamlopt src/core_kernel__Bigstring_marshal.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer_internal.{cmx,o} - ocamlc src/core_kernel__Date.{cmi,cmti} - ocamlopt src/core_kernel__Unique_id.{cmx,o} - ocamlopt src/core_kernel__Core_bin_prot.{cmx,o} - ocamlopt src/core_kernel__Substring_intf.{cmx,o} - ocamlopt src/core_kernel__Binable.{cmx,o} - ocamlc src/core_kernel__Std_kernel.{cmi,cmo,cmt} - ocamlc src/core_kernel__Version_util.{cmi,cmti} - ocamlopt src/core_kernel__Make_stable.{cmx,o} - ocamlc src/core_kernel__Std_common.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Uniform_array.{cmx,o} - ocamlopt src/core_kernel__Float_with_finite_only_serialization.{cmx,o} - ocamlopt src/core_kernel__Bigbuffer.{cmx,o} - ocamlopt src/core_kernel__Validated.{cmx,o} - ocamlopt src/core_kernel__Stable_unit_test.{cmx,o} - ocamlopt src/core_kernel__Make_substring.{cmx,o} - ocamlc src/core_kernel__Stable.{cmi,cmo,cmt} - ocamlc src/core_kernel__Version_util.{cmo,cmt} - ocamlc src/core_kernel__Date.{cmo,cmt} - ocamlopt src/core_kernel__Substring.{cmx,o} - ocamlopt src/core_kernel__Option_array.{cmx,o} - ocamlopt src/core_kernel__Bigsubstring.{cmx,o} - ocamlopt src/core_kernel__Bus.{cmx,o} - ocamlopt src/core_kernel__Bounded_int_table.{cmx,o} - ocamlc src/core_kernel__Time.{cmo,cmt} - ocamlopt src/core_kernel__Pid.{cmx,o} - ocamlopt src/core_kernel__Core_stack.{cmx,o} - ocamlopt src/core_kernel__Stable_containers.{cmx,o} - ocamlopt src/core_kernel__Deque.{cmx,o} - ocamlopt src/core_kernel__Core_queue.{cmx,o} - ocamlopt src/core_kernel__String_id.{cmx,o} - ocamlopt src/core_kernel__Blang.{cmx,o} - ocamlopt src/core_kernel__Month.{cmx,o} - ocamlopt src/core_kernel__Percent.{cmx,o} - File "src/percent.ml", line 160, characters 9-14: - Warning 3: deprecated: sign - [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn] - File "src/float.mli", line 42, characters 0-103: - Definition - File "src/comparable_intf.ml", line 30, characters 2-25: - Expected signature - ocamlopt src/core_kernel__Tuple.{cmx,o} - ocamlopt src/core_kernel__Bounded_index.{cmx,o} - ocamlopt src/core_kernel__Container_unit_tests.{cmx,o} - ocamlopt src/core_kernel__Unpack_buffer.{cmx,o} - ocamlopt src/core_kernel__Day_of_week_intf.{cmx,o} - ocamlopt src/core_kernel__Span.{cmx,o} - File "src/span.ml", line 67, characters 15-20: - Warning 3: deprecated: sign - [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn] - File "src/float.mli", line 42, characters 0-103: - Definition - File "src/comparable_intf.ml", line 30, characters 2-25: - Expected signature - ocamlc src/core_kernel.{cmi,cmo,cmt} - ocamlopt src/core_kernel__Day_of_week.{cmx,o} - ocamlc src/core_kernel.cma - ocamlopt src/core_kernel__Date0_intf.{cmx,o} - ocamlopt src/core_kernel__Ofday.{cmx,o} - File "src/ofday.ml", line 29, characters 9-14: - Warning 3: deprecated: sign - [since 2016-01] Replace [sign] with [robust_sign] or [sign_exn] - File "src/float.mli", line 42, characters 0-103: - Definition - File "src/comparable_intf.ml", line 30, characters 2-25: - Expected signature - ocamlopt src/core_kernel__Date0.{cmx,o} - ocamlopt src/core_kernel__Time_ns_intf.{cmx,o} - ocamlopt src/core_kernel__Time0_intf.{cmx,o} - ocamlopt src/core_kernel__Time_ns.{cmx,o} - ocamlopt src/core_kernel__Time_ns_alternate_sexp.{cmx,o} - ocamlopt src/core_kernel__Limiter.{cmx,o} - ocamlopt src/core_kernel__Zone_intf.{cmx,o} - ocamlopt src/core_kernel__Time_float0.{cmx,o} - ocamlopt src/core_kernel__Zone.{cmx,o} - ocamlopt src/core_kernel__Timing_wheel_ns.{cmx,o} - ocamlopt src/core_kernel__Time_intf.{cmx,o} - ocamlopt src/core_kernel__Time.{cmx,o} - ocamlopt src/core_kernel__Time_float.{cmx,o} - ocamlopt src/core_kernel__Date_intf.{cmx,o} - ocamlopt src/core_kernel__Date.{cmx,o} - ocamlopt src/core_kernel__Version_util.{cmx,o} - ocamlopt src/core_kernel__Std_common.{cmx,o} - ocamlopt src/core_kernel__Stable.{cmx,o} - ocamlopt src/core_kernel__Std_kernel.{cmx,o} - ocamlopt src/core_kernel.{cmx,o} - ocamlopt src/core_kernel.{a,cmxa} - ocamlopt src/core_kernel.cmxs -> compiled core_kernel.v0.9.1 -> installed core_kernel.v0.9.1 Processing 331/366: [async_kernel: jbuilder build] Processing 332/366: [async_kernel: jbuilder build] [core: jbuilder build] Processing 333/366: [async_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] - ocamlc src/async_kernel__.{cmi,cmo,cmt} - ocamlopt src/async_kernel__.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/async_condition.pp.ml - ppx src/async_gc.pp.ml - ppx src/async_invariant.pp.ml - ppx src/async_invariant_intf.pp.ml - ppx src/async_kernel.pp.ml - ppx src/async_quickcheck.pp.ml - ppx src/async_quickcheck_intf.pp.ml - ppx src/async_stream.pp.ml - ppx src/bvar.pp.ml - ppx src/clock_intf.pp.ml - ppx src/clock_ns.pp.ml - ppx src/debug.pp.ml - ppx src/deferred.pp.ml - ppx src/deferred0.pp.ml - ppx src/deferred1.pp.ml - ppx src/deferred_array.pp.ml - ppx src/deferred_list.pp.ml - ppx src/deferred_map.pp.ml - ppx src/deferred_memo.pp.ml - ppx src/deferred_option.pp.ml - ppx src/deferred_queue.pp.ml - ppx src/deferred_result.pp.ml - ppx src/deferred_sequence.pp.ml - ppx src/deferred_sequence_unit_tests.pp.ml - ppx src/deferred_std.pp.ml - ppx src/deferred_or_error.pp.ml - ppx src/deferred_unit_tests.pp.ml - ppx src/eager_deferred.pp.ml - ppx src/execution_context.pp.ml - ppx src/external_job.pp.ml - ppx src/handler.pp.ml - ppx src/config.pp.ml - ppx src/import.pp.ml - ppx src/ivar.pp.ml - ppx src/ivar_filler.pp.ml - ppx src/job.pp.ml - ppx src/job_pool.pp.ml - ppx src/ivar0.pp.ml - ppx src/job_queue.pp.ml - ppx src/lazy_deferred.pp.ml - ppx src/limiter.pp.ml - ppx src/monad_sequence.pp.ml - ppx src/monad_sequence_unit_tests.pp.ml - ppx src/monitor.pp.ml - ppx src/monitor0.pp.ml - ppx src/mvar.pp.ml - ppx src/priority.pp.ml - ppx src/require_explicit_time_source.pp.ml - ppx src/scheduler.pp.ml - ppx src/scheduler0.pp.ml - ppx src/synchronous_time_source.pp.ml - ppx src/synchronous_time_source0.pp.ml - ppx src/tail.pp.ml - ppx src/throttle.pp.ml - ppx src/throttle_debug.pp.ml - ppx src/throttle_unit_tests.pp.ml - ppx src/time_ns.pp.ml - ppx src/time_source.pp.ml - ppx src/time_source0.pp.ml - ppx src/time_source_intf.pp.ml - ppx src/timing_wheel_ns.pp.ml - ppx src/scheduler1.pp.ml - ppx src/types.pp.ml - ppx src/async_condition.pp.mli - ppx src/async_gc.pp.mli - ppx src/async_invariant.pp.mli - ppx src/async_quickcheck.pp.mli - ppx src/async_stream.pp.mli - ppx src/bvar.pp.mli - ppx src/clock_ns.pp.mli - ppx src/config.pp.mli - ppx src/debug.pp.mli - ppx src/deferred.pp.mli - ppx src/deferred0.pp.mli - ppx src/deferred_array.pp.mli - ppx src/deferred_list.pp.mli - ppx src/deferred_map.pp.mli - ppx src/deferred_memo.pp.mli - ppx src/deferred_option.pp.mli - ppx src/deferred_or_error.pp.mli - ppx src/deferred_queue.pp.mli - ppx src/deferred_result.pp.mli - ppx src/deferred_sequence.pp.mli - ppx src/eager_deferred.pp.mli - ppx src/deferred_sequence_unit_tests.pp.mli - ppx src/deferred_unit_tests.pp.mli - ppx src/external_job.pp.mli - ppx src/execution_context.pp.mli - ppx src/handler.pp.mli - ppx src/ivar_filler.pp.mli - ppx src/ivar0.pp.mli - ppx src/job.pp.mli - ppx src/ivar.pp.mli - ppx src/job_pool.pp.mli - ppx src/lazy_deferred.pp.mli - ppx src/job_queue.pp.mli - ppx src/monad_sequence_unit_tests.pp.mli - ppx src/limiter.pp.mli - ppx src/priority.pp.mli - ppx src/mvar.pp.mli - ppx src/synchronous_time_source.pp.mli - ppx src/monitor.pp.mli - ppx src/scheduler.pp.mli - ppx src/require_explicit_time_source.pp.mli - ppx src/synchronous_time_source0.pp.mli - ppx src/pipe.pp.mli - ppx src/tail.pp.mli - ppx src/time_source.pp.mli - ppx src/throttle_unit_tests.pp.mli - ppx src/throttle.pp.mli - ppx src/throttle_debug.pp.mli - ppx src/pipe.pp.ml - ocamldep src/async_kernel.dependsi.ocamldep-output - ocamldep src/async_kernel.depends.ocamldep-output - ocamlc src/async_kernel__Deferred_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Timing_wheel_ns.{cmi,cmo,cmt} - ocamlc src/async_kernel__Time_ns.{cmi,cmo,cmt} - ocamlopt src/async_kernel__Timing_wheel_ns.{cmx,o} - ocamlopt src/async_kernel__Time_ns.{cmx,o} - ocamlc src/async_kernel__Config.{cmi,cmti} - ocamlc src/async_kernel__Debug.{cmi,cmti} - ocamlc src/async_kernel__Import.{cmi,cmo,cmt} - ocamlc src/async_kernel__Debug.{cmo,cmt} - ocamlc src/async_kernel__Priority.{cmi,cmti} - ocamlc src/async_kernel__Async_gc.{cmi,cmti} - ocamlc src/async_kernel__Synchronous_time_source0.{cmi,cmti} - ocamlc src/async_kernel__Monad_sequence.{cmi,cmo,cmt} - ocamlc src/async_kernel__Priority.{cmo,cmt} - ocamlc src/async_kernel__Synchronous_time_source.{cmi,cmti} - ocamlc src/async_kernel__Types.{cmi,cmo,cmt} - ocamlc src/async_kernel__Scheduler0.{cmi,cmo,cmt} - ocamlc src/async_kernel__Job.{cmi,cmti} - ocamlc src/async_kernel__Config.{cmo,cmt} - ocamlc src/async_kernel__Monitor0.{cmi,cmo,cmt} - ocamlc src/async_kernel__Synchronous_time_source0.{cmo,cmt} - ocamlc src/async_kernel__Time_source0.{cmi,cmo,cmt} - ocamlc src/async_kernel__Execution_context.{cmi,cmti} - ocamlc src/async_kernel__External_job.{cmi,cmti} - ocamlc src/async_kernel__Job_pool.{cmi,cmti} - ocamlc src/async_kernel__Ivar0.{cmi,cmti} - ocamlc src/async_kernel__Job_queue.{cmi,cmti} - ocamlopt src/async_kernel__Config.{cmx,o} - ocamlc src/async_kernel__External_job.{cmo,cmt} - ocamlc src/async_kernel__Execution_context.{cmo,cmt} - ocamlc src/async_kernel__Deferred0.{cmi,cmti} - ocamlc src/async_kernel__Job.{cmo,cmt} - ocamlc src/async_kernel__Job_pool.{cmo,cmt} - ocamlc src/async_kernel__Deferred0.{cmo,cmt} - ocamlc src/async_kernel__Deferred_option.{cmi,cmti} - ocamlc src/async_kernel__Ivar_filler.{cmi,cmti} - ocamlc src/async_kernel__Ivar.{cmi,cmti} - ocamlc src/async_kernel__Bvar.{cmi,cmti} - ocamlopt src/async_kernel__Debug.{cmx,o} - ocamlc src/async_kernel__Job_queue.{cmo,cmt} - ocamlc src/async_kernel__Ivar.{cmo,cmt} - ocamlc src/async_kernel__Ivar_filler.{cmo,cmt} - ocamlopt src/async_kernel__Import.{cmx,o} - ocamlopt src/async_kernel__Priority.{cmx,o} - ocamlopt src/async_kernel__Monad_sequence.{cmx,o} - ocamlc src/async_kernel__Scheduler1.{cmi,cmo,cmt} - ocamlopt src/async_kernel__Types.{cmx,o} - ocamlopt src/async_kernel__Scheduler0.{cmx,o} - ocamlopt src/async_kernel__External_job.{cmx,o} - ocamlc src/async_kernel__Bvar.{cmo,cmt} - ocamlc src/async_kernel__Deferred1.{cmi,cmo,cmt} - ocamlc src/async_kernel__Deferred_array.{cmi,cmti} - ocamlc src/async_kernel__Deferred_list.{cmi,cmti} - ocamlc src/async_kernel__Deferred_queue.{cmi,cmti} - ocamlc src/async_kernel__Deferred_sequence.{cmi,cmti} - ocamlc src/async_kernel__Deferred_std.{cmi,cmo,cmt} - ocamlc src/async_kernel__Deferred_memo.{cmi,cmti} - ocamlc src/async_kernel__Tail.{cmi,cmti} - ocamlc src/async_kernel__Deferred_result.{cmi,cmti} - ocamlc src/async_kernel__Monad_sequence_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Deferred_option.{cmo,cmt} - ocamlc src/async_kernel__Deferred_map.{cmi,cmti} - ocamlc src/async_kernel__Deferred_sequence_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Throttle.{cmi,cmti} - ocamlopt src/async_kernel__Synchronous_time_source0.{cmx,o} - ocamlc src/async_kernel__Eager_deferred.{cmi,cmti} - ocamlc src/async_kernel__Async_stream.{cmi,cmti} - ocamlc src/async_kernel__Deferred_or_error.{cmi,cmti} - ocamlc src/async_kernel__Deferred_queue.{cmo,cmt} - ocamlopt src/async_kernel__Monitor0.{cmx,o} - ocamlc src/async_kernel__Monitor.{cmi,cmti} - ocamlc src/async_kernel__Ivar0.{cmo,cmt} - ocamlc src/async_kernel__Deferred_result.{cmo,cmt} - ocamlc src/async_kernel__Tail.{cmo,cmt} - ocamlc src/async_kernel__Clock_intf.{cmi,cmo,cmt} - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 273, characters 2-112: - Definition - File "src/clock_intf.ml", line 26, characters 2-59: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 276, characters 2-112: - Definition - File "src/clock_intf.ml", line 27, characters 2-59: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 279, characters 2-97: - Definition - File "src/clock_intf.ml", line 37, characters 2-44: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 282, characters 2-97: - Definition - File "src/clock_intf.ml", line 38, characters 2-44: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: with_timeout - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 285, characters 2-172: - Definition - File "src/clock_intf.ml", line 44, characters 2-119: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: scheduled_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 300, characters 4-96: - Definition - File "src/clock_intf.ml", line 60, characters 4-41: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: status - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 303, characters 4-207: - Definition - File "src/clock_intf.ml", line 65, characters 4-152: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 309, characters 4-119: - Definition - File "src/clock_intf.ml", line 82, characters 4-64: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 312, characters 4-119: - Definition - File "src/clock_intf.ml", line 83, characters 4-64: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: abort - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 315, characters 4-228: - Definition - File "src/clock_intf.ml", line 87, characters 4-173: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: abort_exn - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 320, characters 4-99: - Definition - File "src/clock_intf.ml", line 92, characters 4-44: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: abort_if_possible - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 323, characters 4-106: - Definition - File "src/clock_intf.ml", line 95, characters 4-51: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: fired - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 326, characters 4-132: - Definition - File "src/clock_intf.ml", line 97, characters 4-77: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: reschedule_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 329, characters 4-322: - Definition - File "src/clock_intf.ml", line 106, characters 4-267: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: reschedule_after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 336, characters 4-325: - Definition - File "src/clock_intf.ml", line 111, characters 4-270: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 343, characters 4-97: - Definition - File "src/clock_intf.ml", line 163, characters 4-42: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 346, characters 4-97: - Definition - File "src/clock_intf.ml", line 164, characters 4-42: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at_varying_intervals - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 350, characters 2-155: - Definition - File "src/clock_intf.ml", line 171, characters 2-102: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at_intervals - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 354, characters 2-167: - Definition - File "src/clock_intf.ml", line 192, characters 2-114: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: every' - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 361, characters 2-351: - Definition - File "src/clock_intf.ml", line 217, characters 2-298: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: every - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 370, characters 2-308: - Definition - File "src/clock_intf.ml", line 227, characters 2-255: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at_intervals' - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 378, characters 2-337: - Definition - File "src/clock_intf.ml", line 241, characters 2-284: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at_intervals - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 387, characters 2-325: - Definition - File "src/clock_intf.ml", line 254, characters 2-272: - Expected signature - ocamlc src/async_kernel__Deferred.{cmi,cmti} - ocamlc src/async_kernel__Deferred_map.{cmo,cmt} - ocamlc src/async_kernel__Deferred_array.{cmo,cmt} - ocamlc src/async_kernel__Deferred_list.{cmo,cmt} - ocamlc src/async_kernel__Deferred_sequence.{cmo,cmt} - ocamlc src/async_kernel__Time_source_intf.{cmi,cmo,cmt} - ocamlc src/async_kernel__Handler.{cmi,cmti} - ocamlc src/async_kernel__Clock_ns.{cmi,cmti} - ocamlc src/async_kernel__Async_condition.{cmi,cmti} - ocamlc src/async_kernel__Limiter.{cmi,cmti} - ocamlc src/async_kernel__Scheduler.{cmi,cmti} - ocamlc src/async_kernel__Throttle_unit_tests.{cmi,cmti} - ocamlc src/async_kernel__Async_stream.{cmo,cmt} - ocamlc src/async_kernel__Lazy_deferred.{cmi,cmti} - ocamlc src/async_kernel__Pipe.{cmi,cmti} - ocamlc src/async_kernel__Async_quickcheck_intf.{cmi,cmo,cmt} - ocamlc src/async_kernel__Mvar.{cmi,cmti} - ocamlc src/async_kernel__Async_invariant_intf.{cmi,cmo,cmt} - ocamlc src/async_kernel__Time_source.{cmi,cmti} - ocamlc src/async_kernel__Handler.{cmo,cmt} - ocamlopt src/async_kernel__Execution_context.{cmx,o} - ocamlc src/async_kernel__Throttle_debug.{cmi,cmti} - ocamlc src/async_kernel__Async_condition.{cmo,cmt} - ocamlc src/async_kernel__Throttle.{cmo,cmt} - ocamlc src/async_kernel__Deferred_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Async_invariant.{cmi,cmti} - ocamlc src/async_kernel__Async_quickcheck.{cmi,cmti} - ocamlc src/async_kernel__Synchronous_time_source.{cmo,cmt} - ocamlc src/async_kernel__Eager_deferred.{cmo,cmt} - ocamlc src/async_kernel__Clock_ns.{cmo,cmt} - ocamlc src/async_kernel__Deferred.{cmo,cmt} - ocamlc src/async_kernel__Deferred_sequence_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Monitor.{cmo,cmt} - ocamlopt src/async_kernel__Job_pool.{cmx,o} - ocamlc src/async_kernel__Lazy_deferred.{cmo,cmt} - ocamlc src/async_kernel__Mvar.{cmo,cmt} - ocamlc src/async_kernel__Limiter.{cmo,cmt} - ocamlc src/async_kernel__Monad_sequence_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Async_invariant.{cmo,cmt} - ocamlc src/async_kernel__Async_quickcheck.{cmo,cmt} - ocamlc src/async_kernel__Require_explicit_time_source.{cmi,cmti} - ocamlopt src/async_kernel__Job.{cmx,o} - ocamlc src/async_kernel__Deferred_memo.{cmo,cmt} - ocamlopt src/async_kernel__Job_queue.{cmx,o} - ocamlc src/async_kernel__Deferred_or_error.{cmo,cmt} - ocamlc src/async_kernel__Async_gc.{cmo,cmt} - ocamlc src/async_kernel.{cmi,cmo,cmt} - ocamlc src/async_kernel__Time_source.{cmo,cmt} - ocamlopt src/async_kernel__Time_source0.{cmx,o} - ocamlc src/async_kernel__Scheduler.{cmo,cmt} - ocamlc src/async_kernel__Throttle_debug.{cmo,cmt} - ocamlc src/async_kernel__Throttle_unit_tests.{cmo,cmt} - ocamlc src/async_kernel__Require_explicit_time_source.{cmo,cmt} - ocamlc src/async_kernel__Pipe.{cmo,cmt} - ocamlc src/async_kernel.cma - ocamlopt src/async_kernel__Scheduler1.{cmx,o} - ocamlopt src/async_kernel__Ivar0.{cmx,o} - ocamlopt src/async_kernel__Deferred0.{cmx,o} - ocamlopt src/async_kernel__Ivar.{cmx,o} - ocamlopt src/async_kernel__Ivar_filler.{cmx,o} - ocamlopt src/async_kernel__Deferred1.{cmx,o} - ocamlopt src/async_kernel__Bvar.{cmx,o} - ocamlopt src/async_kernel__Deferred_std.{cmx,o} - ocamlopt src/async_kernel__Deferred_option.{cmx,o} - ocamlopt src/async_kernel__Tail.{cmx,o} - ocamlopt src/async_kernel__Deferred_result.{cmx,o} - ocamlopt src/async_kernel__Mvar.{cmx,o} - ocamlopt src/async_kernel__Monitor.{cmx,o} - ocamlopt src/async_kernel__Async_stream.{cmx,o} - ocamlopt src/async_kernel__Clock_intf.{cmx,o} - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 273, characters 2-112: - Definition - File "src/clock_intf.ml", line 26, characters 2-59: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 276, characters 2-112: - Definition - File "src/clock_intf.ml", line 27, characters 2-59: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 279, characters 2-97: - Definition - File "src/clock_intf.ml", line 37, characters 2-44: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 282, characters 2-97: - Definition - File "src/clock_intf.ml", line 38, characters 2-44: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: with_timeout - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 285, characters 2-172: - Definition - File "src/clock_intf.ml", line 44, characters 2-119: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: scheduled_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 300, characters 4-96: - Definition - File "src/clock_intf.ml", line 60, characters 4-41: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: status - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 303, characters 4-207: - Definition - File "src/clock_intf.ml", line 65, characters 4-152: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 309, characters 4-119: - Definition - File "src/clock_intf.ml", line 82, characters 4-64: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 312, characters 4-119: - Definition - File "src/clock_intf.ml", line 83, characters 4-64: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: abort - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 315, characters 4-228: - Definition - File "src/clock_intf.ml", line 87, characters 4-173: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: abort_exn - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 320, characters 4-99: - Definition - File "src/clock_intf.ml", line 92, characters 4-44: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: abort_if_possible - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 323, characters 4-106: - Definition - File "src/clock_intf.ml", line 95, characters 4-51: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: fired - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 326, characters 4-132: - Definition - File "src/clock_intf.ml", line 97, characters 4-77: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: reschedule_at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 329, characters 4-322: - Definition - File "src/clock_intf.ml", line 106, characters 4-267: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: reschedule_after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 336, characters 4-325: - Definition - File "src/clock_intf.ml", line 111, characters 4-270: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 343, characters 4-97: - Definition - File "src/clock_intf.ml", line 163, characters 4-42: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: after - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 346, characters 4-97: - Definition - File "src/clock_intf.ml", line 164, characters 4-42: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at_varying_intervals - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 350, characters 2-155: - Definition - File "src/clock_intf.ml", line 171, characters 2-102: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: at_intervals - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 354, characters 2-167: - Definition - File "src/clock_intf.ml", line 192, characters 2-114: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: every' - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 361, characters 2-351: - Definition - File "src/clock_intf.ml", line 217, characters 2-298: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: every - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 370, characters 2-308: - Definition - File "src/clock_intf.ml", line 227, characters 2-255: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at_intervals' - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 378, characters 2-337: - Definition - File "src/clock_intf.ml", line 241, characters 2-284: - Expected signature - File "src/clock_intf.ml", line 399, characters 38-39: - Warning 3: deprecated: run_at_intervals - [since 2016-02] Use [Time_source] - File "src/clock_intf.ml", line 387, characters 2-325: - Definition - File "src/clock_intf.ml", line 254, characters 2-272: - Expected signature - ocamlopt src/async_kernel__Time_source_intf.{cmx,o} - ocamlopt src/async_kernel__Throttle.{cmx,o} - ocamlopt src/async_kernel__Time_source.{cmx,o} - ocamlopt src/async_kernel__Deferred_list.{cmx,o} - ocamlopt src/async_kernel__Deferred_sequence.{cmx,o} - ocamlopt src/async_kernel__Deferred_array.{cmx,o} - ocamlopt src/async_kernel__Clock_ns.{cmx,o} - ocamlopt src/async_kernel__Deferred_queue.{cmx,o} - ocamlopt src/async_kernel__Deferred_map.{cmx,o} - ocamlopt src/async_kernel__Scheduler.{cmx,o} - ocamlopt src/async_kernel__Handler.{cmx,o} - ocamlopt src/async_kernel__Synchronous_time_source.{cmx,o} - ocamlopt src/async_kernel__Require_explicit_time_source.{cmx,o} - ocamlopt src/async_kernel__Deferred_memo.{cmx,o} - ocamlopt src/async_kernel__Monad_sequence_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Async_gc.{cmx,o} - ocamlopt src/async_kernel__Deferred_or_error.{cmx,o} - ocamlopt src/async_kernel__Deferred.{cmx,o} - ocamlopt src/async_kernel__Async_quickcheck_intf.{cmx,o} - ocamlopt src/async_kernel__Async_invariant_intf.{cmx,o} - ocamlopt src/async_kernel__Async_quickcheck.{cmx,o} - ocamlopt src/async_kernel__Deferred_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Async_condition.{cmx,o} - ocamlopt src/async_kernel__Deferred_sequence_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Lazy_deferred.{cmx,o} - ocamlopt src/async_kernel__Limiter.{cmx,o} - ocamlopt src/async_kernel__Async_invariant.{cmx,o} - ocamlopt src/async_kernel__Eager_deferred.{cmx,o} - ocamlopt src/async_kernel__Throttle_debug.{cmx,o} - ocamlopt src/async_kernel__Throttle_unit_tests.{cmx,o} - ocamlopt src/async_kernel__Pipe.{cmx,o} - ocamlopt src/async_kernel.{cmx,o} - ocamlopt src/async_kernel.{a,cmxa} - ocamlopt src/async_kernel.cmxs -> compiled async_kernel.v0.9.0 Processing 333/366: [core: jbuilder build] [re2: jbuilder build] -> installed async_kernel.v0.9.0 Processing 334/366: [core: jbuilder build] [re2: jbuilder build] Processing 335/366: [async_rpc_kernel: jbuilder build] [core: jbuilder build] [re2: jbuilder build] - ocamlc src/async_rpc_kernel.{cmi,cmo,cmt} - ocamlopt src/async_rpc_kernel.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/connection_intf.pp.ml - ppx src/description.pp.ml - ppx src/nat0.pp.ml - ppx src/implementation_types.pp.ml - ppx src/implementation.pp.ml - ppx src/std.pp.ml - ppx src/connection.pp.ml - ppx src/rpc_result.pp.ml - ppx src/rpc_error.pp.ml - ppx src/transport.pp.ml - ppx src/util.pp.ml - ppx src/connection.pp.mli - ppx src/description.pp.mli - ppx src/writer_with_length.pp.ml - ppx src/transport_intf.pp.ml - ppx src/implementation.pp.mli - ppx src/implementations.pp.mli - ppx src/rpc.pp.ml - ppx src/implementations.pp.ml - ppx src/rpc_result.pp.mli - ppx src/writer_with_length.pp.mli - ppx src/rpc_error.pp.mli - ppx src/transport.pp.mli - ppx src/pipe_transport.pp.ml - ppx src/protocol.pp.ml - ppx src/nat0.pp.mli - ppx src/pipe_transport.pp.mli - ppx src/versioned_rpc.pp.mli - ppx src/rpc.pp.mli - ppx src/versioned_rpc.pp.ml - ocamldep src/async_rpc_kernel.dependsi.ocamldep-output - ocamldep src/async_rpc_kernel.depends.ocamldep-output - ocamlc src/async_rpc_kernel__Nat0.{cmi,cmti} - ocamlc src/async_rpc_kernel__Writer_with_length.{cmi,cmti} - ocamlc src/async_rpc_kernel__Nat0.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Nat0.{cmx,o} - ocamlc src/async_rpc_kernel__Transport_intf.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Writer_with_length.{cmo,cmt} - ocamlc src/async_rpc_kernel__Transport.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Transport_intf.{cmx,o} - ocamlopt src/async_rpc_kernel__Writer_with_length.{cmx,o} - ocamlc src/async_rpc_kernel__Pipe_transport.{cmi,cmti} - ocamlc src/async_rpc_kernel__Transport.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Transport.{cmx,o} - ocamlc src/async_rpc_kernel__Description.{cmi,cmti} - ocamlc src/async_rpc_kernel__Pipe_transport.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Pipe_transport.{cmx,o} - ocamlc src/async_rpc_kernel__Protocol.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Rpc_error.{cmi,cmti} - ocamlc src/async_rpc_kernel__Rpc_result.{cmi,cmti} - ocamlc src/async_rpc_kernel__Rpc_error.{cmo,cmt} - ocamlc src/async_rpc_kernel__Util.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Description.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Description.{cmx,o} - ocamlc src/async_rpc_kernel__Rpc_result.{cmo,cmt} - ocamlc src/async_rpc_kernel__Implementation_types.{cmi,cmo,cmt} - ocamlc src/async_rpc_kernel__Implementation.{cmi,cmti} - ocamlc src/async_rpc_kernel__Implementations.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Protocol.{cmx,o} - ocamlc src/async_rpc_kernel__Implementation.{cmo,cmt} - ocamlc src/async_rpc_kernel__Connection_intf.{cmi,cmo,cmt} - ocamlopt src/async_rpc_kernel__Rpc_error.{cmx,o} - ocamlc src/async_rpc_kernel__Rpc.{cmi,cmti} - ocamlc src/async_rpc_kernel__Connection.{cmi,cmti} - ocamlc src/async_rpc_kernel__Versioned_rpc.{cmi,cmti} - ocamlopt src/async_rpc_kernel__Rpc_result.{cmx,o} - ocamlc src/async_rpc_kernel__Std.{cmi,cmo,cmt} - ocamlopt src/async_rpc_kernel__Util.{cmx,o} - ocamlc src/async_rpc_kernel__Implementations.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Implementation_types.{cmx,o} - ocamlc src/async_rpc_kernel__Rpc.{cmo,cmt} - ocamlc src/async_rpc_kernel__Connection.{cmo,cmt} - ocamlopt src/async_rpc_kernel__Implementation.{cmx,o} - ocamlc src/async_rpc_kernel__Versioned_rpc.{cmo,cmt} - File "src/versioned_rpc.pp.ml", line 1: - Warning 3: deprecated: deprecated_dispatch_multi - [since 2016-02] use dispatch_multi - File "src/versioned_rpc.mli", line 116, characters 6-176: - Definition - File "src/versioned_rpc.ml", line 634, characters 6-116: - Expected signature - File "src/versioned_rpc.pp.ml", line 1: - Warning 3: deprecated: deprecated_dispatch_multi - [since 2016-02] use dispatch_multi - File "src/versioned_rpc.mli", line 184, characters 6-293: - Definition - File "src/versioned_rpc.ml", line 708, characters 6-231: - Expected signature - ocamlc src/async_rpc_kernel.cma - ocamlopt src/async_rpc_kernel__Implementations.{cmx,o} - ocamlopt src/async_rpc_kernel__Connection_intf.{cmx,o} - ocamlopt src/async_rpc_kernel__Connection.{cmx,o} - ocamlopt src/async_rpc_kernel__Rpc.{cmx,o} - ocamlopt src/async_rpc_kernel__Versioned_rpc.{cmx,o} - File "src/versioned_rpc.pp.ml", line 1: - Warning 3: deprecated: deprecated_dispatch_multi - [since 2016-02] use dispatch_multi - File "src/versioned_rpc.mli", line 116, characters 6-176: - Definition - File "src/versioned_rpc.ml", line 634, characters 6-116: - Expected signature - File "src/versioned_rpc.pp.ml", line 1: - Warning 3: deprecated: deprecated_dispatch_multi - [since 2016-02] use dispatch_multi - File "src/versioned_rpc.mli", line 184, characters 6-293: - Definition - File "src/versioned_rpc.ml", line 708, characters 6-231: - Expected signature - ocamlopt src/async_rpc_kernel__Std.{cmx,o} - ocamlopt src/async_rpc_kernel.{a,cmxa} - ocamlopt src/async_rpc_kernel.cmxs -> compiled async_rpc_kernel.v0.9.0 Processing 335/366: [core: jbuilder build] [re2: jbuilder build] -> installed async_rpc_kernel.v0.9.0 Processing 336/366: [core: jbuilder build] [re2: jbuilder build] - ocamlc top/core_top.{cmi,cmo,cmt} - ocamlc src/core__.{cmi,cmo,cmt} - ocamlopt src/core__.{cmx,o} - ocamlopt .ppx/ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_assert+ppx_driver.runner/ppx.exe - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx top/core_install_printers.pp.ml - ppx src/config/discover.pp.ml - ocamldep top/core_top.depends.ocamldep-output - ocamldep src/config/discover.depends.ocamldep-output - ocamlc src/config/discover.{cmi,cmo,cmt} - ocamlopt src/config/discover.{cmx,o} - ocamlopt src/config/discover.exe - discover src/config.h - ppx src/am_running_inline_test.pp.ml - ppx src/bigbuffer.pp.ml - ppx src/bigstring.pp.ml - ppx src/bigstring_marshal.pp.ml - ppx src/caml.pp.ml - ppx src/core.pp.ml - ppx src/core_condition.pp.ml - ppx src/core_date.pp.ml - ppx src/core_date_intf.pp.ml - ppx src/core_filename.pp.ml - ppx src/core_mutex.pp.ml - ppx src/core_sys.pp.ml - ppx src/core_thread.pp.ml - ppx src/core_time.pp.ml - ppx src/core_time_float.pp.ml - ppx src/core_time_intf.pp.ml - ppx src/crc.pp.ml - ppx src/daemon.pp.ml - ppx src/import.pp.ml - ppx src/import_time.pp.ml - ppx src/interval.pp.ml - ppx src/interval_intf.pp.ml - ppx src/iobuf_intf.pp.ml - ppx src/linux_ext_intf.pp.ml - ppx src/lock_file.pp.ml - ppx src/mac_address.pp.ml - ppx src/mutex0.pp.ml - ppx src/nano_mutex.pp.ml - ppx src/iobuf_debug.pp.ml - ppx src/piecewise_linear.pp.ml - ppx src/piecewise_linear_intf.pp.ml - ppx src/process_env.pp.ml - ppx src/linux_ext.pp.ml - ppx src/iobuf.pp.ml - ppx src/signal.pp.ml - ppx src/squeue.pp.ml - ppx src/stable.pp.ml - ppx src/std0.pp.ml - ppx src/syscall_result.pp.ml - ppx src/syscall_result_intf.pp.ml - ppx src/schedule.pp.ml - ppx src/syslog.pp.ml - ppx src/time_common.pp.ml - ppx src/time_ns.pp.ml - ppx src/time_ns_benchmarks.pp.ml - ppx src/time_ns_intf.pp.ml - ppx src/time_stamp_counter.pp.ml - ppx src/time_stamp_counter_benchmarks.pp.ml - ppx src/timing_wheel_float.pp.ml - ppx src/unix_error.pp.ml - ppx src/user_and_group.pp.ml - ppx src/uuid.pp.ml - ppx src/version_util.pp.ml - ppx src/version_util_intf.pp.ml - ppx src/weak_hashtbl.pp.ml - ppx src/am_running_inline_test.pp.mli - ppx src/bigbuffer.pp.mli - ppx src/command.pp.ml - ppx src/bigstring.pp.mli - ppx src/bigstring_marshal.pp.mli - ppx src/command.pp.mli - ppx src/core_condition.pp.mli - ppx src/core_date.pp.mli - ppx src/core_filename.pp.mli - ppx src/core_mutex.pp.mli - ppx src/core_sys.pp.mli - ppx src/core_thread.pp.mli - ppx src/core_time.pp.mli - ppx src/core_time_float.pp.mli - ppx src/crc.pp.mli - ppx src/daemon.pp.mli - ppx src/interval.pp.mli - ppx src/iobuf.pp.mli - ppx src/iobuf_debug.pp.mli - ppx src/linux_ext.pp.mli - ppx src/lock_file.pp.mli - ppx src/mac_address.pp.mli - ppx src/nano_mutex.pp.mli - ppx src/piecewise_linear.pp.mli - ppx src/process_env.pp.mli - ocamlc src/timespec.o - ppx src/schedule.pp.mli - ppx src/signal.pp.mli - ppx src/squeue.pp.mli - ocamlc src/signal_stubs.o - ppx src/time_ns.pp.mli - ppx src/syscall_result.pp.mli - ppx src/syslog.pp.mli - ppx src/timing_wheel_float.pp.mli - ppx src/time_stamp_counter.pp.mli - ppx src/uuid.pp.mli - ocamlc src/time_stamp_counter_stubs.o - ppx src/version_util.pp.mli - ppx src/user_and_group.pp.mli - ocamlc src/syslog_stubs.o - ppx src/weak_hashtbl.pp.mli - ppx src/core_unix.pp.mli - ocamlc src/crc_stubs.o - ocamlc src/unix_time_stubs.o - ocamlc src/recvmmsg.o - ocamlc src/iobuf_stubs.o - ocamlc src/ocaml_utils_stubs.o - ocamldep src/core.dependsi.ocamldep-output - ppx src/core_unix.pp.ml - ocamlc src/linux_ext_stubs.o - ocamldep src/core.depends.ocamldep-output - ocamlc src/core__Caml.{cmi,cmo,cmt} - ocamlc src/bigstring_stubs.o - ocamlopt src/core__Caml.{cmx,o} - ocamlc src/unix_stubs.o - unix_stubs.c: In function 'unix_mknod_stub': - unix_stubs.c:554:13: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] - 554 | dev = makedev(Int_val(v_major), Int_val(v_minor)); - | ^~~~~~~ - ocamlmklib src/dllcore_stubs.so,src/libcore_stubs.a - ocamlc src/core__Import.{cmi,cmo,cmt} - ocamlc src/core__Am_running_inline_test.{cmi,cmti} - ocamlc src/core__Core_sys.{cmi,cmti} - ocamlc src/core__Core_filename.{cmi,cmti} - ocamlc src/core__Daemon.{cmi,cmti} - ocamlc src/core__Core_mutex.{cmi,cmti} - ocamlc src/core__Bigbuffer.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmi,cmti} - ocamlc src/core__Squeue.{cmi,cmti} - ocamlc src/core__Syslog.{cmi,cmti} - ocamlc src/core__Mutex0.{cmi,cmo,cmt} - ocamlc src/core__Piecewise_linear_intf.{cmi,cmo,cmt} - ocamlc src/core__Weak_hashtbl.{cmi,cmti} - ocamlc src/core__Core_sys.{cmo,cmt} - ocamlc src/core__Squeue.{cmo,cmt} - ocamlc src/core__Syslog.{cmo,cmt} - ocamlc src/core__Unix_error.{cmi,cmo,cmt} - ocamlc src/core__Core_filename.{cmo,cmt} - ocamlc src/core__Weak_hashtbl.{cmo,cmt} - ocamlc src/core__Syscall_result_intf.{cmi,cmo,cmt} - ocamlc src/core__Syscall_result.{cmi,cmti} - ocamlc src/core__User_and_group.{cmi,cmti} - ocamlc src/core__Signal.{cmi,cmti} - ocamlc src/core__Uuid.{cmi,cmti} - ocamlc src/core__Core_thread.{cmi,cmti} - ocamlc src/core__Syscall_result.{cmo,cmt} - ocamlc src/core__Core_thread.{cmo,cmt} - ocamlopt src/core__Import.{cmx,o} - ocamlopt src/core__Mutex0.{cmx,o} - ocamlopt src/core__Piecewise_linear_intf.{cmx,o} - ocamlc src/core__Signal.{cmo,cmt} - ocamlopt src/core__Core_sys.{cmx,o} - ocamlopt src/core__Weak_hashtbl.{cmx,o} - ocamlopt src/core__Syslog.{cmx,o} - ocamlopt src/core__Core_filename.{cmx,o} - ocamlopt src/core__Unix_error.{cmx,o} - ocamlopt src/core__Syscall_result_intf.{cmx,o} - ocamlc src/core__Core_unix.{cmi,cmti} - ocamlopt src/core__Syscall_result.{cmx,o} - ocamlc src/core__Am_running_inline_test.{cmo,cmt} - ocamlc src/core__Process_env.{cmi,cmti} - ocamlc src/core__Bigstring.{cmi,cmti} - ocamlc src/core__Nano_mutex.{cmo,cmt} - ocamlopt src/core__Signal.{cmx,o} - ocamlc src/core__Crc.{cmi,cmti} - ocamlc src/core__Process_env.{cmo,cmt} - ocamlc src/core__Iobuf_intf.{cmi,cmo,cmt} - ocamlc src/core__Bigstring_marshal.{cmi,cmti} - ocamlc src/core__Bigbuffer.{cmo,cmt} - ocamlc src/core__Crc.{cmo,cmt} - ocamlc src/core__Bigstring_marshal.{cmo,cmt} - ocamlc src/core__Iobuf.{cmi,cmti} - ocamlopt src/core__Core_thread.{cmx,o} - ocamlc src/core__Bigstring.{cmo,cmt} - ocamlc src/core__Core_date_intf.{cmi,cmo,cmt} - ocamlc src/core__Iobuf_debug.{cmi,cmti} - ocamlc src/core__User_and_group.{cmo,cmt} - ocamlc src/core__Core_date.{cmi,cmti} - ocamlc src/core__Iobuf_debug.{cmo,cmt} - ocamlc src/core__Iobuf.{cmo,cmt} - ocamlc src/core__Core_unix.{cmo,cmt} - ocamlopt src/core__Core_unix.{cmx,o} - ocamlopt src/core__Am_running_inline_test.{cmx,o} - ocamlopt src/core__Process_env.{cmx,o} - ocamlopt src/core__Nano_mutex.{cmx,o} - ocamlopt src/core__Bigstring.{cmx,o} - ocamlopt src/core__Iobuf_intf.{cmx,o} - ocamlc src/core__Core_time_intf.{cmi,cmo,cmt} - ocamlopt src/core__Core_date_intf.{cmx,o} - ocamlopt src/core__Bigbuffer.{cmx,o} - ocamlopt src/core__Bigstring_marshal.{cmx,o} - ocamlopt src/core__Crc.{cmx,o} - ocamlopt src/core__User_and_group.{cmx,o} - ocamlc src/core__Core_time_float.{cmi,cmti} - ocamlc src/core__Import_time.{cmi,cmo,cmt} - ocamlc src/core__Core_condition.{cmi,cmti} - ocamlc src/core__Lock_file.{cmi,cmti} - ocamlopt src/core__Iobuf.{cmx,o} - File "src/iobuf.ml", line 937, characters 4-62: - Warning 55: Cannot inline: Function information unavailable - ocamlc src/core__Core_mutex.{cmo,cmt} - ocamlc src/core__Piecewise_linear.{cmi,cmti} - ocamlc src/core__Version_util_intf.{cmi,cmo,cmt} - ocamlc src/core__Core_condition.{cmo,cmt} - ocamlc src/core__Version_util.{cmi,cmti} - ocamlc src/core__Command.{cmi,cmti} - ocamlc src/core__Lock_file.{cmo,cmt} - ocamlc src/core__Schedule.{cmi,cmti} - ocamlc src/core__Core_time.{cmi,cmti} - ocamlc src/core__Version_util.{cmo,cmt} - ocamlc src/core__Core_date.{cmo,cmt} - ocamlc src/core__Time_common.{cmi,cmo,cmt} - ocamlc src/core__Uuid.{cmo,cmt} - ocamlc src/core__Mac_address.{cmi,cmti} - ocamlc src/core__Timing_wheel_float.{cmi,cmti} - ocamlc src/core__Piecewise_linear.{cmo,cmt} - ocamlc src/core__Mac_address.{cmo,cmt} - ocamlopt src/core__Iobuf_debug.{cmx,o} - ocamlc src/core__Schedule.{cmo,cmt} - ocamlc src/core__Time_ns_intf.{cmi,cmo,cmt} - ocamlc src/core__Command.{cmo,cmt} - File "src/command.ml", line 1497, characters 15-906: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Expand _ - ocamlc src/core__Time_ns.{cmi,cmti} - ocamlc src/core__Interval_intf.{cmi,cmo,cmt} - ocamlc src/core__Core_time_float.{cmo,cmt} - ocamlc src/core__Daemon.{cmo,cmt} - ocamlc src/core__Time_ns_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Time_stamp_counter.{cmi,cmti} - ocamlc src/core__Time_stamp_counter_benchmarks.{cmi,cmo,cmt} - ocamlc src/core__Linux_ext_intf.{cmi,cmo,cmt} - ocamlopt src/core__Core_time_intf.{cmx,o} - ocamlc src/core__Interval.{cmi,cmti} - ocamlc src/core__Time_stamp_counter.{cmo,cmt} - ocamlc src/core__Linux_ext.{cmi,cmti} - ocamlc src/core__Timing_wheel_float.{cmo,cmt} - ocamlc src/core__Stable.{cmi,cmo,cmt} - ocamlc src/core__Time_ns.{cmo,cmt} - ocamlc src/core__Interval.{cmo,cmt} - ocamlc src/core__Linux_ext.{cmo,cmt} - ocamlc src/core__Core_time.{cmo,cmt} - ocamlc src/core__Std0.{cmi,cmo,cmt} - ocamlc src/core.{cmi,cmo,cmt} - ocamlc top/core_top__Core_install_printers.{cmi,cmo,cmt} - ocamlc src/core.cma - ocamlc top/core_top.cma - ocamlopt src/core__Core_time.{cmx,o} - ocamlopt src/core__Core_time_float.{cmx,o} - ocamlopt src/core__Import_time.{cmx,o} - ocamlopt src/core__Core_condition.{cmx,o} - ocamlopt src/core__Core_mutex.{cmx,o} - ocamlopt src/core__Version_util_intf.{cmx,o} - ocamlopt src/core__Squeue.{cmx,o} - ocamlopt src/core__Version_util.{cmx,o} - ocamlopt src/core__Lock_file.{cmx,o} - ocamlopt src/core__Time_common.{cmx,o} - ocamlopt src/core__Core_date.{cmx,o} - ocamlopt src/core__Uuid.{cmx,o} - ocamlopt src/core__Piecewise_linear.{cmx,o} - ocamlopt src/core__Time_ns_intf.{cmx,o} - ocamlopt src/core__Command.{cmx,o} - File "src/command.ml", line 1497, characters 15-906: - Warning 8: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Expand _ - ocamlopt src/core__Mac_address.{cmx,o} - ocamlopt src/core__Time_ns.{cmx,o} - ocamlopt src/core__Interval_intf.{cmx,o} - ocamlopt src/core__Daemon.{cmx,o} - ocamlopt src/core__Schedule.{cmx,o} - ocamlopt src/core__Time_ns_benchmarks.{cmx,o} - ocamlopt src/core__Linux_ext_intf.{cmx,o} - ocamlopt src/core__Time_stamp_counter.{cmx,o} - ocamlopt src/core__Time_stamp_counter_benchmarks.{cmx,o} - ocamlopt src/core__Timing_wheel_float.{cmx,o} - ocamlopt src/core__Interval.{cmx,o} - ocamlopt src/core__Linux_ext.{cmx,o} - ocamlopt src/core__Stable.{cmx,o} - ocamlopt src/core__Std0.{cmx,o} - ocamlopt src/core.{cmx,o} - ocamlopt src/core.{a,cmxa} - ocamlopt src/core.cmxs -> compiled core.v0.9.2 Processing 336/366: [re2: jbuilder build] -> installed core.v0.9.2 Processing 337/366: [re2: jbuilder build] Processing 338/366: [async_unix: jbuilder build] [re2: jbuilder build] Processing 339/366: [async_unix: jbuilder build] [re2: jbuilder build] [textutils: jbuilder build] - ocamlc src/textutils.{cmi,cmo,cmt} - ocamlopt src/textutils.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/std.pp.ml - ppx src/text_graph.pp.mli - ppx src/console.pp.ml - ppx src/ascii_table.pp.mli - ppx src/text_block.pp.mli - ppx src/text_graph.pp.ml - ppx src/text_block.pp.ml - ppx src/console.pp.mli - ppx src/ascii_table.pp.ml - ocamldep src/textutils.dependsi.ocamldep-output - ocamldep src/textutils.depends.ocamldep-output - ocamlc src/textutils__Text_graph.{cmi,cmti} - ocamlc src/textutils__Console.{cmi,cmti} - ocamlc src/textutils__Text_block.{cmi,cmti} - ocamlc src/textutils__Ascii_table.{cmi,cmti} - ocamlc src/textutils__Std.{cmi,cmo,cmt} - ocamlc src/textutils__Text_graph.{cmo,cmt} - ocamlopt src/textutils__Text_graph.{cmx,o} - ocamlc src/textutils__Text_block.{cmo,cmt} - ocamlc src/textutils__Console.{cmo,cmt} - ocamlc src/textutils__Ascii_table.{cmo,cmt} - ocamlc src/textutils.cma - ocamlopt src/textutils__Text_block.{cmx,o} - ocamlopt src/textutils__Console.{cmx,o} - ocamlopt src/textutils__Ascii_table.{cmx,o} - ocamlopt src/textutils__Std.{cmx,o} - ocamlopt src/textutils.{a,cmxa} - ocamlopt src/textutils.cmxs -> compiled textutils.v0.9.0 Processing 339/366: [async_unix: jbuilder build] [re2: jbuilder build] -> installed textutils.v0.9.0 Processing 340/366: [async_unix: jbuilder build] [re2: jbuilder build] - ocamlc src/async_unix.{cmi,cmo,cmt} - ocamlopt src/async_unix.{cmx,o} - ocamlc src/dump_core_on_job_delay_stubs.o - ocamlmklib src/dllasync_unix_stubs.so,src/libasync_unix_stubs.a - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/assign_try_with_log_exn.pp.ml - ppx src/async_print.pp.ml - ppx src/async_sys.pp.ml - ppx src/clock.pp.ml - ppx src/config.pp.ml - ppx src/dump_core_on_job_delay.pp.ml - ppx src/busy_pollers.pp.ml - ppx src/fd_by_descr.pp.ml - ppx src/epoll_file_descr_watcher.pp.ml - ppx src/fd.pp.ml - ppx src/fd_tests.pp.ml - ppx src/file_descr_watcher_intf.pp.ml - ppx src/import.pp.ml - ppx src/in_thread.pp.ml - ppx src/interruptor.pp.ml - ppx src/io_stats.pp.ml - ppx src/raw_signal_manager.pp.ml - ppx src/read_write.pp.ml - ppx src/process.pp.ml - ppx src/reader.pp.ml - ppx src/raw_fd.pp.ml - ppx src/require_explicit_time_source.pp.ml - ppx src/require_explicit_time_source_intf.pp.ml - ppx src/scheduler.pp.ml - ppx src/shutdown.pp.ml - ppx src/signal.pp.ml - ppx src/select_file_descr_watcher.pp.ml - ppx src/signal_manager.pp.ml - ppx src/std.pp.ml - ppx src/syscall.pp.ml - ppx src/thread_safe.pp.ml - ppx src/thread_safe_ivar.pp.ml - ppx src/thread_safe_pipe.pp.ml - ppx src/time_source_tests.pp.ml - ppx src/unix_syscalls_tests.pp.ml - ppx src/writer.pp.ml - ppx src/assign_try_with_log_exn.pp.mli - ppx src/async_print.pp.mli - ppx src/async_sys.pp.mli - ppx src/busy_pollers.pp.mli - ppx src/clock.pp.mli - ppx src/config.pp.mli - ppx src/dump_core_on_job_delay.pp.mli - ppx src/epoll_file_descr_watcher.pp.mli - ppx src/fd_tests.pp.mli - ppx src/fd_by_descr.pp.mli - ppx src/raw_scheduler.pp.ml - ppx src/interruptor.pp.mli - ppx src/in_thread.pp.mli - ppx src/fd.pp.mli - ppx src/io_stats.pp.mli - ppx src/process.pp.mli - ppx src/log.pp.mli - ppx src/reader0.pp.ml - ppx src/shutdown.pp.mli - ppx src/read_write.pp.mli - ppx src/reader.pp.mli - ppx src/signal.pp.mli - ppx src/scheduler.pp.mli - ppx src/signal_manager.pp.mli - ppx src/select_file_descr_watcher.pp.mli - ppx src/syscall.pp.mli - ppx src/require_explicit_time_source.pp.mli - ppx src/thread_safe_ivar.pp.mli - ppx src/thread_safe.pp.mli - ppx src/thread_safe_pipe.pp.mli - ppx src/thread_pool.pp.mli - ppx src/time_source_tests.pp.mli - ppx src/thread_pool.pp.ml - ppx src/unix_syscalls_tests.pp.mli - ppx src/log.pp.ml - ppx src/writer.pp.mli - ppx src/unix_syscalls.pp.mli - ppx src/writer0.pp.ml - ocamldep src/async_unix.dependsi.ocamldep-output - ppx src/unix_syscalls.pp.ml - ocamlc src/async_unix__Assign_try_with_log_exn.{cmi,cmti} - ocamlc src/async_unix__Fd_tests.{cmi,cmti} - ocamlc src/async_unix__Read_write.{cmi,cmti} - ocamlc src/async_unix__Time_source_tests.{cmi,cmti} - ocamlc src/async_unix__Unix_syscalls_tests.{cmi,cmti} - ocamlc src/async_unix__Thread_safe.{cmi,cmti} - ocamlc src/async_unix__Config.{cmi,cmti} - ocamlc src/async_unix__In_thread.{cmi,cmti} - ocamlc src/async_unix__Syscall.{cmi,cmti} - ocamldep src/async_unix.depends.ocamldep-output - ocamlc src/async_unix__Read_write.{cmo,cmt} - ocamlopt src/async_unix__Read_write.{cmx,o} - ocamlc src/async_unix__Import.{cmi,cmo,cmt} - ocamlc src/async_unix__Config.{cmo,cmt} - ocamlc src/async_unix__Syscall.{cmo,cmt} - ocamlopt src/async_unix__Syscall.{cmx,o} - ocamlc src/async_unix__Busy_pollers.{cmi,cmti} - ocamlc src/async_unix__Shutdown.{cmi,cmti} - ocamlc src/async_unix__Raw_signal_manager.{cmi,cmo,cmt} - ocamlc src/async_unix__Thread_safe_ivar.{cmi,cmti} - ocamlc src/async_unix__Thread_safe_pipe.{cmi,cmti} - ocamlopt src/async_unix__Config.{cmx,o} - ocamlc src/async_unix__Thread_pool.{cmi,cmti} - ocamlc src/async_unix__Async_sys.{cmi,cmti} - ocamlc src/async_unix__Dump_core_on_job_delay.{cmi,cmti} - ocamlc src/async_unix__Clock.{cmi,cmti} - ocamlc src/async_unix__Time_source_tests.{cmo,cmt} - ocamlc src/async_unix__Fd.{cmi,cmti} - ocamlc src/async_unix__Thread_safe_ivar.{cmo,cmt} - ocamlc src/async_unix__Thread_safe_pipe.{cmo,cmt} - ocamlc src/async_unix__Io_stats.{cmi,cmti} - ocamlc src/async_unix__Busy_pollers.{cmo,cmt} - ocamlc src/async_unix__Io_stats.{cmo,cmt} - ocamlc src/async_unix__Dump_core_on_job_delay.{cmo,cmt} - ocamlopt src/async_unix__Import.{cmx,o} - ocamlopt src/async_unix__Raw_signal_manager.{cmx,o} - ocamlc src/async_unix__File_descr_watcher_intf.{cmi,cmo,cmt} - ocamlc src/async_unix__Raw_fd.{cmi,cmo,cmt} - ocamlc src/async_unix__Epoll_file_descr_watcher.{cmi,cmti} - ocamlc src/async_unix__Shutdown.{cmo,cmt} - ocamlopt src/async_unix__Time_source_tests.{cmx,o} - ocamlc src/async_unix__Select_file_descr_watcher.{cmi,cmti} - ocamlopt src/async_unix__Thread_safe_ivar.{cmx,o} - ocamlc src/async_unix__Signal.{cmi,cmti} - ocamlc src/async_unix__Fd_by_descr.{cmi,cmti} - ocamlc src/async_unix__Interruptor.{cmi,cmti} - ocamlc src/async_unix__Fd_tests.{cmo,cmt} - ocamlc src/async_unix__Clock.{cmo,cmt} - ocamlc src/async_unix__Signal_manager.{cmi,cmti} - ocamlopt src/async_unix__Busy_pollers.{cmx,o} - ocamlc src/async_unix__Signal_manager.{cmo,cmt} - ocamlopt src/async_unix__File_descr_watcher_intf.{cmx,o} - ocamlopt src/async_unix__Signal_manager.{cmx,o} - ocamlc src/async_unix__Interruptor.{cmo,cmt} - ocamlc src/async_unix__Fd_by_descr.{cmo,cmt} - ocamlopt src/async_unix__Clock.{cmx,o} - ocamlc src/async_unix__Select_file_descr_watcher.{cmo,cmt} - ocamlopt src/async_unix__Raw_fd.{cmx,o} - ocamlc src/async_unix__Epoll_file_descr_watcher.{cmo,cmt} - ocamlc src/async_unix__Reader.{cmi,cmti} - ocamlopt src/async_unix__Dump_core_on_job_delay.{cmx,o} - ocamlc src/async_unix__Writer.{cmi,cmti} - ocamlopt src/async_unix__Interruptor.{cmx,o} - ocamlopt src/async_unix__Select_file_descr_watcher.{cmx,o} - ocamlc src/async_unix__Async_print.{cmi,cmti} - ocamlopt src/async_unix__Shutdown.{cmx,o} - ocamlopt src/async_unix__Fd_by_descr.{cmx,o} - ocamlc src/async_unix__Process.{cmi,cmti} - ocamlc src/async_unix__Unix_syscalls.{cmi,cmti} - ocamlopt src/async_unix__Epoll_file_descr_watcher.{cmx,o} - ocamlc src/async_unix__Async_print.{cmo,cmt} - ocamlc src/async_unix__Thread_pool.{cmo,cmt} - ocamlc src/async_unix__Log.{cmi,cmti} - ocamlc src/async_unix__Assign_try_with_log_exn.{cmo,cmt} - ocamlc src/async_unix__Unix_syscalls_tests.{cmo,cmt} - ocamlc src/async_unix__Async_sys.{cmo,cmt} - ocamlc src/async_unix__Raw_scheduler.{cmi,cmo,cmt} - ocamlc src/async_unix__Process.{cmo,cmt} - ocamlc src/async_unix__In_thread.{cmo,cmt} - ocamlc src/async_unix__Thread_safe.{cmo,cmt} - ocamlc src/async_unix__Scheduler.{cmi,cmti} - ocamlc src/async_unix__Fd.{cmo,cmt} - ocamlopt src/async_unix__Thread_pool.{cmx,o} - ocamlc src/async_unix__Signal.{cmo,cmt} - ocamlc src/async_unix__Scheduler.{cmo,cmt} - ocamlc src/async_unix__Log.{cmo,cmt} - ocamlc src/async_unix__Reader0.{cmi,cmo,cmt} - ocamlc src/async_unix__Unix_syscalls.{cmo,cmt} - ocamlopt src/async_unix__Raw_scheduler.{cmx,o} - ocamlopt src/async_unix__In_thread.{cmx,o} - ocamlopt src/async_unix__Thread_safe.{cmx,o} - ocamlc src/async_unix__Writer0.{cmi,cmo,cmt} - ocamlopt src/async_unix__Thread_safe_pipe.{cmx,o} - ocamlopt src/async_unix__Scheduler.{cmx,o} - ocamlopt src/async_unix__Signal.{cmx,o} - ocamlopt src/async_unix__Fd.{cmx,o} - ocamlopt src/async_unix__Io_stats.{cmx,o} - ocamlopt src/async_unix__Fd_tests.{cmx,o} - ocamlc src/async_unix__Reader.{cmo,cmt} - ocamlc src/async_unix__Require_explicit_time_source_intf.{cmi,cmo,cmt} - ocamlc src/async_unix__Writer.{cmo,cmt} - ocamlopt src/async_unix__Unix_syscalls.{cmx,o} - ocamlopt src/async_unix__Unix_syscalls_tests.{cmx,o} - ocamlc src/async_unix__Require_explicit_time_source.{cmi,cmti} - ocamlopt src/async_unix__Async_sys.{cmx,o} - ocamlopt src/async_unix__Require_explicit_time_source_intf.{cmx,o} - ocamlc src/async_unix__Std.{cmi,cmo,cmt} - ocamlopt src/async_unix__Reader0.{cmx,o} - ocamlc src/async_unix__Require_explicit_time_source.{cmo,cmt} - ocamlc src/async_unix.cma - ocamlopt src/async_unix__Writer0.{cmx,o} - ocamlopt src/async_unix__Require_explicit_time_source.{cmx,o} - ocamlopt src/async_unix__Reader.{cmx,o} - ocamlopt src/async_unix__Writer.{cmx,o} - ocamlopt src/async_unix__Async_print.{cmx,o} - ocamlopt src/async_unix__Process.{cmx,o} - ocamlopt src/async_unix__Log.{cmx,o} - ocamlopt src/async_unix__Assign_try_with_log_exn.{cmx,o} - ocamlopt src/async_unix__Std.{cmx,o} - ocamlopt src/async_unix.{a,cmxa} - ocamlopt src/async_unix.cmxs -> compiled async_unix.v0.9.1 Processing 340/366: [re2: jbuilder build] -> installed async_unix.v0.9.1 Processing 341/366: [re2: jbuilder build] Processing 342/366: [async_extra: jbuilder build] [re2: jbuilder build] - ocamlc src/async_extra.{cmi,cmo,cmt} - ocamlopt src/async_extra.{cmx,o} - ocamlc src/rpc_transport_low_latency_stubs.o - ocamlmklib src/dllasync_extra_stubs.so,src/libasync_extra_stubs.a - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/bus.pp.ml - ppx src/command.pp.ml - ppx src/dynamic_port_writer.pp.ml - ppx src/file_writer.pp.ml - ppx src/import.pp.ml - ppx src/lock_file.pp.ml - ppx src/cpu_usage.pp.ml - ppx src/persistent_connection.pp.ml - ppx src/persistent_connection_intf.pp.ml - ppx src/persistent_singleton.pp.ml - ppx src/typed_tcp_intf.pp.ml - ppx src/rpc.pp.ml - ppx src/std.pp.ml - ppx src/rpc_transport.pp.ml - ppx src/schedule.pp.ml - ppx src/sequencer_table.pp.ml - ppx src/file_tail.pp.ml - ppx src/user_and_group.pp.ml - ppx src/weak_hashtbl.pp.ml - ppx src/typed_tcp.pp.ml - ppx src/dynamic_port_writer.pp.mli - ppx src/bus.pp.mli - ppx src/cpu_usage.pp.mli - ppx src/udp.pp.ml - ppx src/command.pp.mli - ppx src/rpc_transport.pp.mli - ppx src/file_writer.pp.mli - ppx src/file_tail.pp.mli - ppx src/tcp_file.pp.ml - ppx src/schedule_unit_tests.pp.ml - ppx src/rpc_transport_low_latency.pp.mli - ppx src/persistent_connection.pp.mli - ppx src/unpack_sequence.pp.ml - ppx src/lock_file.pp.mli - ppx src/rpc.pp.mli - ppx src/schedule_unit_tests.pp.mli - ppx src/typed_tcp.pp.mli - ppx src/schedule.pp.mli - ppx src/udp.pp.mli - ppx src/tcp_file.pp.mli - ppx src/tcp.pp.mli - ppx src/user_and_group.pp.mli - ppx src/sequencer_table.pp.mli - ppx src/versioned_typed_tcp.pp.mli - ppx src/weak_hashtbl.pp.mli - ppx src/tcp.pp.ml - ppx src/unpack_sequence.pp.mli - ppx src/rpc_transport_low_latency.pp.ml - ppx src/versioned_typed_tcp.pp.ml - ppx src/versioned_typed_tcp_intf.pp.ml - ocamldep src/async_extra.dependsi.ocamldep-output - ocamldep src/async_extra.depends.ocamldep-output - ocamlc src/async_extra__Schedule_unit_tests.{cmi,cmti} - ocamlc src/async_extra__Import.{cmi,cmo,cmt} - ocamlc src/async_extra__Weak_hashtbl.{cmi,cmti} - ocamlc src/async_extra__Bus.{cmi,cmti} - ocamlc src/async_extra__File_writer.{cmi,cmti} - ocamlc src/async_extra__Unpack_sequence.{cmi,cmti} - ocamlc src/async_extra__Lock_file.{cmi,cmti} - ocamlc src/async_extra__Rpc_transport.{cmi,cmti} - ocamlc src/async_extra__Cpu_usage.{cmi,cmti} - ocamlc src/async_extra__File_tail.{cmi,cmti} - ocamlopt src/async_extra__Import.{cmx,o} - ocamlc src/async_extra__Udp.{cmi,cmti} - ocamlc src/async_extra__Schedule.{cmi,cmti} - ocamlc src/async_extra__Sequencer_table.{cmi,cmti} - ocamlc src/async_extra__Persistent_singleton.{cmi,cmo,cmt} - ocamlc src/async_extra__Bus.{cmo,cmt} - ocamlc src/async_extra__Tcp.{cmi,cmti} - ocamlc src/async_extra__Rpc_transport_low_latency.{cmi,cmti} - ocamlopt src/async_extra__Bus.{cmx,o} - ocamlc src/async_extra__Command.{cmi,cmti} - ocamlc src/async_extra__Lock_file.{cmo,cmt} - ocamlc src/async_extra__Rpc_transport.{cmo,cmt} - ocamlc src/async_extra__File_writer.{cmo,cmt} - ocamlc src/async_extra__Tcp_file.{cmi,cmti} - ocamlopt src/async_extra__Persistent_singleton.{cmx,o} - ocamlopt src/async_extra__Rpc_transport.{cmx,o} - ocamlc src/async_extra__Weak_hashtbl.{cmo,cmt} - ocamlopt src/async_extra__File_writer.{cmx,o} - ocamlopt src/async_extra__Lock_file.{cmx,o} - ocamlc src/async_extra__Dynamic_port_writer.{cmi,cmti} - ocamlc src/async_extra__Unpack_sequence.{cmo,cmt} - ocamlc src/async_extra__Rpc.{cmi,cmti} - ocamlopt src/async_extra__Weak_hashtbl.{cmx,o} - ocamlc src/async_extra__User_and_group.{cmi,cmti} - ocamlc src/async_extra__Cpu_usage.{cmo,cmt} - ocamlc src/async_extra__File_tail.{cmo,cmt} - ocamlc src/async_extra__Udp.{cmo,cmt} - ocamlc src/async_extra__Persistent_connection_intf.{cmi,cmo,cmt} - ocamlc src/async_extra__Typed_tcp_intf.{cmi,cmo,cmt} - ocamlopt src/async_extra__Unpack_sequence.{cmx,o} - ocamlc src/async_extra__Command.{cmo,cmt} - ocamlc src/async_extra__Sequencer_table.{cmo,cmt} - ocamlc src/async_extra__Persistent_connection.{cmi,cmti} - ocamlopt src/async_extra__Cpu_usage.{cmx,o} - ocamlopt src/async_extra__Command.{cmx,o} - ocamlc src/async_extra__Dynamic_port_writer.{cmo,cmt} - ocamlopt src/async_extra__Udp.{cmx,o} - ocamlc src/async_extra__Schedule_unit_tests.{cmo,cmt} - ocamlc src/async_extra__Schedule.{cmo,cmt} - ocamlopt src/async_extra__Schedule.{cmx,o} - ocamlopt src/async_extra__Sequencer_table.{cmx,o} - ocamlopt src/async_extra__File_tail.{cmx,o} - ocamlc src/async_extra__Rpc_transport_low_latency.{cmo,cmt} - ocamlc src/async_extra__User_and_group.{cmo,cmt} - ocamlc src/async_extra__Rpc.{cmo,cmt} - ocamlc src/async_extra__Tcp_file.{cmo,cmt} - ocamlopt src/async_extra__User_and_group.{cmx,o} - ocamlc src/async_extra__Persistent_connection.{cmo,cmt} - ocamlc src/async_extra__Typed_tcp.{cmi,cmti} - ocamlc src/async_extra__Versioned_typed_tcp_intf.{cmi,cmo,cmt} - ocamlopt src/async_extra__Typed_tcp_intf.{cmx,o} - ocamlopt src/async_extra__Rpc_transport_low_latency.{cmx,o} - ocamlopt src/async_extra__Schedule_unit_tests.{cmx,o} - ocamlc src/async_extra__Versioned_typed_tcp.{cmi,cmti} - ocamlc src/async_extra__Std.{cmi,cmo,cmt} - ocamlc src/async_extra__Typed_tcp.{cmo,cmt} - ocamlopt src/async_extra__Typed_tcp.{cmx,o} - ocamlopt src/async_extra__Versioned_typed_tcp_intf.{cmx,o} - ocamlc src/async_extra__Tcp.{cmo,cmt} - ocamlopt src/async_extra__Tcp.{cmx,o} - ocamlopt src/async_extra__Dynamic_port_writer.{cmx,o} - ocamlopt src/async_extra__Rpc.{cmx,o} - ocamlopt src/async_extra__Persistent_connection_intf.{cmx,o} - ocamlopt src/async_extra__Persistent_connection.{cmx,o} - ocamlc src/async_extra__Versioned_typed_tcp.{cmo,cmt} - ocamlopt src/async_extra__Tcp_file.{cmx,o} - ocamlc src/async_extra.cma - ocamlopt src/async_extra__Versioned_typed_tcp.{cmx,o} - ocamlopt src/async_extra__Std.{cmx,o} - ocamlopt src/async_extra.{a,cmxa} - ocamlopt src/async_extra.cmxs -> compiled async_extra.v0.9.0 Processing 342/366: [re2: jbuilder build] -> installed async_extra.v0.9.0 Processing 343/366: [re2: jbuilder build] Processing 344/366: [async: jbuilder build] [re2: jbuilder build] - ocamlc src/async__.{cmi,cmo,cmt} - ocamlopt src/async__.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/async.pp.ml - ppx src/std0.pp.ml - ocamldep src/async.depends.ocamldep-output - ocamlc src/async__Std0.{cmi,cmo,cmt} - ocamlc src/async.{cmi,cmo,cmt} - ocamlc src/async.cma - ocamlopt src/async__Std0.{cmx,o} - ocamlopt src/async.{cmx,o} - ocamlopt src/async.{a,cmxa} - ocamlopt src/async.cmxs -> compiled async.v0.9.0 Processing 344/366: [re2: jbuilder build] -> installed async.v0.9.0 Processing 345/366: [re2: jbuilder build] Processing 346/366: [async_find: jbuilder build] [re2: jbuilder build] Processing 347/366: [async_find: jbuilder build] [async_interactive: jbuilder build] [re2: jbuilder build] Processing 348/366: [async_find: jbuilder build] [async_interactive: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] Processing 349/366: [async_find: jbuilder build] [async_interactive: jbuilder build] [command_rpc: jbuilder build] [conduit-async: jbuilder build] [re2: jbuilder build] - ocamldep async/conduit_async.dependsi.ocamldep-output - ocamldep async/conduit_async.depends.ocamldep-output - ocamlc async/conduit_async_ssl.{cmi,cmti} - ocamlc async/conduit_async_ssl.{cmo,cmt} - ocamlopt async/conduit_async_ssl.{cmx,o} - ocamlc async/conduit_async.{cmi,cmti} - ocamlc async/conduit_async.{cmo,cmt} - ocamlopt async/conduit_async.{cmx,o} - ocamlc async/conduit_async.cma - ocamlopt async/conduit_async.{a,cmxa} - ocamlopt async/conduit_async.cmxs -> compiled conduit-async.1.0.0 Processing 349/366: [async_find: jbuilder build] [async_interactive: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] -> installed conduit-async.1.0.0 Processing 350/366: [async_find: jbuilder build] [async_interactive: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] Processing 351/366: [async_find: jbuilder build] [async_interactive: jbuilder build] [cohttp-async: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/async_interactive.pp.ml - ppx src/async_interactive.pp.mli - ocamldep src/async_interactive.dependsi.ocamldep-output - ocamldep src/async_interactive.depends.ocamldep-output - ocamlc src/async_interactive.{cmi,cmti} - ocamlc src/async_interactive.{cmo,cmt} - ocamlc src/async_interactive.cma - ocamlopt src/async_interactive.{cmx,o} - ocamlopt src/async_interactive.{a,cmxa} - ocamlopt src/async_interactive.cmxs -> compiled async_interactive.v0.9.0 Processing 351/366: [async_find: jbuilder build] [cohttp-async: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] -> installed async_interactive.v0.9.0 Processing 352/366: [async_find: jbuilder build] [cohttp-async: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/async_find.pp.ml - ppx src/async_find.pp.mli - ocamldep src/async_find.depends.ocamldep-output - ocamldep src/async_find.dependsi.ocamldep-output - ocamlc src/async_find.{cmi,cmti} - ocamlc src/async_find.{cmo,cmt} - ocamlc src/async_find.cma - ocamlopt src/async_find.{cmx,o} - ocamlopt src/async_find.{a,cmxa} - ocamlopt src/async_find.cmxs -> compiled async_find.v0.9.0 Processing 352/366: [cohttp-async: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] -> installed async_find.v0.9.0 Processing 353/366: [cohttp-async: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] Processing 354/366: [async_inotify: jbuilder build] [cohttp-async: jbuilder build] [command_rpc: jbuilder build] [re2: jbuilder build] - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/command_rpc.pp.mli - ppx src/command_rpc.pp.ml - ocamldep src/command_rpc.dependsi.ocamldep-output - ocamldep src/command_rpc.depends.ocamldep-output - ocamlc src/command_rpc.{cmi,cmti} - ocamlc src/command_rpc.{cmo,cmt} - ocamlc src/command_rpc.cma - ocamlopt src/command_rpc.{cmx,o} - ocamlopt src/command_rpc.{a,cmxa} - ocamlopt src/command_rpc.cmxs -> compiled command_rpc.v0.9.0 Processing 354/366: [async_inotify: jbuilder build] [cohttp-async: jbuilder build] [re2: jbuilder build] -> installed command_rpc.v0.9.0 Processing 355/366: [async_inotify: jbuilder build] [cohttp-async: jbuilder build] [re2: jbuilder build] - ocamldep cohttp-async/src/cohttp_async.dependsi.ocamldep-output - ocamldep cohttp-async/bin/cohttp_curl_async.depends.ocamldep-output - ocamldep cohttp-async/src/cohttp_async.depends.ocamldep-output - ocamlc cohttp-async/src/cohttp_async.{cmi,cmo,cmt} - ocamldep cohttp_server/cohttp_server.depends.ocamldep-output - ocamlopt cohttp-async/src/cohttp_async.{cmx,o} - ocamlc cohttp-async/src/cohttp_async__Response.{cmi,cmti} - ocamlc cohttp-async/src/cohttp_async__Io.{cmi,cmti} - ocamlc cohttp-async/src/cohttp_async__Body.{cmi,cmti} - ocamlc cohttp-async/src/cohttp_async__Request.{cmi,cmti} - ocamlc cohttp_server/cohttp_server.{cmi,cmo,cmt} - ocamlc cohttp-async/src/cohttp_async__Response.{cmo,cmt} - ocamlc cohttp-async/src/cohttp_async__Body_raw.{cmi,cmo,cmt} - ocamlopt cohttp-async/src/cohttp_async__Response.{cmx,o} - ocamlc cohttp-async/src/cohttp_async__Request.{cmo,cmt} - ocamlopt cohttp-async/src/cohttp_async__Request.{cmx,o} - ocamlc cohttp-async/src/cohttp_async__Client.{cmi,cmti} - ocamlopt cohttp_server/cohttp_server.{cmx,o} - ocamlc cohttp-async/src/cohttp_async__Body.{cmo,cmt} - ocamlc cohttp-async/src/cohttp_async__Server.{cmi,cmti} - ocamlopt cohttp_server/cohttp_server.{a,cmxa} - ocamlc cohttp-async/src/cohttp_async__Io.{cmo,cmt} - ocamlopt cohttp-async/src/cohttp_async__Body_raw.{cmx,o} - ocamlopt cohttp-async/src/cohttp_async__Body.{cmx,o} - ocamlc cohttp-async/bin/cohttp_curl_async.{cmi,cmo,cmt} - ocamlopt cohttp-async/src/cohttp_async__Io.{cmx,o} - ocamlc cohttp-async/src/cohttp_async__Client.{cmo,cmt} - ocamlc cohttp-async/src/cohttp_async__Server.{cmo,cmt} - ocamlc cohttp-async/src/cohttp_async.cma - ocamlc cohttp-async/bin/cohttp_server_async.{cmi,cmo,cmt} - ocamlopt cohttp-async/src/cohttp_async__Server.{cmx,o} - ocamlopt cohttp-async/src/cohttp_async__Client.{cmx,o} - ocamlopt cohttp-async/src/cohttp_async.{a,cmxa} - ocamlopt cohttp-async/bin/cohttp_curl_async.{cmx,o} - ocamlopt cohttp-async/src/cohttp_async.cmxs - ocamlopt cohttp-async/bin/cohttp_server_async.{cmx,o} - ocamlopt cohttp-async/bin/cohttp_curl_async.exe (exit 2) - (cd _build/default && /home/opam/.opam/4.06/bin/ocamlopt.opt -w -40 -g -o cohttp-async/bin/cohttp_curl_async.exe -I /home/opam/.opam/4.06/lib/astring -I /home/opam/.opam/4.06/lib/async -I /home/opam/.opam/4.06/lib/async_extra -I /home/opam/.opam/4.06/lib/async_kernel -I /home/opam/.opam/4.06/lib/async_rpc_kernel -I /home/opam/.opam/4.06/lib/async_unix -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/base64 -I /home/opam/.opam/4.06/lib/bin_prot -I /home/opam/.opam/4.06/lib/bin_prot/shape -I /home/opam/.opam/4.06/lib/bytes -I /home/opam/.opam/4.06/lib/cohttp -I /home/opam/.opam/4.06/lib/conduit -I /home/opam/.opam/4.06/lib/conduit-async -I /home/opam/.opam/4.06/lib/core -I /home/opam/.opam/4.06/lib/core_kernel -I /home/opam/.opam/4.06/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/fmt -I /home/opam/.opam/4.06/lib/ipaddr -I /home/opam/.opam/4.06/lib/ipaddr/unix -I /home/opam/.opam/4.06/lib/jane-street-headers -I /home/opam/.opam/4.06/lib/logs -I /home/opam/.opam/4.06/lib/magic-mime -I /home/opam/.opam/4.06/lib/num -I /home/opam/.opam/4.06/lib/ocaml -I /home/opam/.opam/4.06/lib/ocaml/threads -I /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_expect/collector -I /home/opam/.opam/4.06/lib/ppx_expect/common -I /home/opam/.opam/4.06/lib/ppx_expect/config -I /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_inline_test/config -I /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.06/lib/re -I /home/opam/.opam/4.06/lib/re/posix -I /home/opam/.opam/4.06/lib/seq -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/sexplib/unix -I /home/opam/.opam/4.06/lib/spawn -I /home/opam/.opam/4.06/lib/stdio -I /home/opam/.opam/4.06/lib/stdlib-shims -I /home/opam/.opam/4.06/lib/stringext -I /home/opam/.opam/4.06/lib/typerep -I /home/opam/.opam/4.06/lib/uri -I /home/opam/.opam/4.06/lib/uri/services -I /home/opam/.opam/4.06/lib/variantslib -I cohttp-async/src -I cohttp_server /home/opam/.opam/4.06/lib/seq/seq.cmxa /home/opam/.opam/4.06/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/4.06/lib/ocaml/unix.cmxa /home/opam/.opam/4.06/lib/fmt/fmt.cmxa /home/opam/.opam/4.06/lib/fmt/fmt_tty.cmxa /home/opam/.opam/4.06/lib/logs/logs.cmxa /home/opam/.opam/4.06/lib/base/caml/caml.cmxa /home/opam/.opam/4.06/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.06/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.06/lib/base/base.cmxa /home/opam/.opam/4.06/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.06/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.06/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.06/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.06/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.06/lib/num/nums.cmxa /home/opam/.opam/4.06/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.06/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.06/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.06/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.06/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.06/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.06/lib/stdio/stdio.cmxa /home/opam/.opam/4.06/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.06/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.06/lib/async_kernel/async_kernel.cmxa /home/opam/.opam/4.06/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.06/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.06/lib/spawn/spawn.cmxa /home/opam/.opam/4.06/lib/core/core.cmxa /home/opam/.opam/4.06/lib/async_rpc_kernel/async_rpc_kernel.cmxa /home/opam/.opam/4.06/lib/async_unix/async_unix.cmxa /home/opam/.opam/4.06/lib/async_extra/async_extra.cmxa /home/opam/.opam/4.06/lib/re/re.cmxa /home/opam/.opam/4.06/lib/re/posix/re_posix.cmxa /home/opam/.opam/4.06/lib/stringext/stringext.cmxa /home/opam/.opam/4.06/lib/uri/uri.cmxa /home/opam/.opam/4.06/lib/ipaddr/ipaddr.cmxa /home/opam/.opam/4.06/lib/astring/astring.cmxa /home/opam/.opam/4.06/lib/async/async.cmxa /home/opam/.opam/4.06/lib/conduit/conduit.cmxa /home/opam/.opam/4.06/lib/base64/base64.cmxa /home/opam/.opam/4.06/lib/logs/logs_fmt.cmxa /home/opam/.opam/4.06/lib/uri/services/uri_services.cmxa /home/opam/.opam/4.06/lib/ipaddr/unix/ipaddr_unix.cmxa /home/opam/.opam/4.06/lib/conduit-async/conduit_async.cmxa /home/opam/.opam/4.06/lib/magic-mime/magic_mime_library.cmxa /home/opam/.opam/4.06/lib/cohttp/cohttp.cmxa cohttp-async/src/cohttp_async.cmxa cohttp_server/cohttp_server.cmxa cohttp-async/bin/cohttp_curl_async.cmx) - /usr/bin/ld: /home/opam/.opam/4.06/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': - /home/opam/.opam/4.06/.opam-switch/build/core.v0.9.2/_build/default/src/unix_stubs.c:558: undefined reference to `makedev' - collect2: error: ld returned 1 exit status - File "caml_startup", line 1: - Error: Error during linking - ocamlopt cohttp-async/bin/cohttp_server_async.exe (exit 2) - (cd _build/default && /home/opam/.opam/4.06/bin/ocamlopt.opt -w -40 -g -o cohttp-async/bin/cohttp_server_async.exe -I /home/opam/.opam/4.06/lib/astring -I /home/opam/.opam/4.06/lib/async -I /home/opam/.opam/4.06/lib/async_extra -I /home/opam/.opam/4.06/lib/async_kernel -I /home/opam/.opam/4.06/lib/async_rpc_kernel -I /home/opam/.opam/4.06/lib/async_unix -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/base64 -I /home/opam/.opam/4.06/lib/bin_prot -I /home/opam/.opam/4.06/lib/bin_prot/shape -I /home/opam/.opam/4.06/lib/bytes -I /home/opam/.opam/4.06/lib/cohttp -I /home/opam/.opam/4.06/lib/conduit -I /home/opam/.opam/4.06/lib/conduit-async -I /home/opam/.opam/4.06/lib/core -I /home/opam/.opam/4.06/lib/core_kernel -I /home/opam/.opam/4.06/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/fmt -I /home/opam/.opam/4.06/lib/ipaddr -I /home/opam/.opam/4.06/lib/ipaddr/unix -I /home/opam/.opam/4.06/lib/jane-street-headers -I /home/opam/.opam/4.06/lib/logs -I /home/opam/.opam/4.06/lib/magic-mime -I /home/opam/.opam/4.06/lib/num -I /home/opam/.opam/4.06/lib/ocaml -I /home/opam/.opam/4.06/lib/ocaml/threads -I /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_expect/collector -I /home/opam/.opam/4.06/lib/ppx_expect/common -I /home/opam/.opam/4.06/lib/ppx_expect/config -I /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_inline_test/config -I /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.06/lib/re -I /home/opam/.opam/4.06/lib/re/posix -I /home/opam/.opam/4.06/lib/seq -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/sexplib/unix -I /home/opam/.opam/4.06/lib/spawn -I /home/opam/.opam/4.06/lib/stdio -I /home/opam/.opam/4.06/lib/stdlib-shims -I /home/opam/.opam/4.06/lib/stringext -I /home/opam/.opam/4.06/lib/typerep -I /home/opam/.opam/4.06/lib/uri -I /home/opam/.opam/4.06/lib/uri/services -I /home/opam/.opam/4.06/lib/variantslib -I cohttp-async/src -I cohttp_server /home/opam/.opam/4.06/lib/seq/seq.cmxa /home/opam/.opam/4.06/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/4.06/lib/ocaml/unix.cmxa /home/opam/.opam/4.06/lib/fmt/fmt.cmxa /home/opam/.opam/4.06/lib/fmt/fmt_tty.cmxa /home/opam/.opam/4.06/lib/logs/logs.cmxa /home/opam/.opam/4.06/lib/base/caml/caml.cmxa /home/opam/.opam/4.06/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.06/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.06/lib/base/base.cmxa /home/opam/.opam/4.06/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.06/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.06/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.06/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.06/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.06/lib/num/nums.cmxa /home/opam/.opam/4.06/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.06/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.06/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.06/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.06/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.06/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.06/lib/stdio/stdio.cmxa /home/opam/.opam/4.06/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.06/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.06/lib/async_kernel/async_kernel.cmxa /home/opam/.opam/4.06/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.06/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.06/lib/spawn/spawn.cmxa /home/opam/.opam/4.06/lib/core/core.cmxa /home/opam/.opam/4.06/lib/async_rpc_kernel/async_rpc_kernel.cmxa /home/opam/.opam/4.06/lib/async_unix/async_unix.cmxa /home/opam/.opam/4.06/lib/async_extra/async_extra.cmxa /home/opam/.opam/4.06/lib/re/re.cmxa /home/opam/.opam/4.06/lib/re/posix/re_posix.cmxa /home/opam/.opam/4.06/lib/stringext/stringext.cmxa /home/opam/.opam/4.06/lib/uri/uri.cmxa /home/opam/.opam/4.06/lib/ipaddr/ipaddr.cmxa /home/opam/.opam/4.06/lib/astring/astring.cmxa /home/opam/.opam/4.06/lib/async/async.cmxa /home/opam/.opam/4.06/lib/conduit/conduit.cmxa /home/opam/.opam/4.06/lib/base64/base64.cmxa /home/opam/.opam/4.06/lib/logs/logs_fmt.cmxa /home/opam/.opam/4.06/lib/uri/services/uri_services.cmxa /home/opam/.opam/4.06/lib/ipaddr/unix/ipaddr_unix.cmxa /home/opam/.opam/4.06/lib/conduit-async/conduit_async.cmxa /home/opam/.opam/4.06/lib/magic-mime/magic_mime_library.cmxa /home/opam/.opam/4.06/lib/cohttp/cohttp.cmxa cohttp-async/src/cohttp_async.cmxa cohttp_server/cohttp_server.cmxa cohttp-async/bin/cohttp_server_async.cmx) - /usr/bin/ld: /home/opam/.opam/4.06/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': - /home/opam/.opam/4.06/.opam-switch/build/core.v0.9.2/_build/default/src/unix_stubs.c:558: undefined reference to `makedev' - collect2: error: ld returned 1 exit status - File "caml_startup", line 1: - Error: Error during linking [ERROR] The compilation of cohttp-async.1.0.0 failed at "jbuilder build -p cohttp-async -j 39". Processing 355/366: [async_inotify: jbuilder build] [re2: jbuilder build] Processing 356/366: [async_inotify: jbuilder build] [re2: jbuilder build] - ocamlc src/async_inotify__.{cmi,cmo,cmt} - ocamlopt src/async_inotify__.{cmx,o} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/async_inotify.pp.ml - ppx src/async_inotify.pp.mli - ppx src/ocaml_inotify.pp.ml - ocamldep src/async_inotify.dependsi.ocamldep-output - ocamldep src/async_inotify.depends.ocamldep-output - ocamlc src/async_inotify__Ocaml_inotify.{cmi,cmo,cmt} - ocamlc src/async_inotify.{cmi,cmti} - ocamlopt src/async_inotify__Ocaml_inotify.{cmx,o} - ocamlc src/async_inotify.{cmo,cmt} - ocamlc src/async_inotify.cma - ocamlopt src/async_inotify.{cmx,o} - ocamlopt src/async_inotify.{a,cmxa} - ocamlopt src/async_inotify.cmxs -> compiled async_inotify.v0.9.0 Processing 356/366: [re2: jbuilder build] -> installed async_inotify.v0.9.0 Processing 357/366: [re2: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "re2" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/re2.v0.9.1) - ocamldep src/re2_c/re2_c.depends.ocamldep-output - ocamlc src/re2.{cmi,cmo,cmt} - ocamlc src/re2_c/re2_c.{cmi,cmo,cmt} - bash src/options.ml - ocamlc src/re2_c/re2_c.cma - ocamlopt src/re2.{cmx,o} - ocamlopt src/re2_c/re2_c.{cmx,o} - ocamlopt src/re2_c/re2_c.{a,cmxa} - ocamlopt .ppx/ppx_jane+ppx_driver.runner/ppx.exe - ppx src/parser_intf.pp.ml - ppx src/regex.pp.ml - ppx src/re2_internal_intf.pp.ml - ppx src/std.pp.ml - ppx src/parser.pp.mli - ppx src/regex.pp.mli - ppx src/options.pp.ml - gcc src/stubs.o - ppx src/parser.pp.ml - ppx src/re2_internal.pp.ml - ppx src/re2_internal.pp.mli - ocamldep src/re2.dependsi.ocamldep-output - ocamldep src/re2.depends.ocamldep-output - ocamlc src/re2__Options.{cmi,cmo,cmt} - ocamlmklib src/dllre2_stubs.so,src/libre2_stubs.a - ocamlopt src/re2__Options.{cmx,o} - ocamlc src/re2__Re2_internal_intf.{cmi,cmo,cmt} - ocamlc src/re2__Re2_internal.{cmi,cmti} - ocamlopt src/re2__Re2_internal_intf.{cmx,o} - ocamlc src/re2__Regex.{cmi,cmti} - ocamlc src/re2__Parser_intf.{cmi,cmo,cmt} - ocamlc src/re2__Regex.{cmo,cmt} - ocamlc src/re2__Parser.{cmi,cmti} - ocamlc src/re2__Std.{cmi,cmo,cmt} - ocamlc src/re2__Re2_internal.{cmo,cmt} - File "src/re2_internal.ml", line 129, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt src/re2__Re2_internal.{cmx,o} - File "src/re2_internal.ml", line 129, characters 25-46: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 8.5) - ocamlopt src/re2__Regex.{cmx,o} - ocamlopt src/re2__Parser_intf.{cmx,o} - ocamlc src/re2__Parser.{cmo,cmt} - ocamlc src/re2.cma - ocamlopt src/re2__Parser.{cmx,o} - ocamlopt src/re2__Std.{cmx,o} - ocamlopt src/re2.{a,cmxa} - ocamlopt src/re2.cmxs - bash src/re2_c/dllre2_c_stubs.so,src/re2_c/libre2_c_stubs.a - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)': - re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 268 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/compile.cc:11: - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] - 269 | memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]); - | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - re2/compile.cc: In member function 'void re2::Compiler::Trim()': - re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 281 | memmove(ip, inst_, inst_len_ * sizeof ip[0]); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here - 84 | class Inst { - | ^~~~ - In file included from ./util/util.h:139, - from re2/re2.cc:17: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX' - 58 | GLOBAL_MUTEX(empty_mutex); - | ^~~~~~~~~~~~ - In file included from ./util/util.h:139, - from re2/regexp.cc:8: - ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses] - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - ./util/mutex.h:192:32: note: remove parentheses - 192 | static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER - | ^~~~~~ - re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX' - 64 | GLOBAL_MUTEX(ref_mutex); - | ^~~~~~~~~~~~ - re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)': - re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 319 | memmove(this, that, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ - In file included from re2/regexp.cc:9: - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] - 320 | memmove(that, tmp, sizeof tmp); - | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ - ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here - 267 | class Regexp { - | ^~~~~~ - ocamlopt src/re2_c/re2_c.cmxs -> compiled re2.v0.9.1 -> installed re2.v0.9.1 Processing 359/366: [core_extended: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "core_extended" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/core_extended.v0.9.1) - ocamlc src/core_extended.{cmi,cmo,cmt} - ocamlopt src/core_extended.{cmx,o} - bash src/config_ext.h - ocamlc src/extended_int_stubs.o - ocamlc src/malloc_stubs.o - malloc_stubs.c: In function 'malloc_mallinfo_stub': - malloc_stubs.c:10:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] - 10 | struct mallinfo info = mallinfo(); - | ^~~~~~~~ - In file included from malloc_stubs.c:5: - /usr/include/malloc.h:114:24: note: declared here - 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; - | ^~~~~~~~ - ocamlc src/posix_clock_stubs.o - ocamlc src/unix_pseudo_terminal_stubs.o - ocamlc src/extended_unix_stubs.o (exit 2) - (cd _build/default/src && /home/opam/.opam/4.06/bin/ocamlc.opt -g -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/bin_prot -I /home/opam/.opam/4.06/lib/bin_prot/shape -I /home/opam/.opam/4.06/lib/core -I /home/opam/.opam/4.06/lib/core_kernel -I /home/opam/.opam/4.06/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/jane-street-headers -I /home/opam/.opam/4.06/lib/num -I /home/opam/.opam/4.06/lib/ocaml -I /home/opam/.opam/4.06/lib/ocaml/threads -I /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_expect/collector -I /home/opam/.opam/4.06/lib/ppx_expect/common -I /home/opam/.opam/4.06/lib/ppx_expect/config -I /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_inline_test/config -I /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.06/lib/re2 -I /home/opam/.opam/4.06/lib/re2/c -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/sexplib/num -I /home/opam/.opam/4.06/lib/sexplib/unix -I /home/opam/.opam/4.06/lib/spawn -I /home/opam/.opam/4.06/lib/stdio -I /home/opam/.opam/4.06/lib/textutils -I /home/opam/.opam/4.06/lib/typerep -I /home/opam/.opam/4.06/lib/variantslib -ccopt -g -o extended_unix_stubs.o extended_unix_stubs.c) - extended_unix_stubs.c: In function 'quota_query': - /home/opam/.opam/4.06/lib/ocaml/caml/mlvalues.h:258:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] - 258 | #define String_val(x) ((char *) Bp_val(x)) - extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~~ - extended_unix_stubs.c:156:21: note: in expansion of macro 'String_val' - 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~ - In file included from extended_unix_stubs.c:19: - /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~^~~~~ - extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~ - | | - | int - extended_unix_stubs.c:156:7: note: in expansion of macro 'quota_control' - 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~~~~~~~~~^~~~~~~~~ - extended_unix_stubs.c:109:44: error: 'struct dqblk' has no member named 'dqb_curbytes'; did you mean 'dqb_curinodes'? - 109 | # define QUOTA_SPACE_USED(quota) ((quota).dqb_curbytes) - | ^~~~~~~~~~~~ - extended_unix_stubs.c:159:55: note: in expansion of macro 'QUOTA_SPACE_USED' - 159 | bytes_used = QUOTA_BYTES_PER_SPACE_UNIT * (int64_t) QUOTA_SPACE_USED(quota); - | ^~~~~~~~~~~~~~~~ - extended_unix_stubs.c: In function 'quota_modify': - /home/opam/.opam/4.06/lib/ocaml/caml/mlvalues.h:258:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] - 258 | #define String_val(x) ((char *) Bp_val(x)) - extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~~ - extended_unix_stubs.c:204:21: note: in expansion of macro 'String_val' - 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~ - /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~^~~~~ - extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] - 107 | quotactl((device), (cmd), (id), (parg)) - | ^~~~~ - | | - | int - extended_unix_stubs.c:204:7: note: in expansion of macro 'quota_control' - 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) - | ^~~~~~~~~~~~~ - /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' - 130 | extern int quotactl (int __cmd, const char *__special, int __id, - | ~~~~~~~~~~~~^~~~~~~~~ - - Waiting for 1 job to finish. [ERROR] The compilation of core_extended.v0.9.1 failed at "jbuilder build -p core_extended -j 39". #=== ERROR while compiling core_extended.v0.9.1 ===============================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///src # path ~/.opam/4.06/.opam-switch/build/core_extended.v0.9.1 # command ~/.opam/4.06/bin/jbuilder build -p core_extended -j 39 # exit-code 1 # env-file ~/.opam/log/core_extended-116-190ac5.env # output-file ~/.opam/log/core_extended-116-190ac5.out ### output ### # ocamlc src/core_extended.{cmi,cmo,cmt} # ocamlopt src/core_extended.{cmx,o} # bash src/config_ext.h # ocamlc src/extended_int_stubs.o # ocamlc src/malloc_stubs.o # malloc_stubs.c: In function 'malloc_mallinfo_stub': # malloc_stubs.c:10:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] # 10 | struct mallinfo info = mallinfo(); # | ^~~~~~~~ # In file included from malloc_stubs.c:5: # /usr/include/malloc.h:114:24: note: declared here # 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; # | ^~~~~~~~ # ocamlc src/posix_clock_stubs.o # ocamlc src/unix_pseudo_terminal_stubs.o # ocamlc src/extended_unix_stubs.o (exit 2) # (cd _build/default/src && /home/opam/.opam/4.06/bin/ocamlc.opt -g -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/bin_prot -I /home/opam/.opam/4.06/lib/bin_prot/shape -I /home/opam/.opam/4.06/lib/core -I /home/opam/.opam/4.06/lib/core_kernel -I /home/opam/.opam/4.06/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/jane-street-headers -I /home/opam/.opam/4.06/lib/num -I /home/opam/.opam/4.06/lib/ocaml -I /home/opam/.opam/4.06/lib/ocaml/threads -I /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_expect/collector -I /home/opam/.opam/4.06/lib/ppx_expect/common -I /home/opam/.opam/4.06/lib/ppx_expect/config -I /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_inline_test/config -I /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.06/lib/re2 -I /home/opam/.opam/4.06/lib/re2/c -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/sexplib/num -I /home/opam/.opam/4.06/lib/sexplib/unix -I /home/opam/.opam/4.06/lib/spawn -I /home/opam/.opam/4.06/lib/stdio -I /home/opam/.opam/4.06/lib/textutils -I /home/opam/.opam/4.06/lib/typerep -I /home/opam/.opam/4.06/lib/variantslib -ccopt -g -o extended_unix_stubs.o extended_unix_stubs.c) # extended_unix_stubs.c: In function 'quota_query': # /home/opam/.opam/4.06/lib/ocaml/caml/mlvalues.h:258:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] # 258 | #define String_val(x) ((char *) Bp_val(x)) # extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~~ # extended_unix_stubs.c:156:21: note: in expansion of macro 'String_val' # 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~ # In file included from extended_unix_stubs.c:19: # /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~^~~~~ # extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~ # | | # | int # extended_unix_stubs.c:156:7: note: in expansion of macro 'quota_control' # 156 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~~~~ # /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~~~~~~~~~^~~~~~~~~ # extended_unix_stubs.c:109:44: error: 'struct dqblk' has no member named 'dqb_curbytes'; did you mean 'dqb_curinodes'? # 109 | # define QUOTA_SPACE_USED(quota) ((quota).dqb_curbytes) # | ^~~~~~~~~~~~ # extended_unix_stubs.c:159:55: note: in expansion of macro 'QUOTA_SPACE_USED' # 159 | bytes_used = QUOTA_BYTES_PER_SPACE_UNIT * (int64_t) QUOTA_SPACE_USED(quota); # | ^~~~~~~~~~~~~~~~ # extended_unix_stubs.c: In function 'quota_modify': # /home/opam/.opam/4.06/lib/ocaml/caml/mlvalues.h:258:24: warning: passing argument 1 of 'quotactl' makes integer from pointer without a cast [-Wint-conversion] # 258 | #define String_val(x) ((char *) Bp_val(x)) # extended_unix_stubs.c:107:16: note: in definition of macro 'quota_control' # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~~ # extended_unix_stubs.c:204:21: note: in expansion of macro 'String_val' # 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~ # /usr/include/x86_64-linux-gnu/sys/quota.h:130:26: note: expected 'int' but argument is of type 'char *' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~^~~~~ # extended_unix_stubs.c:107:25: warning: passing argument 2 of 'quotactl' makes pointer from integer without a cast [-Wint-conversion] # 107 | quotactl((device), (cmd), (id), (parg)) # | ^~~~~ # | | # | int # extended_unix_stubs.c:204:7: note: in expansion of macro 'quota_control' # 204 | if (quota_control(String_val(v_path), cmd, id, (caddr_t)"a)) # | ^~~~~~~~~~~~~ # /usr/include/x86_64-linux-gnu/sys/quota.h:130:45: note: expected 'const char *' but argument is of type 'int' # 130 | extern int quotactl (int __cmd, const char *__special, int __id, # | ~~~~~~~~~~~~^~~~~~~~~ # # Waiting for 1 job to finish. #=== ERROR while compiling cohttp-async.1.0.0 =================================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///src # path ~/.opam/4.06/.opam-switch/build/cohttp-async.1.0.0 # command ~/.opam/4.06/bin/jbuilder build -p cohttp-async -j 39 # exit-code 1 # env-file ~/.opam/log/cohttp-async-116-a03f5a.env # output-file ~/.opam/log/cohttp-async-116-a03f5a.out ### output ### # ocamldep cohttp-async/src/cohttp_async.dependsi.ocamldep-output # ocamldep cohttp-async/bin/cohttp_curl_async.depends.ocamldep-output # ocamldep cohttp-async/src/cohttp_async.depends.ocamldep-output # ocamlc cohttp-async/src/cohttp_async.{cmi,cmo,cmt} # ocamldep cohttp_server/cohttp_server.depends.ocamldep-output # ocamlopt cohttp-async/src/cohttp_async.{cmx,o} # ocamlc cohttp-async/src/cohttp_async__Response.{cmi,cmti} # ocamlc cohttp-async/src/cohttp_async__Io.{cmi,cmti} # ocamlc cohttp-async/src/cohttp_async__Body.{cmi,cmti} # ocamlc cohttp-async/src/cohttp_async__Request.{cmi,cmti} # ocamlc cohttp_server/cohttp_server.{cmi,cmo,cmt} # ocamlc cohttp-async/src/cohttp_async__Response.{cmo,cmt} # ocamlc cohttp-async/src/cohttp_async__Body_raw.{cmi,cmo,cmt} # ocamlopt cohttp-async/src/cohttp_async__Response.{cmx,o} # ocamlc cohttp-async/src/cohttp_async__Request.{cmo,cmt} # ocamlopt cohttp-async/src/cohttp_async__Request.{cmx,o} # ocamlc cohttp-async/src/cohttp_async__Client.{cmi,cmti} # ocamlopt cohttp_server/cohttp_server.{cmx,o} # ocamlc cohttp-async/src/cohttp_async__Body.{cmo,cmt} # ocamlc cohttp-async/src/cohttp_async__Server.{cmi,cmti} # ocamlopt cohttp_server/cohttp_server.{a,cmxa} # ocamlc cohttp-async/src/cohttp_async__Io.{cmo,cmt} # ocamlopt cohttp-async/src/cohttp_async__Body_raw.{cmx,o} # ocamlopt cohttp-async/src/cohttp_async__Body.{cmx,o} # ocamlc cohttp-async/bin/cohttp_curl_async.{cmi,cmo,cmt} # ocamlopt cohttp-async/src/cohttp_async__Io.{cmx,o} # ocamlc cohttp-async/src/cohttp_async__Client.{cmo,cmt} # ocamlc cohttp-async/src/cohttp_async__Server.{cmo,cmt} # ocamlc cohttp-async/src/cohttp_async.cma # ocamlc cohttp-async/bin/cohttp_server_async.{cmi,cmo,cmt} # ocamlopt cohttp-async/src/cohttp_async__Server.{cmx,o} # ocamlopt cohttp-async/src/cohttp_async__Client.{cmx,o} # ocamlopt cohttp-async/src/cohttp_async.{a,cmxa} # ocamlopt cohttp-async/bin/cohttp_curl_async.{cmx,o} # ocamlopt cohttp-async/src/cohttp_async.cmxs # ocamlopt cohttp-async/bin/cohttp_server_async.{cmx,o} # ocamlopt cohttp-async/bin/cohttp_curl_async.exe (exit 2) # (cd _build/default && /home/opam/.opam/4.06/bin/ocamlopt.opt -w -40 -g -o cohttp-async/bin/cohttp_curl_async.exe -I /home/opam/.opam/4.06/lib/astring -I /home/opam/.opam/4.06/lib/async -I /home/opam/.opam/4.06/lib/async_extra -I /home/opam/.opam/4.06/lib/async_kernel -I /home/opam/.opam/4.06/lib/async_rpc_kernel -I /home/opam/.opam/4.06/lib/async_unix -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/base64 -I /home/opam/.opam/4.06/lib/bin_prot -I /home/opam/.opam/4.06/lib/bin_prot/shape -I /home/opam/.opam/4.06/lib/bytes -I /home/opam/.opam/4.06/lib/cohttp -I /home/opam/.opam/4.06/lib/conduit -I /home/opam/.opam/4.06/lib/conduit-async -I /home/opam/.opam/4.06/lib/core -I /home/opam/.opam/4.06/lib/core_kernel -I /home/opam/.opam/4.06/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/fmt -I /home/opam/.opam/4.06/lib/ipaddr -I /home/opam/.opam/4.06/lib/ipaddr/unix -I /home/opam/.opam/4.06/lib/jane-street-headers -I /home/opam/.opam/4.06/lib/logs -I /home/opam/.opam/4.06/lib/magic-mime -I /home/opam/.opam/4.06/lib/num -I /home/opam/.opam/4.06/lib/ocaml -I /home/opam/.opam/4.06/lib/ocaml/threads -I /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_expect/collector -I /home/opam/.opam/4.06/lib/ppx_expect/common -I /home/opam/.opam/4.06/lib/ppx_expect/config -I /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_inline_test/config -I /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.06/lib/re -I /home/opam/.opam/4.06/lib/re/posix -I /home/opam/.opam/4.06/lib/seq -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/sexplib/unix -I /home/opam/.opam/4.06/lib/spawn -I /home/opam/.opam/4.06/lib/stdio -I /home/opam/.opam/4.06/lib/stdlib-shims -I /home/opam/.opam/4.06/lib/stringext -I /home/opam/.opam/4.06/lib/typerep -I /home/opam/.opam/4.06/lib/uri -I /home/opam/.opam/4.06/lib/uri/services -I /home/opam/.opam/4.06/lib/variantslib -I cohttp-async/src -I cohttp_server /home/opam/.opam/4.06/lib/seq/seq.cmxa /home/opam/.opam/4.06/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/4.06/lib/ocaml/unix.cmxa /home/opam/.opam/4.06/lib/fmt/fmt.cmxa /home/opam/.opam/4.06/lib/fmt/fmt_tty.cmxa /home/opam/.opam/4.06/lib/logs/logs.cmxa /home/opam/.opam/4.06/lib/base/caml/caml.cmxa /home/opam/.opam/4.06/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.06/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.06/lib/base/base.cmxa /home/opam/.opam/4.06/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.06/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.06/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.06/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.06/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.06/lib/num/nums.cmxa /home/opam/.opam/4.06/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.06/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.06/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.06/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.06/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.06/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.06/lib/stdio/stdio.cmxa /home/opam/.opam/4.06/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.06/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.06/lib/async_kernel/async_kernel.cmxa /home/opam/.opam/4.06/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.06/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.06/lib/spawn/spawn.cmxa /home/opam/.opam/4.06/lib/core/core.cmxa /home/opam/.opam/4.06/lib/async_rpc_kernel/async_rpc_kernel.cmxa /home/opam/.opam/4.06/lib/async_unix/async_unix.cmxa /home/opam/.opam/4.06/lib/async_extra/async_extra.cmxa /home/opam/.opam/4.06/lib/re/re.cmxa /home/opam/.opam/4.06/lib/re/posix/re_posix.cmxa /home/opam/.opam/4.06/lib/stringext/stringext.cmxa /home/opam/.opam/4.06/lib/uri/uri.cmxa /home/opam/.opam/4.06/lib/ipaddr/ipaddr.cmxa /home/opam/.opam/4.06/lib/astring/astring.cmxa /home/opam/.opam/4.06/lib/async/async.cmxa /home/opam/.opam/4.06/lib/conduit/conduit.cmxa /home/opam/.opam/4.06/lib/base64/base64.cmxa /home/opam/.opam/4.06/lib/logs/logs_fmt.cmxa /home/opam/.opam/4.06/lib/uri/services/uri_services.cmxa /home/opam/.opam/4.06/lib/ipaddr/unix/ipaddr_unix.cmxa /home/opam/.opam/4.06/lib/conduit-async/conduit_async.cmxa /home/opam/.opam/4.06/lib/magic-mime/magic_mime_library.cmxa /home/opam/.opam/4.06/lib/cohttp/cohttp.cmxa cohttp-async/src/cohttp_async.cmxa cohttp_server/cohttp_server.cmxa cohttp-async/bin/cohttp_curl_async.cmx) # /usr/bin/ld: /home/opam/.opam/4.06/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': # /home/opam/.opam/4.06/.opam-switch/build/core.v0.9.2/_build/default/src/unix_stubs.c:558: undefined reference to `makedev' # collect2: error: ld returned 1 exit status # File "caml_startup", line 1: # Error: Error during linking # ocamlopt cohttp-async/bin/cohttp_server_async.exe (exit 2) # (cd _build/default && /home/opam/.opam/4.06/bin/ocamlopt.opt -w -40 -g -o cohttp-async/bin/cohttp_server_async.exe -I /home/opam/.opam/4.06/lib/astring -I /home/opam/.opam/4.06/lib/async -I /home/opam/.opam/4.06/lib/async_extra -I /home/opam/.opam/4.06/lib/async_kernel -I /home/opam/.opam/4.06/lib/async_rpc_kernel -I /home/opam/.opam/4.06/lib/async_unix -I /home/opam/.opam/4.06/lib/base -I /home/opam/.opam/4.06/lib/base/caml -I /home/opam/.opam/4.06/lib/base/shadow_stdlib -I /home/opam/.opam/4.06/lib/base64 -I /home/opam/.opam/4.06/lib/bin_prot -I /home/opam/.opam/4.06/lib/bin_prot/shape -I /home/opam/.opam/4.06/lib/bytes -I /home/opam/.opam/4.06/lib/cohttp -I /home/opam/.opam/4.06/lib/conduit -I /home/opam/.opam/4.06/lib/conduit-async -I /home/opam/.opam/4.06/lib/core -I /home/opam/.opam/4.06/lib/core_kernel -I /home/opam/.opam/4.06/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.06/lib/fieldslib -I /home/opam/.opam/4.06/lib/fmt -I /home/opam/.opam/4.06/lib/ipaddr -I /home/opam/.opam/4.06/lib/ipaddr/unix -I /home/opam/.opam/4.06/lib/jane-street-headers -I /home/opam/.opam/4.06/lib/logs -I /home/opam/.opam/4.06/lib/magic-mime -I /home/opam/.opam/4.06/lib/num -I /home/opam/.opam/4.06/lib/ocaml -I /home/opam/.opam/4.06/lib/ocaml/threads -I /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_expect/collector -I /home/opam/.opam/4.06/lib/ppx_expect/common -I /home/opam/.opam/4.06/lib/ppx_expect/config -I /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.06/lib/ppx_inline_test/config -I /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.06/lib/re -I /home/opam/.opam/4.06/lib/re/posix -I /home/opam/.opam/4.06/lib/seq -I /home/opam/.opam/4.06/lib/sexplib -I /home/opam/.opam/4.06/lib/sexplib/0 -I /home/opam/.opam/4.06/lib/sexplib/unix -I /home/opam/.opam/4.06/lib/spawn -I /home/opam/.opam/4.06/lib/stdio -I /home/opam/.opam/4.06/lib/stdlib-shims -I /home/opam/.opam/4.06/lib/stringext -I /home/opam/.opam/4.06/lib/typerep -I /home/opam/.opam/4.06/lib/uri -I /home/opam/.opam/4.06/lib/uri/services -I /home/opam/.opam/4.06/lib/variantslib -I cohttp-async/src -I cohttp_server /home/opam/.opam/4.06/lib/seq/seq.cmxa /home/opam/.opam/4.06/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/4.06/lib/ocaml/unix.cmxa /home/opam/.opam/4.06/lib/fmt/fmt.cmxa /home/opam/.opam/4.06/lib/fmt/fmt_tty.cmxa /home/opam/.opam/4.06/lib/logs/logs.cmxa /home/opam/.opam/4.06/lib/base/caml/caml.cmxa /home/opam/.opam/4.06/lib/base/shadow_stdlib/shadow_stdlib.cmxa /home/opam/.opam/4.06/lib/sexplib/0/sexplib0.cmxa /home/opam/.opam/4.06/lib/base/base.cmxa /home/opam/.opam/4.06/lib/ocaml/bigarray.cmxa /home/opam/.opam/4.06/lib/fieldslib/fieldslib.cmxa /home/opam/.opam/4.06/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /home/opam/.opam/4.06/lib/sexplib/sexplib.cmxa /home/opam/.opam/4.06/lib/variantslib/variantslib.cmxa /home/opam/.opam/4.06/lib/bin_prot/shape/bin_shape_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/config/inline_test_config.cmxa /home/opam/.opam/4.06/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /home/opam/.opam/4.06/lib/ppx_inline_test/runtime-lib/ppx_inline_test_lib.cmxa /home/opam/.opam/4.06/lib/num/nums.cmxa /home/opam/.opam/4.06/lib/ppx_expect/common/expect_test_common.cmxa /home/opam/.opam/4.06/lib/ppx_expect/config/expect_test_config.cmxa /home/opam/.opam/4.06/lib/bin_prot/bin_prot.cmxa /home/opam/.opam/4.06/lib/core_kernel/base_for_tests/base_for_tests.cmxa /home/opam/.opam/4.06/lib/jane-street-headers/jane_street_headers.cmxa /home/opam/.opam/4.06/lib/ppx_assert/runtime-lib/ppx_assert_lib.cmxa /home/opam/.opam/4.06/lib/ppx_bench/runtime-lib/ppx_bench_lib.cmxa /home/opam/.opam/4.06/lib/ppx_expect/collector/expect_test_collector.cmxa /home/opam/.opam/4.06/lib/stdio/stdio.cmxa /home/opam/.opam/4.06/lib/typerep/typerep_lib.cmxa /home/opam/.opam/4.06/lib/core_kernel/core_kernel.cmxa /home/opam/.opam/4.06/lib/async_kernel/async_kernel.cmxa /home/opam/.opam/4.06/lib/ocaml/threads/threads.cmxa /home/opam/.opam/4.06/lib/sexplib/unix/sexplib_unix.cmxa /home/opam/.opam/4.06/lib/spawn/spawn.cmxa /home/opam/.opam/4.06/lib/core/core.cmxa /home/opam/.opam/4.06/lib/async_rpc_kernel/async_rpc_kernel.cmxa /home/opam/.opam/4.06/lib/async_unix/async_unix.cmxa /home/opam/.opam/4.06/lib/async_extra/async_extra.cmxa /home/opam/.opam/4.06/lib/re/re.cmxa /home/opam/.opam/4.06/lib/re/posix/re_posix.cmxa /home/opam/.opam/4.06/lib/stringext/stringext.cmxa /home/opam/.opam/4.06/lib/uri/uri.cmxa /home/opam/.opam/4.06/lib/ipaddr/ipaddr.cmxa /home/opam/.opam/4.06/lib/astring/astring.cmxa /home/opam/.opam/4.06/lib/async/async.cmxa /home/opam/.opam/4.06/lib/conduit/conduit.cmxa /home/opam/.opam/4.06/lib/base64/base64.cmxa /home/opam/.opam/4.06/lib/logs/logs_fmt.cmxa /home/opam/.opam/4.06/lib/uri/services/uri_services.cmxa /home/opam/.opam/4.06/lib/ipaddr/unix/ipaddr_unix.cmxa /home/opam/.opam/4.06/lib/conduit-async/conduit_async.cmxa /home/opam/.opam/4.06/lib/magic-mime/magic_mime_library.cmxa /home/opam/.opam/4.06/lib/cohttp/cohttp.cmxa cohttp-async/src/cohttp_async.cmxa cohttp_server/cohttp_server.cmxa cohttp-async/bin/cohttp_server_async.cmx) # /usr/bin/ld: /home/opam/.opam/4.06/lib/core/libcore_stubs.a(unix_stubs.o): in function `unix_mknod_stub': # /home/opam/.opam/4.06/.opam-switch/build/core.v0.9.2/_build/default/src/unix_stubs.c:558: undefined reference to `makedev' # collect2: error: ld returned 1 exit status # File "caml_startup", line 1: # Error: Error during linking <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install async_extended v0.9.0 | - install async_shell v0.9.1 | - install aws-s3 1.1.1 +- +- The following actions failed | - build cohttp-async 1.0.0 | - build core_extended v0.9.1 +- +- The following changes have been performed (the rest was aborted) | - install astring 0.8.5 | - install async v0.9.0 | - install async_extra v0.9.0 | - install async_find v0.9.0 | - install async_inotify v0.9.0 | - install async_interactive v0.9.0 | - install async_kernel v0.9.0 | - install async_rpc_kernel v0.9.0 | - install async_unix v0.9.1 | - install base v0.9.4 | - install base-bytes base | - install base64 2.3.0 | - install bigarray-compat 1.1.0 | - install bin_prot v0.9.2 | - install biniou 1.2.2 | - install camlp-streams 5.0.1 | - install cohttp 1.1.1 | - install command_rpc v0.9.0 | - install conduit 1.0.3 | - install conduit-async 1.0.0 | - install conf-gmp 4 | - install conf-gmp-powm-sec 3 | - install conf-libpcre 1 | - install conf-pkg-config 3 | - install conf-zlib 1 | - install configurator v0.9.1 | - install core v0.9.2 | - install core_kernel v0.9.1 | - install cppo 1.7.0 | - install cpuid 0.1.2 | - install cryptokit 1.16.1 | - install csexp 1.5.2 | - install cstruct 6.0.1 | - install cstruct-lwt 6.0.1 | - install dune-configurator 3.16.0 | - install easy-format 1.3.2 | - install fieldslib v0.9.0 | - install fmt 0.8.9 | - install inotify 2.6 | - install ipaddr 2.9.0 | - install jane-street-headers v0.9.0 | - install jbuilder 1.0+beta17 | - install jsonm 1.0.2 | - install logs 0.7.0 | - install lwt 5.5.0 | - install magic-mime 1.3.1 | - install mirage-no-solo5 1 | - install mirage-no-xen 1 | - install mmap 1.2.0 | - install msgpck 1.4 | - install nocrypto 0.5.4-2 | - install num 1.5-1 | - install ocaml-compiler-libs v0.9.0 | - install ocaml-inifiles 1.2 | - install ocaml-migrate-parsetree 1.8.0 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.14.3 | - install ocb-stubblr 0.1.1-1 | - install ocplib-endian 1.2 | - install octavius 1.2.2 | - install ounit 2.2.7 | - install ounit2 2.2.7 | - install pcre 7.4.1 | - install ppx_assert v0.9.0 | - install ppx_ast v0.9.2 | - install ppx_base v0.9.0 | - install ppx_bench v0.9.1 | - install ppx_bin_prot v0.9.0 | - install ppx_compare v0.9.0 | - install ppx_core v0.9.3 | - install ppx_custom_printf v0.9.0 | - install ppx_derivers 1.2.1 | - install ppx_deriving 4.5-1 | - install ppx_driver v0.9.2 | - install ppx_enumerate v0.9.0 | - install ppx_expect v0.9.0 | - install ppx_fail v0.9.0 | - install ppx_fields_conv v0.9.0 | - install ppx_hash v0.9.0 | - install ppx_here v0.9.1 | - install ppx_inline_test v0.9.2 | - install ppx_jane v0.9.0 | - install ppx_js_style v0.9.0 | - install ppx_let v0.9.0 | - install ppx_metaquot v0.9.0 | - install ppx_optcomp v0.9.0 | - install ppx_optional v0.9.0 | - install ppx_pipebang v0.9.0 | - install ppx_protocol_conv 0.9.0 | - install ppx_sexp_conv v0.9.0 | - install ppx_sexp_message v0.9.0 | - install ppx_sexp_value v0.9.0 | - install ppx_tools 5.1+4.06.0 | - install ppx_traverse v0.9.0 | - install ppx_traverse_builtins v0.9.0 | - install ppx_type_conv v0.9.1 | - install ppx_typerep_conv v0.9.0 | - install ppx_variants_conv v0.9.0 | - install ppxfind 1.4 | - install re 1.11.0 | - install re2 v0.9.1 | - install result 1.5 | - install seq 0.3.1 | - install sexplib v0.9.3 | - install spawn v0.9.0 | - install stdio v0.9.1 | - install stdlib-shims 0.3.0 | - install stringext 1.6.0 | - install textutils v0.9.0 | - install topkg 1.0.7 | - install typerep v0.9.0 | - install uri 1.9.7 | - install uutf 1.0.3 | - install variantslib v0.9.0 | - install xml-light 2.5 | - install yojson 1.5.0 | - install zarith 1.13 +- <><> configurator.v0.9.1 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.06/.opam-switch/backup/state-20240912171643.export" 'opam --cli=2.1 install aws-s3.1.1.1 zarith.1.13 yojson.1.5.0 xml-light.2.5 variantslib.v0.9.0 uutf.1.0.3 uri.1.9.7 typerep.v0.9.0 topkg.1.0.7 textutils.v0.9.0 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 spawn.v0.9.0 sexplib.v0.9.3 seq.0.3.1 result.1.5 re2.v0.9.1 re.1.11.0 ppxfind.1.4 ppx_variants_conv.v0.9.0 ppx_typerep_conv.v0.9.0 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_traverse.v0.9.0 ppx_tools.5.1+4.06.0 ppx_sexp_value.v0.9.0 ppx_sexp_message.v0.9.0 ppx_sexp_conv.v0.9.0 ppx_protocol_conv.0.9.0 ppx_pipebang.v0.9.0 ppx_optional.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_let.v0.9.0 ppx_js_style.v0.9.0 ppx_jane.v0.9.0 ppx_inline_test.v0.9.2 ppx_here.v0.9.1 ppx_hash.v0.9.0 ppx_fields_conv.v0.9.0 ppx_fail.v0.9.0 ppx_expect.v0.9.0 ppx_enumerate.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_custom_printf.v0.9.0 ppx_core.v0.9.3 ppx_compare.v0.9.0 ppx_bin_prot.v0.9.0 ppx_bench.v0.9.1 ppx_base.v0.9.0 ppx_ast.v0.9.2 ppx_assert.v0.9.0 pcre.7.4.1 ounit2.2.2.7 ounit.2.2.7 octavius.1.2.2 ocplib-endian.1.2 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-inifiles.1.2 ocaml-compiler-libs.v0.9.0 num.1.5-1 nocrypto.0.5.4-2 msgpck.1.4 mmap.1.2.0 mirage-no-xen.1 mirage-no-solo5.1 magic-mime.1.3.1 lwt.5.5.0 logs.0.7.0 jsonm.1.0.2 jbuilder.1.0+beta17 jane-street-headers.v0.9.0 ipaddr.2.9.0 inotify.2.6 host-arch-x86_64.1 fmt.0.8.9 fieldslib.v0.9.0 easy-format.1.3.2 dune-configurator.3.16.0 dune.3.16.0 cstruct-lwt.6.0.1 cstruct.6.0.1 csexp.1.5.2 cryptokit.1.16.1 cpuid.0.1.2 cppo.1.7.0 core_kernel.v0.9.1 core_extended.v0.9.1 core.v0.9.2 configurator.v0.9.1 conf-zlib.1 conf-pkg-config.3 conf-libpcre.1 conf-gmp-powm-sec.3 conf-gmp.4 conduit-async.1.0.0 conduit.1.0.3 command_rpc.v0.9.0 cohttp-async.1.0.0 cohttp.1.1.1 camlp-streams.5.0.1 biniou.1.2.2 bin_prot.v0.9.2 bigarray-compat.1.1.0 base64.2.3.0 base-bytes.base base.v0.9.4 async_unix.v0.9.1 async_shell.v0.9.1 async_rpc_kernel.v0.9.0 async_kernel.v0.9.0 async_interactive.v0.9.0 async_inotify.v0.9.0 async_find.v0.9.0 async_extra.v0.9.0 async_extended.v0.9.0 async.v0.9.0 astring.0.8.5 --verbose --yes --confirm-level=unsafe-yes' failed.