2025-02-02 11:06.47: New job: test mirage/mirage-www https://github.com/mirage/mirage-www.git#refs/heads/master (811d43b2ba5d68b3f8740fa4942a1093bdc06c5f) (linux-x86_64:opensuse-15.6-4.14_opam-2.3)
Base: ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:eba88f820fea1feb3ac2d7d0020fd3bfe96214091920268a2ce30c4f41a21e92
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/mirage/mirage-www.git" -b "master" && cd "mirage-www" && git reset --hard 811d43b2
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:eba88f820fea1feb3ac2d7d0020fd3bfe96214091920268a2ce30c4f41a21e92
# opensuse-15.6-4.14_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 mirageio.opam ./
RUN opam pin add -yn mirageio.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.2 caqti-lwt.2.1.1 charrua.1.6.0 charrua-client.1.6.0 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-linux-libc-dev.0 conf-oniguruma.1 conf-pkg-config.4 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 ctypes.0.23.0 digestif.1.2.0 dns.9.1.0 dns-certify.9.1.0 dns-mirage.9.1.0 dns-tsig.9.1.0 domain-name.0.4.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 emile.1.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hilite.0.4.0 hmap.0.8.1 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 letsencrypt.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.9 mirage.4.8.2 mirage-block.3.0.2 mirage-block-unix.2.14.2 mirage-bootvar.1.0.1 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-crypto-rng-mirage.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mirage-kv-mem.3.2.1 mirage-kv-unix.3.0.1 mirage-logs.2.1.0 mirage-net.4.0.0 mirage-net-unix.3.0.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.3 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 oniguruma.0.1.2 opam-monorepo.0.4.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving_yaml.0.4.0 ppxlib.0.34.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 tailwindcss.dev tcpip.8.2.0 textmate-language.0.4.0 tls.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 tuntap.2.0.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uutf.1.0.3 x509.1.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-02-02 11:06.47: Using cache hint "mirage/mirage-www-ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:eba88f820fea1feb3ac2d7d0020fd3bfe96214091920268a2ce30c4f41a21e92-opensuse-15.6-4.14_opam-2.3-2eb4743c02ea0faf74f0e41fef56dd6b"
2025-02-02 11:06.47: Using OBuilder spec:
((from ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:eba88f820fea1feb3ac2d7d0020fd3bfe96214091920268a2ce30c4f41a21e92)
(comment opensuse-15.6-4.14_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src mirageio.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn mirageio.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.2 caqti-lwt.2.1.1 charrua.1.6.0 charrua-client.1.6.0 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-linux-libc-dev.0 conf-oniguruma.1 conf-pkg-config.4 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 ctypes.0.23.0 digestif.1.2.0 dns.9.1.0 dns-certify.9.1.0 dns-mirage.9.1.0 dns-tsig.9.1.0 domain-name.0.4.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 emile.1.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hilite.0.4.0 hmap.0.8.1 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 letsencrypt.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.9 mirage.4.8.2 mirage-block.3.0.2 mirage-block-unix.2.14.2 mirage-bootvar.1.0.1 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-crypto-rng-mirage.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mirage-kv-mem.3.2.1 mirage-kv-unix.3.0.1 mirage-logs.2.1.0 mirage-net.4.0.0 mirage-net-unix.3.0.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.3 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 oniguruma.0.1.2 opam-monorepo.0.4.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving_yaml.0.4.0 ppxlib.0.34.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 tailwindcss.dev tcpip.8.2.0 textmate-language.0.4.0 tls.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 tuntap.2.0.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uutf.1.0.3 x509.1.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)
2025-02-02 11:06.47: Waiting for resource in pool OCluster
2025-02-02 11:18.53: Waiting for worker…
2025-02-02 11:22.46: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
Submodule path 'data/wiki/files/mirage-skeleton': checked out 'ff5febb147ec708ef56d74e9fed9e99743965edd'
HEAD is now at 811d43b Merge pull request #848 from hannesm/no-nqsb
Synchronising submodule url for 'data/wiki/files/mirage-skeleton'
Cleared directory 'data/wiki/files/mirage-skeleton'
Submodule 'data/wiki/files/mirage-skeleton' (https://github.com/mirage/mirage-skeleton) unregistered for path 'data/wiki/files/mirage-skeleton'
Submodule 'data/wiki/files/mirage-skeleton' (https://github.com/mirage/mirage-skeleton) registered for path 'data/wiki/files/mirage-skeleton'
Submodule path 'data/wiki/files/mirage-skeleton': checked out 'ff5febb147ec708ef56d74e9fed9e99743965edd'
(from ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:eba88f820fea1feb3ac2d7d0020fd3bfe96214091920268a2ce30c4f41a21e92)
2025-02-02 11:22.51 ---> using "0485a2026e564b724b0cb53982b52df4b1cf6ee09411c531de89eb83512d3b66" from cache
/: (comment opensuse-15.6-4.14_opam-2.3)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (workdir /src)
/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-02-02 11:22.51 ---> using "8489ffa21b79d4e1e8cf9325f2838644bf1968d6f4341b1df21167b05c6c938a" from cache
/src: (run (shell "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.2, which can't be reverted.
You may want to back it up before going further.
Continue? [y/n] y
[NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=255 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2025-02-02 11:22.51 ---> using "7bedd2c4d046d9add0406293b3094500471a086d41fd8b3387c8988739108452" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-131-generic
The OCaml toplevel, version 4.14.2
2.3.0
2025-02-02 11:22.51 ---> using "65da99c74455127a0a6d102b58243310e578556c13a107b83c64cd505372d68d" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-02-02 11:22.51 ---> using "0c6f8d5259d9044ee17be87bfbfcca5213e6bd35a55b54ac775c3861dec10c5c" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
3e681a81f6..f872de4b7a master -> origin/master
c3f91066cc Merge pull request #27340 from hannesm/release-mirage-crypto-v1.2.0
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2025-02-02 11:22.51 ---> using "fb944757844500660847df1be1a06a17f50654f6594f9cbb93d1afe59471253c" from cache
/src: (copy (src mirageio.opam) (dst ./))
2025-02-02 11:22.51 ---> saved as "e8bf457830e72b6b5e7cab74d08631b323d338c53874ca3d4022a89f57e4a33b"
/src: (run (network host)
(shell "opam pin add -yn mirageio.dev './'"))
Package mirageio does not exist, create as a NEW package? [y/n] y
[mirageio.dev] synchronised (file:///src)
The following additional pinnings are required by mirageio.dev:
- dream-pure.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d
- dream.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d
- dream-mirage.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d
- dream-httpaf.dev at git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d
- tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz
Pin and install them? [y/n] y
[dream-pure.dev] synchronised (no changes)
dream-pure is now pinned to git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d (version dev)
[dream.dev] synchronised (no changes)
dream is now pinned to git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d (version dev)
Package dream-mirage does not exist, create as a NEW package? [y/n] y
[dream-mirage.dev] synchronised (no changes)
dream-mirage is now pinned to git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d (version dev)
[dream-httpaf.dev] synchronised (no changes)
dream-httpaf is now pinned to git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d (version dev)
Package tailwindcss does not exist, create as a NEW package? [y/n] y
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz (version dev)
mirageio is now pinned to file:///src (version dev)
2025-02-02 11:26.46 ---> saved as "e717ce85e871d64cb7bc6ca9c0f01f1fbad702f7858e01800a5338c5a31006ce"
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-02-02 11:26.47 ---> saved as "344514b3adf8b9f5ceaab487adb5bce1bdda8b5ab77e5edcc088edcf9cdb8a8f"
/src: (env DEPS "angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.2 caqti-lwt.2.1.1 charrua.1.6.0 charrua-client.1.6.0 cmarkit.0.3.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libssl.4 conf-linux-libc-dev.0 conf-oniguruma.1 conf-pkg-config.4 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 ctypes.0.23.0 digestif.1.2.0 dns.9.1.0 dns-certify.9.1.0 dns-mirage.9.1.0 dns-tsig.9.1.0 domain-name.0.4.0 dream.dev dream-httpaf.dev dream-mirage.dev dream-pure.dev dune.3.17.2 dune-configurator.3.17.2 dune-private-libs.3.17.2 dune-site.3.17.2 duration.0.2.1 dyn.3.17.2 emile.1.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hilite.0.4.0 hmap.0.8.1 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 letsencrypt.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.9 mirage.4.8.2 mirage-block.3.0.2 mirage-block-unix.2.14.2 mirage-bootvar.1.0.1 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-crypto-rng-mirage.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mirage-kv-mem.3.2.1 mirage-kv-unix.3.0.1 mirage-logs.2.1.0 mirage-net.4.0.0 mirage-net-unix.3.0.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.3 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 oniguruma.0.1.2 opam-monorepo.0.4.0 optint.0.3.0 ordering.3.17.2 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving_yaml.0.4.0 ppxlib.0.34.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 result.1.5 rresult.0.7.0 seq.base sexplib0.v0.17.0 ssl.0.7.0 stdlib-shims.0.3.0 stdune.3.17.2 stringext.1.6.0 tailwindcss.dev tcpip.8.2.0 textmate-language.0.4.0 tls.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 tuntap.2.0.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uutf.1.0.3 x509.1.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14")
/src: (env CI true)
/src: (env OCAMLCI true)
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirageio.dev $DEPS"))
+ /usr/bin/sudo "zypper" "--non-interactive" "refresh"
- Retrieving repository 'Update repository of openSUSE Backports' metadata [....
- ........done]
- Building repository 'Update repository of openSUSE Backports' cache [..
- ..done]
- Repository 'Non-OSS Repository' is up to date.
- Repository 'Main Repository' is up to date.
- Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata [......
- ........
- ..........
- .........
- ..........
- ..........
- ..........
- .........
- ..........
- ..........
- .........
- .......
- ..done]
- Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache [..
- ..done]
- Retrieving repository 'Main Update Repository' metadata [....
- .....done]
- Building repository 'Main Update Repository' cache [....done]
- Repository 'Update Repository (Non-Oss)' is up to date.
- All repositories have been refreshed.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dream.dev] synchronised (no changes)
[dream-mirage.dev] synchronised (no changes)
[mirageio.dev] synchronised (file:///src)
[dream-httpaf.dev] synchronised (no changes)
[dream-pure.dev] synchronised (no changes)
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following system packages will first need to be installed:
gmp-devel libev-devel libopenssl-devel oniguruma-devel
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "zypper" "--non-interactive" "install" "gmp-devel" "libev-devel" "libopenssl-devel" "oniguruma-devel"
- Loading repository data...
- Reading installed packages...
- Resolving package dependencies...
-
- The following 9 NEW packages are going to be installed:
- gmp-devel jitterentropy-devel libev-devel libev4 libgmpxx4 libonig4 libopenssl-3-devel libopenssl-devel oniguruma-devel
-
- 9 new packages to install.
-
- Package download size: 3.0 MiB
-
- Package install size change:
- | 9.9 MiB required by packages that will be installed
- 9.9 MiB | - 0 B released by packages that will be removed
-
- Backend: classic_rpmtrans
- Continue? [y/n/v/...? shows all options] (y): y
- Retrieving: libev4-4.33-150600.1.3.x86_64 (Main Repository) (1/9), 37.8 KiB
- Retrieving: libev4-4.33-150600.1.3.x86_64.rpm [..done (30.3 KiB/s)]
- Retrieving: libgmpxx4-6.1.2-4.9.1.x86_64 (Main Repository) (2/9), 17.1 KiB
- Retrieving: libgmpxx4-6.1.2-4.9.1.x86_64.rpm [..done (17.1 KiB/s)]
- Retrieving: libev-devel-4.33-150600.1.3.x86_64 (Main Repository) (3/9), 180.7 KiB
- Retrieving: libev-devel-4.33-150600.1.3.x86_64.rpm [..done]
- Retrieving: gmp-devel-6.1.2-4.9.1.x86_64 (Main Repository) (4/9), 2.2 MiB
- Retrieving: gmp-devel-6.1.2-4.9.1.x86_64.rpm [...done (10.0 MiB/s)]
- Retrieving: jitterentropy-devel-3.4.1-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (5/9), 29.5 KiB
- Retrieving: jitterentropy-devel-3.4.1-150000.1.12.1.x86_64.rpm [.
- .done (17.8 KiB/s)]
- Retrieving: libonig4-6.7.0-150000.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (6/9), 127.6 KiB
- Retrieving: libonig4-6.7.0-150000.3.6.1.x86_64.rpm [..done]
- Retrieving: libopenssl-3-devel-3.1.4-150600.5.21.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (7/9), 376.5 KiB
- Retrieving: libopenssl-3-devel-3.1.4-150600.5.21.1.x86_64.rpm [...done (2.5 MiB/s)]
- Retrieving: oniguruma-devel-6.7.0-150000.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (8/9), 90.5 KiB
- Retrieving: oniguruma-devel-6.7.0-150000.3.6.1.x86_64.rpm [..done (28.9 KiB/s)]
- Retrieving: libopenssl-devel-3.1.4-150600.2.1.noarch (Main Repository) (9/9), 26.6 KiB
- Retrieving: libopenssl-devel-3.1.4-150600.2.1.noarch.rpm [..done (20.6 KiB/s)]
-
- Checking for file conflicts: [..
- .done]
- (1/9) Installing: libev4-4.33-150600.1.3.x86_64 [..done]
- (2/9) Installing: libgmpxx4-6.1.2-4.9.1.x86_64 [..done]
- (3/9) Installing: libev-devel-4.33-150600.1.3.x86_64 [..done]
- (4/9) Installing: gmp-devel-6.1.2-4.9.1.x86_64 [......done]
- (5/9) Installing: jitterentropy-devel-3.4.1-150000.1.12.1.x86_64 [..done]
- (6/9) Installing: libonig4-6.7.0-150000.3.6.1.x86_64 [..done]
- (7/9) Installing: libopenssl-3-devel-3.1.4-150600.5.21.1.x86_64 [.
- ..done]
- (8/9) Installing: oniguruma-devel-6.7.0-150000.3.6.1.x86_64 [..done]
- (9/9) Installing: libopenssl-devel-3.1.4-150600.2.1.noarch [..done]
2025-02-02 11:28.35 ---> saved as "c66ac9c68ebbe95ccf7e0780a1f7b5d1430c9a86b35459906635cd8be64943a8"
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dream-mirage.dev] synchronised (no changes)
[dream.dev] synchronised (no changes)
[dream-httpaf.dev] synchronised (no changes)
[dream-pure.dev] synchronised (no changes)
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 153 packages
- install angstrom 0.16.1
- install arp 3.1.1
- install asn1-combinators 0.3.2
- install astring 0.8.5
- install base-bytes base
- install base64 3.5.1
- install bigarray-compat 1.1.0
- install bigarray-overlap 0.2.1
- install bigstringaf 0.10.0
- install bos 0.2.1
- install camlp-streams 5.0.1
- install caqti 2.1.2
- install caqti-lwt 2.1.1
- install charrua 1.6.0
- install charrua-client 1.6.0
- install cmarkit 0.3.0
- install cmdliner 1.3.0
- install conf-gmp 4
- install conf-gmp-powm-sec 3
- install conf-libev 4-12
- install conf-libssl 4
- install conf-linux-libc-dev 0
- install conf-oniguruma 1
- install conf-pkg-config 4
- install cppo 1.8.0
- install crunch 3.3.1
- install csexp 1.5.2
- install cstruct 6.2.0
- install cstruct-lwt 6.2.0
- install ctypes 0.23.0
- install digestif 1.2.0
- install dns 9.1.0
- install dns-certify 9.1.0
- install dns-mirage 9.1.0
- install dns-tsig 9.1.0
- install domain-name 0.4.0
- install dream dev (pinned)
- install dream-httpaf dev (pinned)
- install dream-mirage dev (pinned)
- install dream-pure dev (pinned)
- install dune 3.17.2
- install dune-configurator 3.17.2
- install dune-private-libs 3.17.2
- install dune-site 3.17.2
- install duration 0.2.1
- install dyn 3.17.2
- install emile 1.1
- install eqaf 0.10
- install ethernet 3.2.0
- install faraday 0.8.2
- install faraday-lwt 0.8.2
- install faraday-lwt-unix 0.8.2
- install fmt 0.9.0
- install fpath 0.7.3
- install gmap 0.3.0
- install graphql 0.14.0
- install graphql-lwt 0.14.0
- install graphql_parser 0.14.0
- install hilite 0.4.0
- install hmap 0.8.1
- install integers 0.7.0
- install ipaddr 5.6.0
- install ipaddr-cstruct 5.6.0
- install kdf 1.0.0
- install ke 0.6
- install lambdasoup 1.1.1
- install letsencrypt 1.0.0
- install logs 0.7.0
- install lru 0.3.1
- install lwt 5.9.0
- install lwt-dllist 1.0.1
- install lwt_ppx 5.8.0
- install lwt_ssl 1.2.0
- install macaddr 5.6.0
- install macaddr-cstruct 5.6.0
- install magic-mime 1.3.1
- install markup 1.0.3
- install mdx 2.5.0
- install menhir 20240715
- install menhirCST 20240715
- install menhirLib 20240715
- install menhirSdk 20240715
- install metrics 0.4.1
- install mimic 0.0.9
- install mirage 4.8.2
- install mirage-block 3.0.2
- install mirage-block-unix 2.14.2
- install mirage-bootvar 1.0.1
- install mirage-clock 4.2.0
- install mirage-clock-unix 4.2.0
- install mirage-crypto 1.2.0
- install mirage-crypto-ec 1.2.0
- install mirage-crypto-pk 1.2.0
- install mirage-crypto-rng 1.2.0
- install mirage-crypto-rng-lwt 1.2.0
- install mirage-crypto-rng-mirage 1.2.0
- install mirage-flow 4.0.2
- install mirage-kv 6.1.1
- install mirage-kv-mem 3.2.1
- install mirage-kv-unix 3.0.1
- install mirage-logs 2.1.0
- install mirage-net 4.0.0
- install mirage-net-unix 3.0.0
- install mirage-runtime 4.8.2
- install mirage-time 3.0.0
- install mirage-unix 5.0.1
- install mtime 2.1.0
- install multipart_form 0.6.0
- install multipart_form-lwt 0.6.0
- install ocaml-compiler-libs v0.12.4
- install ocaml-syntax-shims 1.0.0
- install ocaml-version 3.7.3
- install ocamlbuild 0.15.0
- install ocamlfind 1.9.6
- install ocplib-endian 1.2
- install ohex 0.2.0
- install oniguruma 0.1.2
- install opam-monorepo 0.4.0
- install optint 0.3.0
- install ordering 3.17.2
- install pecu 0.7
- install pp 2.0.0
- install ppx_derivers 1.2.1
- install ppx_deriving_yaml 0.4.0
- install ppxlib 0.34.0
- install prettym 0.0.3
- install psq 0.2.1
- install ptime 1.2.0
- install randomconv 0.2.0
- install re 1.12.0
- install result 1.5
- install rresult 0.7.0
- install seq base
- install sexplib0 v0.17.0
- install ssl 0.7.0
- install stdlib-shims 0.3.0
- install stdune 3.17.2
- install stringext 1.6.0
- install tailwindcss dev (pinned)
- install tcpip 8.2.0
- install textmate-language 0.4.0
- install tls 1.0.4
- install tls-mirage 1.0.4
- install topkg 1.0.7
- install tuntap 2.0.1
- install uchar 0.0.2
- install unstrctrd 0.4
- install uri 4.4.0
- install uutf 1.0.3
- install x509 1.0.5
- install yaml 3.2.0
- install yojson 2.2.2
- install zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.3.2 (cached)
-> retrieved angstrom.0.16.1 (cached)
-> retrieved arp.3.1.1 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved base64.3.5.1 (cached)
-> retrieved bigarray-compat.1.1.0 (cached)
-> retrieved bigarray-overlap.0.2.1 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved charrua.1.6.0, charrua-client.1.6.0 (cached)
-> retrieved caqti.2.1.2 (cached)
-> retrieved caqti-lwt.2.1.1 (cached)
-> retrieved conf-gmp.4 (cached)
-> retrieved conf-gmp-powm-sec.3 (cached)
-> retrieved conf-libev.4-12 (cached)
-> retrieved conf-libssl.4 (cached)
-> retrieved cmarkit.0.3.0 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved cppo.1.8.0 (cached)
-> installed conf-gmp.4
-> installed conf-pkg-config.4
-> retrieved crunch.3.3.1 (cached)
-> retrieved csexp.1.5.2 (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (cached)
-> installed conf-libev.4-12
-> installed conf-gmp-powm-sec.3
-> installed conf-linux-libc-dev.0
-> installed conf-libssl.4
-> installed conf-oniguruma.1
-> retrieved ctypes.0.23.0 (cached)
-> retrieved dns.9.1.0, dns-certify.9.1.0, dns-mirage.9.1.0, dns-tsig.9.1.0 (cached)
-> retrieved digestif.1.2.0 (cached)
-> retrieved domain-name.0.4.0 (cached)
-> retrieved dream-mirage.dev (no changes)
-> retrieved dream-httpaf.dev (no changes)
-> retrieved dream.dev (no changes)
-> retrieved duration.0.2.1 (cached)
-> retrieved emile.1.1 (cached)
-> retrieved eqaf.0.10 (cached)
-> retrieved ethernet.3.2.0 (cached)
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
-> retrieved fmt.0.9.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
-> retrieved hilite.0.4.0 (cached)
-> retrieved hmap.0.8.1 (cached)
-> retrieved dream-pure.dev (no changes)
-> retrieved integers.0.7.0 (cached)
-> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0 (cached)
-> retrieved kdf.1.0.0 (cached)
-> retrieved ke.0.6 (cached)
-> retrieved lambdasoup.1.1.1 (cached)
-> retrieved letsencrypt.1.0.0 (cached)
-> retrieved logs.0.7.0 (cached)
-> retrieved lru.0.3.1 (cached)
-> retrieved lwt-dllist.1.0.1 (cached)
-> retrieved lwt.5.9.0 (cached)
-> retrieved lwt_ppx.5.8.0 (cached)
-> retrieved lwt_ssl.1.2.0 (cached)
-> retrieved magic-mime.1.3.1 (cached)
-> retrieved markup.1.0.3 (cached)
-> retrieved mdx.2.5.0 (cached)
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
-> retrieved dune.3.17.2, dune-configurator.3.17.2, dune-private-libs.3.17.2, dune-site.3.17.2, dyn.3.17.2, ordering.3.17.2, stdune.3.17.2 (cached)
-> retrieved metrics.0.4.1 (cached)
-> retrieved mimic.0.0.9 (cached)
-> retrieved mirage.4.8.2, mirage-runtime.4.8.2 (cached)
-> retrieved mirage-block.3.0.2 (cached)
-> retrieved mirage-block-unix.2.14.2 (cached)
-> retrieved mirage-bootvar.1.0.1 (cached)
-> installed cmdliner.1.3.0
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (cached)
-> retrieved mirage-flow.4.0.2 (cached)
-> retrieved mirage-kv.6.1.1 (cached)
-> retrieved mirage-kv-unix.3.0.1 (cached)
-> retrieved mirage-logs.2.1.0 (cached)
-> retrieved mirage-net.4.0.0 (cached)
-> retrieved mirage-net-unix.3.0.0 (cached)
-> retrieved mirage-time.3.0.0 (cached)
-> retrieved mirage-unix.5.0.1 (cached)
-> retrieved mtime.2.1.0 (cached)
-> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml-version.3.7.3 (cached)
-> retrieved ocamlbuild.0.15.0 (cached)
-> retrieved ocamlfind.1.9.6 (cached)
-> retrieved mirage-kv-mem.3.2.1 (https://github.com/mirage/mirage-kv-mem/releases/download/v3.2.1/mirage-kv-mem-3.2.1.tbz)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved ohex.0.2.0 (cached)
-> retrieved oniguruma.0.1.2 (cached)
-> retrieved optint.0.3.0 (cached)
-> retrieved pecu.0.7 (cached)
-> retrieved pp.2.0.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_deriving_yaml.0.4.0 (cached)
-> retrieved ppxlib.0.34.0 (cached)
-> retrieved mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0, mirage-crypto-rng-mirage.1.2.0 (cached)
-> retrieved prettym.0.0.3 (cached)
-> retrieved psq.0.2.1 (cached)
-> retrieved randomconv.0.2.0 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved result.1.5 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved re.1.12.0 (cached)
-> retrieved sexplib0.v0.17.0 (cached)
-> retrieved ssl.0.7.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved tcpip.8.2.0 (cached)
-> retrieved textmate-language.0.4.0 (cached)
-> retrieved tls.1.0.4, tls-mirage.1.0.4 (cached)
-> retrieved topkg.1.0.7 (cached)
-> retrieved tuntap.2.0.1 (cached)
-> retrieved uchar.0.0.2 (cached)
-> retrieved unstrctrd.0.4 (cached)
-> retrieved uri.4.4.0 (cached)
-> retrieved uutf.1.0.3 (cached)
-> retrieved x509.1.0.5 (cached)
-> retrieved yaml.3.2.0 (cached)
-> retrieved yojson.2.2.2 (cached)
-> retrieved zarith.1.14 (cached)
-> retrieved opam-monorepo.0.4.0 (cached)
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
-> installed tailwindcss.dev
-> installed ocamlbuild.0.15.0
-> installed uchar.0.0.2
-> installed zarith.1.14
-> installed topkg.1.0.7
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed mtime.2.1.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed ptime.1.2.0
-> installed fpath.0.7.3
-> installed cmarkit.0.3.0
-> installed dune.3.17.2
-> installed asn1-combinators.0.3.2
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed bigarray-overlap.0.2.1
-> installed camlp-streams.5.0.1
-> installed cppo.1.8.0
-> installed crunch.3.3.1
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed domain-name.0.4.0
-> installed duration.0.2.1
-> installed eqaf.0.10
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed lwt-dllist.1.0.1
-> installed macaddr.5.6.0
-> installed magic-mime.1.3.1
-> installed markup.1.0.3
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> installed metrics.0.4.1
-> installed mirage-bootvar.1.0.1
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.3.7.3
-> installed ohex.0.2.0
-> installed optint.0.3.0
-> installed pecu.0.7
-> installed pp.2.0.0
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed randomconv.0.2.0
-> installed re.1.12.0
-> installed result.1.5
-> installed sexplib0.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed yojson.2.2.2
-> installed ocplib-endian.1.2
-> installed ipaddr.5.6.0
-> installed macaddr-cstruct.5.6.0
-> installed lambdasoup.1.1.1
-> installed lru.0.3.1
-> installed ipaddr-cstruct.5.6.0
-> installed integers.0.7.0
-> installed digestif.1.2.0
-> installed tuntap.2.0.1
-> installed ordering.3.17.2
-> installed dune-configurator.3.17.2
-> installed bigstringaf.0.10.0
-> installed mirage-clock-unix.4.2.0
-> installed faraday.0.8.2
-> installed oniguruma.0.1.2
-> installed angstrom.0.16.1
-> installed dyn.3.17.2
-> installed mirage-crypto.1.2.0
-> installed ssl.0.7.0
-> installed prettym.0.0.3
-> installed textmate-language.0.4.0
-> installed emile.1.1
-> installed unstrctrd.0.4
-> installed kdf.1.0.0
-> installed hilite.0.4.0
-> installed uri.4.4.0
-> installed lwt.5.9.0
-> installed mirage-time.3.0.0
-> installed faraday-lwt.0.8.2
-> installed cstruct-lwt.6.2.0
-> installed lwt_ssl.1.2.0
-> installed mirage-block.3.0.2
-> installed mirage-flow.4.0.2
-> installed mirage-kv.6.1.1
-> installed mirage-net.4.0.0
-> installed faraday-lwt-unix.0.8.2
-> installed mirage-kv-unix.3.0.1
-> installed mirage-kv-mem.3.2.1
-> installed logs.0.7.0
-> installed ethernet.3.2.0
-> installed ctypes.0.23.0
-> installed mirage-logs.2.1.0
-> installed mirage-net-unix.3.0.0
-> installed mirage-block-unix.2.14.2
-> installed mirage-runtime.4.8.2
-> installed mimic.0.0.9
-> installed arp.3.1.1
-> installed mirage-unix.5.0.1
-> installed stdune.3.17.2
-> installed dns.9.1.0
-> installed mirage-crypto-rng.1.2.0
-> installed multipart_form.0.6.0
-> installed dns-tsig.9.1.0
-> installed multipart_form-lwt.0.6.0
-> installed mirage-crypto-rng-lwt.1.2.0
-> installed mirage-crypto-rng-mirage.1.2.0
-> installed opam-monorepo.0.4.0
-> installed mirage-crypto-pk.1.2.0
-> installed bos.0.2.1
-> installed mdx.2.5.0
-> installed tcpip.8.2.0
-> installed dune-private-libs.3.17.2
-> installed charrua.1.6.0
-> installed dns-mirage.9.1.0
-> installed charrua-client.1.6.0
-> installed mirage.4.8.2
-> installed dune-site.3.17.2
-> installed menhir.20240715
-> installed yaml.3.2.0
-> installed mirage-crypto-ec.1.2.0
-> installed graphql_parser.0.14.0
-> installed graphql.0.14.0
-> installed graphql-lwt.0.14.0
-> installed x509.1.0.5
-> installed dns-certify.9.1.0
-> installed letsencrypt.1.0.0
-> installed tls.1.0.4
-> installed ppxlib.0.34.0
-> installed tls-mirage.1.0.4
-> installed caqti.2.1.2
-> installed caqti-lwt.2.1.1
-> installed ppx_deriving_yaml.0.4.0
-> installed lwt_ppx.5.8.0
-> installed dream-pure.dev
-> installed dream-httpaf.dev
[ERROR] The compilation of dream.dev failed at "dune build -p dream -j 71".
#=== ERROR while compiling dream.dev ==========================================#
# context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.14.2 | pinned(git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d#e3c57b830ca7f517f531ac998ab13923f8bd076d)
# path ~/.opam/4.14/.opam-switch/build/dream.dev
# command ~/.opam/4.14/bin/dune build -p dream -j 71
# exit-code 1
# env-file ~/.opam/log/dream-1-4b8e81.env
# output-file ~/.opam/log/dream-1-4b8e81.out
### output ###
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/cipher/.dream__cipher.objs/byte -I /home/opam/.opam/4.14/lib/angstrom -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/bigstringaf -I /home/opam/.opam/4.14/lib/cstruct -I /home/opam/.opam/4.14/lib/digestif -I /home/opam/.opam/4.14/lib/dream-pure -I /home/opam/.opam/4.14/lib/eqaf -I /home/opam/.opam/4.14/lib/hmap -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/mirage-crypto -I /home/opam/.opam/4.14/lib/mirage-crypto-rng -I /home/opam/.opam/4.14/lib/ptime -I /home/opam/.opam/4.14/lib/stringext -I /home/opam/.opam/4.14/lib/uri -no-alias-deps -open Dream__cipher -o src/cipher/.dream__cipher.objs/byte/dream__cipher__Random.cmo -c -impl src/cipher/random.pp.ml)
# File "src/cipher/random.ml", line 25, characters 20-37:
# 25 | Cstruct.to_string (random_buffer n)
# ^^^^^^^^^^^^^^^^^
# Error: This expression has type string but an expression was expected of type
# Cstruct.t
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build dream dev
+-
+- The following changes have been performed (the rest was aborted)
| - install angstrom 0.16.1
| - install arp 3.1.1
| - install asn1-combinators 0.3.2
| - install astring 0.8.5
| - install base-bytes base
| - install base64 3.5.1
| - install bigarray-compat 1.1.0
| - install bigarray-overlap 0.2.1
| - install bigstringaf 0.10.0
| - install bos 0.2.1
| - install camlp-streams 5.0.1
| - install caqti 2.1.2
| - install caqti-lwt 2.1.1
| - install charrua 1.6.0
| - install charrua-client 1.6.0
| - install cmarkit 0.3.0
| - install cmdliner 1.3.0
| - install conf-gmp 4
| - install conf-gmp-powm-sec 3
| - install conf-libev 4-12
| - install conf-libssl 4
| - install conf-linux-libc-dev 0
| - install conf-oniguruma 1
| - install conf-pkg-config 4
| - install cppo 1.8.0
| - install crunch 3.3.1
| - install csexp 1.5.2
| - install cstruct 6.2.0
| - install cstruct-lwt 6.2.0
| - install ctypes 0.23.0
| - install digestif 1.2.0
| - install dns 9.1.0
| - install dns-certify 9.1.0
| - install dns-mirage 9.1.0
| - install dns-tsig 9.1.0
| - install domain-name 0.4.0
| - install dream-httpaf dev
| - install dream-pure dev
| - install dune 3.17.2
| - install dune-configurator 3.17.2
| - install dune-private-libs 3.17.2
| - install dune-site 3.17.2
| - install duration 0.2.1
| - install dyn 3.17.2
| - install emile 1.1
| - install eqaf 0.10
| - install ethernet 3.2.0
| - install faraday 0.8.2
| - install faraday-lwt 0.8.2
| - install faraday-lwt-unix 0.8.2
| - install fmt 0.9.0
| - install fpath 0.7.3
| - install gmap 0.3.0
| - install graphql 0.14.0
| - install graphql-lwt 0.14.0
| - install graphql_parser 0.14.0
| - install hilite 0.4.0
| - install hmap 0.8.1
| - install integers 0.7.0
| - install ipaddr 5.6.0
| - install ipaddr-cstruct 5.6.0
| - install kdf 1.0.0
| - install ke 0.6
| - install lambdasoup 1.1.1
| - install letsencrypt 1.0.0
| - install logs 0.7.0
| - install lru 0.3.1
| - install lwt 5.9.0
| - install lwt-dllist 1.0.1
| - install lwt_ppx 5.8.0
| - install lwt_ssl 1.2.0
| - install macaddr 5.6.0
| - install macaddr-cstruct 5.6.0
| - install magic-mime 1.3.1
| - install markup 1.0.3
| - install mdx 2.5.0
| - install menhir 20240715
| - install menhirCST 20240715
| - install menhirLib 20240715
| - install menhirSdk 20240715
| - install metrics 0.4.1
| - install mimic 0.0.9
| - install mirage 4.8.2
| - install mirage-block 3.0.2
| - install mirage-block-unix 2.14.2
| - install mirage-bootvar 1.0.1
| - install mirage-clock 4.2.0
| - install mirage-clock-unix 4.2.0
| - install mirage-crypto 1.2.0
| - install mirage-crypto-ec 1.2.0
| - install mirage-crypto-pk 1.2.0
| - install mirage-crypto-rng 1.2.0
| - install mirage-crypto-rng-lwt 1.2.0
| - install mirage-crypto-rng-mirage 1.2.0
| - install mirage-flow 4.0.2
| - install mirage-kv 6.1.1
| - install mirage-kv-mem 3.2.1
| - install mirage-kv-unix 3.0.1
| - install mirage-logs 2.1.0
| - install mirage-net 4.0.0
| - install mirage-net-unix 3.0.0
| - install mirage-runtime 4.8.2
| - install mirage-time 3.0.0
| - install mirage-unix 5.0.1
| - install mtime 2.1.0
| - install multipart_form 0.6.0
| - install multipart_form-lwt 0.6.0
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims 1.0.0
| - install ocaml-version 3.7.3
| - install ocamlbuild 0.15.0
| - install ocamlfind 1.9.6
| - install ocplib-endian 1.2
| - install ohex 0.2.0
| - install oniguruma 0.1.2
| - install opam-monorepo 0.4.0
| - install optint 0.3.0
| - install ordering 3.17.2
| - install pecu 0.7
| - install pp 2.0.0
| - install ppx_derivers 1.2.1
| - install ppx_deriving_yaml 0.4.0
| - install ppxlib 0.34.0
| - install prettym 0.0.3
| - install psq 0.2.1
| - install ptime 1.2.0
| - install randomconv 0.2.0
| - install re 1.12.0
| - install result 1.5
| - install rresult 0.7.0
| - install seq base
| - install sexplib0 v0.17.0
| - install ssl 0.7.0
| - install stdlib-shims 0.3.0
| - install stdune 3.17.2
| - install stringext 1.6.0
| - install tailwindcss dev
| - install tcpip 8.2.0
| - install textmate-language 0.4.0
| - install tls 1.0.4
| - install tls-mirage 1.0.4
| - install topkg 1.0.7
| - install tuntap 2.0.1
| - install uchar 0.0.2
| - install unstrctrd 0.4
| - install uri 4.4.0
| - install uutf 1.0.3
| - install x509 1.0.5
| - install yaml 3.2.0
| - install yojson 2.2.2
| - install zarith 1.14
+-
# To update the current shell environment, run: eval $(opam env)
The former state can be restored with:
/usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20250202112836.export"
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2025-02-02 11:36.39: Job failed: Failed: Build failed