Organisationsmirageocaml-dns060e0a (main)windows-server-mingw-ltsc2025-5.4_opam-2.5

windows-server-mingw-ltsc2025-5.4_opam-2.5

Link Copied
Code Copied

Logs

2026-04-14 08:12.56: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (060e0aa8af3a3948f99db79a2755ba14bb56a0a6) (windows-x86_64:windows-server-mingw-ltsc2025-5.4_opam-2.5)
Base: ocaml/opam:windows-server-mingw-ltsc2025-ocaml-5.4@sha256:0e4fa08d05a319101c6ab90f612f6b79d83aa94d5df9b492774b9176694093e1
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 060e0aa8
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:windows-server-mingw-ltsc2025-ocaml-5.4@sha256:0e4fa08d05a319101c6ab90f612f6b79d83aa94d5df9b492774b9176694093e1
# windows-server-mingw-ltsc2025-5.4_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 dnssec.opam dns.opam dns-tsig.opam dns-stub.opam dns-server.opam dns-resolver.opam dns-mirage.opam dns-client.opam dns-client-mirage.opam dns-client-miou-unix.opam dns-client-lwt.opam dns-cli.opam dns-certify.opam /cygwin64/home/opam/src/./
RUN opam pin add -yn dnssec.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-tsig.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-stub.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-server.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-resolver.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-mirage.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-client.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-client-mirage.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-client-miou-unix.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-client-lwt.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-cli.dev '/cygwin64/home/opam/src/./' && \
opam pin add -yn dns-certify.dev '/cygwin64/home/opam/src/./'
RUN echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'
ENV DEPS="alcotest.1.9.1 arch-x86_64.1 arp.4.1.0 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.2 bos.0.2.1 ca-certs.1.0.1 ca-certs-nss.3.121 cmdliner.2.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-pkg-config.4 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 digestif.1.3.0 domain-name.0.5.0 dune.3.22.2 dune-configurator.3.22.2 duration.0.3.0 eqaf.0.10 ethernet.3.2.0 flexdll.0.44 fmt.0.11.0 fpath.0.7.3 gmap.0.3.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-miou-unix.2.0.1 happy-eyeballs-mirage.2.0.1 host-arch-x86_64.1 host-system-mingw.1 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 kdf.1.0.0 logs.0.10.0 lru.0.3.1 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 metrics.0.5.0 mingw-w64-shims.0.2.0 miou.0.5.5 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.2.0 mirage-sleep.4.1.0 mtime.2.1.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.14.0 rresult.0.7.0 seq.base stdlib-shims.0.3.0 system-mingw.1 tcpip.9.0.1 tls.2.0.4 tls-lwt.2.0.4 tls-miou-unix.2.0.4 tls-mirage.2.0.4 topkg.1.1.1 uutf.1.0.4 x509.1.0.6 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.5 --depext-only -y dnssec.dev dns.dev dns-tsig.dev dns-stub.dev dns-server.dev dns-resolver.dev dns-mirage.dev dns-client.dev dns-client-mirage.dev dns-client-miou-unix.dev dns-client-lwt.dev dns-cli.dev dns-certify.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /cygwin64/home/opam/src
RUN cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-04-14 08:12.56: Using cache hint "mirage/ocaml-dns-ocaml/opam:windows-server-mingw-ltsc2025-ocaml-5.4@sha256:0e4fa08d05a319101c6ab90f612f6b79d83aa94d5df9b492774b9176694093e1-windows-server-mingw-ltsc2025-5.4_opam-2.5-6c07a55fcd1ed0eb8b88619792ee4504"
2026-04-14 08:12.56: Using OBuilder spec:
((from ocaml/opam:windows-server-mingw-ltsc2025-ocaml-5.4@sha256:0e4fa08d05a319101c6ab90f612f6b79d83aa94d5df9b492774b9176694093e1)
(comment windows-server-mingw-ltsc2025-5.4_opam-2.5)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(run (shell "ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src dnssec.opam dns.opam dns-tsig.opam dns-stub.opam dns-server.opam dns-resolver.opam dns-mirage.opam dns-client.opam dns-client-mirage.opam dns-client-miou-unix.opam dns-client-lwt.opam dns-cli.opam dns-certify.opam)
(dst /cygwin64/home/opam/src/./))
(run (network host)
(shell  "opam pin add -yn dnssec.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-tsig.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-stub.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-server.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-resolver.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-mirage.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client-mirage.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client-miou-unix.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client-lwt.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-cli.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-certify.dev '/cygwin64/home/opam/src/./'"))
(run (shell "echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'"))
(env DEPS "alcotest.1.9.1 arch-x86_64.1 arp.4.1.0 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.2 bos.0.2.1 ca-certs.1.0.1 ca-certs-nss.3.121 cmdliner.2.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-pkg-config.4 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 digestif.1.3.0 domain-name.0.5.0 dune.3.22.2 dune-configurator.3.22.2 duration.0.3.0 eqaf.0.10 ethernet.3.2.0 flexdll.0.44 fmt.0.11.0 fpath.0.7.3 gmap.0.3.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-miou-unix.2.0.1 happy-eyeballs-mirage.2.0.1 host-arch-x86_64.1 host-system-mingw.1 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 kdf.1.0.0 logs.0.10.0 lru.0.3.1 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 metrics.0.5.0 mingw-w64-shims.0.2.0 miou.0.5.5 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.2.0 mirage-sleep.4.1.0 mtime.2.1.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.14.0 rresult.0.7.0 seq.base stdlib-shims.0.3.0 system-mingw.1 tcpip.9.0.1 tls.2.0.4 tls-lwt.2.0.4 tls-miou-unix.2.0.4 tls-mirage.2.0.4 topkg.1.1.1 uutf.1.0.4 x509.1.0.6 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y dnssec.dev dns.dev dns-tsig.dev dns-stub.dev dns-server.dev dns-resolver.dev dns-mirage.dev dns-client.dev dns-client-mirage.dev dns-client-miou-unix.dev dns-client-lwt.dev dns-cli.dev dns-certify.dev $DEPS"))
(run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /cygwin64/home/opam/src))
(run (shell "cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2026-04-14 08:12.56: Waiting for resource in pool OCluster
2026-04-14 15:41.25: Waiting for worker…
2026-04-15 00:50.33: Got resource from pool OCluster
Building on ltsc2025-3
All commits already cached
HEAD is now at 060e0aa8 Merge pull request #417 from mirage/fix-debian-packaging


(from ocaml/opam:windows-server-mingw-ltsc2025-ocaml-5.4@sha256:0e4fa08d05a319101c6ab90f612f6b79d83aa94d5df9b492774b9176694093e1)
2026-04-15 00:50.44 ---> using "e6e8a2cf62a928430568e9b050d6cc986ddb11ca371f3b24e6b6f1ad80860153" from cache


C:/: (comment windows-server-mingw-ltsc2025-5.4_opam-2.5)


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


C:/: (env CLICOLOR_FORCE 1)


C:/: (env OPAMCOLOR always)


C:/: (run (shell "ln -f /usr/local/bin/opam-2.5 /usr/local/bin/opam"))
2026-04-15 00:50.44 ---> using "8371c7bbeda21231937607a48921d4490a1c9c23810f1d7416ef9e1aa874f8e3" from cache


C:/: (run (shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.


<><> Unix support infrastructure ><><><><><><><><><><><><><><><><><><><><><><><>


opam and the OCaml ecosystem in general require various Unix tools in order to operate correctly. At present, this requires the installation of Cygwin to provide these tools.


How should opam obtain Unix tools?
> 1. Use tools found in PATH (Cygwin installation at C:\cygwin64)
2. Automatically create an internal Cygwin installation that will be managed by opam (recommended)
3. Use Cygwin installation found in C:\cygwin64
4. Use another existing Cygwin/MSYS2 installation
5. Abort initialisation


[1/2/3/4/5] 1
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.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-04-15 00:50.44 ---> using "8bf506c77ce4ea2b6efe0b049434ba77c8ea5f4c0beccb9cedbfead0127ea0b7" from cache


C:/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
CYGWIN_NT-10.0-26100 3.6.7-1.x86_64
The OCaml toplevel, version 5.4.1
2.5.0
2026-04-15 00:50.44 ---> using "017acac92f6c222a89f675ad77684e3ed5874f73aa36dd7947a6dd1cf4a5b5c7" from cache


C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
65664dc5b2..23068bb422  master     -> origin/master
5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file://C:/cygwin64/home/opam/opam-repository


Everything as up-to-date as possible
However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2026-04-15 00:50.44 ---> using "51cd6e7d9cd63d385c1da1b80ea3b175c1d55dd65f06b3b3be80f9d441a4f7b9" from cache


C:/: (copy (src dnssec.opam dns.opam dns-tsig.opam dns-stub.opam dns-server.opam dns-resolver.opam dns-mirage.opam dns-client.opam dns-client-mirage.opam dns-client-miou-unix.opam dns-client-lwt.opam dns-cli.opam dns-certify.opam)
(dst /cygwin64/home/opam/src/./))
2026-04-15 00:51.25 ---> saved as "22ca5ac01ac82084ed45ddfac00450ac4ab6ec47b3e7a4dade245007093e7b40"


C:/: (run (network host)
(shell  "opam pin add -yn dnssec.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-tsig.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-stub.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-server.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-resolver.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-mirage.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client-mirage.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client-miou-unix.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-client-lwt.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-cli.dev '/cygwin64/home/opam/src/./' && \
\nopam pin add -yn dns-certify.dev '/cygwin64/home/opam/src/./'"))
[dnssec.dev] synchronised (file://C:/cygwin64/home/opam/src)
dnssec is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-tsig.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-tsig is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-stub.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-stub is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-server.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-server is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-resolver.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-resolver is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-mirage.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-mirage is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-client.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-client is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-client-mirage.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-client-mirage is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-client-miou-unix.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-client-miou-unix is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-client-lwt.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-client-lwt is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-cli.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-cli is now pinned to file://C:/cygwin64/home/opam/src (version dev)
[dns-certify.dev] synchronised (file://C:/cygwin64/home/opam/src)
dns-certify is now pinned to file://C:/cygwin64/home/opam/src (version dev)
2026-04-15 00:55.07 ---> saved as "426939d328d0a9d2dfa1de009477d700105a3f392fa7f5b30143e5b69ca224a5"


C:/: (run (shell "echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'"))
2026-04-15 00:55.47 ---> saved as "81486cc8363a44a70030ce95f04976213c4241186e1b28f9ef458c8ad556a0a5"


C:/: (env DEPS "alcotest.1.9.1 arch-x86_64.1 arp.4.1.0 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.2 bos.0.2.1 ca-certs.1.0.1 ca-certs-nss.3.121 cmdliner.2.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-pkg-config.4 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 digestif.1.3.0 domain-name.0.5.0 dune.3.22.2 dune-configurator.3.22.2 duration.0.3.0 eqaf.0.10 ethernet.3.2.0 flexdll.0.44 fmt.0.11.0 fpath.0.7.3 gmap.0.3.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-miou-unix.2.0.1 happy-eyeballs-mirage.2.0.1 host-arch-x86_64.1 host-system-mingw.1 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 kdf.1.0.0 logs.0.10.0 lru.0.3.1 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 metrics.0.5.0 mingw-w64-shims.0.2.0 miou.0.5.5 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.2.0 mirage-sleep.4.1.0 mtime.2.1.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.14.0 rresult.0.7.0 seq.base stdlib-shims.0.3.0 system-mingw.1 tcpip.9.0.1 tls.2.0.4 tls-lwt.2.0.4 tls-miou-unix.2.0.4 tls-mirage.2.0.4 topkg.1.1.1 uutf.1.0.4 x509.1.0.6 zarith.1.14")


C:/: (env CI true)


C:/: (env OCAMLCI true)


C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y dnssec.dev dns.dev dns-tsig.dev dns-stub.dev dns-server.dev dns-resolver.dev dns-mirage.dev dns-client.dev dns-client-mirage.dev dns-client-miou-unix.dev dns-client-lwt.dev dns-cli.dev dns-certify.dev $DEPS"))


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[dns.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-certify.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-cli.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-client.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-client-lwt.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-client-miou-unix.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-client-mirage.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-mirage.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-resolver.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-server.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-stub.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dns-tsig.dev] synchronised (file://C:/cygwin64/home/opam/src)
[dnssec.dev] synchronised (file://C:/cygwin64/home/opam/src)


[NOTE] Package system-mingw is already installed (current version is 1).
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-env-mingw64 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.4.1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml is already installed (current version is 5.4.1).
[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).
[NOTE] Package host-system-mingw is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package flexdll is already installed (current version is 0.44).
[NOTE] Package conf-mingw-w64-gcc-x86_64 is already installed (current version is 1).
[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).
[NOTE] Package arch-x86_64 is already installed (current version is 1).


The following system packages will first need to be installed:
mingw64-x86_64-gmp pkgconf


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ C:\opam\.opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-x86_64-gmp,pkgconf"
- Starting cygwin install, version 2.937
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\TEMP\cache
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\TEMP\cache
- net: Preconfig
- site: https://mirrors.kernel.org/sourceware/cygwin/
- solving: 2 tasks, update: no, use test packages: no
- solving: 5 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libpkgconf7            2.5.1-1
-    1 install mingw64-x86_64-gcc-g++ 13.4.0-1
-    2 install pkgconf                2.5.1-1
-    3 install pkg-config             2.5.1-1
-    4 install mingw64-x86_64-gmp     6.3.0-1
- Downloaded C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/pkgconf/libpkgconf7/libpkgconf7-2.5.1-1-x86_64.tar.zst
- Downloaded C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/pkgconf/pkgconf-2.5.1-1-x86_64.tar.zst
- Downloaded C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/pkgconf/pkg-config/pkg-config-2.5.1-1-x86_64.tar.zst
- Downloaded C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/pkgconf/libpkgconf7/libpkgconf7-2.5.1-1-x86_64.tar.zst
- Extracting from file://C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/pkgconf/pkgconf-2.5.1-1-x86_64.tar.zst
- Extracting from file://C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/x86_64/release/pkgconf/pkg-config/pkg-config-2.5.1-1-x86_64.tar.zst
- Extracting from file://C:\TEMP\cache/https%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_zcygsympathy.sh"
- Ending cygwin install
# To update the current shell environment, run: eval $(opam env)
2026-04-15 01:12.02 ---> saved as "642f94c40e64e848de57116921d877ff7c1d9c4c70589eb43f5b51ef5ca11c0d"


C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package system-mingw is already installed (current version is 1).
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-env-mingw64 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.4.1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).
[NOTE] Package ocaml is already installed (current version is 5.4.1).
[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).
[NOTE] Package host-system-mingw is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package flexdll is already installed (current version is 0.44).
[NOTE] Package conf-mingw-w64-gcc-x86_64 is already installed (current version is 1).
[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).
[NOTE] Package arch-x86_64 is already installed (current version is 1).
The following actions will be performed:
=== recompile 1 package
- recompile mingw-w64-shims           0.2.0
=== install 77 packages
- install   alcotest                  1.9.1
- install   arp                       4.1.0
- install   asn1-combinators          0.3.2
- install   astring                   0.8.5
- install   base-bytes                base
- install   base64                    3.5.2
- install   bos                       0.2.1
- install   ca-certs                  1.0.1
- install   ca-certs-nss              3.121
- install   cmdliner                  2.1.0
- install   conf-gmp                  5
- install   conf-gmp-powm-sec         4
- install   conf-mingw-w64-gmp-x86_64 1
- install   conf-pkg-config           4
- install   cppo                      1.8.0
- install   csexp                     1.5.2
- install   cstruct                   6.2.0
- install   cstruct-lwt               6.2.0
- install   digestif                  1.3.0
- install   dns                       dev (pinned) [required by happy-eyeballs-lwt]
- install   domain-name               0.5.0
- install   dune                      3.22.2
- install   dune-configurator         3.22.2
- install   duration                  0.3.0
- install   eqaf                      0.10
- install   ethernet                  3.2.0
- install   fmt                       0.11.0
- install   fpath                     0.7.3
- install   gmap                      0.3.0
- install   happy-eyeballs            2.0.1
- install   happy-eyeballs-lwt        2.0.1
- install   happy-eyeballs-miou-unix  2.0.1
- install   happy-eyeballs-mirage     2.0.1
- install   ipaddr                    5.6.2
- install   ipaddr-cstruct            5.6.2
- install   kdf                       1.0.0
- install   logs                      0.10.0
- install   lru                       0.3.1
- install   lwt                       6.1.1
- install   lwt-dllist                1.1.0
- install   macaddr                   5.6.2
- install   macaddr-cstruct           5.6.2
- install   metrics                   0.5.0
- install   miou                      0.5.5
- install   mirage-crypto             2.1.0
- install   mirage-crypto-ec          2.1.0
- install   mirage-crypto-pk          2.1.0
- install   mirage-crypto-rng         2.1.0
- install   mirage-flow               5.0.0
- install   mirage-kv                 6.1.1
- install   mirage-mtime              5.2.0
- install   mirage-net                4.0.0
- install   mirage-ptime              5.2.0
- install   mirage-sleep              4.1.0
- install   mtime                     2.1.0
- install   ocaml-syntax-shims        1.0.0
- install   ocamlbuild                0.16.1
- install   ocamlfind                 1.9.8
- install   ocplib-endian             1.2
- install   ohex                      0.2.0
- install   optint                    0.3.0
- install   psq                       0.2.1
- install   ptime                     1.2.0
- install   randomconv                0.2.0
- install   re                        1.14.0
- install   rresult                   0.7.0
- install   seq                       base
- install   stdlib-shims              0.3.0
- install   tcpip                     9.0.1
- install   tls                       2.0.4
- install   tls-lwt                   2.0.4
- install   tls-miou-unix             2.0.4
- install   tls-mirage                2.0.4
- install   topkg                     1.1.1
- install   uutf                      1.0.4
- install   x509                      1.0.6
- install   zarith                    1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved alcotest.1.9.1  (cached)
-> retrieved arp.4.1.0  (cached)
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved ca-certs.1.0.1  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved ca-certs-nss.3.121  (cached)
-> retrieved cmdliner.2.1.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (cached)
-> retrieved digestif.1.3.0  (cached)
-> retrieved dns.dev  (file://C:/cygwin64/home/opam/src)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved duration.0.3.0  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved ethernet.3.2.0  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-miou-unix.2.0.1, happy-eyeballs-mirage.2.0.1  (cached)
-> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2  (cached)
-> retrieved kdf.1.0.0  (cached)
-> retrieved logs.0.10.0  (cached)
-> retrieved lru.0.3.1  (cached)
-> installed conf-pkg-config.4
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved lwt.6.1.1  (cached)
-> retrieved metrics.0.5.0  (cached)
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> removed   mingw-w64-shims.0.2.0
-> retrieved miou.0.5.5  (cached)
-> retrieved mirage-crypto.2.1.0, mirage-crypto-ec.2.1.0, mirage-crypto-pk.2.1.0, mirage-crypto-rng.2.1.0  (cached)
-> retrieved mirage-flow.5.0.0  (cached)
-> retrieved mirage-kv.6.1.1  (cached)
-> retrieved mirage-mtime.5.2.0  (cached)
-> retrieved mirage-net.4.0.0  (cached)
-> retrieved dune.3.22.2, dune-configurator.3.22.2  (cached)
-> retrieved mirage-ptime.5.2.0  (cached)
-> retrieved mirage-sleep.4.1.0  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved randomconv.0.2.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved re.1.14.0  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved tcpip.9.0.1  (cached)
-> retrieved tls.2.0.4, tls-lwt.2.0.4, tls-miou-unix.2.0.4, tls-mirage.2.0.4  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved x509.1.0.6  (cached)
-> retrieved zarith.1.14  (cached)
-> installed cmdliner.2.1.0
-> installed conf-mingw-w64-gmp-x86_64.1
-> installed mingw-w64-shims.0.2.0
-> installed conf-gmp.5
-> installed conf-gmp-powm-sec.4
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\opam\.opam\5.4\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\opam\.opam\5.4\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\opam\.opam\5.4\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed dune.3.22.2
-> installed fmt.0.11.0
-> installed astring.0.8.5
-> installed base64.3.5.2
-> installed csexp.1.5.2
-> installed domain-name.0.5.0
-> installed cppo.1.8.0
-> installed cstruct.6.2.0
-> installed duration.0.3.0
-> installed eqaf.0.10
-> installed fpath.0.7.3
-> installed gmap.0.3.0
-> installed lwt-dllist.1.1.0
-> installed macaddr.5.6.2
-> installed metrics.0.5.0
-> installed mtime.2.1.0
-> installed ocaml-syntax-shims.1.0.0
-> installed dune-configurator.3.22.2
-> installed ocplib-endian.1.2
-> installed digestif.1.3.0
-> installed ipaddr.5.6.2
-> installed macaddr-cstruct.5.6.2
-> installed mirage-mtime.5.2.0
-> installed ohex.0.2.0
-> installed optint.0.3.0
-> installed ipaddr-cstruct.5.6.2
-> installed psq.0.2.1
-> installed ptime.1.2.0
-> installed randomconv.0.2.0
-> installed miou.0.5.5
-> installed mirage-crypto.2.1.0
-> installed re.1.14.0
-> installed lru.0.3.1
-> installed asn1-combinators.0.3.2
-> installed stdlib-shims.0.3.0
-> installed mirage-ptime.5.2.0
-> installed kdf.1.0.0
-> installed alcotest.1.9.1
-> installed lwt.6.1.1
-> installed cstruct-lwt.6.2.0
-> installed mirage-flow.5.0.0
-> installed mirage-kv.6.1.1
-> installed mirage-net.4.0.0
-> installed mirage-sleep.4.1.0
-> installed logs.0.10.0
-> installed dns.dev
-> installed happy-eyeballs.2.0.1
-> installed ethernet.3.2.0
-> installed mirage-crypto-rng.2.1.0
-> installed arp.4.1.0
-> installed happy-eyeballs-lwt.2.0.1
-> installed happy-eyeballs-miou-unix.2.0.1
-> installed mirage-crypto-pk.2.1.0
-> installed tcpip.9.0.1
-> installed bos.0.2.1
-> installed mirage-crypto-ec.2.1.0
-> installed happy-eyeballs-mirage.2.0.1
-> installed x509.1.0.6
[ERROR] The compilation of ca-certs-nss.3.121 failed at "dune build -p ca-certs-nss -j 15 @install".
-> installed tls.2.0.4
-> installed ca-certs.1.0.1
-> installed tls-miou-unix.2.0.4
-> installed tls-lwt.2.0.4
-> installed tls-mirage.2.0.4


#=== ERROR while compiling ca-certs-nss.3.121 =================================#
# context     2.5.0 | win32/x86_64 | ocaml-base-compiler.5.4.1 system-mingw.1 | git+file://C:/cygwin64/home/opam/opam-repository
# path        C:\opam\.opam\5.4\.opam-switch\build\ca-certs-nss.3.121
# command     C:\opam\.opam\5.4\bin\dune.exe build -p ca-certs-nss -j 15 @install
# exit-code   1
# env-file    C:\opam\.opam\log\ca-certs-nss-26816-0c162d.env
# output-file C:\opam\.opam\log\ca-certs-nss-26816-0c162d.out
### output ###
# File "lib/dune", lines 12-16, characters 0-139:
# 12 | (rule
# 13 |  (targets trust_anchor.ml)
# 14 |  (deps certdata.txt)
# 15 |  (action
# 16 |   (run %{bin:extract-from-certdata} certdata.txt --output trust_anchor.ml)))
# (cd _build/default/lib && ..\..\install\default\bin\extract-from-certdata.exe certdata.txt --output trust_anchor.ml)
# Command exited with code 0xc0000135.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build ca-certs-nss 3.121
+- 
+- The following changes have been performed
| - recompile mingw-w64-shims           0.2.0
| - install   alcotest                  1.9.1
| - install   arp                       4.1.0
| - install   asn1-combinators          0.3.2
| - install   astring                   0.8.5
| - install   base-bytes                base
| - install   base64                    3.5.2
| - install   bos                       0.2.1
| - install   ca-certs                  1.0.1
| - install   cmdliner                  2.1.0
| - install   conf-gmp                  5
| - install   conf-gmp-powm-sec         4
| - install   conf-mingw-w64-gmp-x86_64 1
| - install   conf-pkg-config           4
| - install   cppo                      1.8.0
| - install   csexp                     1.5.2
| - install   cstruct                   6.2.0
| - install   cstruct-lwt               6.2.0
| - install   digestif                  1.3.0
| - install   dns                       dev
| - install   domain-name               0.5.0
| - install   dune                      3.22.2
| - install   dune-configurator         3.22.2
| - install   duration                  0.3.0
| - install   eqaf                      0.10
| - install   ethernet                  3.2.0
| - install   fmt                       0.11.0
| - install   fpath                     0.7.3
| - install   gmap                      0.3.0
| - install   happy-eyeballs            2.0.1
| - install   happy-eyeballs-lwt        2.0.1
| - install   happy-eyeballs-miou-unix  2.0.1
| - install   happy-eyeballs-mirage     2.0.1
| - install   ipaddr                    5.6.2
| - install   ipaddr-cstruct            5.6.2
| - install   kdf                       1.0.0
| - install   logs                      0.10.0
| - install   lru                       0.3.1
| - install   lwt                       6.1.1
| - install   lwt-dllist                1.1.0
| - install   macaddr                   5.6.2
| - install   macaddr-cstruct           5.6.2
| - install   metrics                   0.5.0
| - install   miou                      0.5.5
| - install   mirage-crypto             2.1.0
| - install   mirage-crypto-ec          2.1.0
| - install   mirage-crypto-pk          2.1.0
| - install   mirage-crypto-rng         2.1.0
| - install   mirage-flow               5.0.0
| - install   mirage-kv                 6.1.1
| - install   mirage-mtime              5.2.0
| - install   mirage-net                4.0.0
| - install   mirage-ptime              5.2.0
| - install   mirage-sleep              4.1.0
| - install   mtime                     2.1.0
| - install   ocaml-syntax-shims        1.0.0
| - install   ocamlbuild                0.16.1
| - install   ocamlfind                 1.9.8
| - install   ocplib-endian             1.2
| - install   ohex                      0.2.0
| - install   optint                    0.3.0
| - install   psq                       0.2.1
| - install   ptime                     1.2.0
| - install   randomconv                0.2.0
| - install   re                        1.14.0
| - install   rresult                   0.7.0
| - install   seq                       base
| - install   stdlib-shims              0.3.0
| - install   tcpip                     9.0.1
| - install   tls                       2.0.4
| - install   tls-lwt                   2.0.4
| - install   tls-miou-unix             2.0.4
| - install   tls-mirage                2.0.4
| - install   topkg                     1.1.1
| - install   uutf                      1.0.4
| - install   x509                      1.0.6
| - install   zarith                    1.14
+- 
# To update the current shell environment, run: eval $(opam env)


The former state can be restored with:
C:\cygwin64\usr\local\bin\opam.exe switch import "C:\\opam\\.opam\\5.4\\.opam-switch\\backup\\state-20260415011647.export"
"C:\cygwin64\bin\bash.exe" "-lc" "opam install $DEPS" failed with exit status 31
2026-04-15 01:36.04: Job failed: Failed: Build failed