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-5.3_opam-2.3)
Base: ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:066d54ebcaac9fbf51e5120e6b8bed3bd5b56a517272c52311b81758d0a1889e
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-5.3@sha256:066d54ebcaac9fbf51e5120e6b8bed3bd5b56a517272c52311b81758d0a1889e
# opensuse-15.6-5.3_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-domains.base base-effects.base base-nnp.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.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 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-5.3@sha256:066d54ebcaac9fbf51e5120e6b8bed3bd5b56a517272c52311b81758d0a1889e-opensuse-15.6-5.3_opam-2.3-0542c82ebc7598c84ae70282b7ef26a0"
2025-02-02 11:06.47: Using OBuilder spec:
((from ocaml/opam:opensuse-15.6-ocaml-5.3@sha256:066d54ebcaac9fbf51e5120e6b8bed3bd5b56a517272c52311b81758d0a1889e)
(comment opensuse-15.6-5.3_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-domains.base base-effects.base base-nnp.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.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 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.52: Waiting for worker…
2025-02-02 11:22.46: Got resource from pool OCluster
Building on doris.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
Synchronizing 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-5.3@sha256:066d54ebcaac9fbf51e5120e6b8bed3bd5b56a517272c52311b81758d0a1889e)
2025-02-02 11:22.46 ---> using "64389f9824e1ce3f02db0f1639cacbd4e1d661f7dd7b1c1605a3324f3bedaf8f" from cache
/: (comment opensuse-15.6-5.3_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.46 ---> using "6be39778e9d9ef3c57103bfdb2d647df7be4f449c559481c76d44d5f1216a096" 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
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2025-02-02 11:22.46 ---> using "32a43bdb07bccd0cd6c0be7f92e4f464f85fbc826272c403ff2c65ed27f80226" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-130-generic
The OCaml toplevel, version 5.3.0
2.3.0
2025-02-02 11:22.46 ---> using "18ddb035234f86f101e04011ef4f0278c3b564ff43aefa91a26ed05f7414dea9" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-02-02 11:22.46 ---> using "bdaf655b1379408c6b7d340783e38e7e76524c024e0f5176014fd468a7198b92" 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
f93eb7cb02..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.46 ---> using "0878fd610e9b63182224974e2df19385d64d5b2cdb4fa6bfecdbe1c898e69d4c" from cache
/src: (copy (src mirageio.opam) (dst ./))
2025-02-02 11:22.46 ---> saved as "487445a2d01c266b0577d9070156c88aa6d4fc6bb55154335d8421c331b9e0f5"
/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.18 ---> saved as "85cbfa01dd51d37aacc4907e9cdf0cd6e094fdf3dd7d89726314fce16ef41bc1"
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-02-02 11:26.18 ---> saved as "72de8b1450a8e261bd3e8be5db9423ed6cb2678b90fe9e4134c63cb4ccd37a91"
/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-domains.base base-effects.base base-nnp.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.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 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]
- Retrieving repository 'Update Repository (Non-Oss)' metadata [.
- .......
- .....done]
- Building repository 'Update Repository (Non-Oss)' cache [....done]
- All repositories have been refreshed.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dream.dev] synchronised (no changes)
[dream-mirage.dev] synchronised (no changes)
[dream-httpaf.dev] synchronised (no changes)
[mirageio.dev] synchronised (file:///src)
[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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[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-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains 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 (19.2 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 (7.9 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 (19.2 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]
- 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 (19.2 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 (22.0 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:27.45 ---> saved as "d9692bbbb5a48cc6f8dbc88381741b1704b2ece27cced13d4124aa14da8f0a97"
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dream.dev] synchronised (no changes)
[dream-mirage.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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[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-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains 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.17.0
- 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 arp.3.1.1 (cached)
-> retrieved asn1-combinators.0.3.2 (cached)
-> retrieved angstrom.0.16.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 caqti.2.1.2 (cached)
-> retrieved caqti-lwt.2.1.1 (cached)
-> retrieved charrua.1.6.0, charrua-client.1.6.0 (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)
-> installed conf-libev.4-12
-> retrieved csexp.1.5.2 (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (cached)
-> 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 domain-name.0.4.0 (cached)
-> retrieved digestif.1.2.0 (cached)
-> retrieved dream.dev (no changes)
-> retrieved dream-httpaf.dev (no changes)
-> retrieved dream-mirage.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 dream-pure.dev (no changes)
-> 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 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-mem.3.2.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.17.0 (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 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 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 ppxlib.0.34.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 re.1.12.0 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved rresult.0.7.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
-> 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
-> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
-> installed tailwindcss.dev
-> installed astring.0.8.5
-> installed fmt.0.9.0
-> installed mtime.2.1.0
-> installed ptime.1.2.0
-> installed uutf.1.0.3
-> 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.17.0
-> 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 digestif.1.2.0
-> installed ipaddr.5.6.0
-> installed macaddr-cstruct.5.6.0
-> installed lambdasoup.1.1.1
-> installed lru.0.3.1
-> installed integers.0.7.0
-> installed ipaddr-cstruct.5.6.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 dyn.3.17.2
-> installed mirage-crypto.1.2.0
-> installed ssl.0.7.0
-> installed angstrom.0.16.1
-> installed prettym.0.0.3
-> installed textmate-language.0.4.0
-> installed kdf.1.0.0
-> installed unstrctrd.0.4
-> installed emile.1.1
-> installed hilite.0.4.0
-> installed lwt.5.9.0
-> installed faraday-lwt.0.8.2
-> installed cstruct-lwt.6.2.0
-> installed mirage-net.4.0.0
-> installed mirage-flow.4.0.2
-> installed mirage-block.3.0.2
-> installed mirage-kv.6.1.1
-> installed mirage-time.3.0.0
-> installed lwt_ssl.1.2.0
-> installed faraday-lwt-unix.0.8.2
-> installed mirage-kv-mem.3.2.1
-> installed mirage-kv-unix.3.0.1
-> installed uri.4.4.0
-> installed opam-monorepo.0.4.0
-> installed logs.0.7.0
-> installed stdune.3.17.2
-> installed ethernet.3.2.0
-> installed mimic.0.0.9
-> installed dns.9.1.0
-> installed mirage-block-unix.2.14.2
-> installed mirage-crypto-rng.1.2.0
-> installed mirage-logs.2.1.0
-> installed mirage-net-unix.3.0.0
-> installed mirage-runtime.4.8.2
-> installed multipart_form.0.6.0
-> installed ctypes.0.23.0
-> installed arp.3.1.1
-> installed dns-tsig.9.1.0
-> installed mirage-crypto-rng-lwt.1.2.0
-> installed mirage-crypto-rng-mirage.1.2.0
-> installed multipart_form-lwt.0.6.0
-> installed mirage-unix.5.0.1
-> installed mirage-crypto-pk.1.2.0
-> installed mdx.2.5.0
-> installed bos.0.2.1
-> installed tcpip.8.2.0
-> installed dune-private-libs.3.17.2
-> installed charrua.1.6.0
-> installed dns-mirage.9.1.0
-> installed mirage-crypto-ec.1.2.0
-> installed charrua-client.1.6.0
-> installed menhir.20240715
-> installed mirage.4.8.2
-> installed yaml.3.2.0
-> installed dune-site.3.17.2
-> installed graphql_parser.0.14.0
-> installed x509.1.0.5
-> installed graphql.0.14.0
-> installed dns-certify.9.1.0
-> installed ppxlib.0.34.0
-> installed letsencrypt.1.0.0
-> installed graphql-lwt.0.14.0
-> installed tls.1.0.4
-> installed tls-mirage.1.0.4
-> installed caqti.2.1.2
-> installed ppx_deriving_yaml.0.4.0
-> installed caqti-lwt.2.1.1
-> installed lwt_ppx.5.8.0
-> installed dream-pure.dev
[ERROR] The compilation of dream-httpaf.dev failed at "dune build -p dream-httpaf -j 255".
#=== ERROR while compiling dream-httpaf.dev ===================================#
# context 2.3.0 | linux/x86_64 | ocaml-base-compiler.5.3.0 | pinned(git+https://github.com/samoht/dream.git#e3c57b830ca7f517f531ac998ab13923f8bd076d#e3c57b830ca7f517f531ac998ab13923f8bd076d)
# path ~/.opam/5.3/.opam-switch/build/dream-httpaf.dev
# command ~/.opam/5.3/bin/dune build -p dream-httpaf -j 255
# exit-code 1
# env-file ~/.opam/log/dream-httpaf-1-acea51.env
# output-file ~/.opam/log/dream-httpaf-1-acea51.out
### output ###
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/vendor/h2/hpack/util/.gen_huffman.eobjs/byte -I /home/opam/.opam/5.3/lib/ocaml/compiler-libs -no-alias-deps -open Dune__exe -o src/vendor/h2/hpack/util/.gen_huffman.eobjs/byte/dune__exe__Gen_huffman.cmo -c -impl src/vendor/h2/hpack/util/gen_huffman.ml)
# File "src/vendor/h2/hpack/util/gen_huffman.ml", line 113, characters 28-71:
# 113 | [ Exp.constant (Pconst_integer (string_of_int code, None))
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: This expression should not be a constructor, the expected type is
# Parsetree.constant
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build dream-httpaf 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-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.17.0
| - 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/5.3/.opam-switch/backup/state-20250202112746.export"
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2025-02-02 11:29.36: Job failed: Failed: Build failed