Building on cree.caelum.ci.dev (from ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a) Unable to find image 'ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a' locally docker.io/ocaml/opam@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a: Pulling from ocaml/opam be8bff513ecd: Pulling fs layer be8bff513ecd: Verifying Checksum be8bff513ecd: Download complete be8bff513ecd: Pull complete Digest: sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a Status: Downloaded newer image for ocaml/opam@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a 2023-04-04 02:41.20 ---> using "1b5bfb7eb3e9a5f062cbf0b4461d12fc3dfecf96d05cadb00246fad3fdcdc978" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2023-04-04 02:41.20 ---> using "c44b22cf0b2efc5d1d2841662bdcff05d434caaef05c2fb6fbfd413cdea5e4a8" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 256625cb20f160c147915cb8af1e68e7152edc2c")) 2023-04-04 02:41.20 ---> using "e2c652ea609d075e64169772425842010e5451c0329879d1beea6d6c1b92a125" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2023-04-04 02:41.20 ---> using "96fe71a7db45eb10c3e9e23c88bb9115f86226e06f54a7fcb0f5e7d132ff1e2d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.05' --packages ocaml-base-compiler.4.05.0,ocaml-secondary-compiler")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.05.0"} "ocaml-secondary-compiler"] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.05.0 (cached) -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 -> installed ocaml-base-compiler.4.05.0 -> installed ocaml-config.1 -> installed ocaml.4.05.0 Done. # Run eval $(opam env --switch=4.05) to update the current shell environment 2023-04-04 02:41.20 ---> using "de42e82a1a98656d5672692b698f4da45eac0c03475929c82875ddaaf493e6af" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [184 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-03-2007.49-F-2023-03-27-1404.25.pdiff [78.3 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-03-2007.49-F-2023-03-27-1404.25.pdiff [78.3 kB] - Fetched 326 kB in 2s (132 kB/s) - Reading package lists... - 2023-04-04 02:41.20 ---> using "8fc3133bddff2486223aeee7392dc5e9303356be91eed6e79652133ef6472654" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"dropbox.0.1~772c4a6\"\ \nopam install -vy \"dropbox.0.1~772c4a6\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"dropbox.0.1~772c4a6\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] dropbox.0.1~772c4a6 is not installed. The following actions will be performed: === install 60 packages - install atd 2.0.0 [required by atdgen] - install atdgen 2.0.0 [required by dropbox] - install atdgen-runtime 2.0.0 [required by atdgen] - install base v0.9.4 [required by fieldslib] - install base-bytes base [required by cohttp] - install base-num base [required by num] - install base64 2.3.0 [required by cohttp] - install biniou 1.2.0 [required by atdgen] - install cmdliner 1.0.4 [required by cohttp] - install cohttp 0.22.0 [required by dropbox] - install conduit 0.15.4 [required by cohttp] - install conf-libssl 4 [required by ssl] - install conf-pkg-config 2 [required by conf-libssl] - install conf-which 1 [required by biniou] - install cppo 1.6.8 [required by yojson, ppx_deriving] - install dropbox 0.1~772c4a6 - install dune 1.6.3 [required by base64, magic-mime] - install dune-configurator 1.0.0 [required by ssl] - install easy-format 1.3.1 [required by atd] - install fieldslib v0.9.0 [required by cohttp] - install fmt 0.8.9 [required by cohttp] - install ipaddr 2.9.0 [required by conduit] - install jbuilder transition [required by atdgen] - install logs 0.7.0 [required by cohttp] - install lwt 3.3.0 [required by dropbox] For the PPX, please install package lwt_ppx For Lwt_log and Lwt_daemon, please install package lwt_log - install magic-mime 1.3.0 [required by cohttp] - install menhir 20190924 [required by atd] - install num 0 [required by sexplib] - install oasis 0.4.11 [required by dropbox] - install ocaml-compiler-libs v0.9.0 [required by ppx_core] - install ocaml-migrate-parsetree 1.3.1 [required by fieldslib, ppx_fields_conv] - install ocamlbuild 0.14.2 [required by dropbox] - install ocamlfind 1.9.6 [required by dropbox] - install ocamlify 0.0.1 [required by oasis] - install ocamlmod 0.0.9 [required by oasis] - install ppx_ast v0.9.1 [required by ppx_core] - install ppx_core v0.9.3 [required by ppx_fields_conv] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 4.5-1 [required by cohttp] - install ppx_driver v0.9.2 [required by fieldslib, conduit, ppx_fields_conv] - install ppx_fields_conv v0.9.0 [required by cohttp] - install ppx_metaquot v0.9.0 [required by ppx_fields_conv] - install ppx_optcomp v0.9.0 [required by conduit] - install ppx_sexp_conv v0.9.0 [required by cohttp] - install ppx_tools 5.0+4.05.0 [required by ppx_deriving] - install ppx_tools_versioned 5.2.2 [required by lwt] - install ppx_traverse_builtins v0.9.0 [required by ppx_core, ppx_metaquot] - install ppx_type_conv v0.9.1 [required by ppx_fields_conv] - install ppxfind 1.3 [required by ppx_deriving] - install re 1.9.0 [required by cohttp] - install result 1.5 [required by conduit] - install seq 0.2.2 [required by fmt, re] - install sexplib v0.9.3 [required by cohttp] - install ssl 0.5.9 [required by dropbox] - install stdio v0.9.1 [required by ppx_core] - install stdlib-shims 0.3.0 [required by fmt] - install stringext 1.6.0 [required by cohttp] - install topkg 1.0.7 [required by logs] - install uri 1.9.7 [required by dropbox] - install yojson 1.7.0 [required by atdgen] The following system packages will first need to be installed: libssl-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libssl-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpkgconf3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18744 files and directories currently installed.) - Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package libssl-dev:amd64. - Preparing to unpack .../libssl-dev_3.0.8-1_amd64.deb ... - Unpacking libssl-dev:amd64 (3.0.8-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libssl-dev:amd64 (3.0.8-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/178: Processing 2/178: Processing 3/178: Processing 4/178: Processing 5/178: Processing 6/178: -> installed base-num.base Processing 7/178: -> retrieved atd.2.0.0, atdgen.2.0.0, atdgen-runtime.2.0.0 (cached) Processing 8/178: -> retrieved base.v0.9.4 (cached) Processing 9/178: -> retrieved base64.2.3.0 (cached) Processing 10/178: -> retrieved biniou.1.2.0 (cached) Processing 11/178: -> retrieved cmdliner.1.0.4 (cached) Processing 12/178: Processing 13/178: Processing 14/178: Processing 15/178: Processing 16/178: [cmdliner: make all] Processing 17/178: [cmdliner: make all] [conf-pkg-config: pkg-config] Processing 18/178: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved cohttp.0.22.0 (cached) Processing 19/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved conduit.0.15.4 (cached) Processing 20/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved cppo.1.6.8 (cached) Processing 21/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] Processing 22/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved easy-format.1.3.1 (cached) Processing 23/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved fieldslib.v0.9.0 (cached) Processing 24/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved fmt.0.8.9 (cached) Processing 25/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved ipaddr.2.9.0 (cached) Processing 26/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] Processing 27/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved logs.0.7.0 (cached) Processing 28/178: [dropbox.0.1~772c4a6: http] [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] Processing 28/178: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] -> retrieved dune.1.6.3 (cached) Processing 29/178: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] Processing 30/178: [cmdliner: make all] [conf-pkg-config: pkg-config] [conf-which: which which] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2) - 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.2 Processing 30/178: [cmdliner: make all] [conf-which: which which] [dune: ocaml bootstrap.ml] Processing 31/178: [cmdliner: make all] [conf-which: which which] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cmdliner.1.0.4) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.0.4 Processing 31/178: [conf-which: which which] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-which.1) - /usr/bin/which -> compiled conf-which.1 Processing 31/178: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved lwt.3.3.0 (cached) Processing 32/178: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved dropbox.0.1~772c4a6 (https://github.com/toots/ocaml-dropbox/archive/opam-0.1.tar.gz) Processing 33/178: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] Processing 34/178: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] Processing 35/178: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved magic-mime.1.3.0 (cached) Processing 36/178: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.1.6.3) - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/dune_lexer.mll - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/let-syntax/lexer.mll - '/home/opam/.opam/4.05/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml Processing 36/178: [dune: ./boot.exe 127] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/lib/pkgconfig" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 36/178: [dune: ./boot.exe 127] Processing 37/178: [conf-libssl: pkg-config openssl] [dune: ./boot.exe 127] Processing 38/178: [conf-libssl: pkg-config openssl] [dune: ./boot.exe 127] [cmdliner: make install] -> retrieved menhir.20190924 (cached) Processing 39/178: [conf-libssl: pkg-config openssl] [dune: ./boot.exe 127] [cmdliner: make install] -> retrieved oasis.0.4.11 (cached) Processing 40/178: [conf-libssl: pkg-config openssl] [dune: ./boot.exe 127] [cmdliner: make install] -> retrieved ocaml-compiler-libs.v0.9.0 (cached) Processing 41/178: [conf-libssl: pkg-config openssl] [dune: ./boot.exe 127] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "openssl" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-libssl.4) -> compiled conf-libssl.4 Processing 41/178: [dune: ./boot.exe 127] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.05/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.05/doc/cmdliner" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.05/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.05/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.05/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.05/lib/cmdliner - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ - /home/opam/.opam/4.05/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.05/lib/cmdliner Processing 41/178: [dune: ./boot.exe 127] [cmdliner: make install-doc] -> retrieved ocaml-migrate-parsetree.1.3.1 (cached) Processing 42/178: [dune: ./boot.exe 127] [cmdliner: make install-doc] -> retrieved ocamlbuild.0.14.2 (cached) Processing 43/178: [dune: ./boot.exe 127] [cmdliner: make install-doc] Processing 44/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [cmdliner: make install-doc] -> retrieved ocamlfind.1.9.6 (cached) Processing 45/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [cmdliner: make install-doc] [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 46/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.05/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.05/doc/cmdliner" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.05/doc/cmdliner - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.05/doc/cmdliner -> installed cmdliner.1.0.4 Processing 46/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] -> installed conf-libssl.4 Processing 47/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] -> installed conf-which.1 Processing 48/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] -> installed num.0 Processing 49/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved ocamlify.0.0.1 (cached) Processing 50/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved ocamlmod.0.0.9 (cached) Processing 51/178: [dune: ./boot.exe 127] [ocamlbuild: make configure.make] [ocamlfind: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.05" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.05/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.05/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.05/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 51/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved ppx_ast.v0.9.1 (cached) Processing 52/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 52/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_core.v0.9.3 (cached) Processing 53/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 54/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_deriving.4.5-1 (cached) Processing 55/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05/bin" "-sitelib" "/home/opam/.opam/4.05/lib" "-mandir" "/home/opam/.opam/4.05/man" "-config" "/home/opam/.opam/4.05/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.05/lib/ocaml - Binaries: /home/opam/.opam/4.05/bin - Manual pages: /home/opam/.opam/4.05/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.05/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.05/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.05/bin - Manual pages: /home/opam/.opam/4.05/man - topfind script: /home/opam/.opam/4.05/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 55/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_driver.v0.9.2 (cached) Processing 56/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_fields_conv.v0.9.0 (cached) Processing 57/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_metaquot.v0.9.0 (cached) Processing 58/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_optcomp.v0.9.0 (cached) Processing 59/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_sexp_conv.v0.9.0 (cached) Processing 60/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_tools.5.0+4.05.0 (cached) Processing 61/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_tools_versioned.5.2.2 (cached) Processing 62/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_traverse_builtins.v0.9.0 (cached) Processing 63/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_type_conv.v0.9.1 (cached) Processing 64/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppxfind.1.3 (cached) Processing 65/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved re.1.9.0 (cached) Processing 66/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved result.1.5 (cached) Processing 67/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved seq.0.2.2 (cached) Processing 68/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved sexplib.v0.9.3 (cached) Processing 69/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ssl.0.5.9 (cached) Processing 70/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved stdio.v0.9.1 (cached) Processing 71/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved stdlib-shims.0.3.0 (cached) Processing 72/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved stringext.1.6.0 (cached) Processing 73/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved topkg.1.0.7 (cached) -> retrieved uri.1.9.7 (cached) -> retrieved yojson.1.7.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.05/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.05/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' Processing 73/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 73/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] Processing 74/178: [dune: ./boot.exe 127] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.1.6.3) -> compiled dune.1.6.3 Processing 74/178: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.05/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.05/bin" - install -d "/home/opam/.opam/4.05/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/4.05/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.05/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.05/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/4.05/lib/findlib" - install -d "/home/opam/.opam/4.05/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.05/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.05/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.05/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.05/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.05/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.05/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.05/lib/$x/META.tmp" && mv "/home/opam/.opam/4.05/lib/$x/META.tmp" "/home/opam/.opam/4.05/lib/$x/META"; done - install -d "/home/opam/.opam/4.05/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.05/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/4.05/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.05/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.05/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/4.05/man/man1" "/home/opam/.opam/4.05/man/man3" "/home/opam/.opam/4.05/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 74/178: [ocamlbuild: make check-if-preinstalled] Processing 75/178: [ocamlbuild: make check-if-preinstalled] Processing 76/178: [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] -> installed base-bytes.base Processing 77/178: [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] -> installed dune.1.6.3 Processing 78/178: [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 79/178: [base64: dune subst] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 80/178: [base64: dune subst] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 81/178: [base64: dune subst] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 82/178: [base64: dune subst] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 83/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] Processing 84/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] Processing 85/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] Processing 86/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] Processing 87/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] Processing 88/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed dune-configurator.1.0.0 Processing 89/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 90/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed jbuilder.transition Processing 91/178: [base64: dune subst] [cppo: dune build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 92/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 93/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] [seq: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 94/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 95/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 95/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ocamlbuild.0.14.2 Processing 96/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 97/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 98/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 99/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 100/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_tools.5.0+4.05.0) - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.0+4.05.0 Processing 100/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] Processing 101/178: [base64: dune subst] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base64.2.3.0) Processing 101/178: [base64: dune build] [cppo: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [magic-mime: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "magic-mime" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/magic-mime.1.3.0) -> compiled magic-mime.1.3.0 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [ssl: dune build] [stringext: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stringext.1.6.0) -> compiled stringext.1.6.0 Processing 101/178: [base64: dune build] [easy-format: jbuilder build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "easy-format" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/easy-format.1.3.1) -> compiled easy-format.1.3.1 Processing 101/178: [base64: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-compiler-libs.v0.9.0) - ocamlc src/shadow/gen/.gen.eobjs/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/shadow/gen/.gen.eobjs/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. -> compiled ocaml-compiler-libs.v0.9.0 Processing 101/178: [base64: dune build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_traverse_builtins.v0.9.0) -> compiled ppx_traverse_builtins.v0.9.0 Processing 101/178: [base64: dune build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_tools.5.0+4.05.0) - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.05/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.05/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.05/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.05/lib/ppx_tools/META -> installed ppx_tools.5.0+4.05.0 Processing 101/178: [base64: dune build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed cppo.1.6.8 Processing 102/178: [base64: dune build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed easy-format.1.3.1 Processing 103/178: [base64: dune build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] Processing 104/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed magic-mime.1.3.0 Processing 105/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed ocaml-compiler-libs.v0.9.0 Processing 106/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed ppx_derivers.1.2.1 Processing 107/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed ppx_traverse_builtins.v0.9.0 Processing 108/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed result.1.5 Processing 109/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] Processing 110/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed seq.0.2.2 Processing 111/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] Processing 112/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed stdlib-shims.0.3.0 Processing 113/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] -> installed stringext.1.6.0 Processing 114/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [sexplib: jbuilder build] [ssl: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ssl" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ssl.0.5.9) - ocamlc src/ssl_stubs.o - ssl_stubs.c: In function 'get_method': - ssl_stubs.c:335:11: warning: 'TLSv1_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 335 | method = TLSv1_client_method(); - | ^~~~~~ - In file included from ssl_stubs.c:46: - /usr/include/openssl/ssl.h:2017:50: note: declared here - 2017 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_client_method(void); - | ^~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:339:11: warning: 'TLSv1_server_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 339 | method = TLSv1_server_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2016:50: note: declared here - 2016 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_server_method(void); - | ^~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:343:11: warning: 'TLSv1_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 343 | method = TLSv1_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2015:50: note: declared here - 2015 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_method(void); /* TLSv1.0 */ - | ^~~~~~~~~~~~ - ssl_stubs.c:353:11: warning: 'TLSv1_1_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 353 | method = TLSv1_1_client_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2025:50: note: declared here - 2025 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_client_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:357:11: warning: 'TLSv1_1_server_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 357 | method = TLSv1_1_server_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2024:50: note: declared here - 2024 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_server_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:361:11: warning: 'TLSv1_1_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 361 | method = TLSv1_1_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2023:50: note: declared here - 2023 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_method(void); /* TLSv1.1 */ - | ^~~~~~~~~~~~~~ - ssl_stubs.c:372:11: warning: 'TLSv1_2_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 372 | method = TLSv1_2_client_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2033:50: note: declared here - 2033 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:376:11: warning: 'TLSv1_2_server_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 376 | method = TLSv1_2_server_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2032:50: note: declared here - 2032 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_server_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:380:11: warning: 'TLSv1_2_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 380 | method = TLSv1_2_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2031:50: note: declared here - 2031 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */ - | ^~~~~~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file': - ssl_stubs.c:870:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 870 | DH_free(dh); - | ^~~~~~~ - In file included from /usr/include/openssl/dsa.h:51, - from /usr/include/openssl/x509.h:37, - from /usr/include/openssl/ssl.h:31: - /usr/include/openssl/dh.h:200:28: note: declared here - 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); - | ^~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve': - ssl_stubs.c:897:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 897 | ecdh = EC_KEY_new_by_curve_name(nid); - | ^~~~ - In file included from /usr/include/openssl/x509.h:33: - /usr/include/openssl/ec.h:998:31: note: declared here - 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:905:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 905 | EC_KEY_free(ecdh); - | ^~~~~~~~~~~ - /usr/include/openssl/ec.h:1003:28: note: declared here - 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); - | ^~~~~~~~~~~ - ssl_stubs.c: In function 'load_dh_param': - ssl_stubs.c:1662:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 1662 | ret=PEM_read_bio_DHparams(bio,NULL,NULL,NULL); - | ^~~ - In file included from /usr/include/openssl/ssl.h:36: - /usr/include/openssl/pem.h:469:1: note: declared here - 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) - | ^~~~~~~~~~~~~~~~~~~ -> compiled ssl.0.5.9 Processing 114/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [sexplib: jbuilder build] [topkg: ocaml build] -> installed ssl.0.5.9 Processing 115/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [sexplib: jbuilder build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sexplib.v0.9.3) - ocamlc src/.sexplib.objs/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.objs/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. -> compiled sexplib.v0.9.3 Processing 115/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [topkg: ocaml build] -> installed sexplib.v0.9.3 Processing 116/178: [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [topkg: ocaml build] Processing 117/178: [base: jbuilder build] [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1) - File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - I: Running command '/home/opam/.opam/4.05/bin/ocamlc.opt -config > /opam-tmp/oasis-04fbc9.txt' - I: Running command '/home/opam/.opam/4.05/bin/ocamlfind query -format %v findlib > /opam-tmp/oasis-f8e4aa.txt' - - Configuration: - - OCamlbuild additional flags: ................... - Compile with ocaml profile flag on.: ........... false - Compile with ocaml debug flag on.: ............. true - Remove a directory.: ........................... rm -rf - Remove a file.: ................................ rm -f - suffix_program: ................................ - is_native: ..................................... true - findlib_version: ............................... 1.9.6 - PS documentation: .............................. $docdir - PDF documentation: ............................. $docdir - DVI documentation: ............................. $docdir - HTML documentation: ............................ $docdir - Documentation root: ............................ $datarootdir/doc/$pkg_name - Man documentation: ............................. $datarootdir/man - Locale-dependent data: ......................... $datarootdir/locale - Info documentation: ............................ $datarootdir/info - Read-only architecture-independent data: ....... $datarootdir - Read-only arch-independent data root: .......... $prefix/share - Object code libraries: ......................... $exec_prefix/lib - Modifiable single-machine data: ................ $prefix/var - Modifiable architecture-independent data: ...... $prefix/com - Read-only single-machine data: ................. $prefix/etc - Program executables: ........................... $exec_prefix/libexec - System admin executables: ...................... $exec_prefix/sbin - User executables: .............................. $exec_prefix/bin - Install architecture-dependent files in dir: ... $prefix - Install architecture-independent files dir: .... /home/opam/.opam/4.05 - systhread_supported: ........................... true - default_executable_name: ....................... a.out - ext_dll: ....................................... .so - ext_lib: ....................................... .a - ext_asm: ....................................... .s - ext_obj: ....................................... .o - model: ......................................... default - native_c_compiler: ............................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - bytecomp_c_compiler: ........................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - standard_runtime: .............................. /home/opam/.opam/4.05/bin/ocamlrun - standard_library: .............................. /home/opam/.opam/4.05/lib/ocaml - standard_library_default: ...................... /home/opam/.opam/4.05/lib/ocaml - ocaml_version: ................................. 4.05.0 - ccomp_type: .................................... cc - architecture: .................................. amd64 - system: ........................................ linux - os_type: ....................................... Unix - Package version: ............................... 0.0.1 - Package name: .................................. ocamlify - ocamlbuild: .................................... /home/opam/.opam/4.05/bin/ocamlbuild - ocamlopt: ...................................... /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlc: ........................................ /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlfind: ..................................... /home/opam/.opam/4.05/bin/ocamlfind - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlmod.0.0.9) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ ocamlmod - Package version: ..................................... 0.0.9 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.05 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_str: ............................................. /home/opam/.opam/4.05/lib/ocaml - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/topkg.1.0.7) - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 117/178: [base: jbuilder build] [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] -> installed topkg.1.0.7 Processing 118/178: [base: jbuilder build] [base64: dune build] [biniou: jbuilder build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] Processing 119/178: [base: jbuilder build] [base64: dune build] [biniou: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base64.2.3.0) -> compiled base64.2.3.0 Processing 119/178: [base: jbuilder build] [biniou: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] -> installed base64.2.3.0 Processing 120/178: [base: jbuilder build] [biniou: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "biniou" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/biniou.1.2.0) -> compiled biniou.1.2.0 Processing 120/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] -> installed biniou.1.2.0 Processing 121/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] Processing 122/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-migrate-parsetree.1.3.1) -> compiled ocaml-migrate-parsetree.1.3.1 Processing 122/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [yojson: dune build] -> installed ocaml-migrate-parsetree.1.3.1 Processing 123/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [re: dune build] [yojson: dune build] Processing 124/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [re: dune build] [yojson: dune build] Processing 125/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [re: dune build] [yojson: dune build] Processing 126/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [re: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 126/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [yojson: dune build] -> installed re.1.9.0 Processing 127/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1) - File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - I: Running command '/home/opam/.opam/4.05/bin/ocamlbuild src/ocamlify.byte -tag debug' - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends - ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends - ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml - ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml - ocamlfind ocamlc -g -linkpkg -I src src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte - I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify'' -> compiled ocamlify.0.0.1 Processing 127/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [yojson: dune build] Processing 128/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ocamlmod: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [yojson: dune build] [ocamlify: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlmod.0.0.9) - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 21, characters 18-27: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 23, characters 19-28: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml - File "src/ocamlmod.ml", line 52, characters 4-21: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "src/ocamlmod.ml", line 29, characters 6-13: - Warning 26: unused variable real_fn. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -linkpkg -package str -I src src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte -> compiled ocamlmod.0.0.9 Processing 128/178: [base: jbuilder build] [fmt: ocaml build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [yojson: dune build] [ocamlify: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/fmt.0.8.9) - 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 cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.ml > src/fmt_cli.ml.depends - ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.mli > src/fmt_cli.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml - ocamlfind ocamlopt -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa - ocamlfind ocamlopt -shared -linkall -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml - ocamlfind ocamlc -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmo -o src/fmt_cli.cma - ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - # No parallelism done -> compiled fmt.0.8.9 Processing 128/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [yojson: dune build] [ocamlify: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/yojson.1.7.0) - ocamlc lib/.yojson.objs/yojson.{cmo,cmt} - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "pretty.ml", line 5, characters 12-166: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_after_opening space_before_closing align_closing. - They will not be selected if the type becomes unknown. - File "pretty.ml", line 9, characters 14-87: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_before_closing. - They will not be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - ocamlopt lib/.yojson.objs/yojson.{cmx,o} - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "pretty.ml", line 5, characters 12-166: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_after_opening space_before_closing align_closing. - They will not be selected if the type becomes unknown. - File "pretty.ml", line 9, characters 14-87: - Warning 40: this record of type Easy_format.list_param contains fields that are - not visible in the current scope: space_before_closing. - They will not be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 17, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 32-35: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 92, characters 39-44: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 94, characters 15-18: - Warning 40: o_s was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 95, characters 17-22: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "write.ml", line 97, characters 7-12: - Warning 40: o_len was selected from type Bi_outbuf.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. -> compiled yojson.1.7.0 Processing 128/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ocamlify: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxfind" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppxfind.1.3) -> compiled ppxfind.1.3 Processing 128/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ocamlify: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1) - File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - I: Copying file '/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.05/bin/ocamlify' - I: Running command 'cp '/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.05/bin/ocamlify'' -> installed ocamlify.0.0.1 Processing 128/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] -> installed fmt.0.8.9 Processing 129/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] Processing 130/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ocamlmod: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_tools_versioned.5.2.2) -> compiled ppx_tools_versioned.5.2.2 Processing 130/178: [base: jbuilder build] [menhir: make Makefile] [ppx_ast: jbuilder build] [ocamlmod: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_ast.v0.9.1) -> compiled ppx_ast.v0.9.1 Processing 130/178: [base: jbuilder build] [menhir: make Makefile] [ocamlmod: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/base.v0.9.4) - File "src/jbuild", line 18, characters 0-142: - 18 | (rule - 19 | ((targets (pow_overflow_bounds.ml)) - 20 | (deps (../generate/generate_pow_overflow_bounds.exe)) - 21 | (action (run ${<} -atomic -o ${@})))) - Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - To keep the current behavior and get rid of this warning, add a field (fallback) to the rule. -> compiled base.v0.9.4 Processing 130/178: [menhir: make Makefile] [ocamlmod: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlmod.0.0.9) -> installed ocamlmod.0.0.9 Processing 130/178: [menhir: make Makefile] Processing 131/178: [menhir: make Makefile] [oasis: ocaml setup.ml] -> installed base.v0.9.4 Processing 132/178: [menhir: make Makefile] [oasis: ocaml setup.ml] Processing 133/178: [menhir: make Makefile] [oasis: ocaml setup.ml] [stdio: jbuilder build] -> installed ppx_ast.v0.9.1 Processing 134/178: [menhir: make Makefile] [oasis: ocaml setup.ml] [stdio: jbuilder build] -> installed ppx_tools_versioned.5.2.2 Processing 135/178: [menhir: make Makefile] [oasis: ocaml setup.ml] [stdio: jbuilder build] Processing 136/178: [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [stdio: jbuilder build] -> installed ppxfind.1.3 Processing 137/178: [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [stdio: jbuilder build] [ppx_deriving: patch] applying fix_dune_3.patch Processing 138/178: [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_deriving: patch] [stdio: jbuilder build] -> installed yojson.1.7.0 Processing 139/178: [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_deriving: patch] [stdio: jbuilder build] Processing 140/178: [atdgen-runtime: jbuilder build] [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_deriving: patch] [stdio: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/oasis.0.4.11) - - Configuration: - ocamlfind: ................................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: ...................................................... /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: .................................................... /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .................................................. /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ................................................ oasis - Package version: ............................................. 0.4.11 - os_type: ..................................................... Unix - system: ...................................................... linux - architecture: ................................................ amd64 - ccomp_type: .................................................. cc - ocaml_version: ............................................... 4.05.0 - standard_library_default: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_library: ............................................ /home/opam/.opam/4.05/lib/ocaml - standard_runtime: ............................................ /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ......................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ........................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ....................................................... default - ext_obj: ..................................................... .o - ext_asm: ..................................................... .s - ext_lib: ..................................................... .a - ext_dll: ..................................................... .so - default_executable_name: ..................................... a.out - systhread_supported: ......................................... true - Install architecture-independent files dir: .................. /home/opam/.opam/4.05 - Install architecture-dependent files in dir: ................. $prefix - User executables: ............................................ $exec_prefix/bin - System admin executables: .................................... $exec_prefix/sbin - Program executables: ......................................... $exec_prefix/libexec - Read-only single-machine data: ............................... $prefix/etc - Modifiable architecture-independent data: .................... $prefix/com - Modifiable single-machine data: .............................. $prefix/var - Object code libraries: ....................................... $exec_prefix/lib - Read-only arch-independent data root: ........................ $prefix/share - Read-only architecture-independent data: ..................... $datarootdir - Info documentation: .......................................... $datarootdir/info - Locale-dependent data: ....................................... $datarootdir/locale - Man documentation: ........................................... $datarootdir/man - Documentation root: .......................................... $datarootdir/doc/$pkg_name - HTML documentation: .......................................... $docdir - DVI documentation: ........................................... $docdir - PDF documentation: ........................................... $docdir - PS documentation: ............................................ $docdir - findlib_version: ............................................. 1.9.6 - is_native: ................................................... true - suffix_program: .............................................. - Remove a file.: .............................................. rm -f - Remove a directory.: ......................................... rm -rf - Turn ocaml debug flag on: .................................... true - Turn ocaml profile flag on: .................................. false - Compiler support generation of .cmxs.: ....................... true - OCamlbuild additional flags: ................................. - Install OASIS and base libraries, for plugins development: ... true - Build OASIS tools for development: ........................... false - Build test-quickstart: ....................................... true - Build test-omake: ............................................ false - Build test-devel: ............................................ false - Create documentations: ....................................... true - Compile tests executable and library and run them: ........... false - make: ........................................................ /usr/bin/make - ocamlmod: .................................................... /home/opam/.opam/4.05/bin/ocamlmod - ocamlyacc: ................................................... /home/opam/.opam/4.05/bin/ocamlyacc - ocamllex: .................................................... /home/opam/.opam/4.05/bin/ocamllex - ocamlify: .................................................... /home/opam/.opam/4.05/bin/ocamlify - pkg_unix: .................................................... /home/opam/.opam/4.05/lib/ocaml - pkg_ocamlbuild: .............................................. /home/opam/.opam/4.05/lib/ocamlbuild - ocamldoc: .................................................... /home/opam/.opam/4.05/bin/ocamldoc - pkg_dynlink: ................................................. /home/opam/.opam/4.05/lib/ocaml - pkg_findlib: ................................................. /home/opam/.opam/4.05/lib/findlib - + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdio.v0.9.1) -> compiled stdio.v0.9.1 Processing 140/178: [atdgen-runtime: jbuilder build] [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_deriving: patch] -> installed stdio.v0.9.1 Processing 141/178: [atdgen-runtime: jbuilder build] [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_deriving: patch] Processing 142/178: [atdgen-runtime: jbuilder build] [lwt: ocaml false] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.3.0) Processing 142/178: [atdgen-runtime: jbuilder build] [lwt: jbuilder build] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: patch] Processing 142/178: [atdgen-runtime: jbuilder build] [lwt: jbuilder build] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "atdgen-runtime" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/atdgen-runtime.2.0.0) - ocamlc atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Json_adapter.{cmi,cmti} - File "atdgen-runtime/src/json_adapter.mli", line 17, characters 18-34: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.mli", line 17, characters 38-54: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.mli", line 20, characters 16-32: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.mli", line 20, characters 36-52: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - ocamlc atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Oj_run.{cmi,cmti} - File "atdgen-runtime/src/oj_run.mli", line 42, characters 3-19: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/oj_run.mli", line 42, characters 23-39: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/oj_run.mli", line 45, characters 3-19: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/oj_run.mli", line 45, characters 23-39: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - ocamlc atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Json_adapter.{cmo,cmt} - File "atdgen-runtime/src/json_adapter.ml", line 4, characters 18-34: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 4, characters 38-54: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 5, characters 16-32: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 5, characters 36-52: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 18, characters 23-27: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 18, characters 31-35: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 31, characters 21-25: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 31, characters 29-33: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 53, characters 21-25: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 53, characters 29-33: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 59, characters 19-23: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 59, characters 27-31: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 108, characters 23-27: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 108, characters 31-35: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 133, characters 26-30: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 147, characters 21-25: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 147, characters 29-33: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - ocamlopt atdgen-runtime/src/.atdgen_runtime.objs/atdgen_runtime__Json_adapter.{cmx,o} - File "atdgen-runtime/src/json_adapter.ml", line 4, characters 18-34: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 4, characters 38-54: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 5, characters 16-32: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 5, characters 36-52: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 18, characters 23-27: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 18, characters 31-35: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 31, characters 21-25: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 31, characters 29-33: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 53, characters 21-25: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 53, characters 29-33: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 59, characters 19-23: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 59, characters 27-31: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 108, characters 23-27: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 108, characters 31-35: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 133, characters 26-30: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 147, characters 21-25: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "atdgen-runtime/src/json_adapter.ml", line 147, characters 29-33: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead -> compiled atdgen-runtime.2.0.0 Processing 142/178: [lwt: jbuilder build] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] -> installed atdgen-runtime.2.0.0 Processing 143/178: [lwt: jbuilder build] [menhir: make Makefile] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "Makefile" "PREFIX=/home/opam/.opam/4.05" "USE_OCAMLFIND=true" "docdir=/home/opam/.opam/4.05/doc/menhir" "libdir=/home/opam/.opam/4.05/lib/menhir" "mandir=/home/opam/.opam/4.05/man/man1" (CWD=/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924) - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamldep.opt -modules General.mli > General.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules General.ml > General.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml - touch menhirLib.mli ; if /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx ; then rm -f menhirLib.mli ; else rm -f menhirLib.mli ; exit 1; fi - /home/opam/.opam/4.05/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa - /home/opam/.opam/4.05/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs - /home/opam/.opam/4.05/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules back.mli > back.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules back.ml > back.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules version.ml > version.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules action.ml > action.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules action.mli > action.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IL.mli > IL.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules settings.ml > settings.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules settings.mli > settings.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules installation.ml > installation.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules installation.mli > installation.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules positions.mli > positions.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules positions.ml > positions.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules front.ml > front.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules front.mli > front.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules misc.ml > misc.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules misc.mli > misc.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules error.ml > error.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules error.mli > error.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules option.ml > option.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules option.mli > option.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules printer.ml > printer.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules printer.mli > printer.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli - /home/opam/.opam/4.05/bin/ocamllex.opt -q lineCount.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml - cp -p yaccDriver.ml Driver.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends - cp -p yacc-parser.mly parser.mly - /home/opam/.opam/4.05/bin/ocamlyacc parser.mly - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parser.mli > parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parser.ml > parser.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexpointfree.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IO.ml > IO.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IO.mli > IO.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules infer.ml > infer.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules infer.mli > infer.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interface.ml > interface.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interface.mli > interface.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexdep.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexmli.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli - /home/opam/.opam/4.05/bin/ocamllex.opt -q chopInlined.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules time.ml > time.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules time.mli > time.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexer.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules mark.ml > mark.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules mark.mli > mark.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules item.ml > item.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules item.mli > item.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules slr.ml > slr.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules slr.mli > slr.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules default.ml > default.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules default.mli > default.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules dot.ml > dot.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules dot.mli > dot.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cst.mli > cst.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cst.ml > cst.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q segment.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules segment.ml > segment.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q sentenceLexer.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlyacc sentenceParser.mly - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules astar.ml > astar.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules astar.mli > astar.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx parser.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native - # Parallel statistics: { count(total): 19(434), max: 13, min: 2, average(total): 4.263(1.143) } - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamldep.opt -modules General.mli > General.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules General.ml > General.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml - touch menhirLib.mli ; if /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx ; then rm -f menhirLib.mli ; else rm -f menhirLib.mli ; exit 1; fi - /home/opam/.opam/4.05/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa - /home/opam/.opam/4.05/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs - /home/opam/.opam/4.05/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules back.mli > back.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules back.ml > back.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules version.ml > version.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules action.ml > action.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules action.mli > action.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IL.mli > IL.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules settings.ml > settings.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules settings.mli > settings.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules installation.ml > installation.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules installation.mli > installation.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules positions.mli > positions.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules positions.ml > positions.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules front.ml > front.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules front.mli > front.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules misc.ml > misc.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules misc.mli > misc.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules error.ml > error.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules error.mli > error.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules option.ml > option.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules option.mli > option.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules printer.ml > printer.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules printer.mli > printer.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli - /home/opam/.opam/4.05/bin/ocamllex.opt -q lineCount.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml - cp -p fancyDriver.ml Driver.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends - cp -p fancy-parser.mly parser.mly - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --raw-depend --ocamldep '/home/opam/.opam/4.05/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexpointfree.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --ocamlc '/home/opam/.opam/4.05/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly - + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --ocamlc '/home/opam/.opam/4.05/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 368 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 47 states. - Priority played a role in 0 of these states. - 211 out of 368 states have a default reduction. - 110 out of 368 states are represented. - 44 out of 96 symbols keep track of their start position. - 48 out of 96 symbols keep track of their end position. - The action table is 13984 entries; 1795 non-zero; 1566 compressed. - The action table occupies roughly 3224 bytes. - The goto table is 20976 entries; 360 non-zero; 728 compressed. - The goto table occupies roughly 1544 bytes. - The error table occupies roughly 1784 bytes. - The default_reduction table occupies roughly 400 bytes. - The lhs table occupies roughly 168 bytes. - The trace table occupies roughly 8 bytes. - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parser.mli > parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parser.ml > parser.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules newRuleSyntax.ml > newRuleSyntax.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmx newRuleSyntax.ml - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --infer parser.mly --list-errors > parser.mly.auto.messages - + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --infer parser.mly --list-errors > parser.mly.auto.messages - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 368 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 47 states. - Priority played a role in 0 of these states. - 211 out of 368 states have a default reduction. - 110 out of 368 states are represented. - 44 out of 96 symbols keep track of their start position. - 48 out of 96 symbols keep track of their end position. - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages - + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 368 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 47 states. - Priority played a role in 0 of these states. - 211 out of 368 states have a default reduction. - 110 out of 368 states are represented. - 44 out of 96 symbols keep track of their start position. - 48 out of 96 symbols keep track of their end position. - Read 105 sample input sentences and 105 error messages. - Read 105 sample input sentences and 50 error messages. - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml - + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 368 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 47 states. - Priority played a role in 0 of these states. - 211 out of 368 states have a default reduction. - 110 out of 368 states are represented. - 44 out of 96 symbols keep track of their start position. - 48 out of 96 symbols keep track of their end position. - Read 105 sample input sentences and 50 error messages. - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IO.ml > IO.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IO.mli > IO.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules infer.ml > infer.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules infer.mli > infer.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interface.ml > interface.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interface.mli > interface.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexdep.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexmli.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli - /home/opam/.opam/4.05/bin/ocamllex.opt -q chopInlined.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules time.ml > time.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules time.mli > time.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexer.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules mark.ml > mark.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules mark.mli > mark.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules item.ml > item.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules item.mli > item.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules slr.ml > slr.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules slr.mli > slr.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules default.ml > default.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules default.mli > default.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules dot.ml > dot.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules dot.mli > dot.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cst.mli > cst.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cst.ml > cst.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q segment.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules segment.ml > segment.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q sentenceLexer.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --raw-depend --ocamldep '/home/opam/.opam/4.05/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml - ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --ocamlc '/home/opam/.opam/4.05/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly - + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --ocamlc '/home/opam/.opam/4.05/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly - Grammar has 6 nonterminal symbols, among which 2 start symbols. - Grammar has 6 terminal symbols. - Grammar has 11 productions. - Built an LR(0) automaton with 21 states. - The grammar is SLR(1). - Built an LR(1) automaton with 27 states. - 13 out of 27 states have a default reduction. - 7 out of 27 states are represented. - 0 out of 16 symbols keep track of their start position. - 0 out of 16 symbols keep track of their end position. - The action table is 189 entries; 32 non-zero; 43 compressed. - The action table occupies roughly 136 bytes. - The goto table is 216 entries; 19 non-zero; 46 compressed. - The goto table occupies roughly 144 bytes. - The error table occupies roughly 56 bytes. - The default_reduction table occupies roughly 48 bytes. - The lhs table occupies roughly 40 bytes. - The trace table occupies roughly 8 bytes. - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules astar.ml > astar.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules astar.mli > astar.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx newRuleSyntax.cmx parser.cmx parserMessages.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native - # Parallel statistics: { count(total): 21(443), max: 13, min: 2, average(total): 4.095(1.147) } - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - cp -p fancy-parser.mly parser.mly - ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --raw-depend --ocamldep '/home/opam/.opam/4.05/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules error.mli > error.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules positions.mli > positions.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli - /home/opam/.opam/4.05/bin/ocamllex.opt -q lexpointfree.mll - /home/opam/.opam/4.05/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules misc.mli > misc.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules action.mli > action.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IL.mli > IL.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules settings.mli > settings.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules option.mli > option.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules General.mli > General.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules General.ml > General.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli - /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo - ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --ocamlc '/home/opam/.opam/4.05/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly - + ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception -v --ocamlc '/home/opam/.opam/4.05/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 368 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 47 states. - Priority played a role in 0 of these states. - 211 out of 368 states have a default reduction. - 110 out of 368 states are represented. - 44 out of 96 symbols keep track of their start position. - 48 out of 96 symbols keep track of their end position. - The action table is 13984 entries; 1795 non-zero; 1566 compressed. - The action table occupies roughly 3224 bytes. - The goto table is 20976 entries; 360 non-zero; 728 compressed. - The goto table occupies roughly 1544 bytes. - The error table occupies roughly 1784 bytes. - The default_reduction table occupies roughly 400 bytes. - The lhs table occupies roughly 168 bytes. - The trace table occupies roughly 8 bytes. - # Parallel statistics: { count(total): 3(77), max: 12, min: 3, average(total): 7.333(1.247) } - Bootstrap successful. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules version.ml > version.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli - /home/opam/.opam/4.05/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml - /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g -bin-annot keyword.cmo version.cmo cmly_format.cmo cmly_api.cmo cmly_read.cmo -o menhirSdk.cmo - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml - /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_read.cmx cmly_read.ml - touch menhirSdk.mli ; if /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -g -bin-annot keyword.cmx version.cmx cmly_format.cmx cmly_api.cmx cmly_read.cmx -o menhirSdk.cmx ; then rm -f menhirSdk.mli ; else rm -f menhirSdk.mli ; exit 1; fi - /home/opam/.opam/4.05/bin/ocamlopt.opt -a menhirSdk.cmx -o menhirSdk.cmxa - /home/opam/.opam/4.05/bin/ocamlopt.opt -shared -linkall menhirSdk.cmxa -o menhirSdk.cmxs - # Parallel statistics: { count(total): 1(23), max: 2, min: 2, average(total): 2.000(1.043) } - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924/src' - Creating menhirLib.ml - Creating menhirLib.mli -> compiled menhir.20190924 Processing 143/178: [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] Processing 144/178: [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] [menhir: make Makefile] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-f" "Makefile" "install" "PREFIX=/home/opam/.opam/4.05" "docdir=/home/opam/.opam/4.05/doc/menhir" "libdir=/home/opam/.opam/4.05/lib/menhir" "mandir=/home/opam/.opam/4.05/man/man1" (CWD=/home/opam/.opam/4.05/.opam-switch/build/menhir.20190924) - mkdir -p /home/opam/.opam/4.05/bin - install src/_stage2/menhir.native /home/opam/.opam/4.05/bin/menhir - mkdir -p /home/opam/.opam/4.05/lib/menhir - Installing MenhirLib and MenhirSdk via ocamlfind. - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.o - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmxs - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmx - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmo - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmi - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.ml - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.mli - Installed /home/opam/.opam/4.05/lib/menhirLib/META - Installed /home/opam/.opam/4.05/lib/menhirSdk/menhirSdk.o - Installed /home/opam/.opam/4.05/lib/menhirSdk/menhirSdk.cmxs - Installed /home/opam/.opam/4.05/lib/menhirSdk/menhirSdk.cmx - Installed /home/opam/.opam/4.05/lib/menhirSdk/menhirSdk.cmo - Installed /home/opam/.opam/4.05/lib/menhirSdk/menhirSdk.cmi - Installed /home/opam/.opam/4.05/lib/menhirSdk/META - if [ -f doc/manual.pdf ] ; then \ - mkdir -p /home/opam/.opam/4.05/doc/menhir /home/opam/.opam/4.05/man/man1 ; \ - cp -r doc/manual.pdf doc/manual.html doc/manual*.png demos /home/opam/.opam/4.05/doc/menhir ; \ - cp -r doc/menhir.1 /home/opam/.opam/4.05/man/man1 ; \ - fi -> installed menhir.20190924 Processing 144/178: [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] Processing 145/178: [atd: jbuilder build] [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_deriving.4.5-1) -> compiled ppx_deriving.4.5-1 Processing 145/178: [atd: jbuilder build] [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] -> installed ppx_deriving.4.5-1 Processing 146/178: [atd: jbuilder build] [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "atd" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/atd.2.0.0) -> compiled atd.2.0.0 Processing 146/178: [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] -> installed atd.2.0.0 Processing 147/178: [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] Processing 148/178: [atdgen: jbuilder build] [lwt: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.3.0) - File "_unknown_", line 1, characters 0-0: - Warning: File META.lwt is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - Delete file META.lwt to get rid of this warning. - discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp - found config var ext_obj: ...................... .o - found config var default_executable_name: ...... a.out - found config var ccomp_type: ................... cc - found config var system: ....................... linux - found config var os_type: ...................... Unix - found config var use_libev: .................... false - not checking for pkg-config - not checking for libev - testing for pthread: ........................... available - testing for eventfd: ........................... available - testing for fd passing: ........................ available - testing for sched_getcpu: ...................... available - testing for affinity getting/setting: .......... available - testing for credentials getting (Linux): ....... available - testing for credentials getting (NetBSD): ...... unavailable - testing for credentials getting (OpenBSD): ..... unavailable - testing for credentials getting (FreeBSD): ..... unavailable - testing for credentials getting (getpeereid): .. unavailable - testing for fdatasync: ......................... available - testing for netdb_reentrant: ................... unavailable - testing for reentrant gethost*: ................ available - testing for nanosecond stat support: ........... *tim.tv_nsec - testing for BSD mincore: ....................... unavailable - ocamlopt src/simple_top/.lwt_simple_top.objs/lwt_simple_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque Processing 148/178: [atdgen: jbuilder build] [lwt: ocaml] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.3.0) -> compiled lwt.3.3.0 Processing 148/178: [atdgen: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] -> installed lwt.3.3.0 Processing 149/178: [atdgen: jbuilder build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] Processing 150/178: [atdgen: jbuilder build] [logs: ocaml build] [oasis: ocaml setup.ml] [ppx_core: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_core" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_core.v0.9.3) - ocamlc src/gen/.gen_ast_pattern.eobjs/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/.gen_ast_pattern.eobjs/import.{cmx,o} - File "src/gen/import.ml", line 93, characters 9-25: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. -> compiled ppx_core.v0.9.3 Processing 150/178: [atdgen: jbuilder build] [logs: ocaml build] [oasis: ocaml setup.ml] -> installed ppx_core.v0.9.3 Processing 151/178: [atdgen: jbuilder build] [logs: ocaml build] [oasis: ocaml setup.ml] Processing 152/178: [atdgen: jbuilder build] [logs: ocaml build] [oasis: ocaml setup.ml] [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "atdgen" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/atdgen.2.0.0) -> compiled atdgen.2.0.0 Processing 152/178: [logs: ocaml build] [oasis: ocaml setup.ml] [ppx_optcomp: jbuilder build] -> installed atdgen.2.0.0 Processing 153/178: [logs: ocaml build] [oasis: ocaml setup.ml] [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.05/.opam-switch/build/logs.0.7.0) - ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends - ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml - ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml - ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma - ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends - ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml - ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa - ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml - ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma - ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends - ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml - ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa - ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml - ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma - ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends - ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml - ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa - ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml - ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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 153/178: [oasis: ocaml setup.ml] [ppx_optcomp: jbuilder build] -> installed logs.0.7.0 Processing 154/178: [oasis: ocaml setup.ml] [ppx_optcomp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_optcomp.v0.9.0) -> compiled ppx_optcomp.v0.9.0 Processing 154/178: [oasis: ocaml setup.ml] -> installed ppx_optcomp.v0.9.0 Processing 155/178: [oasis: ocaml setup.ml] Processing 156/178: [oasis: ocaml setup.ml] [ppx_driver: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_driver.v0.9.2) -> compiled ppx_driver.v0.9.2 Processing 156/178: [oasis: ocaml setup.ml] -> installed ppx_driver.v0.9.2 Processing 157/178: [oasis: ocaml setup.ml] Processing 158/178: [fieldslib: jbuilder build] [oasis: ocaml setup.ml] Processing 159/178: [fieldslib: jbuilder build] [oasis: ocaml setup.ml] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "fieldslib" "--no-config" "--root" "." "-j" "127" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/fieldslib.v0.9.0) -> compiled fieldslib.v0.9.0 Processing 159/178: [oasis: ocaml setup.ml] [ppx_metaquot: jbuilder build] -> installed fieldslib.v0.9.0 Processing 160/178: [oasis: ocaml setup.ml] [ppx_metaquot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_metaquot.v0.9.0) -> compiled ppx_metaquot.v0.9.0 Processing 160/178: [oasis: ocaml setup.ml] -> installed ppx_metaquot.v0.9.0 Processing 161/178: [oasis: ocaml setup.ml] Processing 162/178: [oasis: ocaml setup.ml] [ppx_type_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_type_conv" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_type_conv.v0.9.1) -> compiled ppx_type_conv.v0.9.1 Processing 162/178: [oasis: ocaml setup.ml] -> installed ppx_type_conv.v0.9.1 Processing 163/178: [oasis: ocaml setup.ml] Processing 164/178: [oasis: ocaml setup.ml] [ppx_fields_conv: jbuilder build] Processing 165/178: [oasis: ocaml setup.ml] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_fields_conv" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_fields_conv.v0.9.0) -> compiled ppx_fields_conv.v0.9.0 Processing 165/178: [oasis: ocaml setup.ml] [ppx_sexp_conv: jbuilder build] -> installed ppx_fields_conv.v0.9.0 Processing 166/178: [oasis: ocaml setup.ml] [ppx_sexp_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "127" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_conv.v0.9.0) -> compiled ppx_sexp_conv.v0.9.0 Processing 166/178: [oasis: ocaml setup.ml] -> installed ppx_sexp_conv.v0.9.0 Processing 167/178: [oasis: ocaml setup.ml] Processing 168/178: [ipaddr: dune build] [oasis: ocaml setup.ml] Processing 169/178: [ipaddr: dune build] [oasis: ocaml setup.ml] [uri: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ipaddr.2.9.0) - ocamlopt lib/.ipaddr_top.objs/ipaddr_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled ipaddr.2.9.0 Processing 169/178: [oasis: ocaml setup.ml] [uri: jbuilder build] -> installed ipaddr.2.9.0 Processing 170/178: [oasis: ocaml setup.ml] [uri: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "uri" "-j" "127" (CWD=/home/opam/.opam/4.05/.opam-switch/build/uri.1.9.7) - ocamlc lib/.uri.objs/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 - ocamlopt lib/.uri.objs/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_top.objs/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 -> compiled uri.1.9.7 Processing 170/178: [oasis: ocaml setup.ml] -> installed uri.1.9.7 Processing 171/178: [oasis: ocaml setup.ml] Processing 172/178: [conduit: ./configure] [oasis: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4) - + ocaml discover.ml - File "./discover.ml", line 27, characters 32-48: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./discover.ml", line 48, characters 26-42: - Warning 3: deprecated: String.uppercase - Use String.uppercase_ascii instead. - File "./discover.ml", line 200, characters 16-32: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. Processing 172/178: [conduit: make] [oasis: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/oasis.0.4.11) - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "test/data/TestFull/dev/_tags", line 27, characters 8-17: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.mli > src/oasis/FormatExt.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmi src/oasis/FormatExt.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.ml > src/oasis/FormatExt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISString.ml > src/oasis/OASISString.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.mli > src/oasis/PropList.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmi src/oasis/PropList.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.ml > src/oasis/PropList.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.mli > src/oasis/OASISGettext.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmi src/oasis/OASISGettext.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.mli > src/oasis/OASISUtils.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmi src/oasis/OASISUtils.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.ml > src/oasis/OASISUtils.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.mli > src/oasis/OASISUnixPath.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmi src/oasis/OASISUnixPath.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.ml > src/oasis/OASISUnixPath.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPath_intern.ml > src/oasis/OASISPath_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmo src/oasis/OASISPath_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.mli > src/oasis/OASISFileSystem.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmi src/oasis/OASISFileSystem.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.ml > src/oasis/OASISFileSystem.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.mli > src/oasis/OASISContext.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmi src/oasis/OASISContext.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.ml > src/oasis/OASISContext.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.mli > src/oasis/OASISSourcePatterns.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDataNotation.ml > src/oasis/OASISDataNotation.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmo src/oasis/OASISDataNotation.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmi src/oasis/OASISSourcePatterns.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.ml > src/oasis/OASISSourcePatterns.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.ml > src/oasis/OASISGettext.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.mli > src/oasis/OASISMessage.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmi src/oasis/OASISMessage.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.ml > src/oasis/OASISMessage.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISText.ml > src/oasis/OASISText.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.mli > src/oasis/OASISValues.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmi src/oasis/OASISValues.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.mli > src/oasis/OASISTypes.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.mli > src/oasis/OASISExpr.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.mli > src/oasis/OASISLicense.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.mli > src/oasis/OASISVersion.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmi src/oasis/OASISVersion.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmo src/oasis/OASISText.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmi src/oasis/OASISExpr.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmi src/oasis/OASISLicense.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmi src/oasis/OASISTypes.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.ml > src/oasis/OASISTypes.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.mli > src/oasis/OASISParse.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.ml > src/oasis/OASISParse.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst.ml > src/oasis/OASISAst.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_types.ml > src/oasis/OASISAst_types.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.mli > src/oasis/OASISBuildSection.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.mli > src/oasis/OASISSection.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmi src/oasis/OASISSection.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCheck.ml > src/oasis/OASISCheck.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFeatures.ml > src/oasis/OASISFeatures.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.mli > src/oasis/OASISPlugin.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.mli > src/oasis/OASISFileTemplate.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSetupUpdate.ml > src/oasis/OASISSetupUpdate.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmi src/oasis/OASISFileTemplate.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmo src/oasis/OASISSetupUpdate.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema_intern.ml > src/oasis/OASISSchema_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmo src/oasis/OASISAst_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmi src/oasis/OASISPlugin.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmo src/oasis/OASISSchema_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.mli > src/oasis/OASISDocument.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.mli > src/oasis/OASISSchema.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmi src/oasis/OASISSchema.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument_intern.ml > src/oasis/OASISDocument_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection_intern.ml > src/oasis/OASISBuildSection_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCustom.ml > src/oasis/OASISCustom.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection_intern.ml > src/oasis/OASISSection_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISBuildSection_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmo src/oasis/OASISCustom.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmo src/oasis/OASISSection_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.mli > src/oasis/OASISExecutable.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable_intern.ml > src/oasis/OASISExecutable_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.mli > src/oasis/OASISFindlib.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.mli > src/oasis/OASISFlag.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag_intern.ml > src/oasis/OASISFlag_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.mli > src/oasis/OASISLibrary.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary_intern.ml > src/oasis/OASISLibrary_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.mli > src/oasis/OASISObject.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject_intern.ml > src/oasis/OASISObject_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.mli > src/oasis/OASISPackage.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage_intern.ml > src/oasis/OASISPackage_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISConf.ml > src/oasis/OASISConf.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmo src/oasis/OASISConf.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.mli > src/oasis/OASISSourceRepository.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository_intern.ml > src/oasis/OASISSourceRepository_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.mli > src/oasis/OASISTest.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest_intern.ml > src/oasis/OASISTest_intern.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmi src/oasis/OASISBuildSection.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmo src/oasis/OASISCheck.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmi src/oasis/OASISDocument.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmi src/oasis/OASISExecutable.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmi src/oasis/OASISFindlib.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmi src/oasis/OASISFlag.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmi src/oasis/OASISLibrary.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmi src/oasis/OASISObject.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmo src/oasis/OASISObject_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmi src/oasis/OASISPackage.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmi src/oasis/OASISSourceRepository.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmi src/oasis/OASISTest.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmo src/oasis/OASISTest_intern.ml - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISAst_lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_lexer.ml > src/oasis/OASISAst_lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlyacc src/oasis/OASISAst_parser.mly - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.mli > src/oasis/OASISAst_parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmi src/oasis/OASISAst_parser.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMutex.ml > src/oasis/OASISMutex.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmo src/oasis/OASISAst.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmo src/oasis/OASISAst_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmo src/oasis/OASISMutex.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.ml > src/oasis/OASISValues.ml.depends - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISValues_lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues_lexer.ml > src/oasis/OASISValues_lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.ml > src/oasis/OASISExpr.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.ml > src/oasis/OASISVersion.ml.depends - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISVersion_lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_lexer.ml > src/oasis/OASISVersion_lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlyacc src/oasis/OASISVersion_parser.mly - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.mli > src/oasis/OASISVersion_parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_types.ml > src/oasis/OASISVersion_types.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmi src/oasis/OASISVersion_parser.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.ml > src/oasis/OASISLicense.ml.depends - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISLicense_lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_lexer.ml > src/oasis/OASISLicense_lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlyacc src/oasis/OASISLicense_parser.mly - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.mli > src/oasis/OASISLicense_parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_types.ml > src/oasis/OASISLicense_types.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmi src/oasis/OASISLicense_parser.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmo src/oasis/OASISLicense_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.ml > src/oasis/OASISFileTemplate.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.mli > src/oasis/OASISFileUtil.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.mli > src/oasis/OASISHostPath.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmi src/oasis/OASISFileUtil.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmi src/oasis/OASISHostPath.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.ml > src/oasis/OASISBuildSection.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGraph.ml > src/oasis/OASISGraph.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmo src/oasis/OASISGraph.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.ml > src/oasis/OASISDocument.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.ml > src/oasis/OASISExecutable.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.ml > src/oasis/OASISFlag.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.ml > src/oasis/OASISLibrary.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.ml > src/oasis/OASISObject.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.ml > src/oasis/OASISPackage.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.ml > src/oasis/OASISSourceRepository.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.ml > src/oasis/OASISTest.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.ml > src/oasis/OASISPlugin.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.ml > src/oasis/OASISFindlib.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.ml > src/oasis/OASISSchema.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.ml > src/oasis/OASISSection.ml.depends - ocamlify --depends --output src/oasis/OASISData.mlify.depends src/oasis/OASISData.mlify - ocamlmod src/oasis/OASISSys.mod - ocamlmod src/oasis/OASISSysLight.mod - ocamlmod src/oasis/OASISSysBundle.mod - ocamlify --output src/oasis/OASISData.ml src/oasis/OASISData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISData.ml > src/oasis/OASISData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.mli > src/oasis/OASISExec.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmi src/oasis/OASISExec.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.ml > src/oasis/OASISExec.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.ml > src/oasis/OASISFileUtil.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.ml > src/oasis/OASISHostPath.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.ml > src/oasis/OASISVersion_parser.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.ml > src/oasis/OASISLicense_parser.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.ml > src/oasis/OASISAst_parser.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISQuickstart.ml > src/oasis/OASISQuickstart.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFormat.ml > src/oasis/OASISFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmo src/oasis/OASISFormat.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHelp.ml > src/oasis/OASISHelp.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmo src/oasis/OASISData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmo src/oasis/FormatExt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmo src/oasis/PropList.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmo src/oasis/OASISUnixPath.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmo src/oasis/OASISFileSystem.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmo src/oasis/OASISContext.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmo src/oasis/OASISSourcePatterns.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmo src/oasis/OASISGettext.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmo src/oasis/OASISMessage.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmo src/oasis/OASISTypes.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmo src/oasis/OASISExpr.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmo src/oasis/OASISVersion.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmo src/oasis/OASISLicense.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmo src/oasis/OASISBuildSection.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmo src/oasis/OASISDocument.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmo src/oasis/OASISExecutable.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmo src/oasis/OASISFlag.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmo src/oasis/OASISLibrary.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmo src/oasis/OASISObject.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmo src/oasis/OASISPackage.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmo src/oasis/OASISSourceRepository.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmo src/oasis/OASISTest.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmo src/oasis/OASISPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmo src/oasis/OASISFindlib.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmo src/oasis/OASISSchema.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmo src/oasis/OASISSection.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmo src/oasis/OASISExec.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmo src/oasis/OASISFileUtil.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmo src/oasis/OASISHostPath.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmo src/oasis/OASISQuickstart.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmo src/oasis/OASISHelp.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/oasis src/oasis/OASISString.cmo src/oasis/FormatExt.cmo src/oasis/OASISGettext.cmo src/oasis/PropList.cmo src/oasis/OASISUtils.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISFileSystem.cmo src/oasis/OASISContext.cmo src/oasis/OASISDataNotation.cmo src/oasis/OASISSourcePatterns.cmo src/oasis/OASISMessage.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISText.cmo src/oasis/OASISExpr.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/OASISTypes.cmo src/oasis/OASISAst_types.cmo src/oasis/OASISGraph.cmo src/oasis/OASISSection.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/oasis/OASISHostPath.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISCheck.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISCustom.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISDocument.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/oasis/OASISAst.cmo src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_lexer.cmo src/oasis/OASISMutex.cmo src/oasis/OASISParse.cmo src/oasis/OASISData.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/oasis/OASISHelp.cmo -o src/oasis/oasis.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmx src/oasis/OASISGettext.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmx src/oasis/OASISPath_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmx src/oasis/OASISUnixPath.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmx src/oasis/OASISFileSystem.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmx src/oasis/OASISDataNotation.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmx src/oasis/OASISContext.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmx src/oasis/FormatExt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmx src/oasis/OASISMessage.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmx src/oasis/OASISLicense_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmx src/oasis/OASISVersion.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmx src/oasis/OASISSourcePatterns.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmx src/oasis/OASISText.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmx src/oasis/PropList.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmx src/oasis/OASISExpr.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmx src/oasis/OASISLicense.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmx src/oasis/OASISTypes.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmx src/oasis/OASISGraph.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmx src/oasis/OASISSection.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmx src/oasis/OASISExec.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmx src/oasis/OASISFileUtil.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmx src/oasis/OASISHostPath.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmx src/oasis/OASISConf.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmx src/oasis/OASISSetupUpdate.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmx src/oasis/OASISAst_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmx src/oasis/OASISPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmx src/oasis/OASISSchema_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISBuildSection_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmx src/oasis/OASISCustom.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmx src/oasis/OASISSection_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmx src/oasis/OASISDocument_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmx src/oasis/OASISSchema.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmx src/oasis/OASISObject_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmx src/oasis/OASISTest_intern.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmx src/oasis/OASISCheck.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmx src/oasis/OASISDocument.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmx src/oasis/OASISExecutable.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmx src/oasis/OASISFindlib.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmx src/oasis/OASISFlag.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmx src/oasis/OASISLibrary.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmx src/oasis/OASISObject.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmx src/oasis/OASISPackage.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmx src/oasis/OASISSourceRepository.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmx src/oasis/OASISTest.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmx src/oasis/OASISAst.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmx src/oasis/OASISAst_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmx src/oasis/OASISMutex.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmx src/oasis/OASISFormat.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmx src/oasis/OASISData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmx src/oasis/OASISQuickstart.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmx src/oasis/OASISHelp.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/oasis src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/oasis src/oasis/oasis.cmxa src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.mli > src/base/BaseArgExt.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmi src/base/BaseArgExt.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.ml > src/base/BaseArgExt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.mli > src/base/BaseBuilt.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmi src/base/BaseBuilt.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.ml > src/base/BaseBuilt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.mli > src/base/BaseContext.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.mli > src/base/BaseLog.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.mli > src/base/BaseMessage.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.mli > src/base/BaseStandardVar.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmi src/base/BaseContext.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmi src/base/BaseLog.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmi src/base/BaseMessage.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmi src/base/BaseStandardVar.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.mli > src/base/BaseCheck.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmi src/base/BaseCheck.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.ml > src/base/BaseCheck.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.mli > src/base/BaseEnv.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmi src/base/BaseEnv.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.mli > src/base/BaseCustom.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmi src/base/BaseCustom.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.ml > src/base/BaseCustom.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.mli > src/base/BaseData.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmi src/base/BaseData.mli - ocamlify --depends --output src/base/BaseData.mlify.depends src/base/BaseData.mlify - ocamlmod src/base/BaseSys.mod - ocamlmod src/base/BaseSysEnvironment.mod - ocamlmod src/base/BaseSysBundle.mod - ocamlify --output src/base/BaseData.ml src/base/BaseData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.ml > src/base/BaseData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.mli > src/base/BaseDoc.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmi src/base/BaseDoc.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.ml > src/base/BaseDoc.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.mli > src/base/BaseEnvLight.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.ml > src/base/BaseEnvLight.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.ml > src/base/BaseEnv.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.mli > src/base/BaseFileAB.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmi src/base/BaseFileAB.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.ml > src/base/BaseFileAB.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.mli > src/base/BaseGenerate.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmi src/base/BaseGenerate.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.ml > src/base/BaseGenerate.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCompat.ml > src/base/BaseCompat.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.mli > src/base/BaseSetup.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmi src/base/BaseSetup.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmo src/base/BaseCompat.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.ml > src/base/BaseLog.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.mli > src/base/BaseOCamlcConfig.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmi src/base/BaseOCamlcConfig.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.ml > src/base/BaseOCamlcConfig.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.ml > src/base/BaseSetup.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.mli > src/base/BaseDynVar.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.mli > src/base/BaseTest.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmi src/base/BaseDynVar.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmi src/base/BaseTest.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.ml > src/base/BaseStandardVar.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.ml > src/base/BaseTest.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.ml > src/base/BaseDynVar.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.ml > src/base/BaseMessage.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.ml > src/base/BaseContext.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmo src/base/BaseArgExt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmo src/base/BaseBuilt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmo src/base/BaseCheck.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmo src/base/BaseCustom.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmo src/base/BaseData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmo src/base/BaseDoc.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmo src/base/BaseFileAB.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmo src/base/BaseGenerate.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmo src/base/BaseOCamlcConfig.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmo src/base/BaseSetup.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmo src/base/BaseStandardVar.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmo src/base/BaseTest.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmo src/base/BaseDynVar.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmo src/base/BaseMessage.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmo src/base/BaseContext.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/base src/base/BaseArgExt.cmo src/base/BaseContext.cmo src/base/BaseLog.cmo src/base/BaseMessage.cmo src/base/BaseEnvLight.cmo src/base/BaseEnv.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/base/BaseDoc.cmo src/base/BaseFileAB.cmo src/base/BaseDynVar.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseCompat.cmo src/base/BaseGenerate.cmo -o src/base/base.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmx src/base/BaseContext.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmx src/base/BaseMessage.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmx src/base/BaseCheck.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmx src/base/BaseOCamlcConfig.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmx src/base/BaseStandardVar.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmx src/base/BaseCustom.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmx src/base/BaseData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmx src/base/BaseDoc.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmx src/base/BaseBuilt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmx src/base/BaseFileAB.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmx src/base/BaseDynVar.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmx src/base/BaseTest.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmx src/base/BaseSetup.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmx src/base/BaseCompat.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmx src/base/BaseArgExt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmx src/base/BaseGenerate.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/base src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/base src/base/base.cmxa src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/OASISBuiltinPlugins.ml > src/OASISBuiltinPlugins.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomPlugin.ml > src/plugins/custom/CustomPlugin.ml.depends - ocamlify --depends --output src/plugins/custom/CustomData.mlify.depends src/plugins/custom/CustomData.mlify - ocamlmod src/plugins/custom/CustomSys.mod - ocamlify --output src/plugins/custom/CustomData.ml src/plugins/custom/CustomData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomData.ml > src/plugins/custom/CustomData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmo src/plugins/custom/CustomData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesPlugin.ml > src/plugins/extra/devfiles/DevFilesPlugin.ml.depends - ocamlify --depends --output src/plugins/extra/devfiles/DevFilesData.mlify.depends src/plugins/extra/devfiles/DevFilesData.mlify - ocamlify --output src/plugins/extra/devfiles/DevFilesData.ml src/plugins/extra/devfiles/DevFilesData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesData.ml > src/plugins/extra/devfiles/DevFilesData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalConfigurePlugin.ml > src/plugins/internal/InternalConfigurePlugin.ml.depends - ocamlify --depends --output src/plugins/internal/InternalData.mlify.depends src/plugins/internal/InternalData.mlify - ocamlmod src/plugins/internal/InternalSys.mod - ocamlify --output src/plugins/internal/InternalData.ml src/plugins/internal/InternalData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalData.ml > src/plugins/internal/InternalData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalId.ml > src/plugins/internal/InternalId.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmo src/plugins/internal/InternalData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmo src/plugins/internal/InternalId.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalInstallPlugin.ml > src/plugins/internal/InternalInstallPlugin.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAPlugin.ml > src/plugins/extra/META/METAPlugin.ml.depends - ocamlify --depends --output src/plugins/extra/META/METAData.mlify.depends src/plugins/extra/META/METAData.mlify - ocamlify --output src/plugins/extra/META/METAData.ml src/plugins/extra/META/METAData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAData.ml > src/plugins/extra/META/METAData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NonePlugin.ml > src/plugins/none/NonePlugin.ml.depends - ocamlify --depends --output src/plugins/none/NoneData.mlify.depends src/plugins/none/NoneData.mlify - ocamlmod src/plugins/none/NoneSys.mod - ocamlify --output src/plugins/none/NoneData.ml src/plugins/none/NoneData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NoneData.ml > src/plugins/none/NoneData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmo src/plugins/none/NoneData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml > src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildCommon.ml > src/plugins/ocamlbuild/OCamlbuildCommon.ml.depends - ocamlify --depends --output src/plugins/ocamlbuild/OCamlbuildData.mlify.depends src/plugins/ocamlbuild/OCamlbuildData.mlify - ocamlmod src/plugins/ocamlbuild/MyOCamlbuildSys.mod - ocamlmod src/plugins/ocamlbuild/OCamlbuildSys.mod - ocamlify --output src/plugins/ocamlbuild/OCamlbuildData.ml src/plugins/ocamlbuild/OCamlbuildData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildData.ml > src/plugins/ocamlbuild/OCamlbuildData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildId.ml > src/plugins/ocamlbuild/OCamlbuildId.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildCommon.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildId.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildPlugin.ml > src/plugins/ocamlbuild/OCamlbuildPlugin.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildBase.ml > src/plugins/ocamlbuild/MyOCamlbuildBase.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml > src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakePlugin.ml > src/plugins/omake/OMakePlugin.ml.depends - ocamlify --depends --output src/plugins/omake/OMakeData.mlify.depends src/plugins/omake/OMakeData.mlify - ocamlmod src/plugins/omake/OMakeSys.mod - ocamlify --output src/plugins/omake/OMakeData.ml src/plugins/omake/OMakeData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeData.ml > src/plugins/omake/OMakeData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeEquip.ml > src/plugins/omake/OMakeEquip.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFields.ml > src/plugins/omake/OMakeFields.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFormat.ml > src/plugins/omake/OMakeFormat.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFields.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeFormat.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakeEquip.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesPlugin.ml > src/plugins/extra/stdfiles/StdFilesPlugin.ml.depends - ocamlify --depends --output src/plugins/extra/stdfiles/StdFilesData.mlify.depends src/plugins/extra/stdfiles/StdFilesData.mlify - ocamlify --output src/plugins/extra/stdfiles/StdFilesData.ml src/plugins/extra/stdfiles/StdFilesData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesData.ml > src/plugins/extra/stdfiles/StdFilesData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmo src/plugins/custom/CustomPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/devfiles/DevFilesPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalConfigurePlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmo src/plugins/internal/InternalInstallPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/META/METAPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmo src/plugins/none/NonePlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmo src/plugins/omake/OMakePlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmo src/OASISBuiltinPlugins.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src src/plugins/custom/CustomData.cmo src/plugins/custom/CustomPlugin.cmo src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/internal/InternalData.cmo src/plugins/internal/InternalId.cmo src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalInstallPlugin.cmo src/plugins/none/NoneData.cmo src/plugins/none/NonePlugin.cmo src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakePlugin.cmo src/OASISBuiltinPlugins.cmo -o src/builtin-plugins.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmx src/plugins/custom/CustomData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmx src/plugins/internal/InternalData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmx src/plugins/internal/InternalId.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmx src/plugins/none/NoneData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildCommon.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildId.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFields.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeFormat.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakeEquip.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmx src/plugins/custom/CustomPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/devfiles/DevFilesPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalConfigurePlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmx src/plugins/internal/InternalInstallPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/META/METAPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmx src/plugins/none/NonePlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmx src/plugins/omake/OMakePlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesPlugin.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmx src/OASISBuiltinPlugins.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake src/builtin-plugins.cmxa src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/dynrun/OASISDynRun.ml > src/dynrun/OASISDynRun.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmo src/dynrun/OASISDynRun.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/dynrun src/dynrun/OASISDynRun.cmo -o src/dynrun/dynrun.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmx src/dynrun/OASISDynRun.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/dynrun src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/dynrun src/dynrun/dynrun.cmxa src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -modules src/ext/plugin-loader/src/PluginLoader.ml > src/ext/plugin-loader/src/PluginLoader.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmo src/ext/plugin-loader/src/PluginLoader.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/ext/plugin-loader/src src/ext/plugin-loader/src/PluginLoader.cmo -o src/ext/plugin-loader/src/plugin-loader.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmx src/ext/plugin-loader/src/PluginLoader.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/ext/plugin-loader/src src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/ext/plugin-loader/src src/ext/plugin-loader/src/plugin-loader.cmxa src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.mli > src/cli/CLISubCommand.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmi src/cli/CLISubCommand.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.ml > src/cli/CLISubCommand.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginLoader.ml > src/cli/CLIPluginLoader.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginsLoaded.ml > src/cli/CLIPluginsLoaded.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginsLoaded.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmo src/cli/CLIPluginLoader.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIArgExt.ml > src/cli/CLIArgExt.ml.depends - ocamlify --depends --output src/cli/CLIData.mlify.depends src/cli/CLIData.mlify - ocamlify --output src/cli/CLIData.ml src/cli/CLIData.mlify - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIData.ml > src/cli/CLIData.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmo src/cli/CLIData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.mli > src/cli/CLICommon.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmi src/cli/CLICommon.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.ml > src/cli/CLICommon.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPager.ml > src/cli/CLIPager.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmo src/cli/CLISubCommand.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmo src/cli/CLIArgExt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmo src/cli/CLICommon.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmo src/cli/CLIPager.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/cli src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginLoader.cmo src/cli/CLISubCommand.cmo src/cli/CLIData.cmo src/cli/CLIArgExt.cmo src/cli/CLICommon.cmo src/cli/CLIPager.cmo -o src/cli/cli.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Main.ml > src/cli/Main.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Check.ml > src/cli/Check.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Help.ml > src/cli/Help.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Manual.ml > src/cli/Manual.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query.ml > src/cli/Query.ml.depends - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/cli/Query_lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_lexer.ml > src/cli/Query_lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlyacc src/cli/Query_parser.mly - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.mli > src/cli/Query_parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_types.ml > src/cli/Query_types.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmo src/cli/Query_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmi src/cli/Query_parser.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmo src/cli/Query_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Quickstart.ml > src/cli/Quickstart.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Setup.ml > src/cli/Setup.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmo src/cli/Setup.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupClean.ml > src/cli/SetupClean.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupDev.ml > src/cli/SetupDev.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Version.ml > src/cli/Version.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmo src/cli/Check.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmo src/cli/Help.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmo src/cli/Manual.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmo src/cli/Query.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmo src/cli/Quickstart.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmo src/cli/SetupClean.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmo src/cli/SetupDev.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmo src/cli/Version.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmo src/cli/Main.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginsLoaded.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmx src/cli/CLIPluginLoader.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmx src/cli/CLIData.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmx src/cli/CLISubCommand.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmx src/cli/CLICommon.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmx src/cli/CLIArgExt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmx src/cli/CLIPager.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.ml > src/cli/Query_parser.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmx src/cli/Query_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmx src/cli/Query_parser.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmx src/cli/Query_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmx src/cli/Setup.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmx src/cli/Check.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmx src/cli/Help.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmx src/cli/Manual.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmx src/cli/Query.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmx src/cli/Quickstart.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmx src/cli/SetupClean.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmx src/cli/SetupDev.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmx src/cli/Version.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmx src/cli/Main.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/cli src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginLoader.cmx src/cli/CLISubCommand.cmx src/cli/CLIData.cmx src/cli/CLIArgExt.cmx src/cli/CLICommon.cmx src/cli/CLIPager.cmx -o src/cli/cli.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package findlib -package dynlink -package unix -package ocamlbuild -I src/oasis -I src/base -I src -I src/ext/plugin-loader/src -I src/cli src/oasis/oasis.cmxa src/base/base.cmxa src/builtin-plugins.cmxa src/ext/plugin-loader/src/plugin-loader.cmxa src/cli/cli.cmxa src/cli/Check.cmx src/cli/Help.cmx src/cli/Manual.cmx src/cli/Query_types.cmx src/cli/Query_parser.cmx src/cli/Query_lexer.cmx src/cli/Query.cmx src/cli/Setup.cmx src/cli/Quickstart.cmx src/cli/SetupClean.cmx src/cli/SetupDev.cmx src/cli/Version.cmx src/cli/Main.cmx -o src/cli/Main.native -> compiled oasis.0.4.11 Processing 172/178: [conduit: make] Processing 173/178: [conduit: make] [oasis: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/oasis.0.4.11) - W: Nothing to install for findlib library 'test-common' - W: Nothing to install for findlib library 'pluginloaderLib' - W: Nothing to install for findlib library 'plugin3' - W: Nothing to install for findlib library 'plugin2' - W: Nothing to install for findlib library 'plugin1' - Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.ml - Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.cma - Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.cmxa - Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.a - Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.cmxs - Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.cmi - Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.cmt - Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.annot - Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.cmx - Installed /home/opam/.opam/4.05/lib/plugin-loader/META - W: Cannot find source header for module library in OASISData oasis - Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.mli - Installed /home/opam/.opam/4.05/lib/oasis/PropList.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileSystem.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourcePatterns.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISText.ml - Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.ml - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISString.ml - Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.mli - Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.ml - Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.ml - Installed /home/opam/.opam/4.05/lib/oasis/OASISDataNotation.ml - Installed /home/opam/.opam/4.05/lib/oasis/oasis.cma - Installed /home/opam/.opam/4.05/lib/oasis/oasis.cmxa - Installed /home/opam/.opam/4.05/lib/oasis/oasis.a - Installed /home/opam/.opam/4.05/lib/oasis/oasis.cmxs - Installed /home/opam/.opam/4.05/lib/oasis/OASISDataNotation.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISDataNotation.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISDataNotation.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISString.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISString.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISString.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISData.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISData.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISData.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISText.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISText.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISText.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourcePatterns.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourcePatterns.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourcePatterns.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourcePatterns.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileSystem.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileSystem.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileSystem.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileSystem.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmti - Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.annot - Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmi - Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmti - Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmt - Installed /home/opam/.opam/4.05/lib/oasis/PropList.annot - Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmi - Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmti - Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmt - Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISPath_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection_intern.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFormat.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISHelp.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISQuickstart.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISCustom.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISCheck.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISAst.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISAst_parser.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISAst_lexer.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISAst_types.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISConf.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues_lexer.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense_parser.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense_lexer.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense_types.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion_parser.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion_lexer.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion_types.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISMutex.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISDataNotation.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISString.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISText.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISSourcePatterns.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISFileSystem.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmx - Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmx - Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.ml - Installed /home/opam/.opam/4.05/lib/oasis/dynrun.cma - Installed /home/opam/.opam/4.05/lib/oasis/dynrun.cmxa - Installed /home/opam/.opam/4.05/lib/oasis/dynrun.a - Installed /home/opam/.opam/4.05/lib/oasis/dynrun.cmxs - Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.cmx - Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.mli - Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.ml - Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.mli - Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.ml - Installed /home/opam/.opam/4.05/lib/oasis/cli.cma - Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.cmi - Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.cmt - Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.annot - Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.cmi - Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.cmti - Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.cmt - Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.annot - Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.cmi - Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.cmt - Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.annot - Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.cmi - Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.cmti - Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.cmt - Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.ml - Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.ml - Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/OMakePlugin.ml - Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.cma - Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.cmxa - Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.a - Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.cmxs - Installed /home/opam/.opam/4.05/lib/oasis/OMakePlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OMakePlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OMakePlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.annot - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.cmi - Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.cmt - Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.annot - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.cmi - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.cmt - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.annot - Installed /home/opam/.opam/4.05/lib/oasis/OMakeFormat.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OMakeEquip.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OMakeFields.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OMakeData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/StdFilesData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/DevFilesData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/METAData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/CustomData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/MyOCamlbuildFindlib.cmx - Installed /home/opam/.opam/4.05/lib/oasis/MyOCamlbuildBase.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildId.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/InternalId.cmx - Installed /home/opam/.opam/4.05/lib/oasis/InternalData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/NoneData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OMakePlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.cmx - Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseData.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.mli - Installed /home/opam/.opam/4.05/lib/oasis/BaseCompat.ml - Installed /home/opam/.opam/4.05/lib/oasis/base.cma - Installed /home/opam/.opam/4.05/lib/oasis/base.cmxa - Installed /home/opam/.opam/4.05/lib/oasis/base.a - Installed /home/opam/.opam/4.05/lib/oasis/base.cmxs - Installed /home/opam/.opam/4.05/lib/oasis/BaseCompat.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseCompat.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseCompat.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseData.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmi - Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmti - Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmt - Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.annot - Installed /home/opam/.opam/4.05/lib/oasis/BaseCompat.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmx - Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmx - Installed /home/opam/.opam/4.05/lib/oasis/META -> installed oasis.0.4.11 Processing 173/178: [conduit: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4) - ocamlbuild -use-ocamlfind -classic-display -cflags "-w A-4-33-40-41-42-43-34-44" -plugin-tag "package(ppx_driver.ocamlbuild)" conduit.otarget - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv.native -package ppx_sexp_conv runner/ppx_driver_runner.cmxa - + ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv.native -package ppx_sexp_conv runner/ppx_driver_runner.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit.mli > lib/conduit.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmi lib/conduit.mli - ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit.ml > lib/conduit.ml.depends - ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_trie.mli > lib/conduit_trie.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmi lib/conduit_trie.mli - ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_trie.ml > lib/conduit_trie.ml.depends - ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver.mli > lib/resolver.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmi lib/resolver.mli - ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver.ml > lib/resolver.ml.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmo lib/conduit.ml - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmo lib/conduit_trie.ml - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmo lib/resolver.ml - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmx lib/conduit.ml - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmx lib/conduit_trie.ml - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmx lib/resolver.ml - ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmx lib/conduit_trie.cmx lib/resolver.cmx -o lib/conduit.cmxa - ocamlfind ocamldep -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt.mli > lib/resolver_lwt.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmi lib/resolver_lwt.mli - ocamlfind ocamldep -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt.ml > lib/resolver_lwt.ml.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmo lib/resolver_lwt.ml - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmx lib/resolver_lwt.ml - ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/resolver_lwt.cmx -o lib/conduit-lwt.cmxa - ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_server.mli > lib/conduit_lwt_server.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmi lib/conduit_lwt_server.mli - ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_server.ml > lib/conduit_lwt_server.ml.depends - ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_unix.mli > lib/conduit_lwt_unix.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmi lib/conduit_lwt_unix.mli - ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_unix.ml > lib/conduit_lwt_unix.ml.depends - ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt_unix.mli > lib/resolver_lwt_unix.mli.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmi lib/resolver_lwt_unix.mli - ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt_unix.ml > lib/resolver_lwt_unix.ml.depends - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmo lib/conduit_lwt_server.ml - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmo lib/conduit_lwt_server.ml - File "lib/conduit_lwt_server.ml", line 18, characters 2-27: - Warning 3: deprecated: Lwt_unix.Versioned.bind_1 - Deprecated in favor of Lwt_unix.bind. See - https://github.com/ocsigen/lwt/issues/230 - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmo lib/conduit_lwt_unix.ml - + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmo lib/conduit_lwt_unix.ml - File "lib/conduit_lwt_unix.ml", line 173, characters 27-52: - Warning 3: deprecated: Lwt_unix.Versioned.bind_1 - Deprecated in favor of Lwt_unix.bind. See - https://github.com/ocsigen/lwt/issues/230 - File "lib/conduit_lwt_unix.ml", line 210, characters 29-32: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 210, characters 44-52: - Warning 27: unused variable hostname. - File "lib/conduit_lwt_unix.ml", line 210, characters 58-60: - Warning 27: unused variable ip. - File "lib/conduit_lwt_unix.ml", line 210, characters 68-72: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 221, characters 26-29: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 221, characters 41-49: - Warning 27: unused variable hostname. - File "lib/conduit_lwt_unix.ml", line 221, characters 55-57: - Warning 27: unused variable ip. - File "lib/conduit_lwt_unix.ml", line 221, characters 65-69: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 239, characters 28-31: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 282, characters 24-31: - Warning 27: unused variable timeout. - File "lib/conduit_lwt_unix.ml", line 282, characters 33-37: - Warning 27: unused variable stop. - File "lib/conduit_lwt_unix.ml", line 282, characters 39-42: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 282, characters 44-52: - Warning 27: unused variable certfile. - File "lib/conduit_lwt_unix.ml", line 282, characters 54-61: - Warning 27: unused variable keyfile. - File "lib/conduit_lwt_unix.ml", line 283, characters 24-28: - Warning 27: unused variable pass. - File "lib/conduit_lwt_unix.ml", line 283, characters 30-34: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 283, characters 35-43: - Warning 27: unused variable callback. - File "lib/conduit_lwt_unix.ml", line 298, characters 27-34: - Warning 27: unused variable timeout. - File "lib/conduit_lwt_unix.ml", line 298, characters 36-40: - Warning 27: unused variable stop. - File "lib/conduit_lwt_unix.ml", line 298, characters 42-45: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 298, characters 47-55: - Warning 27: unused variable certfile. - File "lib/conduit_lwt_unix.ml", line 298, characters 57-64: - Warning 27: unused variable keyfile. - File "lib/conduit_lwt_unix.ml", line 299, characters 27-31: - Warning 27: unused variable pass. - File "lib/conduit_lwt_unix.ml", line 299, characters 33-37: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 299, characters 38-46: - Warning 27: unused variable callback. - File "lib/conduit_lwt_unix.ml", line 348, characters 18-23: - Warning 27: unused variable domid. - File "lib/conduit_lwt_unix.ml", line 348, characters 25-30: - Warning 27: unused variable sport. - File "lib/conduit_lwt_unix.ml", line 361, characters 13-17: - Warning 27: unused variable name. - File "lib/conduit_lwt_unix.ml", line 332, characters 18-20: - Warning 27: unused variable ip. - File "lib/conduit_lwt_unix.ml", line 386, characters 20-23: - Warning 27: unused variable ctx. - ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmo lib/resolver_lwt_unix.ml - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmx lib/conduit_lwt_server.ml - + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmx lib/conduit_lwt_server.ml - File "lib/conduit_lwt_server.ml", line 18, characters 2-27: - Warning 3: deprecated: Lwt_unix.Versioned.bind_1 - Deprecated in favor of Lwt_unix.bind. See - https://github.com/ocsigen/lwt/issues/230 - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmx lib/conduit_lwt_unix.ml - + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmx lib/conduit_lwt_unix.ml - File "lib/conduit_lwt_unix.ml", line 173, characters 27-52: - Warning 3: deprecated: Lwt_unix.Versioned.bind_1 - Deprecated in favor of Lwt_unix.bind. See - https://github.com/ocsigen/lwt/issues/230 - File "lib/conduit_lwt_unix.ml", line 210, characters 29-32: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 210, characters 44-52: - Warning 27: unused variable hostname. - File "lib/conduit_lwt_unix.ml", line 210, characters 58-60: - Warning 27: unused variable ip. - File "lib/conduit_lwt_unix.ml", line 210, characters 68-72: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 221, characters 26-29: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 221, characters 41-49: - Warning 27: unused variable hostname. - File "lib/conduit_lwt_unix.ml", line 221, characters 55-57: - Warning 27: unused variable ip. - File "lib/conduit_lwt_unix.ml", line 221, characters 65-69: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 239, characters 28-31: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 282, characters 24-31: - Warning 27: unused variable timeout. - File "lib/conduit_lwt_unix.ml", line 282, characters 33-37: - Warning 27: unused variable stop. - File "lib/conduit_lwt_unix.ml", line 282, characters 39-42: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 282, characters 44-52: - Warning 27: unused variable certfile. - File "lib/conduit_lwt_unix.ml", line 282, characters 54-61: - Warning 27: unused variable keyfile. - File "lib/conduit_lwt_unix.ml", line 283, characters 24-28: - Warning 27: unused variable pass. - File "lib/conduit_lwt_unix.ml", line 283, characters 30-34: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 283, characters 35-43: - Warning 27: unused variable callback. - File "lib/conduit_lwt_unix.ml", line 298, characters 27-34: - Warning 27: unused variable timeout. - File "lib/conduit_lwt_unix.ml", line 298, characters 36-40: - Warning 27: unused variable stop. - File "lib/conduit_lwt_unix.ml", line 298, characters 42-45: - Warning 27: unused variable ctx. - File "lib/conduit_lwt_unix.ml", line 298, characters 47-55: - Warning 27: unused variable certfile. - File "lib/conduit_lwt_unix.ml", line 298, characters 57-64: - Warning 27: unused variable keyfile. - File "lib/conduit_lwt_unix.ml", line 299, characters 27-31: - Warning 27: unused variable pass. - File "lib/conduit_lwt_unix.ml", line 299, characters 33-37: - Warning 27: unused variable port. - File "lib/conduit_lwt_unix.ml", line 299, characters 38-46: - Warning 27: unused variable callback. - File "lib/conduit_lwt_unix.ml", line 348, characters 18-23: - Warning 27: unused variable domid. - File "lib/conduit_lwt_unix.ml", line 348, characters 25-30: - Warning 27: unused variable sport. - File "lib/conduit_lwt_unix.ml", line 361, characters 13-17: - Warning 27: unused variable name. - File "lib/conduit_lwt_unix.ml", line 332, characters 18-20: - Warning 27: unused variable ip. - File "lib/conduit_lwt_unix.ml", line 386, characters 20-23: - Warning 27: unused variable ctx. - ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmx lib/resolver_lwt_unix.ml - ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit_lwt_server.cmx lib/conduit_lwt_unix.cmx lib/resolver_lwt_unix.cmx -o lib/conduit-lwt-unix.cmxa - ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmo lib/conduit_trie.cmo lib/resolver.cmo -o lib/conduit.cma - ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmxa -o lib/conduit.cmxs - ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/resolver_lwt.cmo -o lib/conduit-lwt.cma - ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit-lwt.cmxa -o lib/conduit-lwt.cmxs - ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit_lwt_server.cmo lib/conduit_lwt_unix.cmo lib/resolver_lwt_unix.cmo -o lib/conduit-lwt-unix.cma - ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit-lwt-unix.cmxa -o lib/conduit-lwt-unix.cmxs - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 - ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4 -> compiled conduit.0.15.4 Processing 174/178: [conduit: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4) - rm -rf _install - mkdir -p _install - echo "_build/lib/conduit.cmi" >> _install/lib; echo "_build/lib/conduit_lwt_server.cmi" >> _install/lib; echo "_build/lib/conduit_lwt_unix.cmi" >> _install/lib; echo "_build/lib/conduit_trie.cmi" >> _install/lib; echo "_build/lib/resolver.cmi" >> _install/lib; echo "_build/lib/resolver_lwt.cmi" >> _install/lib; echo "_build/lib/resolver_lwt_unix.cmi" >> _install/lib; echo "_build/lib/conduit.cmt" >> _install/lib; echo "_build/lib/conduit_lwt_server.cmt" >> _install/lib; echo "_build/lib/conduit_lwt_unix.cmt" >> _install/lib; echo "_build/lib/conduit_trie.cmt" >> _install/lib; echo "_build/lib/resolver.cmt" >> _install/lib; echo "_build/lib/resolver_lwt.cmt" >> _install/lib; echo "_build/lib/resolver_lwt_unix.cmt" >> _install/lib; echo "_build/lib/conduit.cmti" >> _install/lib; echo "_build/lib/conduit_lwt_server.cmti" >> _install/lib; echo "_build/lib/conduit_lwt_unix.cmti" >> _install/lib; echo "_build/lib/conduit_trie.cmti" >> _install/lib; echo "_build/lib/resolver.cmti" >> _install/lib; echo "_build/lib/resolver_lwt.cmti" >> _install/lib; echo "_build/lib/resolver_lwt_unix.cmti" >> _install/lib; echo "_build/lib/conduit.cmx" >> _install/lib; echo "_build/lib/conduit_lwt_server.cmx" >> _install/lib; echo "_build/lib/conduit_lwt_unix.cmx" >> _install/lib; echo "_build/lib/conduit_trie.cmx" >> _install/lib; echo "_build/lib/resolver.cmx" >> _install/lib; echo "_build/lib/resolver_lwt.cmx" >> _install/lib; echo "_build/lib/resolver_lwt_unix.cmx" >> _install/lib; echo "_build/lib/conduit-lwt-unix.cmxa" >> _install/lib; echo "_build/lib/conduit-lwt.cmxa" >> _install/lib; echo "_build/lib/conduit.cmxa" >> _install/lib; echo "_build/lib/conduit-lwt-unix.cma" >> _install/lib; echo "_build/lib/conduit-lwt.cma" >> _install/lib; echo "_build/lib/conduit.cma" >> _install/lib; echo "_build/lib/conduit-lwt-unix.cmxs" >> _install/lib; echo "_build/lib/conduit-lwt.cmxs" >> _install/lib; echo "_build/lib/conduit.cmxs" >> _install/lib; echo "_build/lib/conduit-lwt-unix.a" >> _install/lib; echo "_build/lib/conduit-lwt.a" >> _install/lib; echo "_build/lib/conduit.a" >> _install/lib; echo "_build/lib/conduit.o" >> _install/lib; echo "_build/lib/conduit_lwt_server.o" >> _install/lib; echo "_build/lib/conduit_lwt_unix.o" >> _install/lib; echo "_build/lib/conduit_trie.o" >> _install/lib; echo "_build/lib/resolver.o" >> _install/lib; echo "_build/lib/resolver_lwt.o" >> _install/lib; echo "_build/lib/resolver_lwt_unix.o" >> _install/lib; echo "_build/lib/conduit.cmo" >> _install/lib; echo "_build/lib/conduit_lwt_server.cmo" >> _install/lib; echo "_build/lib/conduit_lwt_unix.cmo" >> _install/lib; echo "_build/lib/conduit_trie.cmo" >> _install/lib; echo "_build/lib/resolver.cmo" >> _install/lib; echo "_build/lib/resolver_lwt.cmo" >> _install/lib; echo "_build/lib/resolver_lwt_unix.cmo" >> _install/lib; - ocamlfind remove conduit || true - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.05/lib/conduit/META - ocamlfind install conduit META _build/lib/conduit.cmi _build/lib/conduit_lwt_server.cmi _build/lib/conduit_lwt_unix.cmi _build/lib/conduit_trie.cmi _build/lib/resolver.cmi _build/lib/resolver_lwt.cmi _build/lib/resolver_lwt_unix.cmi _build/lib/conduit.cmt _build/lib/conduit_lwt_server.cmt _build/lib/conduit_lwt_unix.cmt _build/lib/conduit_trie.cmt _build/lib/resolver.cmt _build/lib/resolver_lwt.cmt _build/lib/resolver_lwt_unix.cmt _build/lib/conduit.cmti _build/lib/conduit_lwt_server.cmti _build/lib/conduit_lwt_unix.cmti _build/lib/conduit_trie.cmti _build/lib/resolver.cmti _build/lib/resolver_lwt.cmti _build/lib/resolver_lwt_unix.cmti _build/lib/conduit.cmx _build/lib/conduit_lwt_server.cmx _build/lib/conduit_lwt_unix.cmx _build/lib/conduit_trie.cmx _build/lib/resolver.cmx _build/lib/resolver_lwt.cmx _build/lib/resolver_lwt_unix.cmx _build/lib/conduit-lwt-unix.cmxa _build/lib/conduit-lwt.cmxa _build/lib/conduit.cmxa _build/lib/conduit-lwt-unix.cma _build/lib/conduit-lwt.cma _build/lib/conduit.cma _build/lib/conduit-lwt-unix.cmxs _build/lib/conduit-lwt.cmxs _build/lib/conduit.cmxs _build/lib/conduit-lwt-unix.a _build/lib/conduit-lwt.a _build/lib/conduit.a _build/lib/conduit.o _build/lib/conduit_lwt_server.o _build/lib/conduit_lwt_unix.o _build/lib/conduit_trie.o _build/lib/resolver.o _build/lib/resolver_lwt.o _build/lib/resolver_lwt_unix.o _build/lib/conduit.cmo _build/lib/conduit_lwt_server.cmo _build/lib/conduit_lwt_unix.cmo _build/lib/conduit_trie.cmo _build/lib/resolver.cmo _build/lib/resolver_lwt.cmo _build/lib/resolver_lwt_unix.cmo lib/intro.html _build/lib/conduit.mli _build/lib/conduit_lwt_server.mli _build/lib/conduit_lwt_unix.mli _build/lib/conduit_trie.mli _build/lib/resolver.mli _build/lib/resolver_lwt.mli _build/lib/resolver_lwt_unix.mli - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.mli - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.mli - Installed /home/opam/.opam/4.05/lib/conduit/resolver.mli - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.mli - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.mli - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.mli - Installed /home/opam/.opam/4.05/lib/conduit/conduit.mli - Installed /home/opam/.opam/4.05/lib/conduit/intro.html - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmo - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmo - Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmo - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmo - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmo - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmo - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmo - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.o - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.o - Installed /home/opam/.opam/4.05/lib/conduit/resolver.o - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.o - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.o - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.o - Installed /home/opam/.opam/4.05/lib/conduit/conduit.o - Installed /home/opam/.opam/4.05/lib/conduit/conduit.a - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.a - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.a - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmxs - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cmxs - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cmxs - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cma - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cma - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cma - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmxa - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cmxa - Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cmxa - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmx - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmx - Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmx - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmx - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmx - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmx - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmx - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmti - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmti - Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmti - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmti - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmti - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmti - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmti - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmt - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmt - Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmt - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmt - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmt - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmt - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmt - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmi - Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmi - Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmi - Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmi - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmi - Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmi - Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmi - Installed /home/opam/.opam/4.05/lib/conduit/META -> installed conduit.0.15.4 Processing 175/178: [cohttp: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PREFIX=/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cohttp.0.22.0) - ocamlopt.opt -o setup.bin setup.ml 2>/dev/null || ocamlopt -o setup.bin setup.ml 2>/dev/null || ocamlc -o setup.bin setup.ml - rm -f setup.cmx setup.cmi setup.o setup.cmo - ./setup.bin -configure --enable-lwt --enable-lwt-unix --prefix /home/opam/.opam/4.05 - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ cohttp - Package version: ..................................... 0.21.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.05 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - build everything that is possible: ................... false - build the Lwt library: ............................... true - build the Lwt-unix library: .......................... true - build the Core/Async library: ........................ false - build the Javascript XHR client library: ............. false - run the internet-using tests: ........................ false - build the async s3 example: .......................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_re_emacs: ........................................ /home/opam/.opam/4.05/lib/re/emacs - pkg_stringext: ....................................... /home/opam/.opam/4.05/lib/stringext - pkg_uri: ............................................. /home/opam/.opam/4.05/lib/uri - pkg_fieldslib: ....................................... /home/opam/.opam/4.05/lib/fieldslib - pkg_sexplib: ......................................... /home/opam/.opam/4.05/lib/sexplib - pkg_ppx_fields_conv: ................................. /home/opam/.opam/4.05/lib/ppx_fields_conv - pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.05/lib/ppx_sexp_conv - pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes - pkg_base64: .......................................... /home/opam/.opam/4.05/lib/base64 - pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.05/lib/ocaml/compiler-libs - pkg_lwt: ............................................. /home/opam/.opam/4.05/lib/lwt - pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml - pkg_lwt_unix: ........................................ /home/opam/.opam/4.05/lib/lwt - pkg_conduit_lwt_unix: ................................ /home/opam/.opam/4.05/lib/conduit - pkg_magic_mime: ...................................... /home/opam/.opam/4.05/lib/magic-mime - pkg_logs: ............................................ /home/opam/.opam/4.05/lib/logs - pkg_logs_fmt: ........................................ /home/opam/.opam/4.05/lib/logs - pkg_logs_lwt: ........................................ /home/opam/.opam/4.05/lib/logs - ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc - pkg_cmdliner: ........................................ /home/opam/.opam/4.05/lib/cmdliner - - ./setup.bin -build -classic-display - W: Cannot find source file matching module 'cohttp' in library cohttp. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 52, characters 26-35: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 102, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 103, characters 17-36: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 115, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 118, characters 20-37: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 145, characters 35-44: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 159, characters 32-41: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 162, characters 32-49: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 168, characters 32-41: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 191, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 207, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 217, characters 38-50: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 221, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 231, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 235, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 245, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 256, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 267, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 402, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 405, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 411, characters 41-50: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 424, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 427, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 433, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 446, characters 51-60: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 449, characters 51-68: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 455, characters 51-60: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 468, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 471, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 477, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 490, characters 49-58: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 493, characters 49-66: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 499, characters 49-58: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 512, characters 23-32: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 513, characters 23-40: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 521, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 524, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 542, characters 39-48: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 545, characters 39-56: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 561, characters 18-27: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 562, characters 18-35: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 659, characters 44-53: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 662, characters 44-61: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 680, characters 38-47: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 683, characters 38-55: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 684, characters 38-49: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 690, characters 38-50: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 701, characters 29-40: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 702, characters 29-41: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 708, characters 26-41: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 709, characters 26-45: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 720, characters 23-38: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 721, characters 23-42: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 725, characters 45-54: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 728, characters 45-62: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 744, characters 29-38: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 747, characters 29-46: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 839, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 862, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/s.ml > lib/s.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.mli > lib/code.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.mli > lib/header.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.mli > lib/accept.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_types.ml > lib/accept_types.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_types.cmo lib/accept_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.mli > lib/auth.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.mli > lib/link.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.mli > lib/transfer.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmi lib/accept.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmi lib/auth.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmi lib/link.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmi lib/transfer.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmi lib/code.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmi lib/header.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.ml > lib/code.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.ml > lib/header.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.mli > lib/conf.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmi lib/conf.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.mli > lib/cookie.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmi lib/cookie.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.ml > lib/cookie.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.mli > lib/request.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/s.cmo lib/s.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmi lib/request.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.ml > lib/request.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.mli > lib/header_io.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.mli > lib/transfer_io.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmi lib/header_io.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmi lib/transfer_io.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.mli > lib/response.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmi lib/response.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.ml > lib/response.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.ml > lib/transfer.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.ml > lib/accept.ml.depends - /home/opam/.opam/4.05/bin/ocamllex.opt -q lib/accept_lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_lexer.ml > lib/accept_lexer.ml.depends - /home/opam/.opam/4.05/bin/ocamlyacc lib/accept_parser.mly - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.mli > lib/accept_parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmi lib/accept_parser.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_lexer.cmo lib/accept_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.ml > lib/accept_parser.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.ml > lib/link.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.ml > lib/auth.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.ml > lib/header_io.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.ml > lib/transfer_io.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.mli > lib/connection.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmi lib/connection.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.ml > lib/connection.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.mli > lib/body.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmi lib/body.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.ml > lib/body.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.mli > lib/string_io.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmi lib/string_io.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.ml > lib/string_io.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.ml > lib/conf.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmo lib/code.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml - File "lib/header.ml", line 26, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/header.ml", line 168, characters 11-22: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - File "lib/header.ml", line 174, characters 24-34: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml - File "lib/cookie.ml", line 89, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/cookie.ml", line 104, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/cookie.ml", line 118, characters 18-22: - 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) - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmo lib/request.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmo lib/response.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmo lib/transfer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmo lib/accept.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml - File "lib/accept_parser.mly", line 46, characters 17-34: - 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) - File "lib/accept_parser.mly", line 59, characters 31-47: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 62, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 62, characters 46-62: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 71, characters 35-51: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 80, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 97, characters 48-64: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmo lib/link.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmo lib/auth.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml - File "lib/header_io.ml", line 39, characters 27-43: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmo lib/transfer_io.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmo lib/connection.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmo lib/body.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmo lib/string_io.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmo lib/conf.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/code.cmo lib/accept_types.cmo lib/accept_parser.cmo lib/accept_lexer.cmo lib/accept.cmo lib/auth.cmo lib/conf.cmo lib/link.cmo lib/transfer.cmo lib/header.cmo lib/s.cmo lib/cookie.cmo lib/transfer_io.cmo lib/header_io.cmo lib/request.cmo lib/response.cmo lib/connection.cmo lib/body.cmo lib/string_io.cmo -o lib/cohttp.cmo - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lib lib/cohttp.cmo -o lib/cohttp.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_types.cmx lib/accept_types.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml - File "lib/accept_parser.mly", line 46, characters 17-34: - 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) - File "lib/accept_parser.mly", line 59, characters 31-47: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 62, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 62, characters 46-62: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 71, characters 35-51: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 80, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/accept_parser.mly", line 97, characters 48-64: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_lexer.cmx lib/accept_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept.cmx lib/accept.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/auth.cmx lib/auth.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/conf.cmx lib/conf.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/link.cmx lib/link.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer.cmx lib/transfer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/code.cmx lib/code.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml - File "lib/header.ml", line 26, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/header.ml", line 168, characters 11-22: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - File "lib/header.ml", line 174, characters 24-34: - Warning 3: deprecated: Re.get_ofs - Use Group.offset - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/s.cmx lib/s.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer_io.cmx lib/transfer_io.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml - File "lib/header_io.ml", line 39, characters 27-43: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml - File "lib/cookie.ml", line 89, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/cookie.ml", line 104, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "lib/cookie.ml", line 118, characters 18-22: - 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) - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/request.cmx lib/request.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/response.cmx lib/response.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/connection.cmx lib/connection.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/body.cmx lib/body.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/string_io.cmx lib/string_io.ml - touch lib/cohttp.mli ; if /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/accept_types.cmx lib/accept_parser.cmx lib/accept_lexer.cmx lib/accept.cmx lib/auth.cmx lib/code.cmx lib/conf.cmx lib/link.cmx lib/transfer.cmx lib/header.cmx lib/s.cmx lib/cookie.cmx lib/transfer_io.cmx lib/header_io.cmx lib/request.cmx lib/response.cmx lib/connection.cmx lib/body.cmx lib/string_io.cmx -o lib/cohttp.cmx ; then rm -f lib/cohttp.mli ; else rm -f lib/cohttp.mli ; exit 1; fi - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lib lib/cohttp.cmx -o lib/cohttp.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib lib/cohttp.cmxa lib/cohttp.cmx -o lib/cohttp.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/cohttp_top.ml > top/cohttp_top.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I top top/cohttp_top.cmo -o top/cohttp_top.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/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 - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I top top/cohttp_top.cmx -o top/cohttp_top.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I top top/cohttp_top.cmxa top/cohttp_top.cmx -o top/cohttp_top.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_body.mli > lwt-core/cohttp_lwt_body.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmi lwt-core/cohttp_lwt_body.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_body.ml > lwt-core/cohttp_lwt_body.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt.mli > lwt-core/cohttp_lwt.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_s.ml > lwt-core/cohttp_lwt_s.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt_s.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmi lwt-core/cohttp_lwt.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt.ml > lwt-core/cohttp_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/string_io_lwt.mli > lwt-core/string_io_lwt.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmi lwt-core/string_io_lwt.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/string_io_lwt.ml > lwt-core/string_io_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmo lwt-core/cohttp_lwt_body.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmo lwt-core/cohttp_lwt.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmo lwt-core/cohttp_lwt.ml - File "lwt-core/cohttp_lwt.ml", line 69, characters 10-33: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - File "lwt-core/cohttp_lwt.ml", line 161, characters 4-27: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - File "lwt-core/cohttp_lwt.ml", line 258, characters 14-37: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmo lwt-core/string_io_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt-core lwt-core/cohttp_lwt_body.cmo lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt.cmo lwt-core/string_io_lwt.cmo -o lwt-core/cohttp_lwt.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_body.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt_s.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmx lwt-core/cohttp_lwt.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmx lwt-core/cohttp_lwt.ml - File "lwt-core/cohttp_lwt.ml", line 69, characters 10-33: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - File "lwt-core/cohttp_lwt.ml", line 161, characters 4-27: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - File "lwt-core/cohttp_lwt.ml", line 258, characters 14-37: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmx lwt-core/string_io_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt-core lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt.cmx lwt-core/string_io_lwt.cmx -o lwt-core/cohttp_lwt.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt-core lwt-core/cohttp_lwt.cmxa lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt.cmx lwt-core/string_io_lwt.cmx -o lwt-core/cohttp_lwt.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_io.mli > lwt/cohttp_lwt_unix_io.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_io.ml > lwt/cohttp_lwt_unix_io.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_debug.mli > lwt/cohttp_lwt_unix_debug.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmi lwt/cohttp_lwt_unix_debug.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmi lwt/cohttp_lwt_unix_debug.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix.mli > lwt/cohttp_lwt_unix.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_net.mli > lwt/cohttp_lwt_unix_net.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmi lwt/cohttp_lwt_unix.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmi lwt/cohttp_lwt_unix.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix.ml > lwt/cohttp_lwt_unix.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_net.ml > lwt/cohttp_lwt_unix_net.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_debug.ml > lwt/cohttp_lwt_unix_debug.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_io.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_io.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmo lwt/cohttp_lwt_unix.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmo lwt/cohttp_lwt_unix.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lwt/cohttp_lwt_unix.ml", line 73, characters 6-29: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix_net.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix_net.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_debug.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_debug.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix.cmo -o lwt/cohttp_lwt_unix.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_debug.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_debug.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_io.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_io.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix_net.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix_net.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmx lwt/cohttp_lwt_unix.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmx lwt/cohttp_lwt_unix.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lwt/cohttp_lwt_unix.ml", line 73, characters 6-29: - Warning 3: deprecated: Lwt_stream.on_terminate - Bind on Lwt_stream.closed. - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix.cmx -o lwt/cohttp_lwt_unix.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt lwt/cohttp_lwt_unix.cmxa lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix.cmx -o lwt/cohttp_lwt_unix.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_server_lwt.ml > bin/cohttp_server_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_server.ml > bin/cohttp_server.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmo bin/cohttp_server.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmo bin/cohttp_server.ml - File "bin/cohttp_server.ml", line 36, characters 23-39: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "bin/cohttp_server.ml", line 36, characters 44-60: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server_lwt.cmo bin/cohttp_server_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmx bin/cohttp_server.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmx bin/cohttp_server.ml - File "bin/cohttp_server.ml", line 36, characters 23-39: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "bin/cohttp_server.ml", line 36, characters 44-60: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server_lwt.cmx bin/cohttp_server_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I bin -I lib -I lwt-core -I lwt bin/cohttp_server.cmx lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_server_lwt.cmx -o bin/cohttp_server_lwt.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I bin -I lib -I lwt-core -I lwt bin/cohttp_server.cmx lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_server_lwt.cmx -o bin/cohttp_server_lwt.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_proxy_lwt.ml > bin/cohttp_proxy_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_proxy_lwt.cmo bin/cohttp_proxy_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_proxy_lwt.cmx bin/cohttp_proxy_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_proxy_lwt.cmx -o bin/cohttp_proxy_lwt.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_proxy_lwt.cmx -o bin/cohttp_proxy_lwt.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_curl_lwt.ml > bin/cohttp_curl_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_curl_lwt.cmo bin/cohttp_curl_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_curl_lwt.cmx bin/cohttp_curl_lwt.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_curl_lwt.cmx -o bin/cohttp_curl_lwt.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_curl_lwt.cmx -o bin/cohttp_curl_lwt.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules examples/doc/client_lwt.ml > examples/doc/client_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmo examples/doc/client_lwt.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmo examples/doc/client_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmx examples/doc/client_lwt.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmx examples/doc/client_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/client_lwt.cmx -o examples/doc/client_lwt.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/client_lwt.cmx -o examples/doc/client_lwt.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules examples/doc/server_lwt.ml > examples/doc/server_lwt.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmo examples/doc/server_lwt.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmo examples/doc/server_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmx examples/doc/server_lwt.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmx examples/doc/server_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/server_lwt.cmx -o examples/doc/server_lwt.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/server_lwt.cmx -o examples/doc/server_lwt.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ./setup.bin -test - W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' - ./setup.bin -doc - File "_tags", line 52, characters 26-35: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 102, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 103, characters 17-36: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 115, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 118, characters 20-37: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 145, characters 35-44: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 159, characters 32-41: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 162, characters 32-49: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 168, characters 32-41: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 191, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 207, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 217, characters 38-50: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 221, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 231, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 235, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 245, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 256, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 267, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 402, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 405, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 411, characters 41-50: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 424, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 427, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 433, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 446, characters 51-60: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 449, characters 51-68: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 455, characters 51-60: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 468, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 471, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 477, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 490, characters 49-58: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 493, characters 49-66: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 499, characters 49-58: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 512, characters 23-32: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 513, characters 23-40: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 521, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 524, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 542, characters 39-48: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 545, characters 39-56: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 561, characters 18-27: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 562, characters 18-35: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 659, characters 44-53: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 662, characters 44-61: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 680, characters 38-47: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 683, characters 38-55: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 684, characters 38-49: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 690, characters 38-50: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 701, characters 29-40: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 702, characters 29-41: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 708, characters 26-41: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 709, characters 26-45: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 720, characters 23-38: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 721, characters 23-42: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 725, characters 45-54: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 728, characters 45-62: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 744, characters 29-38: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 747, characters 29-46: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 839, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 862, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/s.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/s.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.ml - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Element None not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/code.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/code.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/request.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/request.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli - Warning: Module type S.Http_io not found - Warning: Module type S.Http_io not found - Warning: Module or module type S.Request not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/response.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/response.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli - Warning: Module type S.Http_io not found - Warning: Module type S.Http_io not found - Warning: Module or module type S.Response not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_parser.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_parser.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_lexer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_lexer.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml - Warning: Element Accept not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/link.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/link.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/auth.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/auth.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Element Header.add_authorization_req not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header_io.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer_io.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/connection.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/connection.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/body.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/body.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli - Warning: Module or module type S.Body not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli - Warning: Module type S.IO not found - Warning: Module type S.IO not found - Warning: Element Buffer.t not found - Warning: Element Buffer.t not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/conf.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/conf.mli - rm -rf lib/cohttp.docdir - mkdir -p lib/cohttp.docdir - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Element None not found - Warning: Element Buffer.t not found - Warning: Element Buffer.t not found - File "_tags", line 52, characters 26-35: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 102, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 103, characters 17-36: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 115, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 118, characters 20-37: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 145, characters 35-44: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 159, characters 32-41: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 162, characters 32-49: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 168, characters 32-41: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 191, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 207, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 217, characters 38-50: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 221, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 231, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 235, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 245, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 256, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 267, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 402, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 405, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 411, characters 41-50: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 424, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 427, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 433, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 446, characters 51-60: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 449, characters 51-68: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 455, characters 51-60: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 468, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 471, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 477, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 490, characters 49-58: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 493, characters 49-66: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 499, characters 49-58: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 512, characters 23-32: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 513, characters 23-40: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 521, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 524, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 542, characters 39-48: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 545, characters 39-56: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 561, characters 18-27: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 562, characters 18-35: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 659, characters 44-53: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 662, characters 44-61: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 680, characters 38-47: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 683, characters 38-55: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 684, characters 38-49: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 690, characters 38-50: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 701, characters 29-40: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 702, characters 29-41: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 708, characters 26-41: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 709, characters 26-45: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 720, characters 23-38: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 721, characters 23-42: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 725, characters 45-54: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 728, characters 45-62: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 744, characters 29-38: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 747, characters 29-46: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 839, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 862, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt_body.cmi lwt-core/cohttp_lwt_body.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt_s.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_body.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_body.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_body.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_body.mli - Warning: Module or module type Cohttp.S.Body not found - Warning: Module or module type ?? not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt.mli - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Module type Cohttp_lwt.S.Net not found - Warning: Module type Cohttp_lwt.S.Server not found - Warning: Module type Cohttp_lwt.S.Client not found - Warning: Module type S.IO not found - Warning: Element Cohttp.S.IO not found - Warning: Element Cohttp.S.IO not found - Warning: Element Cohttp.S.IO not found - Warning: Element Cohttp.S.IO not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_s.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_s.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_s.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_s.ml - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module type S.IO not found - Warning: Element Cohttp_lwt_body not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/string_io_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/string_io_lwt.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/string_io_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/string_io_lwt.mli - Warning: Module or module type Cohttp.S.IO not found - rm -rf lwt-core/cohttp_lwt_core.docdir - mkdir -p lwt-core/cohttp_lwt_core.docdir - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt-core/cohttp_lwt_body.odoc -load lwt-core/cohttp_lwt.odoc -load lwt-core/cohttp_lwt_s.odoc -load lwt-core/string_io_lwt.odoc -html -d lwt-core/cohttp_lwt_core.docdir - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt-core/cohttp_lwt_body.odoc -load lwt-core/cohttp_lwt.odoc -load lwt-core/cohttp_lwt_s.odoc -load lwt-core/string_io_lwt.odoc -html -d lwt-core/cohttp_lwt_core.docdir - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Module or module type Cohttp.S.IO not found - Warning: Module or module type ?? not found - Warning: Module or module type ?? not found - Warning: Module type S.IO not found - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Module type Cohttp_lwt.S.Net not found - Warning: Module type Cohttp_lwt.S.Server not found - Warning: Module type Cohttp_lwt.S.Client not found - Warning: Module type S.IO not found - Warning: Module or module type Cohttp.S.Body not found - Warning: Module or module type ?? not found - Warning: Element Cohttp.S.IO not found - Warning: Element Cohttp.S.IO not found - Warning: Element Cohttp.S.IO not found - Warning: Element Cohttp.S.IO not found - File "_tags", line 52, characters 26-35: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 102, characters 17-32: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 103, characters 17-36: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 115, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 118, characters 20-37: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 145, characters 35-44: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 159, characters 32-41: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 162, characters 32-49: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 168, characters 32-41: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 191, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 207, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 217, characters 38-50: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 221, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 231, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 235, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 245, characters 39-51: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 256, characters 39-48: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 267, characters 23-35: - Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 402, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 405, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 411, characters 41-50: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 424, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 427, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 433, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 446, characters 51-60: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 449, characters 51-68: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 455, characters 51-60: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 468, characters 48-57: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 471, characters 48-65: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 477, characters 48-57: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 490, characters 49-58: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 493, characters 49-66: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 499, characters 49-58: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 512, characters 23-32: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 513, characters 23-40: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 521, characters 41-50: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 524, characters 41-58: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 542, characters 39-48: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 545, characters 39-56: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 561, characters 18-27: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 562, characters 18-35: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 659, characters 44-53: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 662, characters 44-61: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 680, characters 38-47: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 683, characters 38-55: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 684, characters 38-49: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 690, characters 38-50: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 701, characters 29-40: - Warning: the tag "pkg_cstruct" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 702, characters 29-41: - Warning: the tag "pkg_nocrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 708, characters 26-41: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 709, characters 26-45: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 720, characters 23-38: - Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 721, characters 23-42: - Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 725, characters 45-54: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 728, characters 45-62: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 744, characters 29-38: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 747, characters 29-46: - Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 839, characters 38-47: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 862, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt.cmi lwt-core/cohttp_lwt.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_io.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_io.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_io.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_io.mli - Warning: Module or module type Cohttp.S.IO not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix.mli - Warning: Module or module type Cohttp_lwt.S.Server not found - Warning: Module or module type Cohttp_lwt.S.Client not found - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Module or module type Cohttp_lwt.S.Server not found - Warning: Module or module type Cohttp_lwt.S.Client not found - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Element Cohttp_lwt.Client not found - Warning: Element Cohttp_lwt.Server not found - Warning: Element create not found - Warning: Element C not found - Warning: Element default_ctx not found - Warning: Element Conduit_lwt_unix.ctx not found - Warning: Element Resolver_lwt.t not found - Warning: Element S not found - Warning: Element C not found - Warning: Element default_ctx not found - Warning: Element Conduit_lwt_unix.ctx not found - Warning: Element Resolver_lwt.t not found - Warning: Element S not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_net.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_net.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_net.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_net.mli - Warning: Module type Cohttp.S.IO not found - Warning: Module or module type ?? not found - Warning: Module type Cohttp.S.IO not found - Warning: Element Cohttp_lwt.Net not found - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_debug.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_debug.mli - rm -rf lwt/cohttp_lwt.docdir - mkdir -p lwt/cohttp_lwt.docdir - /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt/cohttp_lwt_unix_io.odoc -load lwt/cohttp_lwt_unix.odoc -load lwt/cohttp_lwt_unix_net.odoc -load lwt/cohttp_lwt_unix_debug.odoc -html -d lwt/cohttp_lwt.docdir - + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt/cohttp_lwt_unix_io.odoc -load lwt/cohttp_lwt_unix.odoc -load lwt/cohttp_lwt_unix_net.odoc -load lwt/cohttp_lwt_unix_debug.odoc -html -d lwt/cohttp_lwt.docdir - Warning: Module type Cohttp.S.IO not found - Warning: Module or module type Cohttp_lwt.S.Server not found - Warning: Module or module type Cohttp_lwt.S.Client not found - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Module or module type ?? not found - Warning: Module type Cohttp.S.IO not found - Warning: Module or module type Cohttp_lwt.S.Server not found - Warning: Module or module type Cohttp_lwt.S.Client not found - Warning: Module type Cohttp.S.Response not found - Warning: Module type Cohttp.S.Request not found - Warning: Module or module type Cohttp.S.IO not found - Warning: Element Cohttp_lwt.Client not found - Warning: Element Cohttp_lwt.Server not found - Warning: Element create not found - Warning: Element C not found - Warning: Element default_ctx not found - Warning: Element Conduit_lwt_unix.ctx not found - Warning: Element Resolver_lwt.t not found - Warning: Element S not found - Warning: Element Cohttp_lwt.Net not found - Warning: Element C not found - Warning: Element default_ctx not found - Warning: Element Conduit_lwt_unix.ctx not found - Warning: Element Resolver_lwt.t not found - Warning: Element S not found -> compiled cohttp.0.22.0 Processing 176/178: [cohttp: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "PREFIX=/home/opam/.opam/4.05" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cohttp.0.22.0) - ./setup.bin -install - W: Cannot find source header for module library in Accept_parser cohttp - W: Cannot find source header for module library in Accept_lexer cohttp - Installed /home/opam/.opam/4.05/lib/cohttp/s.ml - Installed /home/opam/.opam/4.05/lib/cohttp/code.mli - Installed /home/opam/.opam/4.05/lib/cohttp/header.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cookie.mli - Installed /home/opam/.opam/4.05/lib/cohttp/request.mli - Installed /home/opam/.opam/4.05/lib/cohttp/response.mli - Installed /home/opam/.opam/4.05/lib/cohttp/transfer.mli - Installed /home/opam/.opam/4.05/lib/cohttp/accept.mli - Installed /home/opam/.opam/4.05/lib/cohttp/accept_types.ml - Installed /home/opam/.opam/4.05/lib/cohttp/link.mli - Installed /home/opam/.opam/4.05/lib/cohttp/auth.mli - Installed /home/opam/.opam/4.05/lib/cohttp/header_io.mli - Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.mli - Installed /home/opam/.opam/4.05/lib/cohttp/connection.mli - Installed /home/opam/.opam/4.05/lib/cohttp/body.mli - Installed /home/opam/.opam/4.05/lib/cohttp/string_io.mli - Installed /home/opam/.opam/4.05/lib/cohttp/conf.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cma - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmxa - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.a - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmxs - Installed /home/opam/.opam/4.05/lib/cohttp/conf.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/conf.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/conf.annot - Installed /home/opam/.opam/4.05/lib/cohttp/string_io.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/string_io.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/string_io.annot - Installed /home/opam/.opam/4.05/lib/cohttp/body.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/body.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/body.annot - Installed /home/opam/.opam/4.05/lib/cohttp/connection.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/connection.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/connection.annot - Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.annot - Installed /home/opam/.opam/4.05/lib/cohttp/header_io.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/header_io.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/header_io.annot - Installed /home/opam/.opam/4.05/lib/cohttp/auth.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/auth.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/auth.annot - Installed /home/opam/.opam/4.05/lib/cohttp/link.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/link.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/link.annot - Installed /home/opam/.opam/4.05/lib/cohttp/accept_types.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/accept_types.annot - Installed /home/opam/.opam/4.05/lib/cohttp/accept_lexer.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/accept_lexer.annot - Installed /home/opam/.opam/4.05/lib/cohttp/accept_parser.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/accept_parser.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/accept_parser.annot - Installed /home/opam/.opam/4.05/lib/cohttp/accept.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/accept.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/accept.annot - Installed /home/opam/.opam/4.05/lib/cohttp/transfer.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/transfer.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/transfer.annot - Installed /home/opam/.opam/4.05/lib/cohttp/response.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/response.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/response.annot - Installed /home/opam/.opam/4.05/lib/cohttp/request.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/request.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/request.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cookie.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cookie.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cookie.annot - Installed /home/opam/.opam/4.05/lib/cohttp/header.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/header.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/header.annot - Installed /home/opam/.opam/4.05/lib/cohttp/code.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/code.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/code.annot - Installed /home/opam/.opam/4.05/lib/cohttp/s.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/s.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.ml - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cma - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmxa - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.a - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmxs - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.ml - Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cma - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmxa - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.a - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmxs - Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.annot - Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.mli - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cma - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmxa - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.a - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmxs - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmi - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmti - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmt - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.annot - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmx - Installed /home/opam/.opam/4.05/lib/cohttp/META -> installed cohttp.0.22.0 Processing 177/178: [dropbox: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dropbox.0.1~772c4a6) - atdgen -j src/dropbox.atd - atdgen -t src/dropbox.atd - oasis setup -setup-update dynamic - touch setup.ml - ocaml setup.ml -configure --enable-tests --enable-docs - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ dropbox - Package version: ..................................... 0.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... true - pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes - pkg_cohttp_lwt_core: ................................. /home/opam/.opam/4.05/lib/cohttp - pkg_lwt: ............................................. /home/opam/.opam/4.05/lib/lwt - pkg_atdgen: .......................................... /home/opam/.opam/4.05/lib/atdgen - pkg_cohttp_lwt: ...................................... /home/opam/.opam/4.05/lib/cohttp - pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml - ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc - - ocaml setup.ml -build - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox.mli > src/dropbox.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_date.mli > src/dropbox_date.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_json.ml > src/dropbox_json.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_date.cmi src/dropbox_date.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_date.cmi src/dropbox_date.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_t.mli > src/dropbox_t.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_json.cmo src/dropbox_json.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_json.cmo src/dropbox_json.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_json.ml", line 25, characters 15-31: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 34, characters 22-38: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 66, characters 15-31: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 78, characters 22-38: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 104, characters 13-29: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 113, characters 20-36: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_t.cmi src/dropbox_t.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_t.cmi src/dropbox_t.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_t.mli", line 8, characters 12-28: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox.cmi src/dropbox.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox.cmi src/dropbox.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox.ml > src/dropbox.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_j.mli > src/dropbox_j.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_j.cmi src/dropbox_j.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_j.cmi src/dropbox_j.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_j.mli", line 12, characters 12-28: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_date.ml > src/dropbox_date.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_t.ml > src/dropbox_t.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_j.ml > src/dropbox_j.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox.cmo src/dropbox.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox.cmo src/dropbox.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_date.cmo src/dropbox_date.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_date.cmo src/dropbox_date.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_t.cmo src/dropbox_t.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_t.cmo src/dropbox_t.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_t.ml", line 8, characters 12-28: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_j.cmo src/dropbox_j.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_j.cmo src/dropbox_j.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_j.ml", line 12, characters 12-28: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/dropbox_date.cmo src/dropbox_json.cmo src/dropbox_t.cmo src/dropbox_j.cmo src/dropbox.cmo -o src/dropbox.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_date.cmx src/dropbox_date.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_date.cmx src/dropbox_date.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_json.cmx src/dropbox_json.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_json.cmx src/dropbox_json.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_json.ml", line 25, characters 15-31: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 34, characters 22-38: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 66, characters 15-31: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 78, characters 22-38: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 104, characters 13-29: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - File "src/dropbox_json.ml", line 113, characters 20-36: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_t.cmx src/dropbox_t.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_t.cmx src/dropbox_t.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_t.ml", line 8, characters 12-28: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_j.cmx src/dropbox_j.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_j.cmx src/dropbox_j.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "src/dropbox_j.ml", line 12, characters 12-28: - Warning 3: deprecated: Yojson.Safe.json - json types are being renamed and will be removed in the next Yojson major version. Use type t instead - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox.cmx src/dropbox.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox.cmx src/dropbox.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/dropbox_date.cmx src/dropbox_json.cmx src/dropbox_t.cmx src/dropbox_j.cmx src/dropbox.cmx -o src/dropbox.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/dropbox.cmxa src/dropbox_date.cmx src/dropbox_json.cmx src/dropbox_t.cmx src/dropbox_j.cmx src/dropbox.cmx -o src/dropbox.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_lwt_unix.mli > src/dropbox_lwt_unix.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_lwt_unix.cmi src/dropbox_lwt_unix.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_lwt_unix.cmi src/dropbox_lwt_unix.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -modules src/dropbox_lwt_unix.ml > src/dropbox_lwt_unix.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_lwt_unix.cmo src/dropbox_lwt_unix.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_lwt_unix.cmo src/dropbox_lwt_unix.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/dropbox_lwt_unix.cmo -o src/dropbox_lwt_unix.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_lwt_unix.cmx src/dropbox_lwt_unix.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -o src/dropbox_lwt_unix.cmx src/dropbox_lwt_unix.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/dropbox_lwt_unix.cmx -o src/dropbox_lwt_unix.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/dropbox_lwt_unix.cmxa src/dropbox_lwt_unix.cmx -o src/dropbox_lwt_unix.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/info.ml > tests/info.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/common.ml > tests/common.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/common.cmo tests/common.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/common.cmo tests/common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/info.cmo tests/info.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/info.cmo tests/info.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/common.cmx tests/common.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/common.cmx tests/common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/info.cmx tests/info.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/info.cmx tests/info.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/info.cmx -o tests/info.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/info.cmx -o tests/info.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/get_file.ml > tests/get_file.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/get_file.cmo tests/get_file.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/get_file.cmo tests/get_file.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/get_file.cmx tests/get_file.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/get_file.cmx tests/get_file.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/get_file.cmx -o tests/get_file.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/get_file.cmx -o tests/get_file.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/metadata.ml > tests/metadata.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/metadata.cmo tests/metadata.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/metadata.cmo tests/metadata.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/metadata.cmx tests/metadata.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/metadata.cmx tests/metadata.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/metadata.cmx -o tests/metadata.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/metadata.cmx -o tests/metadata.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/delta.ml > tests/delta.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delta.cmo tests/delta.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delta.cmo tests/delta.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delta.cmx tests/delta.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delta.cmx tests/delta.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/delta.cmx -o tests/delta.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/delta.cmx -o tests/delta.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/latest_cursor.ml > tests/latest_cursor.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/latest_cursor.cmo tests/latest_cursor.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/latest_cursor.cmo tests/latest_cursor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/latest_cursor.cmx tests/latest_cursor.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/latest_cursor.cmx tests/latest_cursor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/latest_cursor.cmx -o tests/latest_cursor.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/latest_cursor.cmx -o tests/latest_cursor.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/longpoll_delta.ml > tests/longpoll_delta.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/longpoll_delta.cmo tests/longpoll_delta.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/longpoll_delta.cmo tests/longpoll_delta.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/longpoll_delta.cmx tests/longpoll_delta.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/longpoll_delta.cmx tests/longpoll_delta.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/longpoll_delta.cmx -o tests/longpoll_delta.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/longpoll_delta.cmx -o tests/longpoll_delta.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/revisions.ml > tests/revisions.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/revisions.cmo tests/revisions.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/revisions.cmo tests/revisions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/revisions.cmx tests/revisions.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/revisions.cmx tests/revisions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/revisions.cmx -o tests/revisions.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/revisions.cmx -o tests/revisions.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/restore.ml > tests/restore.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/restore.cmo tests/restore.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/restore.cmo tests/restore.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/restore.cmx tests/restore.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/restore.cmx tests/restore.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/restore.cmx -o tests/restore.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/restore.cmx -o tests/restore.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/search.ml > tests/search.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/search.cmo tests/search.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/search.cmo tests/search.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/search.cmx tests/search.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/search.cmx tests/search.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/search.cmx -o tests/search.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/search.cmx -o tests/search.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/copy_ref.ml > tests/copy_ref.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_ref.cmo tests/copy_ref.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_ref.cmo tests/copy_ref.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_ref.cmx tests/copy_ref.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_ref.cmx tests/copy_ref.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/copy_ref.cmx -o tests/copy_ref.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/copy_ref.cmx -o tests/copy_ref.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/shares.ml > tests/shares.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shares.cmo tests/shares.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shares.cmo tests/shares.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shares.cmx tests/shares.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shares.cmx tests/shares.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/shares.cmx -o tests/shares.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/shares.cmx -o tests/shares.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/media.ml > tests/media.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/media.cmo tests/media.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/media.cmo tests/media.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/media.cmx tests/media.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/media.cmx tests/media.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/media.cmx -o tests/media.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/media.cmx -o tests/media.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/shared_folders.ml > tests/shared_folders.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shared_folders.cmo tests/shared_folders.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shared_folders.cmo tests/shared_folders.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shared_folders.cmx tests/shared_folders.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/shared_folders.cmx tests/shared_folders.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/shared_folders.cmx -o tests/shared_folders.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/shared_folders.cmx -o tests/shared_folders.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/files_put_stream.ml > tests/files_put_stream.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_stream.cmo tests/files_put_stream.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_stream.cmo tests/files_put_stream.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_stream.cmx tests/files_put_stream.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_stream.cmx tests/files_put_stream.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/files_put_stream.cmx -o tests/files_put_stream.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/files_put_stream.cmx -o tests/files_put_stream.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/files_put_cohttp_body.ml > tests/files_put_cohttp_body.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_cohttp_body.cmo tests/files_put_cohttp_body.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_cohttp_body.cmo tests/files_put_cohttp_body.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_cohttp_body.cmx tests/files_put_cohttp_body.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/files_put_cohttp_body.cmx tests/files_put_cohttp_body.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/files_put_cohttp_body.cmx -o tests/files_put_cohttp_body.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/files_put_cohttp_body.cmx -o tests/files_put_cohttp_body.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/chunked_upload.ml > tests/chunked_upload.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/chunked_upload.cmo tests/chunked_upload.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/chunked_upload.cmo tests/chunked_upload.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/chunked_upload.cmx tests/chunked_upload.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/chunked_upload.cmx tests/chunked_upload.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/chunked_upload.cmx -o tests/chunked_upload.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/chunked_upload.cmx -o tests/chunked_upload.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/thumbnails.ml > tests/thumbnails.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/thumbnails.cmo tests/thumbnails.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/thumbnails.cmo tests/thumbnails.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/thumbnails.cmx tests/thumbnails.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/thumbnails.cmx tests/thumbnails.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/thumbnails.cmx -o tests/thumbnails.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/thumbnails.cmx -o tests/thumbnails.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/previews.ml > tests/previews.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/previews.cmo tests/previews.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/previews.cmo tests/previews.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/previews.cmx tests/previews.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/previews.cmx tests/previews.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/previews.cmx -o tests/previews.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/previews.cmx -o tests/previews.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/copy_from_path.ml > tests/copy_from_path.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_path.cmo tests/copy_from_path.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_path.cmo tests/copy_from_path.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_path.cmx tests/copy_from_path.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_path.cmx tests/copy_from_path.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/copy_from_path.cmx -o tests/copy_from_path.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/copy_from_path.cmx -o tests/copy_from_path.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/copy_from_ref.ml > tests/copy_from_ref.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_ref.cmo tests/copy_from_ref.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_ref.cmo tests/copy_from_ref.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_ref.cmx tests/copy_from_ref.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/copy_from_ref.cmx tests/copy_from_ref.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/copy_from_ref.cmx -o tests/copy_from_ref.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/copy_from_ref.cmx -o tests/copy_from_ref.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/delete.ml > tests/delete.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delete.cmo tests/delete.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delete.cmo tests/delete.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delete.cmx tests/delete.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/delete.cmx tests/delete.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/delete.cmx -o tests/delete.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/delete.cmx -o tests/delete.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/create_folder.ml > tests/create_folder.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/create_folder.cmo tests/create_folder.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/create_folder.cmo tests/create_folder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/create_folder.cmx tests/create_folder.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/create_folder.cmx tests/create_folder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/create_folder.cmx -o tests/create_folder.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/create_folder.cmx -o tests/create_folder.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -modules tests/move.ml > tests/move.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/move.cmo tests/move.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/move.cmo tests/move.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/move.cmx tests/move.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I tests -I src -o tests/move.cmx tests/move.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/move.cmx -o tests/move.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cohttp.lwt -package cohttp.lwt-core -package lwt -package unix -I src -I tests src/dropbox.cmxa src/dropbox_lwt_unix.cmxa tests/common.cmx tests/move.cmx -o tests/move.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch -> compiled dropbox.0.1~772c4a6 Processing 178/178: [dropbox: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dropbox.0.1~772c4a6) - ocaml setup.ml -install - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.mli - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_date.mli - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_t.mli - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cma - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cmxa - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.a - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cmxs - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_t.cmi - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_t.cmti - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_t.cmt - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_t.annot - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_date.cmi - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_date.cmti - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_date.cmt - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_date.annot - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cmi - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cmti - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cmt - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.annot - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_json.cmx - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_j.cmx - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_t.cmx - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_date.cmx - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox.cmx - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.mli - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cma - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cmxa - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.a - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cmxs - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cmi - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cmti - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cmt - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.annot - Installed /home/opam/.opam/4.05/lib/dropbox/dropbox_lwt_unix.cmx - Installed /home/opam/.opam/4.05/lib/dropbox/META -> installed dropbox.0.1~772c4a6 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2023-04-04 02:44.24 ---> saved as "0c5570a2b9560f35779b70a1df3e171bd4595da694bf4d746de501c723f4ec1d" Job succeeded