Build:
- 0
2024-09-12 08:35.50: New job: Voodoo prep aws-s3-async.4.0.0; 08be41f8896c0756820dfa53e3e2924b 2024-09-12 08:35.50: Waiting for resource in pool OCluster 2024-09-12 17:51.57: Waiting for worker… 2024-09-12 17:55.07: Got resource from pool OCluster 2024-09-12 17:55.07: Using cache hint "docs-universe-prep-4.07.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy aws-s3-async.4.0.0 yojson.2.2.2 xml-light.2.5 variantslib.v0.12.0 uri.4.2.0 typerep.v0.12.0 topkg.1.0.7 time_now.v0.12.0 textutils.v0.12.0 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.12.0 splittable_random.v0.12.0 spawn.v0.15.1 sexplib0.v0.12.0 sexplib.v0.12.0 seq.base result.1.5 re.1.11.0 ptime.0.8.6 protocol_version_header.v0.12.0 ppxlib.0.8.1 ppx_variants_conv.v0.12.0 ppx_typerep_conv.v0.12.0 ppx_stable.v0.12.0 ppx_sexp_value.v0.12.0 ppx_sexp_message.v0.12.0 ppx_sexp_conv.v0.12.0 ppx_protocol_conv_xml_light.3.1.3 ppx_protocol_conv_json.3.1.3 ppx_protocol_conv.3.1.3 ppx_pipebang.v0.12.0 ppx_optional.v0.12.0 ppx_optcomp.v0.12.0 ppx_module_timer.v0.12.0 ppx_let.v0.12.0 ppx_js_style.v0.12.0 ppx_jane.v0.12.0 ppx_inline_test.v0.12.0 ppx_here.v0.12.0 ppx_hash.v0.12.0 ppx_fields_conv.v0.12.0 ppx_fail.v0.12.0 ppx_expect.v0.12.0 ppx_enumerate.v0.12.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.12.1 ppx_compare.v0.12.0 ppx_bin_prot.v0.12.1 ppx_bench.v0.12.0 ppx_base.v0.12.0 ppx_assert.v0.12.0 pcre.7.4.1 parsexp.v0.12.0 octavius.1.2.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-inifiles.1.2 ocaml-compiler-libs.v0.12.4 num.1.5-1 macaddr.5.3.0 logs.0.7.0 jst-config.v0.12.0 jane-street-headers.v0.12.0 ipaddr-sexp.5.3.0 ipaddr.5.3.0 host-arch-x86_64.1 fieldslib.v0.12.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 digestif.0.6 csexp.1.5.2 core_kernel.v0.12.3 core.v0.12.4 conf-pkg-config.3 conf-libpcre.1 conduit-async.2.0.2 conduit.2.0.2 cmdliner.1.0.4 bin_prot.v0.12.0 bigstringaf.0.8.0 bigarray-compat.1.1.0 base_quickcheck.v0.12.1 base_bigstring.v0.12.0 base64.2.3.0 base-bytes.base base.v0.12.2 aws-s3.4.0.0 async_unix.v0.12.0 async_rpc_kernel.v0.12.0 async_kernel.v0.12.0 async_extra.v0.12.0 async.v0.12.0 astring.0.8.5 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u aws-s3-async:08be41f8896c0756820dfa53e3e2924b")) (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.703777') && (for DATA in prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0,aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b,aws-s3-async.4.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0,aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b,aws-s3-async.4.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0,aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b,aws-s3-async.4.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 17:55.07: RETRYING: 2024-09-12/083550-voodoo-prep-ff6cee Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 70% (22554/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 17:58.32 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 17:58.32 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (910 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (7244 kB/s) 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 ... 18733 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 m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... 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 m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 17:58.32 ---> using "f6aa42750cfc8383a740a107b6d2b3427ad999041bbef41a4327cac1b5012472" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.14.3 [required by bos] - install cmdliner 1.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install seq base [required by fmt] - install topkg 1.0.7 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install astring 0.8.5 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install fpath 0.7.3 [required by voodoo-prep] - install stdlib-shims 0.3.0 [required by fmt] - install result 1.5 [required by rresult] - install re 1.11.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install fmt 0.8.9 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 22 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.9] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.7] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.0.4 -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed result.1.5 -> installed stdlib-shims.0.3.0 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed cppo.1.7.0 -> installed rresult.0.6.0 -> installed fmt.0.8.9 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 17:58.32 ---> using "db885cabe402653069cdd7740c8f68ff2e8000a2cbe4154539396cd7eb0a0911" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 17:58.32 ---> using "3be0be44708993e11d54d13a47a4953a8a20d13bd4b20160ff9de30a1a1deb65" from cache 2024-09-12 17:58.32 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 17:58.32 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 17:58.32 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 17:58.32 ---> using "1b2c6d1df9627e5338314ce68943bffcd71543934533887645b45101a7c76c9d" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 17:58.34 ---> using "daf8d691d8cc163f8a966ecde21c8113d1c8f7872b48ab9959bc7057790e13fc" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 17:58.34 ---> using "94022412e9e0e9082e7cf147682484a67c02fe73f34e0801aa42beb565351b77" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then 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. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 17:58.34 ---> using "0ec2950ce8c221eb0e2ea0d19040780801fb2ac1e291ea98b957500b024e3b69" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.07. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.07 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 17:58.34 ---> using "f9f101b53630ca1b54d08f666601cc2daaca7d6b20578c57dd1df3edd9ebc83c" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 17:58.34 ---> using "1a310c3b0108999d64f86338d6e0c0ac91ea2457850c785f09e5c42b5e9aa279" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 17:58.34 ---> using "1d2d93f1e11501e8b60bf1c61855f4bad5e96b774d4639d376cf667c55254c8d" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy aws-s3-async.4.0.0 yojson.2.2.2 xml-light.2.5 variantslib.v0.12.0 uri.4.2.0 typerep.v0.12.0 topkg.1.0.7 time_now.v0.12.0 textutils.v0.12.0 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.12.0 splittable_random.v0.12.0 spawn.v0.15.1 sexplib0.v0.12.0 sexplib.v0.12.0 seq.base result.1.5 re.1.11.0 ptime.0.8.6 protocol_version_header.v0.12.0 ppxlib.0.8.1 ppx_variants_conv.v0.12.0 ppx_typerep_conv.v0.12.0 ppx_stable.v0.12.0 ppx_sexp_value.v0.12.0 ppx_sexp_message.v0.12.0 ppx_sexp_conv.v0.12.0 ppx_protocol_conv_xml_light.3.1.3 ppx_protocol_conv_json.3.1.3 ppx_protocol_conv.3.1.3 ppx_pipebang.v0.12.0 ppx_optional.v0.12.0 ppx_optcomp.v0.12.0 ppx_module_timer.v0.12.0 ppx_let.v0.12.0 ppx_js_style.v0.12.0 ppx_jane.v0.12.0 ppx_inline_test.v0.12.0 ppx_here.v0.12.0 ppx_hash.v0.12.0 ppx_fields_conv.v0.12.0 ppx_fail.v0.12.0 ppx_expect.v0.12.0 ppx_enumerate.v0.12.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.12.1 ppx_compare.v0.12.0 ppx_bin_prot.v0.12.1 ppx_bench.v0.12.0 ppx_base.v0.12.0 ppx_assert.v0.12.0 pcre.7.4.1 parsexp.v0.12.0 octavius.1.2.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-inifiles.1.2 ocaml-compiler-libs.v0.12.4 num.1.5-1 macaddr.5.3.0 logs.0.7.0 jst-config.v0.12.0 jane-street-headers.v0.12.0 ipaddr-sexp.5.3.0 ipaddr.5.3.0 host-arch-x86_64.1 fieldslib.v0.12.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 digestif.0.6 csexp.1.5.2 core_kernel.v0.12.3 core.v0.12.4 conf-pkg-config.3 conf-libpcre.1 conduit-async.2.0.2 conduit.2.0.2 cmdliner.1.0.4 bin_prot.v0.12.0 bigstringaf.0.8.0 bigarray-compat.1.1.0 base_quickcheck.v0.12.1 base_bigstring.v0.12.0 base64.2.3.0 base-bytes.base base.v0.12.2 aws-s3.4.0.0 async_unix.v0.12.0 async_rpc_kernel.v0.12.0 async_kernel.v0.12.0 async_extra.v0.12.0 async.v0.12.0 astring.0.8.5 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (868 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy aws-s3-async.4.0.0 yojson.2.2.2 xml-light.2.5 variantslib.v0.12.0 uri.4.2.0 typerep.v0.12.0 topkg.1.0.7 time_now.v0.12.0 textutils.v0.12.0 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.12.0 splittable_random.v0.12.0 spawn.v0.15.1 sexplib0.v0.12.0 sexplib.v0.12.0 seq.base result.1.5 re.1.11.0 ptime.0.8.6 protocol_version_header.v0.12.0 ppxlib.0.8.1 ppx_variants_conv.v0.12.0 ppx_typerep_conv.v0.12.0 ppx_stable.v0.12.0 ppx_sexp_value.v0.12.0 ppx_sexp_message.v0.12.0 ppx_sexp_conv.v0.12.0 ppx_protocol_conv_xml_light.3.1.3 ppx_protocol_conv_json.3.1.3 ppx_protocol_conv.3.1.3 ppx_pipebang.v0.12.0 ppx_optional.v0.12.0 ppx_optcomp.v0.12.0 ppx_module_timer.v0.12.0 ppx_let.v0.12.0 ppx_js_style.v0.12.0 ppx_jane.v0.12.0 ppx_inline_test.v0.12.0 ppx_here.v0.12.0 ppx_hash.v0.12.0 ppx_fields_conv.v0.12.0 ppx_fail.v0.12.0 ppx_expect.v0.12.0 ppx_enumerate.v0.12.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.12.1 ppx_compare.v0.12.0 ppx_bin_prot.v0.12.1 ppx_bench.v0.12.0 ppx_base.v0.12.0 ppx_assert.v0.12.0 pcre.7.4.1 parsexp.v0.12.0 octavius.1.2.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-inifiles.1.2 ocaml-compiler-libs.v0.12.4 num.1.5-1 macaddr.5.3.0 logs.0.7.0 jst-config.v0.12.0 jane-street-headers.v0.12.0 ipaddr-sexp.5.3.0 ipaddr.5.3.0 host-arch-x86_64.1 fieldslib.v0.12.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 digestif.0.6 csexp.1.5.2 core_kernel.v0.12.3 core.v0.12.4 conf-pkg-config.3 conf-libpcre.1 conduit-async.2.0.2 conduit.2.0.2 cmdliner.1.0.4 bin_prot.v0.12.0 bigstringaf.0.8.0 bigarray-compat.1.1.0 base_quickcheck.v0.12.1 base_bigstring.v0.12.0 base64.2.3.0 base-bytes.base base.v0.12.2 aws-s3.4.0.0 async_unix.v0.12.0 async_rpc_kernel.v0.12.0 async_kernel.v0.12.0 async_extra.v0.12.0 async.v0.12.0 astring.0.8.5 angstrom.0.16.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libpcre3-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install num 1.5-1 - install ocaml-syntax-shims 1.0.0 - install stdlib-shims 0.3.0 - install domain-name 0.4.0 - install conf-pkg-config 3 - install xml-light 2.5 - install sexplib0 v0.12.0 - install stringext 1.6.0 - install octavius 1.2.2 - install jane-street-headers v0.12.0 - install ppx_derivers 1.2.1 - install spawn v0.15.1 - install ocamlbuild 0.14.3 - install bigarray-compat 1.1.0 - install seq base - install ocaml-compiler-libs v0.12.4 - install base-bytes base - install cmdliner 1.0.4 - install result 1.5 - install csexp 1.5.2 - install macaddr 5.3.0 - install conf-libpcre 1 - install topkg 1.0.7 - install bigstringaf 0.8.0 - install yojson 2.2.2 - install re 1.11.0 - install base64 2.3.0 - install ocaml-migrate-parsetree 1.8.0 - install dune-configurator 3.16.0 - install ipaddr 5.3.0 - install ptime 0.8.6 - install logs 0.7.0 - install digestif 0.6 - install astring 0.8.5 - install angstrom 0.16.0 - install base v0.12.2 - install uri 4.2.0 - install variantslib v0.12.0 - install typerep v0.12.0 - install stdio v0.12.0 - install pcre 7.4.1 - install parsexp v0.12.0 - install fieldslib v0.12.0 - install ppxlib 0.8.1 - install ocaml-inifiles 1.2 - install sexplib v0.12.0 - install ppx_variants_conv v0.12.0 - install ppx_typerep_conv v0.12.0 - install ppx_stable v0.12.0 - install ppx_sexp_conv v0.12.0 - install ppx_protocol_conv 3.1.3 - install ppx_pipebang v0.12.0 - install ppx_optional v0.12.0 - install ppx_optcomp v0.12.0 - install ppx_let v0.12.0 - install ppx_js_style v0.12.0 - install ppx_inline_test v0.12.0 - install ppx_here v0.12.0 - install ppx_fields_conv v0.12.0 - install ppx_enumerate v0.12.0 - install ppx_compare v0.12.0 - install ppx_custom_printf v0.12.1 - install ipaddr-sexp 5.3.0 - install ppx_protocol_conv_xml_light 3.1.3 - install ppx_protocol_conv_json 3.1.3 - install ppx_bench v0.12.0 - install ppx_sexp_value v0.12.0 - install ppx_sexp_message v0.12.0 - install ppx_fail v0.12.0 - install ppx_hash v0.12.0 - install ppx_assert v0.12.0 - install bin_prot v0.12.0 - install conduit 2.0.2 - install aws-s3 4.0.0 - install ppx_base v0.12.0 - install splittable_random v0.12.0 - install ppx_expect v0.12.0 - install jst-config v0.12.0 - install ppx_bin_prot v0.12.1 - install base_quickcheck v0.12.1 - install time_now v0.12.0 - install ppx_module_timer v0.12.0 - install ppx_jane v0.12.0 - install base_bigstring v0.12.0 - install core_kernel v0.12.3 - install protocol_version_header v0.12.0 - install core v0.12.4 - install async_kernel v0.12.0 - install textutils v0.12.0 - install async_unix v0.12.0 - install async_rpc_kernel v0.12.0 - install async_extra v0.12.0 - install async v0.12.0 - install conduit-async 2.0.2 - install aws-s3-async 4.0.0 ===== 95 to install ===== The following system packages will first need to be installed: libpcre3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpcre16-3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../0-libpcre16-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../2-libpcre32-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../3-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../4-libpcre3-dev_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../5-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../6-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../7-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../8-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpcre16-3:amd64 (2:8.39-15) ... - Setting up libpcre3:amd64 (2:8.39-15) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libpcre32-3:amd64 (2:8.39-15) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... - Setting up libpcre3-dev:amd64 (2:8.39-15) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/285: Processing 2/285: Processing 3/285: -> retrieved angstrom.0.16.0 (cached) Processing 4/285: -> retrieved astring.0.8.5 (cached) Processing 5/285: -> retrieved async.v0.12.0 (cached) Processing 6/285: -> retrieved async_extra.v0.12.0 (cached) Processing 7/285: -> retrieved async_kernel.v0.12.0 (cached) Processing 8/285: [aws-s3.4.0.0: http] -> retrieved async_rpc_kernel.v0.12.0 (cached) Processing 9/285: [aws-s3.4.0.0: http] [aws-s3-async.4.0.0: http] -> retrieved async_unix.v0.12.0 (cached) Processing 10/285: [aws-s3.4.0.0: http] [aws-s3-async.4.0.0: http] -> retrieved base.v0.12.2 (cached) Processing 11/285: [aws-s3.4.0.0: http] [aws-s3-async.4.0.0: http] Processing 12/285: [aws-s3.4.0.0: http] [aws-s3-async.4.0.0: http] Processing 13/285: [aws-s3.4.0.0: http] [aws-s3-async.4.0.0: http] -> installed base-bytes.base Processing 14/285: [aws-s3.4.0.0: http] [aws-s3-async.4.0.0: http] Processing 14/285: [aws-s3-async.4.0.0: http] Processing 14/285: -> retrieved base64.2.3.0 (cached) Processing 15/285: Processing 16/285: [base64: dune subst] -> retrieved aws-s3.4.0.0 (https://github.com/andersfugmann/aws-s3/archive/4.0.0.tar.gz) Processing 17/285: [base64: dune subst] -> retrieved aws-s3-async.4.0.0 (https://github.com/andersfugmann/aws-s3/archive/4.0.0.tar.gz) Processing 18/285: [base64: dune subst] -> retrieved base_bigstring.v0.12.0 (cached) Processing 19/285: [base64: dune subst] Processing 19/285: [base64: dune build] -> retrieved base_quickcheck.v0.12.1 (cached) Processing 20/285: [base64: dune build] -> retrieved bigarray-compat.1.1.0 (cached) Processing 21/285: [base64: dune build] Processing 22/285: [base64: dune build] [bigarray-compat: dune build] -> retrieved bigstringaf.0.8.0 (cached) Processing 23/285: [base64: dune build] [bigarray-compat: dune build] -> retrieved bin_prot.v0.12.0 (cached) Processing 24/285: [base64: dune build] [bigarray-compat: dune build] -> retrieved cmdliner.1.0.4 (cached) Processing 25/285: [base64: dune build] [bigarray-compat: dune build] Processing 26/285: [base64: dune build] [bigarray-compat: dune build] Processing 27/285: [base64: dune build] [bigarray-compat: dune build] Processing 28/285: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] Processing 29/285: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved conduit.2.0.2 (cached) Processing 30/285: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved conduit-async.2.0.2 (cached) Processing 31/285: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved core.v0.12.4 (cached) Processing 32/285: [digestif.0.6: http] [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] -> compiled base64.2.3.0 Processing 32/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] -> installed base64.2.3.0 Processing 33/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 33/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] -> installed conf-pkg-config.3 Processing 34/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] Processing 35/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] -> retrieved core_kernel.v0.12.3 (cached) Processing 36/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] -> retrieved csexp.1.5.2 (cached) Processing 37/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] Processing 38/285: [digestif.0.6: http] [bigarray-compat: dune build] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> compiled bigarray-compat.1.1.0 Processing 38/285: [digestif.0.6: http] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> installed bigarray-compat.1.1.0 Processing 39/285: [digestif.0.6: http] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [csexp: dune build] Processing 40/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [csexp: dune build] -> compiled conf-libpcre.1 Processing 40/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] -> installed conf-libpcre.1 Processing 41/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] -> retrieved domain-name.0.4.0 (cached) Processing 42/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] Processing 43/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] -> retrieved fieldslib.v0.12.0 (cached) Processing 44/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] -> retrieved ipaddr.5.3.0 (cached) Processing 45/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] -> retrieved ipaddr-sexp.5.3.0 (cached) Processing 46/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] -> retrieved jane-street-headers.v0.12.0 (cached) Processing 47/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] Processing 48/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] -> retrieved jst-config.v0.12.0 (cached) Processing 49/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] -> retrieved logs.0.7.0 (cached) Processing 50/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] -> retrieved macaddr.5.3.0 (cached) Processing 51/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] Processing 52/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] -> retrieved num.1.5-1 (cached) Processing 53/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] applying num-in-findlib-dir.patch Processing 54/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 55/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] Processing 56/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [csexp: dune build] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> compiled csexp.1.5.2 Processing 56/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> installed csexp.1.5.2 Processing 57/285: [digestif.0.6: http] [bigstringaf: dune build] [cmdliner: make all] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] - (cd _build/default/lib/freestanding && /usr/bin/gmake) - touch libbigstringaf_freestanding_stubs.a -> compiled bigstringaf.0.8.0 Processing 57/285: [digestif.0.6: http] [cmdliner: make all] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> installed bigstringaf.0.8.0 Processing 58/285: [digestif.0.6: http] [cmdliner: make all] [domain-name: dune build] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> compiled domain-name.0.4.0 Processing 58/285: [digestif.0.6: http] [cmdliner: make all] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> installed domain-name.0.4.0 Processing 59/285: [digestif.0.6: http] [cmdliner: make all] [jane-street-headers: dune build] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> compiled jane-street-headers.v0.12.0 Processing 59/285: [digestif.0.6: http] [cmdliner: make all] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> installed jane-street-headers.v0.12.0 Processing 60/285: [digestif.0.6: http] [cmdliner: make all] [macaddr: dune build] [num: patch] [ocaml-compiler-libs: dune build] Processing 60/285: [digestif.0.6: http] [cmdliner: make all] [macaddr: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] -> retrieved ocaml-inifiles.1.2 (cached) Processing 61/285: [digestif.0.6: http] [cmdliner: make all] [macaddr: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_top.objs/byte -I lib/.macaddr_top.objs/native -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.macaddr_top.objs/native/macaddr_top.cmx -c -impl lib/macaddr_top.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled macaddr.5.3.0 Processing 61/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] -> installed macaddr.5.3.0 Processing 62/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 63/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 64/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] Processing 65/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 66/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 67/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved dune-configurator.3.16.0 (cached) Processing 68/285: [digestif.0.6: http] [cmdliner: make all] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 69/285: [digestif.0.6: http] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.0.4 Processing 69/285: [digestif.0.6: http] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] Processing 70/285: [digestif.0.6: http] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [cmdliner: make install] Processing 70/285: [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [cmdliner: make install] - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.4 Processing 70/285: [dune-configurator: rm] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [cmdliner: make install] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 70/285: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [cmdliner: make install] -> compiled ocaml-syntax-shims.1.0.0 Processing 70/285: [dune-configurator: rm] [ocamlbuild: make configure.make] [cmdliner: make install] -> retrieved octavius.1.2.2 (cached) Processing 71/285: [dune-configurator: rm] [ocamlbuild: make configure.make] [cmdliner: make install] Processing 72/285: [dune-configurator: rm] [ocamlbuild: make configure.make] [octavius: dune build] [cmdliner: make install] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.07"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.07/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.07/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.07"; \ - echo "BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.07/lib"; \ - echo "MANDIR=/home/opam/.opam/4.07/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.07/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.07/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.07/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.07/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 72/285: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install] -> retrieved parsexp.v0.12.0 (cached) Processing 73/285: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install] - install -d /home/opam/.opam/4.07/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.07/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.07/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.07/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.07/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.07/lib/cmdliner Processing 73/285: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install-doc] -> retrieved digestif.0.6 (https://github.com/mirage/digestif/releases/download/v0.6/digestif-0.6.tbz) Processing 74/285: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install-doc] -> retrieved pcre.7.4.1 (cached) Processing 75/285: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install-doc] -> retrieved ppx_assert.v0.12.0 (cached) Processing 76/285: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install-doc] Processing 76/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [cmdliner: make install-doc] - install -d /home/opam/.opam/4.07/doc/cmdliner - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.07/doc/cmdliner -> installed cmdliner.1.0.4 Processing 76/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed num.1.5-1 Processing 77/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 78/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 79/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] Processing 80/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_base.v0.12.0 (cached) Processing 81/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_bench.v0.12.0 (cached) Processing 82/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_bin_prot.v0.12.1 (cached) Processing 83/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_compare.v0.12.0 (cached) Processing 84/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_custom_printf.v0.12.1 (cached) Processing 85/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 86/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] Processing 87/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_enumerate.v0.12.0 (cached) Processing 88/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_expect.v0.12.0 (cached) Processing 89/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_fail.v0.12.0 (cached) Processing 90/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_fields_conv.v0.12.0 (cached) Processing 91/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_hash.v0.12.0 (cached) Processing 92/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_here.v0.12.0 (cached) Processing 93/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_inline_test.v0.12.0 (cached) Processing 94/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_jane.v0.12.0 (cached) Processing 95/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_js_style.v0.12.0 (cached) Processing 96/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_let.v0.12.0 (cached) Processing 97/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_module_timer.v0.12.0 (cached) Processing 98/285: [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_optcomp.v0.12.0 (cached) Processing 99/285: [ppx_protocol_conv.3.1.3: http] [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_optional.v0.12.0 (cached) Processing 100/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> retrieved ppx_pipebang.v0.12.0 (cached) Processing 101/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] -> compiled ppx_derivers.1.2.1 Processing 101/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed ppx_derivers.1.2.1 Processing 102/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [angstrom: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> compiled angstrom.0.16.0 Processing 102/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> installed angstrom.0.16.0 Processing 103/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] -> compiled octavius.1.2.2 Processing 103/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> installed octavius.1.2.2 Processing 104/285: [ppx_protocol_conv.3.1.3: http] [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] Processing 104/285: [ppx_protocol_conv_json.3.1.3: http] [ppx_protocol_conv_xml_light.3.1.3: http] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] Processing 104/285: [ppx_protocol_conv_xml_light.3.1.3: http] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] Processing 104/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_protocol_conv.3.1.3 (https://github.com/andersfugmann/ppx_protocol_conv/archive/3.1.3.tar.gz) Processing 105/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_protocol_conv_json.3.1.3 (https://github.com/andersfugmann/ppx_protocol_conv/archive/3.1.3.tar.gz) Processing 106/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_protocol_conv_xml_light.3.1.3 (https://github.com/andersfugmann/ppx_protocol_conv/archive/3.1.3.tar.gz) Processing 107/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_sexp_conv.v0.12.0 (cached) Processing 108/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_sexp_message.v0.12.0 (cached) Processing 109/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_sexp_value.v0.12.0 (cached) Processing 110/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_stable.v0.12.0 (cached) Processing 111/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_typerep_conv.v0.12.0 (cached) Processing 112/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_variants_conv.v0.12.0 (cached) Processing 113/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved protocol_version_header.v0.12.0 (cached) Processing 114/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppxlib.0.8.1 (cached) Processing 115/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ptime.0.8.6 (cached) -> retrieved seq.base (cached) Processing 116/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] Processing 117/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] Processing 118/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> installed seq.base Processing 119/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved re.1.11.0 (cached) Processing 120/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] Processing 121/285: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] -> compiled dune-configurator.3.16.0 Processing 121/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] -> installed dune-configurator.3.16.0 Processing 122/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] -> retrieved result.1.5 (cached) Processing 123/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] Processing 124/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] -> retrieved sexplib.v0.12.0 (cached) Processing 125/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] -> retrieved sexplib0.v0.12.0 (cached) Processing 126/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] Processing 127/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] -> retrieved spawn.v0.15.1 (cached) Processing 128/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] Processing 129/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] -> retrieved splittable_random.v0.12.0 (cached) Processing 130/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] -> retrieved stdio.v0.12.0 (cached) Processing 131/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 132/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] Processing 133/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] -> retrieved stringext.1.6.0 (cached) Processing 134/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] Processing 135/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved textutils.v0.12.0 (cached) Processing 136/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved time_now.v0.12.0 (cached) Processing 137/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved topkg.1.0.7 (cached) Processing 138/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled result.1.5 Processing 138/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed result.1.5 Processing 139/285: [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 140/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved typerep.v0.12.0 (cached) Processing 141/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved uri.4.2.0 (cached) Processing 142/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] -> retrieved variantslib.v0.12.0 (cached) -> retrieved xml-light.2.5 (cached) Processing 143/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [xml-light: dune build] -> retrieved yojson.2.2.2 (cached) Processing 144/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [stringext: dune build] [xml-light: dune build] [yojson: dune build] -> compiled stdlib-shims.0.3.0 Processing 144/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stringext: dune build] [xml-light: dune build] [yojson: dune build] -> installed stdlib-shims.0.3.0 Processing 145/285: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stringext: dune build] [xml-light: dune build] [yojson: dune build] Processing 146/285: [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stringext: dune build] [xml-light: dune build] [yojson: dune build] -> compiled stringext.1.6.0 Processing 146/285: [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [xml-light: dune build] [yojson: dune build] -> installed stringext.1.6.0 Processing 147/285: [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [xml-light: dune build] [yojson: dune build] Processing 148/285: [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spawn: dune build] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> compiled sexplib0.v0.12.0 Processing 148/285: [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> installed sexplib0.v0.12.0 Processing 149/285: [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] [uri: dune build] [xml-light: dune build] [yojson: dune build] Processing 150/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> compiled spawn.v0.15.1 Processing 150/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> installed spawn.v0.15.1 Processing 151/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> compiled re.1.11.0 Processing 151/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> installed re.1.11.0 Processing 152/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] [xml-light: dune build] [yojson: dune build] -> compiled xml-light.2.5 Processing 152/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] [yojson: dune build] -> installed xml-light.2.5 Processing 153/285: [base: dune build] [ipaddr: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] [yojson: dune build] - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.07/lib/domain-name -I /home/opam/.opam/4.07/lib/macaddr -I /home/opam/.opam/4.07/lib/macaddr/top -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -I /home/opam/.opam/4.07/lib/stdlib-shims -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque -> compiled ipaddr.5.3.0 Processing 153/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] [yojson: dune build] -> installed ipaddr.5.3.0 Processing 154/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] [yojson: dune build] -> compiled yojson.2.2.2 Processing 154/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] -> installed yojson.2.2.2 Processing 155/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build] -> compiled uri.4.2.0 Processing 155/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] -> installed uri.4.2.0 Processing 156/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.07/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.07/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 156/285: [base: dune build] [ocaml-migrate-parsetree: dune build] -> installed ocamlbuild.0.14.3 Processing 157/285: [base: dune build] [ocaml-migrate-parsetree: dune build] Processing 158/285: [base: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 158/285: [base: dune build] [topkg: ocaml build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 159/285: [base: dune build] [topkg: ocaml build] -> compiled base.v0.12.2 Processing 159/285: [topkg: ocaml build] -> installed base.v0.12.2 Processing 160/285: [topkg: ocaml build] Processing 161/285: [fieldslib: dune build] [topkg: ocaml build] Processing 162/285: [fieldslib: dune build] [parsexp: dune build] [topkg: ocaml build] Processing 163/285: [fieldslib: dune build] [parsexp: dune build] [pcre: dune build] [topkg: ocaml build] Processing 164/285: [fieldslib: dune build] [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] Processing 165/285: [fieldslib: dune build] [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] [typerep: dune build] Processing 166/285: [fieldslib: dune build] [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] [typerep: dune build] [variantslib: dune build] -> compiled fieldslib.v0.12.0 Processing 166/285: [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] [typerep: dune build] [variantslib: dune build] -> installed fieldslib.v0.12.0 Processing 167/285: [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] [typerep: dune build] [variantslib: dune build] -> compiled variantslib.v0.12.0 Processing 167/285: [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] [typerep: dune build] -> installed variantslib.v0.12.0 Processing 168/285: [parsexp: dune build] [pcre: dune build] [stdio: dune build] [topkg: ocaml build] [typerep: dune build] -> compiled stdio.v0.12.0 Processing 168/285: [parsexp: dune build] [pcre: dune build] [topkg: ocaml build] [typerep: dune build] -> installed stdio.v0.12.0 Processing 169/285: [parsexp: dune build] [pcre: dune build] [topkg: ocaml build] [typerep: dune build] Processing 170/285: [parsexp: dune build] [pcre: dune build] [ppxlib: dune build] [topkg: ocaml build] [typerep: dune build] -> compiled typerep.v0.12.0 Processing 170/285: [parsexp: dune build] [pcre: dune build] [ppxlib: dune build] [topkg: ocaml build] -> installed typerep.v0.12.0 Processing 171/285: [parsexp: dune build] [pcre: dune build] [ppxlib: dune build] [topkg: ocaml build] -> compiled pcre.7.4.1 Processing 171/285: [parsexp: dune build] [ppxlib: dune build] [topkg: ocaml build] -> installed pcre.7.4.1 Processing 172/285: [parsexp: dune build] [ppxlib: dune build] [topkg: ocaml build] [ocaml-inifiles: patch] applying ocaml-inifiles.diff Processing 173/285: [ocaml-inifiles: patch] [parsexp: dune build] [ppxlib: dune build] [topkg: ocaml build] Processing 173/285: [ocaml-inifiles: make all] [parsexp: dune build] [ppxlib: dune build] [topkg: ocaml build] -> compiled parsexp.v0.12.0 Processing 173/285: [ocaml-inifiles: make all] [ppxlib: dune build] [topkg: ocaml build] -> installed parsexp.v0.12.0 Processing 174/285: [ocaml-inifiles: make all] [ppxlib: dune build] [topkg: ocaml build] Processing 175/285: [ocaml-inifiles: make all] [ppxlib: dune build] [sexplib: dune build] [topkg: ocaml build] - ocamllex inilexer.mll - 27 states, 1999 transitions, table size 8158 bytes - 7979 additional bytes used for bindings - ocamlyacc parseini.mly - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocaml-inifiles.1.2' - making ._bcdi/parseini.di from parseini.mli - making ._bcdi/inifiles.di from inifiles.mli - making ._d/parseini.d from parseini.ml - making ._d/inilexer.d from inilexer.ml - making ._d/inifiles.d from inifiles.ml - ocamlfind ocamlc -package pcre -c -g parseini.mli - ocamlfind ocamlc -package pcre -c -g parseini.ml - ocamlfind ocamlc -package pcre -c -g inilexer.ml - ocamlfind ocamlc -package pcre -c -g inifiles.mli - ocamlfind ocamlc -package pcre -c -g inifiles.ml - File "inifiles.ml", line 53, characters 20-36: - Warning 3: deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 53, characters 41-57: - Warning 3: deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 94, characters 39-60: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -a -g \ - -o inifiles.cma parseini.cmo inilexer.cmo inifiles.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocaml-inifiles.1.2' Processing 175/285: [ocaml-inifiles: make opt] [ppxlib: dune build] [sexplib: dune build] [topkg: ocaml build] - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocaml-inifiles.1.2' - making ._ncdi/parseini.di from parseini.mli - making ._ncdi/inifiles.di from inifiles.mli - ocamlfind ocamlopt -package pcre -c parseini.ml - ocamlfind ocamlopt -package pcre -c inilexer.ml - ocamlfind ocamlopt -package pcre -c inifiles.ml - File "inifiles.ml", line 53, characters 20-36: - Warning 3: deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 53, characters 41-57: - Warning 3: deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii instead. - File "inifiles.ml", line 94, characters 39-60: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -a \ - -o inifiles.cmxa parseini.cmx inilexer.cmx inifiles.cmx - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocaml-inifiles.1.2' -> compiled ocaml-inifiles.1.2 Processing 175/285: [ppxlib: dune build] [sexplib: dune build] [topkg: ocaml build] Processing 176/285: [ppxlib: dune build] [sexplib: dune build] [topkg: ocaml build] [ocaml-inifiles: make install] - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocaml-inifiles.1.2' - ocamlfind ocamlc -a -g \ - -o inifiles.cma parseini.cmo inilexer.cmo inifiles.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocaml-inifiles.1.2' - - Installing library with ocamlfind - ocamlfind install inifiles META inifiles.mli parseini.mli inifiles.cmi inilexer.cmi parseini.cmi inifiles.cma inifiles.cmxa inifiles.a - Installed /home/opam/.opam/4.07/lib/inifiles/inifiles.a - Installed /home/opam/.opam/4.07/lib/inifiles/inifiles.cmxa - Installed /home/opam/.opam/4.07/lib/inifiles/inifiles.cma - Installed /home/opam/.opam/4.07/lib/inifiles/parseini.cmi - Installed /home/opam/.opam/4.07/lib/inifiles/inilexer.cmi - Installed /home/opam/.opam/4.07/lib/inifiles/inifiles.cmi - Installed /home/opam/.opam/4.07/lib/inifiles/parseini.mli - Installed /home/opam/.opam/4.07/lib/inifiles/inifiles.mli - Installed /home/opam/.opam/4.07/lib/inifiles/META - - Installation successful. -> installed ocaml-inifiles.1.2 Processing 176/285: [ppxlib: dune build] [sexplib: dune build] [topkg: ocaml build] - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 176/285: [ppxlib: dune build] [sexplib: dune build] -> installed topkg.1.0.7 Processing 177/285: [ppxlib: dune build] [sexplib: dune build] Processing 178/285: [astring: ocaml build] [ppxlib: dune build] [sexplib: dune build] Processing 179/285: [astring: ocaml build] [digestif: ocaml build] [ppxlib: dune build] [sexplib: dune build] Processing 180/285: [astring: ocaml build] [digestif: ocaml build] [logs: ocaml build] [ppxlib: dune build] [sexplib: dune build] Processing 181/285: [astring: ocaml build] [digestif: ocaml build] [logs: ocaml build] [ppxlib: dune build] [ptime: ocaml build] [sexplib: dune build] -> compiled sexplib.v0.12.0 Processing 181/285: [astring: ocaml build] [digestif: ocaml build] [logs: ocaml build] [ppxlib: dune build] [ptime: ocaml build] -> installed sexplib.v0.12.0 Processing 182/285: [astring: ocaml build] [digestif: ocaml build] [logs: ocaml build] [ppxlib: dune build] [ptime: ocaml build] - ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends - ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml - ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml - ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma - ocamlfind ocamldep -package 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 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 182/285: [astring: ocaml build] [digestif: ocaml build] [ppxlib: dune build] [ptime: ocaml build] -> installed logs.0.7.0 Processing 183/285: [astring: ocaml build] [digestif: ocaml build] [ppxlib: dune build] [ptime: ocaml build] - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.07/lib/ocamlbuild /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends - ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmi src/ptime.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/ptime.cmx src/ptime.ml - ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmo src/ptime.ml - ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/ptime_top.ml > src/ptime_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/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/ptime_top.cmx -o src/ptime_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamldep -modules src/ptime_clock.mli > src/ptime_clock.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime_clock.cmi src/ptime_clock.mli - ocamlfind ocamlc -g -c src-os/ptime_clock_stubs.c - mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o - ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o - ocamlfind ocamldep -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends - ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml - findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os - ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa - ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml - findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os - ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma - # No parallelism done -> compiled ptime.0.8.6 Processing 183/285: [astring: ocaml build] [digestif: ocaml build] [ppxlib: dune build] -> installed ptime.0.8.6 Processing 184/285: [astring: ocaml build] [digestif: ocaml build] [ppxlib: dune build] - ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml - ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml - ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends - ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml - ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml - ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - # No parallelism done -> compiled astring.0.8.5 Processing 184/285: [digestif: ocaml build] [ppxlib: dune build] -> installed astring.0.8.5 Processing 185/285: [digestif: ocaml build] [ppxlib: dune build] - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.07/lib/ocamlbuild /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamlc -g -c src-c/native/stubs.c - ocamlfind ocamlc -g -c src-c/native/misc.c - ocamlfind ocamlc -g -c src-c/native/md5.c - ocamlfind ocamlc -g -c src-c/native/sha1.c - mv misc.o src-c/native/misc.o - ocamlfind ocamlc -g -c src-c/native/sha256.c - mv md5.o src-c/native/md5.o - ocamlfind ocamlc -g -c src-c/native/sha512.c - mv stubs.o src-c/native/stubs.o - ocamlfind ocamlc -g -c src-c/native/blake2b.c - mv sha256.o src-c/native/sha256.o - ocamlfind ocamlc -g -c src-c/native/blake2s.c - mv sha1.o src-c/native/sha1.o - ocamlfind ocamlc -g -c src-c/native/ripemd160.c - mv sha512.o src-c/native/sha512.o - mv ripemd160.o src-c/native/ripemd160.o - mv blake2s.o src-c/native/blake2s.o - mv blake2b.o src-c/native/blake2b.o - ocamlfind ocamlmklib -o src-c/rakia_stubs -g src-c/native/stubs.o src-c/native/misc.o src-c/native/md5.o src-c/native/sha1.o src-c/native/sha256.o src-c/native/sha512.o src-c/native/blake2b.o src-c/native/blake2s.o src-c/native/ripemd160.o - ocamlfind ocamldep -modules src/digestif_sig.mli > src/digestif_sig.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_sig.cmi src/digestif_sig.mli - ocamlfind ocamldep -modules src/digestif_conv.ml > src/digestif_conv.ml.depends - ocamlfind ocamldep -modules src/digestif_conv.mli > src/digestif_conv.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_conv.cmi src/digestif_conv.mli - ocamlfind ocamldep -modules src/digestif_eq.ml > src/digestif_eq.ml.depends - ocamlfind ocamldep -modules src/digestif_eq.mli > src/digestif_eq.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_eq.cmi src/digestif_eq.mli - ocamlfind ocamldep -modules src/digestif_bytes.ml > src/digestif_bytes.ml.depends - ocamlfind ocamldep -modules src/digestif_bytes.mli > src/digestif_bytes.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_bytes.cmi src/digestif_bytes.mli - ocamlfind ocamldep -modules src/digestif_bigstring.ml > src/digestif_bigstring.ml.depends - ocamlfind ocamldep -modules src/digestif_bigstring.mli > src/digestif_bigstring.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_bigstring.cmi src/digestif_bigstring.mli - ocamlfind ocamldep -modules src/digestif_hash.ml > src/digestif_hash.ml.depends - ocamlfind ocamldep -modules src/digestif_hash.mli > src/digestif_hash.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_hash.cmi src/digestif_hash.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_conv.cmx src/digestif_conv.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_eq.cmx src/digestif_eq.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_bytes.cmx src/digestif_bytes.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_bigstring.cmx src/digestif_bigstring.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_hash.cmx src/digestif_hash.ml - ocamlfind ocamlopt -a -I src src/digestif_conv.cmx src/digestif_eq.cmx src/digestif_bytes.cmx src/digestif_bigstring.cmx src/digestif_hash.cmx -o src/digestif.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/digestif.cmxa -o src/digestif.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_conv.cmo src/digestif_conv.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_eq.cmo src/digestif_eq.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_bytes.cmo src/digestif_bytes.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_bigstring.cmo src/digestif_bigstring.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src -o src/digestif_hash.cmo src/digestif_hash.ml - ocamlfind ocamlc -a -I src src/digestif_conv.cmo src/digestif_eq.cmo src/digestif_bytes.cmo src/digestif_bigstring.cmo src/digestif_hash.cmo -o src/digestif.cma - ocamlfind ocamldep -modules src-c/digestif.ml > src-c/digestif.ml.depends - ocamlfind ocamldep -modules src-c/digestif.mli > src-c/digestif.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-c -I src -o src-c/digestif.cmi src-c/digestif.mli - ocamlfind ocamldep -modules src-c/rakia_native.ml > src-c/rakia_native.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-c -I src -o src-c/rakia_native.cmo src-c/rakia_native.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-c -I src -o src-c/rakia_native.cmx src-c/rakia_native.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-c -I src -o src-c/digestif.cmx src-c/digestif.ml - ocamlfind ocamlopt -a -cclib -lrakia_stubs -I src-c src-c/rakia_native.cmx src-c/digestif.cmx -o src-c/digestif-c.cmxa - ocamlfind ocamlopt -shared -linkall -I src-c src-c/digestif-c.cmxa -o src-c/digestif-c.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-c -I src -o src-c/digestif.cmo src-c/digestif.ml - ocamlfind ocamlc -a -dllib -lrakia_stubs -cclib -lrakia_stubs -I src-c src-c/rakia_native.cmo src-c/digestif.cmo -o src-c/digestif-c.cma - ocamlfind ocamldep -modules src-ocaml/digestif.ml > src-ocaml/digestif.ml.depends - ocamlfind ocamldep -modules src-ocaml/digestif.mli > src-ocaml/digestif.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/digestif.cmi src-ocaml/digestif.mli - ocamlfind ocamldep -modules src-ocaml/baijiu_blake2b.ml > src-ocaml/baijiu_blake2b.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_blake2b.cmo src-ocaml/baijiu_blake2b.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_blake2s.ml > src-ocaml/baijiu_blake2s.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_blake2s.cmo src-ocaml/baijiu_blake2s.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_md5.ml > src-ocaml/baijiu_md5.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_md5.cmo src-ocaml/baijiu_md5.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_rmd160.ml > src-ocaml/baijiu_rmd160.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_rmd160.cmo src-ocaml/baijiu_rmd160.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_sha1.ml > src-ocaml/baijiu_sha1.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha1.cmo src-ocaml/baijiu_sha1.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_sha224.ml > src-ocaml/baijiu_sha224.ml.depends - ocamlfind ocamldep -modules src-ocaml/baijiu_sha256.ml > src-ocaml/baijiu_sha256.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha256.cmo src-ocaml/baijiu_sha256.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha224.cmo src-ocaml/baijiu_sha224.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha256.cmx src-ocaml/baijiu_sha256.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_sha384.ml > src-ocaml/baijiu_sha384.ml.depends - ocamlfind ocamldep -modules src-ocaml/baijiu_sha512.ml > src-ocaml/baijiu_sha512.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha512.cmo src-ocaml/baijiu_sha512.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha384.cmo src-ocaml/baijiu_sha384.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha512.cmx src-ocaml/baijiu_sha512.ml - ocamlfind ocamldep -modules src-ocaml/baijiu_xor.ml > src-ocaml/baijiu_xor.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_xor.cmo src-ocaml/baijiu_xor.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_blake2b.cmx src-ocaml/baijiu_blake2b.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_blake2s.cmx src-ocaml/baijiu_blake2s.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_md5.cmx src-ocaml/baijiu_md5.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_rmd160.cmx src-ocaml/baijiu_rmd160.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha1.cmx src-ocaml/baijiu_sha1.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha224.cmx src-ocaml/baijiu_sha224.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_sha384.cmx src-ocaml/baijiu_sha384.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/baijiu_xor.cmx src-ocaml/baijiu_xor.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/digestif.cmx src-ocaml/digestif.ml - ocamlfind ocamlopt -a -I src-ocaml src-ocaml/baijiu_blake2b.cmx src-ocaml/baijiu_blake2s.cmx src-ocaml/baijiu_md5.cmx src-ocaml/baijiu_rmd160.cmx src-ocaml/baijiu_sha1.cmx src-ocaml/baijiu_sha256.cmx src-ocaml/baijiu_sha224.cmx src-ocaml/baijiu_sha512.cmx src-ocaml/baijiu_sha384.cmx src-ocaml/baijiu_xor.cmx src-ocaml/digestif.cmx -o src-ocaml/digestif-ocaml.cmxa - ocamlfind ocamlopt -shared -linkall -I src-ocaml src-ocaml/digestif-ocaml.cmxa -o src-ocaml/digestif-ocaml.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I src-ocaml -I src -o src-ocaml/digestif.cmo src-ocaml/digestif.ml - ocamlfind ocamlc -a -I src-ocaml src-ocaml/baijiu_blake2b.cmo src-ocaml/baijiu_blake2s.cmo src-ocaml/baijiu_md5.cmo src-ocaml/baijiu_rmd160.cmo src-ocaml/baijiu_sha1.cmo src-ocaml/baijiu_sha256.cmo src-ocaml/baijiu_sha224.cmo src-ocaml/baijiu_sha512.cmo src-ocaml/baijiu_sha384.cmo src-ocaml/baijiu_xor.cmo src-ocaml/digestif.cmo -o src-ocaml/digestif-ocaml.cma - # Parallel statistics: { count(total): 4(67), max: 9, min: 5, average(total): 6.750(1.343) } -> compiled digestif.0.6 Processing 185/285: [ppxlib: dune build] -> installed digestif.0.6 Processing 186/285: [ppxlib: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "ppxlib" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxlib.0.8.1) -> compiled ppxlib.0.8.1 -> installed ppxlib.0.8.1 Processing 188/285: [ppx_compare: dune build] Processing 189/285: [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 190/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] Processing 191/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] Processing 192/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] Processing 193/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] Processing 194/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] Processing 195/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] Processing 196/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] Processing 197/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] Processing 198/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] Processing 199/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] Processing 200/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] Processing 201/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] Processing 202/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> compiled ppx_optcomp.v0.12.0 Processing 202/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_optcomp.v0.12.0 Processing 203/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> compiled ppx_here.v0.12.0 Processing 203/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_here.v0.12.0 Processing 204/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] Processing 205/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> compiled ppx_optional.v0.12.0 Processing 205/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_optional.v0.12.0 Processing 206/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> compiled ppx_let.v0.12.0 Processing 206/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_let.v0.12.0 Processing 207/285: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> compiled ppx_enumerate.v0.12.0 Processing 207/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> installed ppx_enumerate.v0.12.0 Processing 208/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] -> compiled ppx_variants_conv.v0.12.0 Processing 208/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> installed ppx_variants_conv.v0.12.0 Processing 209/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> compiled ppx_fields_conv.v0.12.0 Processing 209/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> installed ppx_fields_conv.v0.12.0 Processing 210/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] -> compiled ppx_stable.v0.12.0 Processing 210/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] -> installed ppx_stable.v0.12.0 Processing 211/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] -> compiled ppx_typerep_conv.v0.12.0 Processing 211/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] -> installed ppx_typerep_conv.v0.12.0 Processing 212/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_protocol_conv.3.1.3 Processing 212/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] -> installed ppx_protocol_conv.3.1.3 Processing 213/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] Processing 214/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv_json: dune build] [ppx_sexp_conv: dune build] Processing 215/285: [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv_json: dune build] [ppx_protocol_conv_xml_light: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_compare.v0.12.0 Processing 215/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv_json: dune build] [ppx_protocol_conv_xml_light: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.12.0 Processing 216/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv_json: dune build] [ppx_protocol_conv_xml_light: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_protocol_conv_json.3.1.3 Processing 216/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv_xml_light: dune build] [ppx_sexp_conv: dune build] -> installed ppx_protocol_conv_json.3.1.3 Processing 217/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_protocol_conv_xml_light: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_protocol_conv_xml_light.3.1.3 Processing 217/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] -> installed ppx_protocol_conv_xml_light.3.1.3 Processing 218/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_sexp_conv.v0.12.0 Processing 218/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] -> installed ppx_sexp_conv.v0.12.0 Processing 219/285: [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] Processing 220/285: [ipaddr-sexp: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] Processing 221/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] Processing 222/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] Processing 223/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] Processing 224/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_message: dune build] Processing 225/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ppx_pipebang.v0.12.0 Processing 225/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_pipebang.v0.12.0 Processing 226/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ppx_inline_test.v0.12.0 Processing 226/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_js_style: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_inline_test.v0.12.0 Processing 227/285: [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_js_style: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 228/285: [aws-s3: dune build] [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_js_style: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 229/285: [aws-s3: dune build] [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_js_style: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ppx_js_style.v0.12.0 Processing 229/285: [aws-s3: dune build] [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_js_style.v0.12.0 Processing 230/285: [aws-s3: dune build] [ipaddr-sexp: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ipaddr-sexp.5.3.0 Processing 230/285: [aws-s3: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ipaddr-sexp.5.3.0 Processing 231/285: [aws-s3: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 232/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ppx_fail.v0.12.0 Processing 232/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_fail.v0.12.0 Processing 233/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ppx_hash.v0.12.0 Processing 233/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> installed ppx_hash.v0.12.0 Processing 234/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] Processing 235/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] -> compiled ppx_sexp_message.v0.12.0 Processing 235/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build] -> installed ppx_sexp_message.v0.12.0 Processing 236/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build] -> compiled ppx_sexp_value.v0.12.0 Processing 236/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] -> installed ppx_sexp_value.v0.12.0 Processing 237/285: [aws-s3: dune build] [conduit: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] -> compiled ppx_assert.v0.12.0 Processing 237/285: [aws-s3: dune build] [conduit: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] -> installed ppx_assert.v0.12.0 Processing 238/285: [aws-s3: dune build] [conduit: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] Processing 239/285: [aws-s3: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] -> compiled ppx_bench.v0.12.0 Processing 239/285: [aws-s3: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] -> installed ppx_bench.v0.12.0 Processing 240/285: [aws-s3: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] Processing 241/285: [aws-s3: dune build] [conduit: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build] -> compiled conduit.2.0.2 Processing 241/285: [aws-s3: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build] -> installed conduit.2.0.2 Processing 242/285: [aws-s3: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build] - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I aws-s3/.aws_s3.objs/byte -I aws-s3/.aws_s3.objs/native -I /home/opam/.opam/4.07/lib/angstrom -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/base64 -I /home/opam/.opam/4.07/lib/bigarray-compat -I /home/opam/.opam/4.07/lib/bigstringaf -I /home/opam/.opam/4.07/lib/bytes -I /home/opam/.opam/4.07/lib/digestif -I /home/opam/.opam/4.07/lib/digestif/c -I /home/opam/.opam/4.07/lib/inifiles -I /home/opam/.opam/4.07/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.07/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.07/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/ppx_derivers -I /home/opam/.opam/4.07/lib/ppx_inline_test -I /home/opam/.opam/4.07/lib/ppx_inline_test/config -I /home/opam/.opam/4.07/lib/ppx_inline_test/libname -I /home/opam/.opam/4.07/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_protocol_conv/driver -I /home/opam/.opam/4.07/lib/ppx_protocol_conv/runtime -I /home/opam/.opam/4.07/lib/ppx_protocol_conv_json -I /home/opam/.opam/4.07/lib/ppx_protocol_conv_xml_light -I /home/opam/.opam/4.07/lib/ppxlib -I /home/opam/.opam/4.07/lib/ppxlib/ast -I /home/opam/.opam/4.07/lib/ppxlib/print_diff -I /home/opam/.opam/4.07/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.07/lib/ptime -I /home/opam/.opam/4.07/lib/result -I /home/opam/.opam/4.07/lib/seq -I /home/opam/.opam/4.07/lib/sexplib0 -I /home/opam/.opam/4.07/lib/stdio -I /home/opam/.opam/4.07/lib/stringext -I /home/opam/.opam/4.07/lib/uri -I /home/opam/.opam/4.07/lib/xml-light -I /home/opam/.opam/4.07/lib/yojson -intf-suffix .ml -no-alias-deps -open Aws_s3__ -o aws-s3/.aws_s3.objs/native/aws_s3__Credentials.cmx -c -impl aws-s3/credentials.pp.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Inifiles, and its interface was not compiled with -opaque -> compiled aws-s3.4.0.0 Processing 242/285: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build] -> installed aws-s3.4.0.0 Processing 243/285: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build] -> compiled ppx_custom_printf.v0.12.1 Processing 243/285: [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build] -> installed ppx_custom_printf.v0.12.1 Processing 244/285: [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build] Processing 245/285: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build] Processing 246/285: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_expect: dune build] [splittable_random: dune build] -> compiled ppx_base.v0.12.0 Processing 246/285: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] [splittable_random: dune build] -> installed ppx_base.v0.12.0 Processing 247/285: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] [splittable_random: dune build] -> compiled splittable_random.v0.12.0 Processing 247/285: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] -> installed splittable_random.v0.12.0 Processing 248/285: [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] Processing 249/285: [base_quickcheck: dune build] [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build] -> compiled jst-config.v0.12.0 Processing 249/285: [base_quickcheck: dune build] [bin_prot: dune build] [ppx_expect: dune build] -> installed jst-config.v0.12.0 Processing 250/285: [base_quickcheck: dune build] [bin_prot: dune build] [ppx_expect: dune build] Processing 251/285: [base_quickcheck: dune build] [bin_prot: dune build] [ppx_expect: dune build] [time_now: dune build] -> compiled bin_prot.v0.12.0 Processing 251/285: [base_quickcheck: dune build] [ppx_expect: dune build] [time_now: dune build] -> installed bin_prot.v0.12.0 Processing 252/285: [base_quickcheck: dune build] [ppx_expect: dune build] [time_now: dune build] Processing 253/285: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] [time_now: dune build] -> compiled time_now.v0.12.0 Processing 253/285: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] -> installed time_now.v0.12.0 Processing 254/285: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] Processing 255/285: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] [ppx_module_timer: dune build] -> compiled ppx_expect.v0.12.0 Processing 255/285: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build] -> installed ppx_expect.v0.12.0 Processing 256/285: [base_quickcheck: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build] -> compiled base_quickcheck.v0.12.1 Processing 256/285: [ppx_bin_prot: dune build] [ppx_module_timer: dune build] -> installed base_quickcheck.v0.12.1 Processing 257/285: [ppx_bin_prot: dune build] [ppx_module_timer: dune build] -> compiled ppx_bin_prot.v0.12.1 Processing 257/285: [ppx_module_timer: dune build] -> installed ppx_bin_prot.v0.12.1 Processing 258/285: [ppx_module_timer: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "ppx_module_timer" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_module_timer.v0.12.0) -> compiled ppx_module_timer.v0.12.0 -> installed ppx_module_timer.v0.12.0 Processing 260/285: [ppx_jane: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "ppx_jane" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_jane.v0.12.0) -> compiled ppx_jane.v0.12.0 -> installed ppx_jane.v0.12.0 Processing 262/285: [base_bigstring: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "base_bigstring" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base_bigstring.v0.12.0) -> compiled base_bigstring.v0.12.0 -> installed base_bigstring.v0.12.0 Processing 264/285: [core_kernel: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "core_kernel" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/core_kernel.v0.12.3) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.07/lib/ocaml -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/md5 -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/base_bigstring -I /home/opam/.opam/4.07/lib/base_quickcheck -I /home/opam/.opam/4.07/lib/bin_prot -I /home/opam/.opam/4.07/lib/bin_prot/shape -I /home/opam/.opam/4.07/lib/fieldslib -I /home/opam/.opam/4.07/lib/jane-street-headers -I /home/opam/.opam/4.07/lib/parsexp -I /home/opam/.opam/4.07/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_expect/collector -I /home/opam/.opam/4.07/lib/ppx_expect/common -I /home/opam/.opam/4.07/lib/ppx_expect/config -I /home/opam/.opam/4.07/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_inline_test/config -I /home/opam/.opam/4.07/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.07/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.07/lib/sexplib -I /home/opam/.opam/4.07/lib/sexplib0 -I /home/opam/.opam/4.07/lib/splittable_random -I /home/opam/.opam/4.07/lib/stdio -I /home/opam/.opam/4.07/lib/time_now -I /home/opam/.opam/4.07/lib/typerep -I /home/opam/.opam/4.07/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c) - md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas] - 11 | #pragma GCC diagnostic ignored "-pedantic" - | ^~~~~~~~~~~ -> compiled core_kernel.v0.12.3 -> installed core_kernel.v0.12.3 Processing 266/285: [async_kernel: dune build] Processing 267/285: [async_kernel: dune build] [core: dune build] Processing 268/285: [async_kernel: dune build] [core: dune build] [protocol_version_header: dune build] -> compiled protocol_version_header.v0.12.0 Processing 268/285: [async_kernel: dune build] [core: dune build] -> installed protocol_version_header.v0.12.0 Processing 269/285: [async_kernel: dune build] [core: dune build] -> compiled async_kernel.v0.12.0 Processing 269/285: [core: dune build] -> installed async_kernel.v0.12.0 Processing 270/285: [core: dune build] Processing 271/285: [async_rpc_kernel: dune build] [core: dune build] -> compiled async_rpc_kernel.v0.12.0 Processing 271/285: [core: dune build] -> installed async_rpc_kernel.v0.12.0 Processing 272/285: [core: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "core" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/core.v0.12.4) - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I src/.core.objs/byte -I src/.core.objs/native -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/md5 -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/base_bigstring -I /home/opam/.opam/4.07/lib/base_quickcheck -I /home/opam/.opam/4.07/lib/bin_prot -I /home/opam/.opam/4.07/lib/bin_prot/shape -I /home/opam/.opam/4.07/lib/core_kernel -I /home/opam/.opam/4.07/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.07/lib/fieldslib -I /home/opam/.opam/4.07/lib/jane-street-headers -I /home/opam/.opam/4.07/lib/ocaml/threads -I /home/opam/.opam/4.07/lib/parsexp -I /home/opam/.opam/4.07/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_expect/collector -I /home/opam/.opam/4.07/lib/ppx_expect/common -I /home/opam/.opam/4.07/lib/ppx_expect/config -I /home/opam/.opam/4.07/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_inline_test/config -I /home/opam/.opam/4.07/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.07/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.07/lib/sexplib -I /home/opam/.opam/4.07/lib/sexplib/unix -I /home/opam/.opam/4.07/lib/sexplib0 -I /home/opam/.opam/4.07/lib/spawn -I /home/opam/.opam/4.07/lib/splittable_random -I /home/opam/.opam/4.07/lib/stdio -I /home/opam/.opam/4.07/lib/time_now -I /home/opam/.opam/4.07/lib/typerep -I /home/opam/.opam/4.07/lib/variantslib -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/native/core__Iobuf.cmx -c -impl src/iobuf.pp.ml) - File "src/iobuf.ml", line 1080, characters 4-62: - Warning 55: Cannot inline: Function information unavailable -> compiled core.v0.12.4 -> installed core.v0.12.4 Processing 274/285: [async_unix: dune build] Processing 275/285: [async_unix: dune build] [textutils: dune build] -> compiled textutils.v0.12.0 Processing 275/285: [async_unix: dune build] -> installed textutils.v0.12.0 Processing 276/285: [async_unix: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "async_unix" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/async_unix.v0.12.0) -> compiled async_unix.v0.12.0 -> installed async_unix.v0.12.0 Processing 278/285: [async_extra: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "async_extra" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/async_extra.v0.12.0) -> compiled async_extra.v0.12.0 -> installed async_extra.v0.12.0 Processing 280/285: [async: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "async" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/async.v0.12.0) -> compiled async.v0.12.0 -> installed async.v0.12.0 Processing 282/285: [conduit-async: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "conduit-async" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conduit-async.2.0.2) -> compiled conduit-async.2.0.2 -> installed conduit-async.2.0.2 Processing 284/285: [aws-s3-async: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "aws-s3-async" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/aws-s3-async.4.0.0) -> compiled aws-s3-async.4.0.0 -> installed aws-s3-async.4.0.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 18:01.43 ---> saved as "3864223c09f6a4f7e642bba159e2e0aab97f0d6d5cb79ee348805a1688f7f0a3" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u aws-s3-async:08be41f8896c0756820dfa53e3e2924b")) 2024-09-12 18:01.45 ---> saved as "29e7e99f5e1062389d75db9efc3864179cf1e1732dd43fa64630fad09568704a" /home/opam: (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.703777') && (for DATA in prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0,aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b,aws-s3-async.4.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0,aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b,aws-s3-async.4.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0,aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b,aws-s3-async.4.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.703777 prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/doc/ prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/doc/aws-s3-async/ prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/doc/aws-s3-async/LICENSE prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/doc/aws-s3-async/README.md prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/ prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/ prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async.ocamlobjinfo prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/META prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async.cmi prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async.cmt prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__Credentials.cmi prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__Credentials.cmt prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__Io.cmi prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__Io.cmt prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__Io.cmti prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__S3.cmi prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/aws_s3_async__S3.cmt prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/lib/aws-s3-async/dune-package prep/universes/08be41f8896c0756820dfa53e3e2924b/aws-s3-async/4.0.0/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b:5e13af1cd740bfab68fdc8cb3754b4ebe1b860ac66993c10d5273ceb8cfd017a 2024-09-12 18:01.46 ---> saved as "0227ba414f227a3f09866edbe80422379172ec62f3ff551ec26c53060ea9e4fe" Job succeeded 2024-09-12 18:09.23: aws-s3-async.4.0.0-08be41f8896c0756820dfa53e3e2924b -> 5e13af1cd740bfab68fdc8cb3754b4ebe1b860ac66993c10d5273ceb8cfd017a 2024-09-12 18:09.23: Job succeeded