Build:
  1. 0
2024-09-12 08:35.51: New job: Voodoo prep prof_spacetime.0.3.0; 0344702d586feb29bbb20e26e8973056
2024-09-12 08:35.51: Waiting for resource in pool OCluster
2024-09-12 18:33.33: Waiting for worker…
2024-09-12 19:07.54: Got resource from pool OCluster
2024-09-12 19:07.54: Using cache hint "docs-universe-prep-4.11.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
         (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.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
 (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 prof_spacetime.0.3.0 zed.3.2.3 yojson.2.2.2 uutf.1.0.3 uuseg.15.0.0 uucp.15.0.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 trie.1.0.0 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 spacetime_lib.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 seq.base result.1.5 react.1.2.2 re.1.11.0 raw_spacetime.base ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_fields_conv.v0.14.2 ppx_derivers.1.2.1 parsexp.v0.14.2 owee.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 mew_vi.0.5.0 mew.0.1.0 magic-mime.1.3.1 macaddr.5.6.0 lwt_react.1.2.0 lwt.5.7.0 logs.0.7.0 lambda-term.3.3.2 jsonm.1.0.2 ipaddr-sexp.5.6.0 ipaddr.5.6.0 fmt.0.9.0 fieldslib.v0.14.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 csexp.1.5.2 cppo.1.7.0 conduit-lwt-unix.1.5.0 conduit-lwt.1.5.0 conduit.1.5.0 cohttp-lwt-unix.2.1.3 cohttp-lwt.2.1.3 cohttp.2.5.8 cmdliner.1.3.0 bigstringaf.0.10.0 base64.3.5.1 base-bytes.base base.v0.14.3 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 prof_spacetime:0344702d586feb29bbb20e26e8973056,zed:b5bc39c1a70477a5724057ca81e76a48,uri-sexp:ac2c805ba921789f4c38ab903d27e84b,spacetime_lib:6ce6676e481816cacbcee4cbc747ee61,raw_spacetime:e607ba59f40fb194504cf0884dcab995,owee:1d0481e2997d00e6fab70ff4ade5cf8d,lambda-term:1e66a0f95c814013946582817864662f,ipaddr-sexp:a7bca178db67d1d0d4f1d8fca7a7e03d,conduit-lwt-unix:4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt:41f00889b261db41c25d2e8ad7a3e503,conduit:30c05b901e05c987dbda512771c98c89,cohttp-lwt-unix:bdcc76742957737b29e45ec3947675bc,cohttp-lwt:d9c0bbfe371af716fb43b2749627d02c,cohttp:c5e344bc367390ef25e930511e6c337b"))
 (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.565582') && (for DATA in prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8,cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b,cohttp.2.5.8 prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3,cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c,cohttp-lwt.2.1.3 prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3,cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc,cohttp-lwt-unix.2.1.3 prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0,conduit.1.5.0-30c05b901e05c987dbda512771c98c89,conduit.1.5.0 prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0,conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503,conduit-lwt.1.5.0 prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0,conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt-unix.1.5.0 prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0,ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d,ipaddr-sexp.5.6.0 prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2,lambda-term.3.3.2-1e66a0f95c814013946582817864662f,lambda-term.3.3.2 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7,owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d,owee.0.7 prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base,raw_spacetime.base-e607ba59f40fb194504cf0884dcab995,raw_spacetime.base prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0,spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61,spacetime_lib.0.3.0 prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0,uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b,uri-sexp.4.4.0 prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3,zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48,zed.3.2.3 prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0,prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056,prof_spacetime.0.3.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/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8,cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b,cohttp.2.5.8 prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3,cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c,cohttp-lwt.2.1.3 prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3,cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc,cohttp-lwt-unix.2.1.3 prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0,conduit.1.5.0-30c05b901e05c987dbda512771c98c89,conduit.1.5.0 prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0,conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503,conduit-lwt.1.5.0 prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0,conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt-unix.1.5.0 prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0,ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d,ipaddr-sexp.5.6.0 prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2,lambda-term.3.3.2-1e66a0f95c814013946582817864662f,lambda-term.3.3.2 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7,owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d,owee.0.7 prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base,raw_spacetime.base-e607ba59f40fb194504cf0884dcab995,raw_spacetime.base prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0,spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61,spacetime_lib.0.3.0 prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0,uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b,uri-sexp.4.4.0 prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3,zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48,zed.3.2.3 prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0,prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056,prof_spacetime.0.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8,cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b,cohttp.2.5.8 prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3,cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c,cohttp-lwt.2.1.3 prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3,cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc,cohttp-lwt-unix.2.1.3 prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0,conduit.1.5.0-30c05b901e05c987dbda512771c98c89,conduit.1.5.0 prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0,conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503,conduit-lwt.1.5.0 prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0,conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt-unix.1.5.0 prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0,ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d,ipaddr-sexp.5.6.0 prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2,lambda-term.3.3.2-1e66a0f95c814013946582817864662f,lambda-term.3.3.2 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7,owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d,owee.0.7 prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base,raw_spacetime.base-e607ba59f40fb194504cf0884dcab995,raw_spacetime.base prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0,spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61,spacetime_lib.0.3.0 prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0,uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b,uri-sexp.4.4.0 prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3,zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48,zed.3.2.3 prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0,prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056,prof_spacetime.0.3.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 0e1db1f4176121955441dd10fd6470b79d8546a9 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.11.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 19:07.54: RETRYING: 2024-09-12/083551-voodoo-prep-3e7327 Number of retries: 0 (retriable error condition)
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
Updating files:  55% (17637/32043)
Updating files:  56% (17945/32043)
Updating files:  57% (18265/32043)
Updating files:  58% (18585/32043)
Updating files:  59% (18906/32043)
Updating files:  60% (19226/32043)
Updating files:  61% (19547/32043)
Updating files:  62% (19867/32043)
Updating files:  63% (20188/32043)
Updating files:  64% (20508/32043)
Updating files:  65% (20828/32043)
Updating files:  66% (21149/32043)
Updating files:  67% (21469/32043)
Updating files:  68% (21790/32043)
Updating files:  69% (22110/32043)
Updating files:  70% (22431/32043)
Updating files:  71% (22751/32043)
Updating files:  72% (23071/32043)
Updating files:  73% (23392/32043)
Updating files:  74% (23712/32043)
Updating files:  75% (24033/32043)
Updating files:  76% (24353/32043)
Updating files:  77% (24674/32043)
Updating files:  78% (24994/32043)
Updating files:  79% (25314/32043)
Updating files:  80% (25635/32043)
Updating files:  81% (25955/32043)
Updating files:  82% (26276/32043)
Updating files:  83% (26596/32043)
Updating files:  84% (26917/32043)
Updating files:  85% (27237/32043)
Updating files:  86% (27557/32043)
Updating files:  87% (27878/32043)
Updating files:  88% (28198/32043)
Updating files:  89% (28519/32043)
Updating files:  90% (28839/32043)
Updating files:  91% (29160/32043)
Updating files:  92% (29480/32043)
Updating files:  93% (29800/32043)
Updating files:  94% (30121/32043)
Updating files:  95% (30441/32043)
Updating files:  96% (30762/32043)
Updating files:  97% (31082/32043)
Updating files:  98% (31403/32043)
Updating files:  99% (31723/32043)
Updating files: 100% (32043/32043)
Updating files: 100% (32043/32043), done.
HEAD is now at 0e1db1f417 Apply suggestions from code review

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
2024-09-12 19:00.40 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 19:00.40 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" 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 (821 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 (15.8 MB/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 19:00.40 ---> using "dfd4b37791106907970385fe62a1efa30f393e29bb49557aec08d4939964d28f" 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.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] 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.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:00.40 ---> using "d65d5ed31040ffe11d9e2a12be532dfa11793930e7d989b6ba3e87a4792f8a37" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 19:00.40 ---> using "452314a0c194f85e51fffeb6293563780c98a1438fdc31741df4823e584ee9f9" from cache
2024-09-12 19:00.40 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
2024-09-12 19:00.40 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 19:00.40 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 19:00.40 ---> using "2b0453ff944b8fee0761ccc2c65a37945587669066061243f0221d51360f5a60" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 19:00.42 ---> using "b3642af89d76e4da53a9124a8f2366cbac12dff78c5e8274b0ebb4d6c00d28d1" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 19:00.42 ---> using "05b98f9e72b8cd2e08ffcd530efa24965a6cf995e745aa66697c5c08eaf9834d" 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 19:00.42 ---> using "baf1dce62da7887908bcffba060b95c0fcb6f9fbf8a03fe9bc2deb5688451bfc" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.11 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 19:00.42 ---> using "d00014112e5a5769daaa8255535cc4415d7ffe50e7ed0a6dcf3af0d85e934563" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 19:00.42 ---> using "09820d32b17f51b2f6416f83f59a85fa42ad2a7f99c7f34439e55fc9398310cd" 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 dune      3.16.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:00.42 ---> using "42136b51ff474caa10a42dbdc0fe681a9e2659eb76450d654d352800f8875f6c" 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 prof_spacetime.0.3.0 zed.3.2.3 yojson.2.2.2 uutf.1.0.3 uuseg.15.0.0 uucp.15.0.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 trie.1.0.0 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 spacetime_lib.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 seq.base result.1.5 react.1.2.2 re.1.11.0 raw_spacetime.base ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_fields_conv.v0.14.2 ppx_derivers.1.2.1 parsexp.v0.14.2 owee.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 mew_vi.0.5.0 mew.0.1.0 magic-mime.1.3.1 macaddr.5.6.0 lwt_react.1.2.0 lwt.5.7.0 logs.0.7.0 lambda-term.3.3.2 jsonm.1.0.2 ipaddr-sexp.5.6.0 ipaddr.5.6.0 fmt.0.9.0 fieldslib.v0.14.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 csexp.1.5.2 cppo.1.7.0 conduit-lwt-unix.1.5.0 conduit-lwt.1.5.0 conduit.1.5.0 cohttp-lwt-unix.2.1.3 cohttp-lwt.2.1.3 cohttp.2.5.8 cmdliner.1.3.0 bigstringaf.0.10.0 base64.3.5.1 base-bytes.base base.v0.14.3 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 1s (502 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 prof_spacetime.0.3.0 zed.3.2.3 yojson.2.2.2 uutf.1.0.3 uuseg.15.0.0 uucp.15.0.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 trie.1.0.0 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 spacetime_lib.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 seq.base result.1.5 react.1.2.2 re.1.11.0 raw_spacetime.base ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_fields_conv.v0.14.2 ppx_derivers.1.2.1 parsexp.v0.14.2 owee.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 mew_vi.0.5.0 mew.0.1.0 magic-mime.1.3.1 macaddr.5.6.0 lwt_react.1.2.0 lwt.5.7.0 logs.0.7.0 lambda-term.3.3.2 jsonm.1.0.2 ipaddr-sexp.5.6.0 ipaddr.5.6.0 fmt.0.9.0 fieldslib.v0.14.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 csexp.1.5.2 cppo.1.7.0 conduit-lwt-unix.1.5.0 conduit-lwt.1.5.0 conduit.1.5.0 cohttp-lwt-unix.2.1.3 cohttp-lwt.2.1.3 cohttp.2.5.8 cmdliner.1.3.0 bigstringaf.0.10.0 base64.3.5.1 base-bytes.base base.v0.14.3 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
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers        1.2.1
  - install macaddr             5.6.0
  - install ocamlbuild          0.15.0
  - install num                 1.5-1
  - install magic-mime          1.3.1
  - install seq                 base
  - install base64              3.5.1
  - install ocaml-compiler-libs v0.12.4
  - install base-bytes          base
  - install raw_spacetime       base
  - install ocaml-syntax-shims  1.0.0
  - install stdlib-shims        0.3.0
  - install domain-name         0.4.0
  - install sexplib0            v0.14.0
  - install owee                0.7
  - install trie                1.0.0
  - install stringext           1.6.0
  - install cmdliner            1.3.0
  - install result              1.5
  - install csexp               1.5.2
  - install cppo                1.7.0
  - install uchar               0.0.2
  - install topkg               1.0.7
  - install yojson              2.2.2
  - install re                  1.11.0
  - install ipaddr              5.6.0
  - install ppxlib              0.25.1
  - install spacetime_lib       0.3.0
  - install mew                 0.1.0
  - install dune-configurator   3.16.0
  - install ocplib-endian       1.2
  - install uutf                1.0.3
  - install react               1.2.2
  - install fmt                 0.9.0
  - install astring             0.8.5
  - install bigstringaf         0.10.0
  - install base                v0.14.3
  - install lwt                 5.7.0
  - install uucp                15.0.0
  - install jsonm               1.0.2
  - install mew_vi              0.5.0
  - install angstrom            0.16.0
  - install ppx_sexp_conv       v0.14.3
  - install parsexp             v0.14.2
  - install fieldslib           v0.14.0
  - install lwt_react           1.2.0
  - install logs                0.7.0
  - install uuseg               15.0.0
  - install uri                 4.4.0
  - install ipaddr-sexp         5.6.0
  - install sexplib             v0.14.0
  - install ppx_fields_conv     v0.14.2
  - install zed                 3.2.3
  - install uri-sexp            4.4.0
  - install conduit             1.5.0
  - install lambda-term         3.3.2
  - install cohttp              2.5.8
  - install conduit-lwt         1.5.0
  - install cohttp-lwt          2.1.3
  - install conduit-lwt-unix    1.5.0
  - install cohttp-lwt-unix     2.1.3
  - install prof_spacetime      0.3.0
===== 62 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/186:
Processing  2/186:
Processing  3/186:
-> retrieved angstrom.0.16.0  (cached)
Processing  4/186:
Processing  5/186:
Processing  6/186:
-> installed base-bytes.base
Processing  7/186:
-> retrieved astring.0.8.5  (cached)
Processing  8/186:
-> retrieved base.v0.14.3  (cached)
Processing  9/186:
-> retrieved base64.3.5.1  (cached)
Processing 10/186:
Processing 11/186: [base64: dune build]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 12/186: [base64: dune build]
-> retrieved cmdliner.1.3.0  (cached)
Processing 13/186: [base64: dune build]
Processing 14/186: [base64: dune build] [cmdliner: make all]
-> retrieved cohttp.2.5.8  (cached)
Processing 15/186: [base64: dune build] [cmdliner: make all]
-> retrieved cohttp-lwt.2.1.3  (cached)
Processing 16/186: [base64: dune build] [cmdliner: make all]
-> retrieved cohttp-lwt-unix.2.1.3  (cached)
Processing 17/186: [base64: dune build] [cmdliner: make all]
-> retrieved conduit.1.5.0  (cached)
Processing 18/186: [base64: dune build] [cmdliner: make all]
-> retrieved conduit-lwt.1.5.0  (cached)
Processing 19/186: [base64: dune build] [cmdliner: make all]
-> retrieved conduit-lwt-unix.1.5.0  (cached)
Processing 20/186: [base64: dune build] [cmdliner: make all]
-> retrieved cppo.1.7.0  (cached)
Processing 21/186: [base64: dune build] [cmdliner: make all]
Processing 22/186: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 23/186: [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 24/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> retrieved domain-name.0.4.0  (cached)
Processing 25/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build]
Processing 26/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 27/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved fmt.0.9.0  (cached)
Processing 28/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved ipaddr.5.6.0  (cached)
Processing 29/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved ipaddr-sexp.5.6.0  (cached)
Processing 30/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved jsonm.1.0.2  (cached)
Processing 31/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved lambda-term.3.3.2  (cached)
Processing 32/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 33/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> retrieved lwt.5.7.0  (cached)
Processing 34/186: [base64: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> compiled  base64.3.5.1
Processing 34/186: [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> installed base64.3.5.1
Processing 35/186: [cmdliner: make all] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
-> compiled  csexp.1.5.2
Processing 35/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build]
-> installed csexp.1.5.2
Processing 36/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build]
-> retrieved lwt_react.1.2.0  (cached)
Processing 37/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build]
-> retrieved macaddr.5.6.0  (cached)
Processing 38/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build]
Processing 39/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build] [macaddr: dune build]
-> retrieved magic-mime.1.3.1  (cached)
Processing 40/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build] [macaddr: dune build]
Processing 41/186: [cmdliner: make all] [cppo: dune build] [domain-name: dune build] [macaddr: dune build] [magic-mime: dune build]
-> compiled  domain-name.0.4.0
Processing 41/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build]
-> installed domain-name.0.4.0
Processing 42/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build]
-> retrieved mew.0.1.0  (cached)
Processing 43/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build]
-> retrieved mew_vi.0.5.0  (cached)
Processing 44/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build]
-> retrieved num.1.5-1  (cached)
Processing 45/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build]
[num: patch] applying num-in-findlib-dir.patch
Processing 46/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 47/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: patch]
Processing 48/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: patch] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 49/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: patch] [ocaml-compiler-libs: dune build]
Processing 50/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 50/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 51/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 52/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved ocplib-endian.1.2  (cached)
Processing 53/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved owee.0.7  (cached)
Processing 54/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
Processing 55/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [owee: dune build]
-> retrieved parsexp.v0.14.2  (cached)
Processing 56/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [owee: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 57/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [owee: dune build]
Processing 58/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [owee: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 59/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [owee: dune build] [ppx_derivers: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.11/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.11"; \
- echo "BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.11/lib"; \
- echo "MANDIR=/home/opam/.opam/4.11/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.11/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.11/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.11/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.11/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.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 59/186: [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 60/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [macaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_top.objs/byte -I lib/.macaddr_top.objs/native -I /home/opam/.opam/4.11/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.6.0
Processing 60/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
-> installed macaddr.5.6.0
Processing 61/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
Processing 62/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
-> retrieved dune-configurator.3.16.0  (cached)
Processing 63/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
Processing 64/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
Processing 65/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [dune-configurator: rm] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
Processing 66/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [dune-configurator: rm] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
-> installed raw_spacetime.base
Processing 67/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [cppo: dune build] [dune-configurator: rm] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
-> compiled  cppo.1.7.0
Processing 67/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
-> installed cppo.1.7.0
Processing 68/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [owee: dune build] [ppx_derivers: dune build]
Processing 69/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> compiled  magic-mime.1.3.1
Processing 69/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> installed magic-mime.1.3.1
Processing 70/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 70/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 71/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 71/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 72/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owee: dune build] [ppx_derivers: dune build]
-> compiled  owee.0.7
Processing 72/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> installed owee.0.7
Processing 73/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 73/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> installed ppx_derivers.1.2.1
Processing 74/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppxlib.0.25.1  (cached)
Processing 75/186: [prof_spacetime.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 75/186: [cmdliner: make all] [dune-configurator: rm] [ipaddr: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/macaddr/top -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -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.6.0
Processing 75/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> installed ipaddr.5.6.0
Processing 76/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved re.1.11.0  (cached)
Processing 77/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved react.1.2.2  (cached)
-> retrieved seq.base  (cached)
Processing 78/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 79/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 80/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> installed seq.base
Processing 81/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 82/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build]
-> retrieved prof_spacetime.0.3.0  (https://github.com/lpw25/prof_spacetime/archive/0.3.0.tar.gz)
Processing 83/186: [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build]
-> retrieved result.1.5  (cached)
Processing 84/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build]
Processing 85/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build]
Processing 85/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib.v0.14.0  (cached)
Processing 86/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 87/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build]
Processing 88/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 89/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 90/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved stringext.1.6.0  (cached)
Processing 91/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 92/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved trie.1.0.0  (cached)
Processing 93/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 94/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> retrieved uchar.0.0.2  (cached)
Processing 95/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> retrieved topkg.1.0.7  (cached)
Processing 96/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  ocplib-endian.1.2
Processing 96/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> installed ocplib-endian.1.2
Processing 97/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> retrieved uri.4.4.0  (cached)
Processing 98/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> retrieved uri-sexp.4.4.0  (cached)
Processing 99/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> retrieved uuseg.15.0.0  (cached)
Processing 100/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> retrieved uutf.1.0.3  (cached)
Processing 101/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [trie: dune build]
-> compiled  trie.1.0.0
Processing 101/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed trie.1.0.0
Processing 102/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  result.1.5
Processing 102/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed result.1.5
Processing 103/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 104/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.11/.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.11/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 104/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed num.1.5-1
Processing 105/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  stringext.1.6.0
Processing 105/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed stringext.1.6.0
Processing 106/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 106/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 107/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build]
-> retrieved yojson.2.2.2  (cached)
Processing 108/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build]
Processing 109/186: [spacetime_lib.0.3.0: http] [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [yojson: dune build]
Processing 109/186: [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> retrieved uucp.15.0.0  (cached)
-> retrieved zed.3.2.3  (cached)
-> retrieved spacetime_lib.0.3.0  (https://github.com/lpw25/spacetime_lib/archive/0.3.0.tar.gz)
Processing 110/186: [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spacetime_lib: ./configure.sh] [yojson: dune build]
- Version 4.06 --
Processing 110/186: [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [sexplib0: dune build] [spacetime_lib: dune build] [yojson: dune build]
-> compiled  sexplib0.v0.14.0
Processing 110/186: [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spacetime_lib: dune build] [yojson: dune build]
-> installed sexplib0.v0.14.0
Processing 111/186: [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spacetime_lib: dune build] [yojson: dune build]
Processing 112/186: [cmdliner: make all] [dune-configurator: dune build] [mew: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [spacetime_lib: dune build] [yojson: dune build]
-> compiled  mew.0.1.0
Processing 112/186: [cmdliner: make all] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [spacetime_lib: dune build] [yojson: dune build]
-> installed mew.0.1.0
Processing 113/186: [cmdliner: make all] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [spacetime_lib: dune build] [yojson: dune build]
-> compiled  spacetime_lib.0.3.0
Processing 113/186: [cmdliner: make all] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [yojson: dune build]
-> installed spacetime_lib.0.3.0
Processing 114/186: [cmdliner: make all] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [yojson: dune build]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 114/186: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [yojson: dune build]
Processing 115/186: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build] [yojson: dune build] [cmdliner: make install]
-> compiled  re.1.11.0
Processing 115/186: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build] [cmdliner: make install]
-> compiled  dune-configurator.3.16.0
Processing 115/186: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build] [cmdliner: make install]
- install -d "/home/opam/.opam/4.11/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.11/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.11/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.11/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_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.11/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.11/lib/cmdliner"
Processing 115/186: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build] [cmdliner: make install-doc]
- install -d "/home/opam/.opam/4.11/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.11/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.11/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 115/186: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.16.0
Processing 116/186: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build]
Processing 117/186: [base: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build]
Processing 118/186: [base: dune build] [bigstringaf: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build]
Processing 119/186: [base: dune build] [bigstringaf: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build]
-> installed re.1.11.0
Processing 120/186: [base: dune build] [bigstringaf: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build]
-> compiled  yojson.2.2.2
Processing 120/186: [base: dune build] [bigstringaf: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> installed yojson.2.2.2
Processing 121/186: [base: dune build] [bigstringaf: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> compiled  bigstringaf.0.10.0
Processing 121/186: [base: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> installed bigstringaf.0.10.0
Processing 122/186: [base: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 123/186: [angstrom: dune build] [base: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 123/186: [angstrom: dune build] [base: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> compiled  angstrom.0.16.0
Processing 123/186: [base: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> installed angstrom.0.16.0
Processing 124/186: [base: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 125/186: [base: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [uri: dune build]
- if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.11/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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.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/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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.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_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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 @14@29 -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/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.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/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 @14@29 -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 @14@29 -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 @14@29 -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 -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.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_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma 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.11/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- 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.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- 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.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- 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_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- 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.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- 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.11/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 125/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [uri: dune build]
-> installed ocamlbuild.0.15.0
Processing 126/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [uri: dune build]
Processing 127/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] [uri: dune build]
Processing 128/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build]
-> compiled  uchar.0.0.2
Processing 128/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] [uri: dune build]
-> installed uchar.0.0.2
Processing 129/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] [uri: dune build]
-> compiled  uri.4.4.0
Processing 129/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed uri.4.4.0
Processing 130/186: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  lwt.5.7.0
Processing 130/186: [base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed lwt.5.7.0
Processing 131/186: [base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  base.v0.14.3
Processing 131/186: [ppxlib: dune build] [topkg: ocaml build]
-> installed base.v0.14.3
Processing 132/186: [ppxlib: dune build] [topkg: ocaml build]
Processing 133/186: [fieldslib: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 134/186: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  fieldslib.v0.14.0
Processing 134/186: [parsexp: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed fieldslib.v0.14.0
Processing 135/186: [parsexp: dune build] [ppxlib: 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 135/186: [parsexp: dune build] [ppxlib: dune build]
-> installed topkg.1.0.7
Processing 136/186: [parsexp: dune build] [ppxlib: dune build]
Processing 137/186: [astring: ocaml build] [parsexp: dune build] [ppxlib: dune build]
Processing 138/186: [astring: ocaml build] [fmt: ocaml build] [parsexp: dune build] [ppxlib: dune build]
Processing 139/186: [astring: ocaml build] [fmt: ocaml build] [parsexp: dune build] [ppxlib: dune build] [react: ocaml build]
Processing 140/186: [astring: ocaml build] [fmt: ocaml build] [parsexp: dune build] [ppxlib: dune build] [react: ocaml build] [uutf: ocaml build]
-> compiled  parsexp.v0.14.2
Processing 140/186: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build] [react: ocaml build] [uutf: ocaml build]
-> installed parsexp.v0.14.2
Processing 141/186: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build] [react: ocaml build] [uutf: ocaml build]
Processing 142/186: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build] [react: ocaml build] [sexplib: dune build] [uutf: ocaml build]
- + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- + ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.3
Processing 142/186: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build] [react: ocaml build] [sexplib: dune build]
-> installed uutf.1.0.3
Processing 143/186: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build] [react: ocaml build] [sexplib: dune build]
Processing 144/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [ppxlib: dune build] [react: ocaml build] [sexplib: dune build]
Processing 145/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [ppxlib: dune build] [react: ocaml build] [sexplib: dune build] [uucp: ocaml build]
-> compiled  sexplib.v0.14.0
Processing 145/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [ppxlib: dune build] [react: ocaml build] [uucp: ocaml build]
-> installed sexplib.v0.14.0
Processing 146/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [ppxlib: dune build] [react: ocaml build] [uucp: ocaml build]
- + ocamlfind ocamldep -modules src/react.ml > src/react.ml.depends
- + ocamlfind ocamldep -modules src/react.mli > src/react.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmi src/react.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/react.cmx src/react.ml
- + ocamlfind ocamlopt -a -I src src/react.cmx -o src/react.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/react.cmxa -o src/react.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmo src/react.ml
- + ocamlfind ocamlc -a -I src src/react.cmo -o src/react.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/react_top.ml > src/react_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/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/react_top.cmx -o src/react_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  react.1.2.2
Processing 146/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [ppxlib: dune build] [uucp: ocaml build]
-> installed react.1.2.2
Processing 147/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [ppxlib: dune build] [uucp: ocaml build]
Processing 148/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [lwt_react: dune build] [ppxlib: dune build] [uucp: ocaml build]
Processing 149/186: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [lwt_react: dune build] [mew_vi: dune build] [ppxlib: dune build] [uucp: ocaml build]
- + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- + ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- File "src/fmt_cli.mli", line 10, characters 26-42:
- 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit ->
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.env
- Use Cmd.Env.info instead.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/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/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 149/186: [astring: ocaml build] [jsonm: ocaml build] [lwt_react: dune build] [mew_vi: dune build] [ppxlib: dune build] [uucp: ocaml build]
-> installed fmt.0.9.0
Processing 150/186: [astring: ocaml build] [jsonm: ocaml build] [lwt_react: dune build] [mew_vi: dune build] [ppxlib: dune build] [uucp: ocaml build]
Processing 151/186: [astring: ocaml build] [jsonm: ocaml build] [logs: ocaml build] [lwt_react: dune build] [mew_vi: dune build] [ppxlib: dune build] [uucp: ocaml 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.11/lib/ocaml, /home/opam/.opam/4.11/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.11/lib/ocaml, /home/opam/.opam/4.11/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.11/lib/ocaml, /home/opam/.opam/4.11/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.11/lib/ocaml, /home/opam/.opam/4.11/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.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 151/186: [jsonm: ocaml build] [logs: ocaml build] [lwt_react: dune build] [mew_vi: dune build] [ppxlib: dune build] [uucp: ocaml build]
-> installed astring.0.8.5
Processing 152/186: [jsonm: ocaml build] [logs: ocaml build] [lwt_react: dune build] [mew_vi: dune build] [ppxlib: dune build] [uucp: ocaml build]
-> compiled  mew_vi.0.5.0
Processing 152/186: [jsonm: ocaml build] [logs: ocaml build] [lwt_react: dune build] [ppxlib: dune build] [uucp: ocaml build]
-> installed mew_vi.0.5.0
Processing 153/186: [jsonm: ocaml build] [logs: ocaml build] [lwt_react: dune build] [ppxlib: dune build] [uucp: ocaml build]
-> compiled  lwt_react.1.2.0
Processing 153/186: [jsonm: ocaml build] [logs: ocaml build] [ppxlib: dune build] [uucp: ocaml build]
-> installed lwt_react.1.2.0
Processing 154/186: [jsonm: ocaml build] [logs: ocaml build] [ppxlib: dune build] [uucp: ocaml build]
- + ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- + ocamlfind ocamlopt -a -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- + ocamlfind ocamlopt -shared -linkall -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- + ocamlfind ocamlc -a -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- + ocamlfind ocamldep -package unix -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- + ocamlfind ocamlopt -linkpkg -g -package unix -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.2
Processing 154/186: [logs: ocaml build] [ppxlib: dune build] [uucp: ocaml build]
-> installed jsonm.1.0.2
Processing 155/186: [logs: ocaml build] [ppxlib: dune build] [uucp: 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 fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- + ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- + ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- + ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- + ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- File "src/logs_cli.mli", line 15, characters 17-33:
- 15 | val level : ?env:Cmdliner.Arg.env -> ?docs:string -> unit ->
-                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.env
- Use Cmd.Env.info instead.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- + ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- + ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- + ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- + ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 155/186: [ppxlib: dune build] [uucp: ocaml build]
-> installed logs.0.7.0
Processing 156/186: [ppxlib: dune build] [uucp: ocaml build]
-> compiled  ppxlib.0.25.1
Processing 156/186: [uucp: ocaml build]
-> installed ppxlib.0.25.1
Processing 157/186: [uucp: ocaml build]
Processing 158/186: [ppx_fields_conv: dune build] [uucp: ocaml build]
Processing 159/186: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build] [uucp: ocaml build]
-> compiled  ppx_fields_conv.v0.14.2
Processing 159/186: [ppx_sexp_conv: dune build] [uucp: ocaml build]
-> installed ppx_fields_conv.v0.14.2
Processing 160/186: [ppx_sexp_conv: dune build] [uucp: ocaml build]
-> compiled  ppx_sexp_conv.v0.14.3
Processing 160/186: [uucp: ocaml build]
-> installed ppx_sexp_conv.v0.14.3
Processing 161/186: [uucp: ocaml build]
Processing 162/186: [ipaddr-sexp: dune build] [uucp: ocaml build]
Processing 163/186: [ipaddr-sexp: dune build] [uri-sexp: dune build] [uucp: ocaml build]
-> compiled  ipaddr-sexp.5.6.0
Processing 163/186: [uri-sexp: dune build] [uucp: ocaml build]
-> installed ipaddr-sexp.5.6.0
Processing 164/186: [uri-sexp: dune build] [uucp: ocaml build]
Processing 165/186: [conduit: dune build] [uri-sexp: dune build] [uucp: ocaml build]
-> compiled  uri-sexp.4.4.0
Processing 165/186: [conduit: dune build] [uucp: ocaml build]
-> installed uri-sexp.4.4.0
Processing 166/186: [conduit: dune build] [uucp: ocaml build]
Processing 167/186: [cohttp: dune build] [conduit: dune build] [uucp: ocaml build]
- (cd lwt-unix && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/conduit.1.5.0/_build/.dune/default/lwt-unix/dune.ml)
- Configuration
-   launchd: false
-   ssl    : false
-   tls    : false
- ocamlfind: Package `launchd.lwt' not found
- ocamlfind: Package `lwt_ssl' not found
- ocamlfind: Package `tls.lwt' not found
-> compiled  conduit.1.5.0
Processing 167/186: [cohttp: dune build] [uucp: ocaml build]
-> installed conduit.1.5.0
Processing 168/186: [cohttp: dune build] [uucp: ocaml build]
Processing 169/186: [cohttp: dune build] [conduit-lwt: dune build] [uucp: ocaml build]
-> compiled  cohttp.2.5.8
Processing 169/186: [conduit-lwt: dune build] [uucp: ocaml build]
-> installed cohttp.2.5.8
Processing 170/186: [conduit-lwt: dune build] [uucp: ocaml build]
Processing 171/186: [cohttp-lwt: dune build] [conduit-lwt: dune build] [uucp: ocaml build]
- (cd lwt-unix && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/conduit-lwt.1.5.0/_build/.dune/default/lwt-unix/dune.ml)
- Configuration
-   launchd: false
-   ssl    : false
-   tls    : false
- ocamlfind: Package `launchd.lwt' not found
- ocamlfind: Package `lwt_ssl' not found
- ocamlfind: Package `tls.lwt' not found
-> compiled  conduit-lwt.1.5.0
Processing 171/186: [cohttp-lwt: dune build] [uucp: ocaml build]
-> installed conduit-lwt.1.5.0
Processing 172/186: [cohttp-lwt: dune build] [uucp: ocaml build]
Processing 173/186: [cohttp-lwt: dune build] [conduit-lwt-unix: dune build] [uucp: ocaml build]
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I cohttp-lwt/src/.cohttp_lwt.objs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -intf-suffix .ml -no-alias-deps -open Cohttp_lwt__ -o cohttp-lwt/src/.cohttp_lwt.objs/byte/cohttp_lwt__Body.cmo -c -impl cohttp-lwt/src/body.pp.ml)
- File "cohttp-lwt/src/body.ml", line 23, characters 35-46:
- 23 |   | `Stream of string Lwt_stream.t sexp_opaque
-                                         ^^^^^^^^^^^
- Alert deprecated: Sexplib0.Sexp_conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I cohttp-lwt/src/.cohttp_lwt.objs/byte -I cohttp-lwt/src/.cohttp_lwt.objs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -intf-suffix .ml -no-alias-deps -open Cohttp_lwt__ -o cohttp-lwt/src/.cohttp_lwt.objs/native/cohttp_lwt__Body.cmx -c -impl cohttp-lwt/src/body.pp.ml)
- File "cohttp-lwt/src/body.ml", line 23, characters 35-46:
- 23 |   | `Stream of string Lwt_stream.t sexp_opaque
-                                         ^^^^^^^^^^^
- Alert deprecated: Sexplib0.Sexp_conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
-> compiled  cohttp-lwt.2.1.3
Processing 173/186: [conduit-lwt-unix: dune build] [uucp: ocaml build]
-> installed cohttp-lwt.2.1.3
Processing 174/186: [conduit-lwt-unix: dune build] [uucp: ocaml build]
- (cd lwt-unix && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/conduit-lwt-unix.1.5.0/_build/.dune/default/lwt-unix/dune.ml)
- Configuration
-   launchd: false
-   ssl    : false
-   tls    : false
- ocamlfind: Package `launchd.lwt' not found
- ocamlfind: Package `lwt_ssl' not found
- ocamlfind: Package `tls.lwt' not found
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I lwt-unix/.conduit_lwt_unix.objs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri/services -no-alias-deps -o lwt-unix/.conduit_lwt_unix.objs/byte/conduit_lwt_unix.cmi -c -intf lwt-unix/conduit_lwt_unix.pp.mli)
- File "lwt-unix/conduit_lwt_unix.mli", line 80, characters 35-46:
- 80 |   | `Socket of Lwt_unix.file_descr sexp_opaque
-                                         ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.mli", line 114, characters 26-37:
- 114 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.mli", line 122, characters 26-37:
- 122 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I lwt-unix/.conduit_lwt_unix.objs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri/services -intf-suffix .ml -no-alias-deps -o lwt-unix/.conduit_lwt_unix.objs/byte/conduit_lwt_server.cmo -c -impl lwt-unix/conduit_lwt_server.pp.ml)
- File "lwt-unix/conduit_lwt_server.ml", line 98, characters 11-25:
- 98 |            Lwt_unix.yield () >>= loop) in
-                 ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I lwt-unix/.conduit_lwt_unix.objs/byte -I lwt-unix/.conduit_lwt_unix.objs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri/services -intf-suffix .ml -no-alias-deps -o lwt-unix/.conduit_lwt_unix.objs/native/conduit_lwt_server.cmx -c -impl lwt-unix/conduit_lwt_server.pp.ml)
- File "lwt-unix/conduit_lwt_server.ml", line 98, characters 11-25:
- 98 |            Lwt_unix.yield () >>= loop) in
-                 ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I lwt-unix/.conduit_lwt_unix.objs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri/services -intf-suffix .ml -no-alias-deps -o lwt-unix/.conduit_lwt_unix.objs/byte/conduit_lwt_unix.cmo -c -impl lwt-unix/conduit_lwt_unix.pp.ml)
- File "lwt-unix/conduit_lwt_unix.ml", line 85, characters 35-46:
- 85 |   | `Socket of Lwt_unix.file_descr sexp_opaque
-                                         ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.ml", line 129, characters 26-37:
- 129 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.ml", line 135, characters 26-37:
- 135 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I lwt-unix/.conduit_lwt_unix.objs/byte -I lwt-unix/.conduit_lwt_unix.objs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri/services -intf-suffix .ml -no-alias-deps -o lwt-unix/.conduit_lwt_unix.objs/native/conduit_lwt_unix.cmx -c -impl lwt-unix/conduit_lwt_unix.pp.ml)
- File "lwt-unix/conduit_lwt_unix.ml", line 85, characters 35-46:
- 85 |   | `Socket of Lwt_unix.file_descr sexp_opaque
-                                         ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.ml", line 129, characters 26-37:
- 129 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
- File "lwt-unix/conduit_lwt_unix.ml", line 135, characters 26-37:
- 135 |   fd: Lwt_unix.file_descr sexp_opaque;
-                                 ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_opaque
- [since 2019-03] use [@sexp.opaque] instead
-> compiled  conduit-lwt-unix.1.5.0
Processing 174/186: [uucp: ocaml build]
-> installed conduit-lwt-unix.1.5.0
Processing 175/186: [uucp: ocaml build]
Processing 176/186: [cohttp-lwt-unix: dune build] [uucp: ocaml build]
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/byte -I cohttp_server/.cohttp_server.objs/byte -no-alias-deps -o cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/cohttp_curl_lwt.cmo -c -impl cohttp-lwt-unix/bin/cohttp_curl_lwt.ml)
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 65, characters 18-31:
- 65 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 65, characters 18-31:
- 65 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 99, characters 8-12:
- 99 |   Term.(pure run_client $ verb $ ofile $ uri $ meth),
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 100, characters 2-11:
- 100 |   Term.info "cohttp-curl" ~version:Cohttp.Conf.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 103, characters 8-17:
- 103 |   match Term.eval cmd
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/byte -I cohttp_server/.cohttp_server.objs/byte -no-alias-deps -o cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/cohttp_proxy_lwt.cmo -c -impl cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml)
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 104, characters 8-12:
- 104 |   Term.(pure lwt_start_proxy $ port $ host $ verb $ ssl_cert $ ssl_key),
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 105, characters 2-11:
- 105 |   Term.info "cohttp-proxy" ~version:Cohttp.Conf.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 108, characters 8-17:
- 108 |   match Term.eval cmd with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/byte -I cohttp_server/.cohttp_server.objs/byte -no-alias-deps -o cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/cohttp_server_lwt.cmo -c -impl cohttp-lwt-unix/bin/cohttp_server_lwt.ml)
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 164, characters 8-12:
- 164 |   Term.(pure lwt_start_server $ doc_root $ port $ host $ index $ verb $ tls),
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 165, characters 2-11:
- 165 |   Term.info "cohttp-server" ~version:Cohttp.Conf.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 168, characters 8-17:
- 168 |   match Term.eval cmd with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/byte -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/native -I cohttp_server/.cohttp_server.objs/byte -I cohttp_server/.cohttp_server.objs/native -intf-suffix .ml -no-alias-deps -o cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/cohttp_proxy_lwt.cmx -c -impl cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml)
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 104, characters 8-12:
- 104 |   Term.(pure lwt_start_proxy $ port $ host $ verb $ ssl_cert $ ssl_key),
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 105, characters 2-11:
- 105 |   Term.info "cohttp-proxy" ~version:Cohttp.Conf.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 108, characters 8-17:
- 108 |   match Term.eval cmd with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/byte -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/native -I cohttp_server/.cohttp_server.objs/byte -I cohttp_server/.cohttp_server.objs/native -intf-suffix .ml -no-alias-deps -o cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/cohttp_curl_lwt.cmx -c -impl cohttp-lwt-unix/bin/cohttp_curl_lwt.ml)
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 65, characters 18-31:
- 65 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 65, characters 18-31:
- 65 |   let loc : Uri.t Arg.converter =
-                        ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 99, characters 8-12:
- 99 |   Term.(pure run_client $ verb $ ofile $ uri $ meth),
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 100, characters 2-11:
- 100 |   Term.info "cohttp-curl" ~version:Cohttp.Conf.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 103, characters 8-17:
- 103 |   match Term.eval cmd
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte -I cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/byte -I cohttp-lwt-unix/src/.cohttp_lwt_unix.objs/native -I cohttp_server/.cohttp_server.objs/byte -I cohttp_server/.cohttp_server.objs/native -intf-suffix .ml -no-alias-deps -o cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/cohttp_server_lwt.cmx -c -impl cohttp-lwt-unix/bin/cohttp_server_lwt.ml)
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 164, characters 8-12:
- 164 |   Term.(pure lwt_start_server $ doc_root $ port $ host $ index $ verb $ tls),
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 165, characters 2-11:
- 165 |   Term.info "cohttp-server" ~version:Cohttp.Conf.version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 168, characters 8-17:
- 168 |   match Term.eval cmd with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  cohttp-lwt-unix.2.1.3
Processing 176/186: [uucp: ocaml build]
-> installed cohttp-lwt-unix.2.1.3
Processing 177/186: [uucp: ocaml build]
+ /home/opam/.opam/4.11/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uutf" "true" "--with-uunf" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.11/.opam-switch/build/uucp.15.0.0)
- + ocamlfind ocamldep -modules src/uucp.ml > src/uucp.ml.depends
- + ocamlfind ocamldep -modules src/uucp.mli > src/uucp.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmi src/uucp.mli
- + ocamlfind ocamldep -modules src/uucp_age.ml > src/uucp_age.ml.depends
- + ocamlfind ocamldep -modules src/uucp_age_data.ml > src/uucp_age_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_rmap.ml > src/uucp_rmap.ml.depends
- + ocamlfind ocamldep -modules src/uucp_fmt.ml > src/uucp_fmt.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_fmt.cmo src/uucp_fmt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_rmap.cmo src/uucp_rmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age_data.cmo src/uucp_age_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age.cmo src/uucp_age.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_fmt.cmx src/uucp_fmt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_rmap.cmx src/uucp_rmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age_data.cmx src/uucp_age_data.ml
- + ocamlfind ocamldep -modules src/uucp_alpha.ml > src/uucp_alpha.ml.depends
- + ocamlfind ocamldep -modules src/uucp_alpha_data.ml > src/uucp_alpha_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmapbool.ml > src/uucp_tmapbool.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbool.cmo src/uucp_tmapbool.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha_data.cmo src/uucp_alpha_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha.cmo src/uucp_alpha.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbool.cmx src/uucp_tmapbool.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha_data.cmx src/uucp_alpha_data.ml
- + ocamlfind ocamldep -modules src/uucp_block.ml > src/uucp_block.ml.depends
- + ocamlfind ocamldep -modules src/uucp_block_base.ml > src/uucp_block_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_block_data.ml > src/uucp_block_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_base.cmo src/uucp_block_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_data.cmo src/uucp_block_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block.cmo src/uucp_block.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_base.cmx src/uucp_block_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_data.cmx src/uucp_block_data.ml
- + ocamlfind ocamldep -modules src/uucp_break.ml > src/uucp_break.ml.depends
- + ocamlfind ocamldep -modules src/uucp_break_base.ml > src/uucp_break_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_break_data.ml > src/uucp_break_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_base.cmo src/uucp_break_base.ml
- + ocamlfind ocamldep -modules src/uucp_tmapbyte.ml > src/uucp_tmapbyte.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbyte.cmo src/uucp_tmapbyte.ml
- + ocamlfind ocamldep -modules src/uucp_gc.ml > src/uucp_gc.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gc_base.ml > src/uucp_gc_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gc_data.ml > src/uucp_gc_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_base.cmo src/uucp_gc_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_data.cmo src/uucp_gc_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_data.cmo src/uucp_break_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc.cmo src/uucp_gc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break.cmo src/uucp_break.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_base.cmx src/uucp_break_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbyte.cmx src/uucp_tmapbyte.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_base.cmx src/uucp_gc_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_data.cmx src/uucp_gc_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_data.cmx src/uucp_break_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc.cmx src/uucp_gc.ml
- + ocamlfind ocamldep -modules src/uucp_case.ml > src/uucp_case.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_data.ml > src/uucp_case_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_fold.ml > src/uucp_case_fold.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_fold_data.ml > src/uucp_case_fold_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmap.ml > src/uucp_tmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap.cmo src/uucp_tmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold_data.cmo src/uucp_case_fold_data.ml
- + ocamlfind ocamldep -modules src/uucp_case_map.ml > src/uucp_case_map.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_map_data.ml > src/uucp_case_map_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map_data.cmo src/uucp_case_map_data.ml
- + ocamlfind ocamldep -modules src/uucp_case_nfkc.ml > src/uucp_case_nfkc.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_nfkc_data.ml > src/uucp_case_nfkc_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_data.cmo src/uucp_case_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold.cmo src/uucp_case_fold.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map.cmo src/uucp_case_map.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc.cmo src/uucp_case_nfkc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case.cmo src/uucp_case.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap.cmx src/uucp_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold_data.cmx src/uucp_case_fold_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map_data.cmx src/uucp_case_map_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_data.cmx src/uucp_case_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold.cmx src/uucp_case_fold.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map.cmx src/uucp_case_map.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc.cmx src/uucp_case_nfkc.ml
- + ocamlfind ocamldep -modules src/uucp_cjk.ml > src/uucp_cjk.ml.depends
- + ocamlfind ocamldep -modules src/uucp_cjk_data.ml > src/uucp_cjk_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk_data.cmo src/uucp_cjk_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk.cmo src/uucp_cjk.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk_data.cmx src/uucp_cjk_data.ml
- + ocamlfind ocamldep -modules src/uucp_cmap.ml > src/uucp_cmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cmap.cmo src/uucp_cmap.ml
- + ocamlfind ocamldep -modules src/uucp_emoji.ml > src/uucp_emoji.ml.depends
- + ocamlfind ocamldep -modules src/uucp_emoji_data.ml > src/uucp_emoji_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji_data.cmo src/uucp_emoji_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji.cmo src/uucp_emoji.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji_data.cmx src/uucp_emoji_data.ml
- + ocamlfind ocamldep -modules src/uucp_func.ml > src/uucp_func.ml.depends
- + ocamlfind ocamldep -modules src/uucp_func_data.ml > src/uucp_func_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func_data.cmo src/uucp_func_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func.cmo src/uucp_func.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func_data.cmx src/uucp_func_data.ml
- + ocamlfind ocamldep -modules src/uucp_gen.ml > src/uucp_gen.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gen_data.ml > src/uucp_gen_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen_data.cmo src/uucp_gen_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen.cmo src/uucp_gen.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen_data.cmx src/uucp_gen_data.ml
- + ocamlfind ocamldep -modules src/uucp_hangul.ml > src/uucp_hangul.ml.depends
- + ocamlfind ocamldep -modules src/uucp_hangul_base.ml > src/uucp_hangul_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_hangul_data.ml > src/uucp_hangul_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_base.cmo src/uucp_hangul_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_data.cmo src/uucp_hangul_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul.cmo src/uucp_hangul.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_base.cmx src/uucp_hangul_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_data.cmx src/uucp_hangul_data.ml
- + ocamlfind ocamldep -modules src/uucp_id.ml > src/uucp_id.ml.depends
- + ocamlfind ocamldep -modules src/uucp_id_data.ml > src/uucp_id_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id_data.cmo src/uucp_id_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id.cmo src/uucp_id.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id_data.cmx src/uucp_id_data.ml
- + ocamlfind ocamldep -modules src/uucp_name.ml > src/uucp_name.ml.depends
- + ocamlfind ocamldep -modules src/uucp_name_base.ml > src/uucp_name_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_name_data.ml > src/uucp_name_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_base.cmo src/uucp_name_base.ml
- + ocamlfind ocamldep -modules src/uucp_tmap5bytes.ml > src/uucp_tmap5bytes.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap5bytes.cmo src/uucp_tmap5bytes.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_data.cmo src/uucp_name_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name.cmo src/uucp_name.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cmap.cmx src/uucp_cmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_base.cmx src/uucp_name_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap5bytes.cmx src/uucp_tmap5bytes.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_data.cmx src/uucp_name_data.ml
- + ocamlfind ocamldep -modules src/uucp_num.ml > src/uucp_num.ml.depends
- + ocamlfind ocamldep -modules src/uucp_num_base.ml > src/uucp_num_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_num_data.ml > src/uucp_num_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_base.cmo src/uucp_num_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_data.cmo src/uucp_num_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num.cmo src/uucp_num.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_base.cmx src/uucp_num_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_data.cmx src/uucp_num_data.ml
- + ocamlfind ocamldep -modules src/uucp_script.ml > src/uucp_script.ml.depends
- + ocamlfind ocamldep -modules src/uucp_script_base.ml > src/uucp_script_base.ml.depends
- + ocamlfind ocamldep -modules src/uucp_script_data.ml > src/uucp_script_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_base.cmo src/uucp_script_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_data.cmo src/uucp_script_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script.cmo src/uucp_script.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_base.cmx src/uucp_script_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_data.cmx src/uucp_script_data.ml
- + ocamlfind ocamldep -modules src/uucp_white.ml > src/uucp_white.ml.depends
- + ocamlfind ocamldep -modules src/uucp_white_data.ml > src/uucp_white_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white_data.cmo src/uucp_white_data.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white.cmo src/uucp_white.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white_data.cmx src/uucp_white_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age.cmx src/uucp_age.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha.cmx src/uucp_alpha.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block.cmx src/uucp_block.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break.cmx src/uucp_break.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case.cmx src/uucp_case.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk.cmx src/uucp_cjk.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji.cmx src/uucp_emoji.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func.cmx src/uucp_func.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen.cmx src/uucp_gen.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul.cmx src/uucp_hangul.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id.cmx src/uucp_id.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name.cmx src/uucp_name.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num.cmx src/uucp_num.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script.cmx src/uucp_script.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white.cmx src/uucp_white.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmx src/uucp.ml
- + ocamlfind ocamlopt -a -I src src/uucp_fmt.cmx src/uucp_rmap.cmx src/uucp_age_data.cmx src/uucp_age.cmx src/uucp_tmapbool.cmx src/uucp_alpha_data.cmx src/uucp_alpha.cmx src/uucp_block_base.cmx src/uucp_block_data.cmx src/uucp_block.cmx src/uucp_break_base.cmx src/uucp_tmapbyte.cmx src/uucp_break_data.cmx src/uucp_gc_base.cmx src/uucp_gc_data.cmx src/uucp_gc.cmx src/uucp_break.cmx src/uucp_case_data.cmx src/uucp_tmap.cmx src/uucp_case_fold_data.cmx src/uucp_case_fold.cmx src/uucp_case_map_data.cmx src/uucp_case_map.cmx src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc.cmx src/uucp_case.cmx src/uucp_cjk_data.cmx src/uucp_cjk.cmx src/uucp_cmap.cmx src/uucp_emoji_data.cmx src/uucp_emoji.cmx src/uucp_func_data.cmx src/uucp_func.cmx src/uucp_gen_data.cmx src/uucp_gen.cmx src/uucp_hangul_base.cmx src/uucp_hangul_data.cmx src/uucp_hangul.cmx src/uucp_id_data.cmx src/uucp_id.cmx src/uucp_name_base.cmx src/uucp_tmap5bytes.cmx src/uucp_name_data.cmx src/uucp_name.cmx src/uucp_num_base.cmx src/uucp_num_data.cmx src/uucp_num.cmx src/uucp_script_base.cmx src/uucp_script_data.cmx src/uucp_script.cmx src/uucp_white_data.cmx src/uucp_white.cmx src/uucp.cmx -o src/uucp.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uucp.cmxa -o src/uucp.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmo src/uucp.ml
- + ocamlfind ocamlc -a -I src src/uucp_fmt.cmo src/uucp_rmap.cmo src/uucp_age_data.cmo src/uucp_age.cmo src/uucp_tmapbool.cmo src/uucp_alpha_data.cmo src/uucp_alpha.cmo src/uucp_block_base.cmo src/uucp_block_data.cmo src/uucp_block.cmo src/uucp_break_base.cmo src/uucp_tmapbyte.cmo src/uucp_break_data.cmo src/uucp_gc_base.cmo src/uucp_gc_data.cmo src/uucp_gc.cmo src/uucp_break.cmo src/uucp_case_data.cmo src/uucp_tmap.cmo src/uucp_case_fold_data.cmo src/uucp_case_fold.cmo src/uucp_case_map_data.cmo src/uucp_case_map.cmo src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc.cmo src/uucp_case.cmo src/uucp_cjk_data.cmo src/uucp_cjk.cmo src/uucp_cmap.cmo src/uucp_emoji_data.cmo src/uucp_emoji.cmo src/uucp_func_data.cmo src/uucp_func.cmo src/uucp_gen_data.cmo src/uucp_gen.cmo src/uucp_hangul_base.cmo src/uucp_hangul_data.cmo src/uucp_hangul.cmo src/uucp_id_data.cmo src/uucp_id.cmo src/uucp_name_base.cmo src/uucp_tmap5bytes.cmo src/uucp_name_data.cmo src/uucp_name.cmo src/uucp_num_base.cmo src/uucp_num_data.cmo src/uucp_num.cmo src/uucp_script_base.cmo src/uucp_script_data.cmo src/uucp_script.cmo src/uucp_white_data.cmo src/uucp_white.cmo src/uucp.cmo -o src/uucp.cma
- # Parallel statistics: { count(total): 5(143), max: 15, min: 2, average(total): 5.400(1.154) }
-> compiled  uucp.15.0.0
-> installed uucp.15.0.0
Processing 179/186: [uuseg: ocaml build]
+ /home/opam/.opam/4.11/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uutf" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.11/.opam-switch/build/uuseg.15.0.0)
- + ocamlfind ocamldep -package uucp -modules src/uuseg_base.ml > src/uuseg_base.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg_base.mli > src/uuseg_base.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_base.cmi src/uuseg_base.mli
- + ocamlfind ocamldep -package uucp -modules src/uuseg_buf.ml > src/uuseg_buf.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg_buf.mli > src/uuseg_buf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_buf.cmi src/uuseg_buf.mli
- + ocamlfind ocamldep -package uucp -modules src/uuseg_grapheme_cluster.ml > src/uuseg_grapheme_cluster.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg_grapheme_cluster.mli > src/uuseg_grapheme_cluster.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_grapheme_cluster.cmi src/uuseg_grapheme_cluster.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_base.cmx src/uuseg_base.ml
- + ocamlfind ocamldep -package uucp -modules src/uuseg_word.ml > src/uuseg_word.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg_word.mli > src/uuseg_word.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_word.cmi src/uuseg_word.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_buf.cmx src/uuseg_buf.ml
- + ocamlfind ocamldep -package uucp -modules src/uuseg_sentence.ml > src/uuseg_sentence.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg_sentence.mli > src/uuseg_sentence.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_sentence.cmi src/uuseg_sentence.mli
- + ocamlfind ocamldep -package uucp -modules src/uuseg_line_break.ml > src/uuseg_line_break.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg_line_break.mli > src/uuseg_line_break.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_line_break.cmi src/uuseg_line_break.mli
- + ocamlfind ocamldep -package uucp -modules src/uuseg.ml > src/uuseg.ml.depends
- + ocamlfind ocamldep -package uucp -modules src/uuseg.mli > src/uuseg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg.cmi src/uuseg.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_grapheme_cluster.cmx src/uuseg_grapheme_cluster.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_line_break.cmx src/uuseg_line_break.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_sentence.cmx src/uuseg_sentence.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_word.cmx src/uuseg_word.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg.cmx src/uuseg.ml
- + ocamlfind ocamlopt -a -package uucp -I src src/uuseg_base.cmx src/uuseg_buf.cmx src/uuseg_grapheme_cluster.cmx src/uuseg_word.cmx src/uuseg_sentence.cmx src/uuseg_line_break.cmx src/uuseg.cmx -o src/uuseg.cmxa
- + ocamlfind ocamlopt -shared -linkall -package uucp -I src src/uuseg.cmxa -o src/uuseg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_base.cmo src/uuseg_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_buf.cmo src/uuseg_buf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_grapheme_cluster.cmo src/uuseg_grapheme_cluster.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_word.cmo src/uuseg_word.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_sentence.cmo src/uuseg_sentence.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg_line_break.cmo src/uuseg_line_break.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uucp -I src -I test -o src/uuseg.cmo src/uuseg.ml
- + ocamlfind ocamlc -a -package uucp -I src src/uuseg_base.cmo src/uuseg_buf.cmo src/uuseg_grapheme_cluster.cmo src/uuseg_word.cmo src/uuseg_sentence.cmo src/uuseg_line_break.cmo src/uuseg.cmo -o src/uuseg.cma
- + ocamlfind ocamldep -package uutf -package uucp -modules src/uuseg_string.ml > src/uuseg_string.ml.depends
- + ocamlfind ocamldep -package uutf -package uucp -modules src/uuseg_string.mli > src/uuseg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -package uucp -I src -I test -o src/uuseg_string.cmi src/uuseg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -package uucp -I src -I test -o src/uuseg_string.cmx src/uuseg_string.ml
- + ocamlfind ocamlopt -a -package uutf -package uucp -I src src/uuseg_string.cmx -o src/uuseg_string.cmxa
- + ocamlfind ocamlopt -shared -linkall -package uutf -package uucp -I src src/uuseg_string.cmxa -o src/uuseg_string.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -package uucp -I src -I test -o src/uuseg_string.cmo src/uuseg_string.ml
- + ocamlfind ocamlc -a -package uutf -package uucp -I src src/uuseg_string.cmo -o src/uuseg_string.cma
- + ocamlfind ocamldep -package cmdliner -package uutf -package uucp -modules test/usegtrip.ml > test/usegtrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package uutf -package uucp -I test -I src -o test/usegtrip.cmo test/usegtrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package uutf -package uucp -I test -I src -o test/usegtrip.cmx test/usegtrip.ml
- + ocamlfind ocamlopt -linkpkg -g -package cmdliner -package uutf -package uucp -I src -I test src/uuseg_base.cmx src/uuseg_buf.cmx src/uuseg_grapheme_cluster.cmx src/uuseg_line_break.cmx src/uuseg_sentence.cmx src/uuseg_word.cmx src/uuseg.cmx test/usegtrip.cmx -o test/usegtrip.native
- # Parallel statistics: { count(total): 1(45), max: 7, min: 7, average(total): 7.000(1.133) }
-> compiled  uuseg.15.0.0
-> installed uuseg.15.0.0
Processing 181/186: [zed: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "zed" "-j" "39" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/zed.3.2.3)
-> compiled  zed.3.2.3
-> installed zed.3.2.3
Processing 183/186: [lambda-term: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "lambda-term" "-j" "39" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/lambda-term.3.3.2)
-> compiled  lambda-term.3.3.2
-> installed lambda-term.3.3.2
Processing 185/186: [prof_spacetime: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "prof_spacetime" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/prof_spacetime.0.3.0)
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I src/.prof_spacetime_lib.objs/byte -I src/.prof_spacetime_lib.objs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/cohttp-lwt-unix -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/lambda-term -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/lwt_react -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/mew -I /home/opam/.opam/4.11/lib/mew_vi -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/owee -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/react -I /home/opam/.opam/4.11/lib/result -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/spacetime_lib -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/trie -I /home/opam/.opam/4.11/lib/uchar -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I /home/opam/.opam/4.11/lib/uucp -I /home/opam/.opam/4.11/lib/uuseg -I /home/opam/.opam/4.11/lib/uutf -I /home/opam/.opam/4.11/lib/yojson -I /home/opam/.opam/4.11/lib/zed -intf-suffix .ml -no-alias-deps -open Prof_spacetime_lib -o src/.prof_spacetime_lib.objs/native/prof_spacetime_lib__Viewer.cmx -c -impl src/viewer.ml)
- File "src/viewer.ml", line 421, characters 9-38:
- 421 |       if CamomileLibrary.UChar.char_of c = 'q' then
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Error: Unbound module CamomileLibrary
[ERROR] The compilation of prof_spacetime.0.3.0 failed at "dune build -p prof_spacetime -j 39".

#=== ERROR while compiling prof_spacetime.0.3.0 ===============================#
# context              2.1.6 | linux/x86_64 | ocaml-base-compiler.4.11.2 | file:///src
# path                 ~/.opam/4.11/.opam-switch/build/prof_spacetime.0.3.0
# command              ~/.opam/4.11/bin/dune build -p prof_spacetime -j 39
# exit-code            1
# env-file             ~/.opam/log/prof_spacetime-115-342fe4.env
# output-file          ~/.opam/log/prof_spacetime-115-342fe4.out
### output ###
# (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I src/.prof_spacetime_lib.objs/byte -I src/.prof_spacetime_lib.objs/native -I /home/opam/.opam/4.11/lib/angstrom -I /home/opam/.opam/4.11/lib/astring -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base64 -I /home/opam/.opam/4.11/lib/bigstringaf -I /home/opam/.opam/4.11/lib/bytes -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/cohttp -I /home/opam/.opam/4.11/lib/cohttp-lwt -I /home/opam/.opam/4.11/lib/cohttp-lwt-unix -I /home/opam/.opam/4.11/lib/conduit -I /home/opam/.opam/4.11/lib/conduit-lwt -I /home/opam/.opam/4.11/lib/conduit-lwt-unix -I /home/opam/.opam/4.11/lib/domain-name -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/fmt -I /home/opam/.opam/4.11/lib/ipaddr -I /home/opam/.opam/4.11/lib/ipaddr-sexp -I /home/opam/.opam/4.11/lib/ipaddr/unix -I /home/opam/.opam/4.11/lib/lambda-term -I /home/opam/.opam/4.11/lib/logs -I /home/opam/.opam/4.11/lib/lwt -I /home/opam/.opam/4.11/lib/lwt/unix -I /home/opam/.opam/4.11/lib/lwt_react -I /home/opam/.opam/4.11/lib/macaddr -I /home/opam/.opam/4.11/lib/magic-mime -I /home/opam/.opam/4.11/lib/mew -I /home/opam/.opam/4.11/lib/mew_vi -I /home/opam/.opam/4.11/lib/ocaml/threads -I /home/opam/.opam/4.11/lib/ocplib-endian -I /home/opam/.opam/4.11/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.11/lib/owee -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/react -I /home/opam/.opam/4.11/lib/result -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/spacetime_lib -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/stringext -I /home/opam/.opam/4.11/lib/trie -I /home/opam/.opam/4.11/lib/uchar -I /home/opam/.opam/4.11/lib/uri -I /home/opam/.opam/4.11/lib/uri-sexp -I /home/opam/.opam/4.11/lib/uri/services -I /home/opam/.opam/4.11/lib/uucp -I /home/opam/.opam/4.11/lib/uuseg -I /home/opam/.opam/4.11/lib/uutf -I /home/opam/.opam/4.11/lib/yojson -I /home/opam/.opam/4.11/lib/zed -intf-suffix .ml -no-alias-deps -open Prof_spacetime_lib -o src/.prof_spacetime_lib.objs/native/prof_spacetime_lib__Viewer.cmx -c -impl src/viewer.ml)
# File "src/viewer.ml", line 421, characters 9-38:
# 421 |       if CamomileLibrary.UChar.char_of c = 'q' then
#                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound module CamomileLibrary



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build prof_spacetime 0.3.0
+- 
+- The following changes have been performed
| - install angstrom            0.16.0
| - install astring             0.8.5
| - install base                v0.14.3
| - install base-bytes          base
| - install base64              3.5.1
| - install bigstringaf         0.10.0
| - install cmdliner            1.3.0
| - install cohttp              2.5.8
| - install cohttp-lwt          2.1.3
| - install cohttp-lwt-unix     2.1.3
| - install conduit             1.5.0
| - install conduit-lwt         1.5.0
| - install conduit-lwt-unix    1.5.0
| - install cppo                1.7.0
| - install csexp               1.5.2
| - install domain-name         0.4.0
| - install dune-configurator   3.16.0
| - install fieldslib           v0.14.0
| - install fmt                 0.9.0
| - install ipaddr              5.6.0
| - install ipaddr-sexp         5.6.0
| - install jsonm               1.0.2
| - install lambda-term         3.3.2
| - install logs                0.7.0
| - install lwt                 5.7.0
| - install lwt_react           1.2.0
| - install macaddr             5.6.0
| - install magic-mime          1.3.1
| - install mew                 0.1.0
| - install mew_vi              0.5.0
| - install num                 1.5-1
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims  1.0.0
| - install ocamlbuild          0.15.0
| - install ocplib-endian       1.2
| - install owee                0.7
| - install parsexp             v0.14.2
| - install ppx_derivers        1.2.1
| - install ppx_fields_conv     v0.14.2
| - install ppx_sexp_conv       v0.14.3
| - install ppxlib              0.25.1
| - install raw_spacetime       base
| - install re                  1.11.0
| - install react               1.2.2
| - install result              1.5
| - install seq                 base
| - install sexplib             v0.14.0
| - install sexplib0            v0.14.0
| - install spacetime_lib       0.3.0
| - install stdlib-shims        0.3.0
| - install stringext           1.6.0
| - install topkg               1.0.7
| - install trie                1.0.0
| - install uchar               0.0.2
| - install uri                 4.4.0
| - install uri-sexp            4.4.0
| - install uucp                15.0.0
| - install uuseg               15.0.0
| - install uutf                1.0.3
| - install yojson              2.2.2
| - install zed                 3.2.3
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.11/.opam-switch/backup/state-20240912190223.export"
'opam --cli=2.1 install prof_spacetime.0.3.0 zed.3.2.3 yojson.2.2.2 uutf.1.0.3 uuseg.15.0.0 uucp.15.0.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 trie.1.0.0 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 spacetime_lib.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 seq.base result.1.5 react.1.2.2 re.1.11.0 raw_spacetime.base ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_fields_conv.v0.14.2 ppx_derivers.1.2.1 parsexp.v0.14.2 owee.0.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 mew_vi.0.5.0 mew.0.1.0 magic-mime.1.3.1 macaddr.5.6.0 lwt_react.1.2.0 lwt.5.7.0 logs.0.7.0 lambda-term.3.3.2 jsonm.1.0.2 ipaddr-sexp.5.6.0 ipaddr.5.6.0 fmt.0.9.0 fieldslib.v0.14.0 dune-configurator.3.16.0 dune.3.16.0 domain-name.0.4.0 csexp.1.5.2 cppo.1.7.0 conduit-lwt-unix.1.5.0 conduit-lwt.1.5.0 conduit.1.5.0 cohttp-lwt-unix.2.1.3 cohttp-lwt.2.1.3 cohttp.2.5.8 cmdliner.1.3.0 bigstringaf.0.10.0 base64.3.5.1 base-bytes.base base.v0.14.3 astring.0.8.5 angstrom.0.16.0 --verbose --yes --confirm-level=unsafe-yes' failed.
2024-09-12 19:03.57 ---> saved as "ad583da2c2749e89a0b0109cfadbadde33e757af3e967173adcc5aaacc1acba5"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u prof_spacetime:0344702d586feb29bbb20e26e8973056,zed:b5bc39c1a70477a5724057ca81e76a48,uri-sexp:ac2c805ba921789f4c38ab903d27e84b,spacetime_lib:6ce6676e481816cacbcee4cbc747ee61,raw_spacetime:e607ba59f40fb194504cf0884dcab995,owee:1d0481e2997d00e6fab70ff4ade5cf8d,lambda-term:1e66a0f95c814013946582817864662f,ipaddr-sexp:a7bca178db67d1d0d4f1d8fca7a7e03d,conduit-lwt-unix:4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt:41f00889b261db41c25d2e8ad7a3e503,conduit:30c05b901e05c987dbda512771c98c89,cohttp-lwt-unix:bdcc76742957737b29e45ec3947675bc,cohttp-lwt:d9c0bbfe371af716fb43b2749627d02c,cohttp:c5e344bc367390ef25e930511e6c337b"))
2024-09-12 19:04.04 ---> saved as "bcbdb85bc8e0d0954114b9fa25770c0d7cf0820a27d97ea6012da933e095e464"

/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.565582') && (for DATA in prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8,cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b,cohttp.2.5.8 prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3,cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c,cohttp-lwt.2.1.3 prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3,cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc,cohttp-lwt-unix.2.1.3 prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0,conduit.1.5.0-30c05b901e05c987dbda512771c98c89,conduit.1.5.0 prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0,conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503,conduit-lwt.1.5.0 prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0,conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt-unix.1.5.0 prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0,ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d,ipaddr-sexp.5.6.0 prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2,lambda-term.3.3.2-1e66a0f95c814013946582817864662f,lambda-term.3.3.2 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7,owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d,owee.0.7 prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base,raw_spacetime.base-e607ba59f40fb194504cf0884dcab995,raw_spacetime.base prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0,spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61,spacetime_lib.0.3.0 prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0,uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b,uri-sexp.4.4.0 prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3,zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48,zed.3.2.3 prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0,prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056,prof_spacetime.0.3.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/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8,cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b,cohttp.2.5.8 prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3,cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c,cohttp-lwt.2.1.3 prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3,cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc,cohttp-lwt-unix.2.1.3 prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0,conduit.1.5.0-30c05b901e05c987dbda512771c98c89,conduit.1.5.0 prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0,conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503,conduit-lwt.1.5.0 prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0,conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt-unix.1.5.0 prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0,ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d,ipaddr-sexp.5.6.0 prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2,lambda-term.3.3.2-1e66a0f95c814013946582817864662f,lambda-term.3.3.2 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7,owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d,owee.0.7 prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base,raw_spacetime.base-e607ba59f40fb194504cf0884dcab995,raw_spacetime.base prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0,spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61,spacetime_lib.0.3.0 prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0,uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b,uri-sexp.4.4.0 prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3,zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48,zed.3.2.3 prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0,prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056,prof_spacetime.0.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8,cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b,cohttp.2.5.8 prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3,cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c,cohttp-lwt.2.1.3 prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3,cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc,cohttp-lwt-unix.2.1.3 prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0,conduit.1.5.0-30c05b901e05c987dbda512771c98c89,conduit.1.5.0 prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0,conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503,conduit-lwt.1.5.0 prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0,conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b,conduit-lwt-unix.1.5.0 prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0,ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d,ipaddr-sexp.5.6.0 prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2,lambda-term.3.3.2-1e66a0f95c814013946582817864662f,lambda-term.3.3.2 prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7,owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d,owee.0.7 prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base,raw_spacetime.base-e607ba59f40fb194504cf0884dcab995,raw_spacetime.base prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0,spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61,spacetime_lib.0.3.0 prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0,uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b,uri-sexp.4.4.0 prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3,zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48,zed.3.2.3 prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0,prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056,prof_spacetime.0.3.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.565582
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/doc/
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/doc/cohttp/
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/doc/cohttp/CHANGES.md
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/doc/cohttp/LICENSE.md
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/doc/cohttp/README.md
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp.ocamlobjinfo
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/META
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_lexer.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_lexer.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_parser.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_parser.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_parser.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_types.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Accept_types.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Auth.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Auth.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Auth.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Body.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Body.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Body.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Code.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Code.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Code.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Conf.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Conf.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Conf.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Connection.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Connection.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Connection.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Cookie.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Cookie.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Cookie.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Header.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Header.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Header.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Header_io.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Header_io.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Header_io.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Link.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Link.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Link.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Path.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Path.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Path.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Request.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Request.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Request.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Response.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Response.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Response.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__S.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__S.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__String_io.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__String_io.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__String_io.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Transfer.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Transfer.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Transfer.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Transfer_io.cmi
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Transfer_io.cmt
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/cohttp__Transfer_io.cmti
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/lib/cohttp/dune-package
prep/universes/c5e344bc367390ef25e930511e6c337b/cohttp/2.5.8/opam
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/doc/
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/doc/cohttp-lwt/
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/doc/cohttp-lwt/CHANGES.md
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/doc/cohttp-lwt/LICENSE.md
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/doc/cohttp-lwt/README.md
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt.ocamlobjinfo
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/META
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Body.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Body.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Body.cmti
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Client.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Client.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Client.cmti
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Make.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Make.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__S.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__S.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Server.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Server.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__Server.cmti
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__String_io.cmi
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__String_io.cmt
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/cohttp_lwt__String_io.cmti
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/lib/cohttp-lwt/dune-package
prep/universes/d9c0bbfe371af716fb43b2749627d02c/cohttp-lwt/2.1.3/opam
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/doc/
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/doc/cohttp-lwt-unix/
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/doc/cohttp-lwt-unix/CHANGES.md
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/doc/cohttp-lwt-unix/LICENSE.md
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/doc/cohttp-lwt-unix/README.md
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix.ocamlobjinfo
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/META
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmti
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmti
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmti
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmti
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmi
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmt
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmti
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/lib/cohttp-lwt-unix/dune-package
prep/universes/bdcc76742957737b29e45ec3947675bc/cohttp-lwt-unix/2.1.3/opam
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/conduit/
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/conduit/CHANGES.md
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/conduit/LICENSE.md
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/conduit/README.md
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/conduit/odoc-pages/
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/doc/conduit/odoc-pages/index.mld
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit.ocamlobjinfo
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/META
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit.cmi
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit.cmt
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit.cmti
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit_trie.cmi
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit_trie.cmt
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/conduit_trie.cmti
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/dune-package
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/resolver.cmi
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/resolver.cmt
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/lib/conduit/resolver.cmti
prep/universes/30c05b901e05c987dbda512771c98c89/conduit/1.5.0/opam
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/doc/
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/doc/conduit-lwt/
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/doc/conduit-lwt/CHANGES.md
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/doc/conduit-lwt/LICENSE.md
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/doc/conduit-lwt/README.md
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/conduit_lwt.ocamlobjinfo
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/META
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/dune-package
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/resolver_lwt.cmi
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/resolver_lwt.cmt
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/lib/conduit-lwt/resolver_lwt.cmti
prep/universes/41f00889b261db41c25d2e8ad7a3e503/conduit-lwt/1.5.0/opam
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/doc/
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/doc/conduit-lwt-unix/
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/doc/conduit-lwt-unix/CHANGES.md
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/doc/conduit-lwt-unix/LICENSE.md
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/doc/conduit-lwt-unix/README.md
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix.ocamlobjinfo
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/META
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_launchd.cmi
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_launchd.cmt
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_server.cmi
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_server.cmt
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_server.cmti
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_tls.cmi
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_tls.cmt
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_tls.cmti
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix.cmi
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix.cmt
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix.cmti
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix_ssl.cmi
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix_ssl.cmt
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/conduit_lwt_unix_ssl.cmti
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/dune-package
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/resolver_lwt_unix.cmi
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/resolver_lwt_unix.cmt
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/lib/conduit-lwt-unix/resolver_lwt_unix.cmti
prep/universes/4dc2f566ef43ab15b6028dcea76bf11b/conduit-lwt-unix/1.5.0/opam
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/doc/
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/CHANGES.md
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/LICENSE.md
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/doc/ipaddr-sexp/README.md
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/ipaddr_sexp.ocamlobjinfo
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/META
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/dune-package
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/ipaddr_sexp.cmi
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/ipaddr_sexp.cmt
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/lib/ipaddr-sexp/ipaddr_sexp.cmti
prep/universes/a7bca178db67d1d0d4f1d8fca7a7e03d/ipaddr-sexp/5.6.0/opam
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/doc/
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/doc/lambda-term/
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/doc/lambda-term/CHANGES.md
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/doc/lambda-term/LICENSE
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/doc/lambda-term/README.md
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lambda_term.ocamlobjinfo
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/META
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/dune-package
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_buttons_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_buttons_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_color_mappings.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_color_mappings.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_containers_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_containers_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_dlist.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_dlist.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_dlist.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_draw.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_draw.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_draw.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_edit.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_edit.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_edit.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_editor.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_editor.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_editor.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_event.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_event.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_event.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_geom.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_geom.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_geom.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_history.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_history.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_history.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_inputrc.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_inputrc.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_inputrc.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_key.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_key.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_key.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_mouse.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_mouse.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_mouse.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_read_line.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_read_line.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_read_line.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_read_line_base.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_read_line_base.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_resource_lexer.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_resource_lexer.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_resources.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_resources.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_resources.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_running_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_running_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_scroll_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_scroll_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_style.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_style.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_style.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_text.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_text.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_text.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_text_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_text_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_toplevel_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_toplevel_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_ui.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_ui.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_ui.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_unix.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_unix.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_unix.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_vi.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_vi.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_vi.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_base_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_base_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_callbacks.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_callbacks.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_callbacks.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_impl.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_widget_impl.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_windows.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_windows.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/lTerm_windows.cmti
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/literalIntf.cmi
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/lib/lambda-term/literalIntf.cmt
prep/universes/1e66a0f95c814013946582817864662f/lambda-term/3.3.2/opam
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/doc/
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/doc/owee/
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/doc/owee/CHANGES
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/doc/owee/LICENSE
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/doc/owee/README.md
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee.ocamlobjinfo
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/META
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/dune-package
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_buf.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_buf.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_buf.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_debug_line.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_debug_line.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_debug_line.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_elf.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_elf.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_elf.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_elf_notes.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_elf_notes.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_elf_notes.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_form.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_form.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_form.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_graph.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_graph.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_interval_map.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_interval_map.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_interval_map.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_linux_maps.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_linux_maps.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_linux_maps.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_location.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_location.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_location.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_macho.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_macho.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_macho.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_marker.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_marker.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_marker.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_rel.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_rel.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_rel.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_rel_entry.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_rel_entry.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_rel_entry.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_traverse.cmi
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_traverse.cmt
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/lib/owee/owee_traverse.cmti
prep/universes/1d0481e2997d00e6fab70ff4ade5cf8d/owee/0.7/opam
prep/universes/e607ba59f40fb194504cf0884dcab995/raw_spacetime/base/opam
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/doc/
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/doc/spacetime_lib/
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/doc/spacetime_lib/LICENSE
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib.ocamlobjinfo
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/META
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/dune-package
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib.cmi
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib.cmt
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib.cmti
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__.cmi
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__.cmt
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__Elf_locations.cmi
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__Elf_locations.cmt
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__Elf_locations.cmti
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__Versioned.cmi
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__Versioned.cmt
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/lib/spacetime_lib/spacetime_lib__Versioned.cmti
prep/universes/6ce6676e481816cacbcee4cbc747ee61/spacetime_lib/0.3.0/opam
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/doc/
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/doc/uri-sexp/
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/doc/uri-sexp/CHANGES.md
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/doc/uri-sexp/LICENSE.md
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/doc/uri-sexp/README.md
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.ocamlobjinfo
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/META
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/dune-package
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.cmi
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.cmt
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.cmti
prep/universes/ac2c805ba921789f4c38ab903d27e84b/uri-sexp/4.4.0/opam
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/doc/
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/doc/zed/
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/doc/zed/CHANGES.md
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/doc/zed/LICENSE
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/doc/zed/README.md
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed.ocamlobjinfo
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/META
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/dune-package
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_char.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_char.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_char.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_cursor.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_cursor.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_cursor.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_edit.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_edit.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_edit.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_input.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_input.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_input.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_lines.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_lines.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_lines.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_macro.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_macro.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_macro.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_rope.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_rope.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_rope.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_string.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_string.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_string.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_utf8.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_utf8.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_utf8.cmti
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_utils.cmi
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/lib/zed/zed_utils.cmt
prep/universes/b5bc39c1a70477a5724057ca81e76a48/zed/3.2.3/opam
FAILED:prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056
prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0/opam
prep/universes/0344702d586feb29bbb20e26e8973056/prof_spacetime/0.3.0/opam.err.log
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b:bb4c2dcdcb64973a623ed2b1927fb2b32575b8bbbf3591d0c3b693280153d65c
HASHES:cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c:443ec56852e53354b2197f83a961a3a366f92754d727070d45ee3a794f9611ff
HASHES:cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc:86fd28b1c9e80b3217f4e31a0e72cee2defac9886f4c6a3f3c3410dad1977821
HASHES:conduit.1.5.0-30c05b901e05c987dbda512771c98c89:4b1416eadd354464d8bfb72443a75ba96d1ec542f9b5cb805cd063d31835a345
HASHES:conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503:a1e1e4382ac4a4766b32fbc837b07f674c37b3bb879f3bf83cbd8524ae98513a
HASHES:conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b:eb561a1597543dd46284d43a87b2f75ff0229d024872b10847163896e6b47a48
HASHES:ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d:66cdb28820f94dc2c384065d841fd0b5795ad4ce5762a050c664a8e58ffea37e
HASHES:lambda-term.3.3.2-1e66a0f95c814013946582817864662f:ee94a1910b267a509b296d3964d813eaf21eea0f00c22250da4fb7a4c5834090
HASHES:owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d:20d9471e34effb62045b047cec0fa53ffdee319b7795b6f962f6414401d07523
HASHES:raw_spacetime.base-e607ba59f40fb194504cf0884dcab995:3b57c805b75eb05057f6e06df63f2a4b332c67c56a736d80f950cccfb7847ea2
HASHES:spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61:b856ce4ba05ed3e181c4bc290991099a983539f48f256ab28224ece9e523d604
HASHES:uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b:dd4c2790e4afbb26f78f6a0f1ad5ec93573883eed7832733a449e7f1c8832d22
HASHES:zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48:8d801624e02f15666a3cfded99648e282180e258bae9047aeff8147ee3eb47fe
HASHES:prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056:3a5924c596eac99929dd6cbbc297fca650ffdaf3c263e42beaea3d11afd4598b
2024-09-12 19:04.20 ---> saved as "799666e2ea9c6bdb5574c6fa416113d1f1df5cb8f19de4965aa8bb925c67d051"
Job succeeded
2024-09-12 19:11.45: Failed: prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056
2024-09-12 19:11.45: prof_spacetime.0.3.0-0344702d586feb29bbb20e26e8973056 -> 3a5924c596eac99929dd6cbbc297fca650ffdaf3c263e42beaea3d11afd4598b
2024-09-12 19:11.45: zed.3.2.3-b5bc39c1a70477a5724057ca81e76a48 -> 8d801624e02f15666a3cfded99648e282180e258bae9047aeff8147ee3eb47fe
2024-09-12 19:11.45: uri-sexp.4.4.0-ac2c805ba921789f4c38ab903d27e84b -> dd4c2790e4afbb26f78f6a0f1ad5ec93573883eed7832733a449e7f1c8832d22
2024-09-12 19:11.45: spacetime_lib.0.3.0-6ce6676e481816cacbcee4cbc747ee61 -> b856ce4ba05ed3e181c4bc290991099a983539f48f256ab28224ece9e523d604
2024-09-12 19:11.45: raw_spacetime.base-e607ba59f40fb194504cf0884dcab995 -> 3b57c805b75eb05057f6e06df63f2a4b332c67c56a736d80f950cccfb7847ea2
2024-09-12 19:11.45: owee.0.7-1d0481e2997d00e6fab70ff4ade5cf8d -> 20d9471e34effb62045b047cec0fa53ffdee319b7795b6f962f6414401d07523
2024-09-12 19:11.45: lambda-term.3.3.2-1e66a0f95c814013946582817864662f -> ee94a1910b267a509b296d3964d813eaf21eea0f00c22250da4fb7a4c5834090
2024-09-12 19:11.45: ipaddr-sexp.5.6.0-a7bca178db67d1d0d4f1d8fca7a7e03d -> 66cdb28820f94dc2c384065d841fd0b5795ad4ce5762a050c664a8e58ffea37e
2024-09-12 19:11.45: conduit-lwt-unix.1.5.0-4dc2f566ef43ab15b6028dcea76bf11b -> eb561a1597543dd46284d43a87b2f75ff0229d024872b10847163896e6b47a48
2024-09-12 19:11.45: conduit-lwt.1.5.0-41f00889b261db41c25d2e8ad7a3e503 -> a1e1e4382ac4a4766b32fbc837b07f674c37b3bb879f3bf83cbd8524ae98513a
2024-09-12 19:11.45: conduit.1.5.0-30c05b901e05c987dbda512771c98c89 -> 4b1416eadd354464d8bfb72443a75ba96d1ec542f9b5cb805cd063d31835a345
2024-09-12 19:11.45: cohttp-lwt-unix.2.1.3-bdcc76742957737b29e45ec3947675bc -> 86fd28b1c9e80b3217f4e31a0e72cee2defac9886f4c6a3f3c3410dad1977821
2024-09-12 19:11.45: cohttp-lwt.2.1.3-d9c0bbfe371af716fb43b2749627d02c -> 443ec56852e53354b2197f83a961a3a366f92754d727070d45ee3a794f9611ff
2024-09-12 19:11.45: cohttp.2.5.8-c5e344bc367390ef25e930511e6c337b -> bb4c2dcdcb64973a623ed2b1927fb2b32575b8bbbf3591d0c3b693280153d65c
2024-09-12 19:11.45: Job succeeded